sentences
listlengths
1
94
coref_chains
sequencelengths
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 (SBAR (IN If) (S (NP (DT a) (NN photon)) (VP (VP (VBZ is) (VP (VBN directed) (PP (IN through) (NP (DT a) (NN plane))) (PP (IN with) (NP (NP (CD two) (NNS slits)) (PP (IN in) (NP (PRP it))))))) (CC and) (VP (CC either)) (VP (VBZ is) (VP (VBN observed)))))) (NP (PRP it)) (VP (MD will) (RB not) (VP (VB go) (PP (IN through) (NP (DT both) (. .))) (SBAR (IN If) (S (ADJP (JJ unobserved)))))) (, ,) (NP (PRP it)) (VP (MD will) (. .) (SBAR (IN If) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN observed) (SBAR (IN after) (S (NP (PRP it)) (VP (VBD left) (NP (DT the) (NN plane))))))))) (, ,) (SBAR (IN before) (S (NP (PRP it)) (VP (VBZ hits) (NP (PRP$ its) (NN target))))) (, ...) (S (NP (PRP it)) (VP (MD will) (RB not) (VP (VB have) (VP (VBN gone) (PP (IN through) (NP (DT both) (NNS slits)))))))) (. .)))" }, "speaker": "Sheldon", "text": "If a photon is directed through a plane with two slits in it and either is observed it will not go through both . If unobserved, it will . If it's observed after it left the plane, before it hits its target...it will not have gone through both slits.", "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": "det", "end_char": 4, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 3, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 11, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "photon", "misc": "", "start_char": 5, "text": "photon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 23, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 21, "id": 5, "lemma": "direct", "misc": "", "start_char": 15, "text": "directed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 8, "id": 6, "lemma": "through", "misc": "", "start_char": 24, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 32, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 39, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "plane", "misc": "", "start_char": 34, "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 13, "id": 9, "lemma": "with", "misc": "", "start_char": 40, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 48, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "two", "misc": "", "start_char": 45, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 54, "feats": "Number=Plur", "head": 13, "id": 11, "lemma": "slit", "misc": "", "start_char": 49, "text": "slits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 55, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 60, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 13, "lemma": "it", "misc": "", "start_char": 58, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 64, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 61, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 17, "id": 15, "lemma": "either", "misc": "", "start_char": 65, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 74, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 72, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 83, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 17, "lemma": "observe", "misc": "", "start_char": 75, "text": "observed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 18, "lemma": "it", "misc": "", "start_char": 84, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 91, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "will", "misc": "", "start_char": 87, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 95, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 92, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 98, "feats": "VerbForm=Inf", "head": 0, "id": 21, "lemma": "go", "misc": "", "start_char": 96, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 23, "id": 22, "lemma": "through", "misc": "", "start_char": 99, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 111, "feats": null, "head": 21, "id": 23, "lemma": "both", "misc": "", "start_char": 107, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 21, "id": 24, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 116, "feats": null, "head": 26, "id": 25, "lemma": "if", "misc": "", "start_char": 114, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 127, "feats": "Degree=Pos", "head": 29, "id": 26, "lemma": "unobserved", "misc": "", "start_char": 117, "text": "unobserved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 132, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 28, "lemma": "it", "misc": "", "start_char": 130, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 137, "feats": "VerbForm=Fin", "head": 21, "id": 29, "lemma": "will", "misc": "", "start_char": 133, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 21, "id": 30, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 142, "feats": null, "head": 34, "id": 31, "lemma": "if", "misc": "", "start_char": 140, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 145, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 32, "lemma": "it", "misc": "", "start_char": 143, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 146, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 157, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 51, "id": 34, "lemma": "observe", "misc": "", "start_char": 149, "text": "observed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 163, "feats": null, "head": 37, "id": 35, "lemma": "after", "misc": "", "start_char": 158, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 36, "lemma": "it", "misc": "", "start_char": 164, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 37, "lemma": "leave", "misc": "", "start_char": 167, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 175, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 172, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 181, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "plane", "misc": "", "start_char": 176, "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 43, "id": 40, "lemma": ",", "misc": "", "start_char": 182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 43, "id": 41, "lemma": "before", "misc": "", "start_char": 184, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 42, "lemma": "it", "misc": "", "start_char": 191, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 51, "id": 43, "lemma": "hit", "misc": "", "start_char": 194, "text": "hits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 202, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 45, "id": 44, "lemma": "its", "misc": "", "start_char": 199, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 209, "feats": "Number=Sing", "head": 43, "id": 45, "lemma": "target", "misc": "", "start_char": 203, "text": "target", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 51, "id": 46, "lemma": "...", "misc": "", "start_char": 210, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 216, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 51, "id": 47, "lemma": "it", "misc": "", "start_char": 214, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 221, "feats": "VerbForm=Fin", "head": 51, "id": 48, "lemma": "will", "misc": "", "start_char": 217, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 225, "feats": null, "head": 51, "id": 49, "lemma": "not", "misc": "", "start_char": 222, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 230, "feats": "VerbForm=Inf", "head": 51, "id": 50, "lemma": "have", "misc": "", "start_char": 226, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 235, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 51, "lemma": "go", "misc": "", "start_char": 231, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 243, "feats": null, "head": 54, "id": 52, "lemma": "through", "misc": "", "start_char": 236, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 248, "feats": null, "head": 54, "id": 53, "lemma": "both", "misc": "", "start_char": 244, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 254, "feats": "Number=Plur", "head": 51, "id": 54, "lemma": "slit", "misc": "", "start_char": 249, "text": "slits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 21, "id": 55, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (VP (VBN Agreed) (. .) (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (NP (PRP$ your) (NN point))))) (. ?)))" }, "speaker": "Leonard", "text": "Agreed . What's your point?", "tokens": [ { "deprel": "advcl", "end_char": 263, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 1, "lemma": "agree", "misc": "", "start_char": 257, "text": "Agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 264, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 270, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 266, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 273, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 271, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 278, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 274, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 284, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "point", "misc": "", "start_char": 279, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 285, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN point)))) (, ,) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN idea)) (PP (IN for) (NP (DT a) (NN T) (HYPH -) (NN shirt)))))))) (. .)))" }, "speaker": "Sheldon", "text": "There's no point, I just think it's a good idea for a T - shirt.", "tokens": [ { "deprel": "expl", "end_char": 292, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 287, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 293, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 298, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 296, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 304, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "point", "misc": "", "start_char": 299, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 305, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 313, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 309, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "think", "misc": "", "start_char": 314, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 9, "lemma": "it", "misc": "", "start_char": 320, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 325, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 323, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 327, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 326, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 332, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "good", "misc": "", "start_char": 328, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 337, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "idea", "misc": "", "start_char": 333, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 341, "feats": null, "head": 18, "id": 14, "lemma": "for", "misc": "", "start_char": 338, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 342, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 345, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "T", "misc": "", "start_char": 344, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 346, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 353, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "shirt", "misc": "", "start_char": 348, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me.", "tokens": [ { "deprel": "root", "end_char": 362, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 356, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 365, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 363, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 366, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on))) (. .)))" }, "speaker": "Receptionist", "text": "Hang on.", "tokens": [ { "deprel": "root", "end_char": 372, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 368, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 375, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 373, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (CD One)) (ADVP (IN across))) (VP (VBZ is) (NP (NNP Aegean)))) (, ,) (S (NP (CD eight) (RB down)) (VP (VBZ is) (NP (NNP Nabokov) (. .)))) (S (NP (NP (CD Twenty) (HYPH -) (CD six)) (IN across)) (VP (VBZ is) (S (NP (NP (NNP MCM) (. .) (CD Fourteen)) (ADVP (RB down))) (VP (VBZ is) (, ...) (VP (VB Move) (NP (NP (PRP$ your) (NN finger) (. .) (NN phylum)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ makes) (NP (CD 14)) (PP (IN across) (NP (NP (NNP Port) (HYPH -) (NNP Au) (HYPH -) (NNP Prince) (. .) (VB See)) (, ,) (NP (NP (NNP Papa) (NNP Doc) (POS 's)) (NN capital) (NN idea)) (, ,) (SBAR (NP (DT that)) (S (VP (VBZ 's) (NP (NNP Port) (HYPH -) (NNP Au) (HYPH -) (NNP Prince) (. .) (NNP Haiti)))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "One across is Aegean, eight down is Nabokov . Twenty - six across is MCM . Fourteen down is...Move your finger . phylum, which makes 14 across Port - Au - Prince . See, Papa Doc's capital idea, that's Port - Au - Prince . Haiti.", "tokens": [ { "deprel": "nsubj", "end_char": 381, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 1, "lemma": "one", "misc": "", "start_char": 378, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 388, "feats": null, "head": 4, "id": 2, "lemma": "across", "misc": "", "start_char": 382, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "cop", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 389, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 398, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Aegean", "misc": "", "start_char": 392, "text": "Aegean", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 406, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "eight", "misc": "", "start_char": 401, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 9, "id": 7, "lemma": "down", "misc": "", "start_char": 407, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 412, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 422, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Nabokov", "misc": "", "start_char": 415, "text": "Nabokov", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 423, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 431, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 11, "lemma": "twenty", "misc": "", "start_char": 425, "text": "Twenty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 432, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 437, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 13, "lemma": "six", "misc": "", "start_char": 434, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 444, "feats": null, "head": 16, "id": 14, "lemma": "across", "misc": "", "start_char": 438, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "cop", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 445, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 451, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "MCM", "misc": "", "start_char": 448, "text": "MCM", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 462, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 18, "lemma": "fourteen", "misc": "", "start_char": 454, "text": "Fourteen", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 467, "feats": null, "head": 20, "id": 19, "lemma": "down", "misc": "", "start_char": 463, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 470, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 468, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 22, "id": 21, "lemma": "...", "misc": "", "start_char": 471, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 479, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 22, "lemma": "move", "misc": "", "start_char": 475, "text": "Move", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 484, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "your", "misc": "", "start_char": 480, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 491, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "finger", "misc": "", "start_char": 485, "text": "finger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 26, "id": 25, "lemma": ".", "misc": "", "start_char": 492, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 500, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "phylum", "misc": "", "start_char": 494, "text": "phylum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 508, "feats": "PronType=Rel", "head": 29, "id": 28, "lemma": "which", "misc": "", "start_char": 503, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 514, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 29, "lemma": "make", "misc": "", "start_char": 509, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 517, "feats": "NumForm=Digit|NumType=Card", "head": 29, "id": 30, "lemma": "14", "misc": "", "start_char": 515, "text": "14", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 524, "feats": null, "head": 32, "id": 31, "lemma": "across", "misc": "", "start_char": 518, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 529, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "Port", "misc": "", "start_char": 525, "text": "Port", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 34, "id": 33, "lemma": "-", "misc": "", "start_char": 530, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 534, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "Au", "misc": "", "start_char": 532, "text": "Au", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 36, "id": 35, "lemma": "-", "misc": "", "start_char": 535, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 543, "feats": "Number=Sing", "head": 32, "id": 36, "lemma": "Prince", "misc": "", "start_char": 537, "text": "Prince", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 29, "id": 37, "lemma": ".", "misc": "", "start_char": 544, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 549, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 38, "lemma": "see", "misc": "", "start_char": 546, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 550, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 556, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "Papa", "misc": "", "start_char": 552, "text": "Papa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 560, "feats": "Number=Sing", "head": 44, "id": 41, "lemma": "Doc", "misc": "", "start_char": 557, "text": "Doc", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 563, "feats": null, "head": 41, "id": 42, "lemma": "'s", "misc": "", "start_char": 561, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 571, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "capital", "misc": "", "start_char": 564, "text": "capital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 576, "feats": "Number=Sing", "head": 38, "id": 44, "lemma": "idea", "misc": "", "start_char": 572, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 48, "id": 45, "lemma": ",", "misc": "", "start_char": 577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 583, "feats": "Number=Sing|PronType=Dem", "head": 48, "id": 46, "lemma": "that", "misc": "", "start_char": 579, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 586, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 47, "lemma": "be", "misc": "", "start_char": 584, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 591, "feats": "Number=Sing", "head": 44, "id": 48, "lemma": "Port", "misc": "", "start_char": 587, "text": "Port", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 48, "id": 49, "lemma": "-", "misc": "", "start_char": 592, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 596, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "Au", "misc": "", "start_char": 594, "text": "Au", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 52, "id": 51, "lemma": "-", "misc": "", "start_char": 597, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 605, "feats": "Number=Sing", "head": 48, "id": 52, "lemma": "Prince", "misc": "", "start_char": 599, "text": "Prince", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 48, "id": 53, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 613, "feats": "Number=Sing", "head": 48, "id": 54, "lemma": "Haiti", "misc": "", "start_char": 608, "text": "Haiti", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 4, "id": 55, "lemma": ".", "misc": "", "start_char": 614, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB help) (NP (PRP you))) (. ?)))" }, "speaker": "Receptionist", "text": "Can I help you?", "tokens": [ { "deprel": "aux", "end_char": 619, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 616, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 620, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 626, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "help", "misc": "", "start_char": 622, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 630, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 631, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (LST (UH Yes) (. .) (INTJ (UH Um)) (, ,) (SQ (VBZ is) (NP (DT this)) (NP (DT the) (NML (JJ high) (HYPH -) (NN IQ)) (NN sperm) (NN bank))) (. ?)))" }, "speaker": "Leonard", "text": "Yes . Um, is this the high - IQ sperm bank?", "tokens": [ { "deprel": "discourse", "end_char": 636, "feats": null, "head": 12, "id": 1, "lemma": "yes", "misc": "", "start_char": 633, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 637, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 641, "feats": null, "head": 12, "id": 3, "lemma": "um", "misc": "", "start_char": 639, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 5, "lemma": "be", "misc": "", "start_char": 644, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 651, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 6, "lemma": "this", "misc": "", "start_char": 647, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 655, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 7, "lemma": "the", "misc": "", "start_char": 652, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 660, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "high", "misc": "", "start_char": 656, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 661, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 665, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "IQ", "misc": "", "start_char": 663, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 671, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "sperm", "misc": "", "start_char": 666, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 676, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "bank", "misc": "", "start_char": 672, "text": "bank", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 12, "id": 13, "lemma": "?", "misc": "", "start_char": 677, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB ask))))))) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should) (RB n't) (VP (VB be) (ADVP (RB here)))) (. .)))" }, "speaker": "Receptionist", "text": "If you have to ask, maybe you shouldn't be here.", "tokens": [ { "deprel": "mark", "end_char": 681, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 679, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 685, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 682, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 690, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 3, "lemma": "have", "misc": "", "start_char": 686, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 693, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 691, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 697, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "ask", "misc": "", "start_char": 694, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 12, "id": 6, "lemma": ",", "misc": "", "start_char": 698, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 705, "feats": null, "head": 12, "id": 7, "lemma": "maybe", "misc": "", "start_char": 700, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 709, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 8, "lemma": "you", "misc": "", "start_char": 706, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 716, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "should", "misc": "", "start_char": 710, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 720, "feats": null, "head": 12, "id": 10, "lemma": "not", "misc": "", "start_char": 717, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 723, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 721, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 728, "feats": "PronType=Dem", "head": 0, "id": 12, "lemma": "here", "misc": "", "start_char": 724, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (DT the) (NN place)))))) (. .)))" }, "speaker": "Sheldon", "text": "I think this is the place.", "tokens": [ { "deprel": "nsubj", "end_char": 732, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 731, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 733, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 743, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 739, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 746, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 744, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 750, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 747, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 756, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "place", "misc": "", "start_char": 751, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Fill) (NP (DT these)) (PRT (RP out))) (. .)))" }, "speaker": "Receptionist", "text": "Fill these out.", "tokens": [ { "deprel": "root", "end_char": 763, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "fill", "misc": "", "start_char": 759, "text": "Fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 769, "feats": "Number=Plur|PronType=Dem", "head": 1, "id": 2, "lemma": "this", "misc": "", "start_char": 764, "text": "these", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 773, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 770, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you) (. .))) (NP (PRP We)) (VP (MD 'll) (VP (VB be) (ADVP (RB right) (RB back)))) (. .)))" }, "speaker": "Leonard", "text": "Thank you . We'll be right back.", "tokens": [ { "deprel": "root", "end_char": 781, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 776, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 785, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 782, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 786, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "we", "misc": "", "start_char": 788, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 794, "feats": "VerbForm=Fin", "head": 8, "id": 5, "lemma": "will", "misc": "", "start_char": 791, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 797, "feats": "VerbForm=Inf", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 795, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 803, "feats": null, "head": 8, "id": 7, "lemma": "right", "misc": "", "start_char": 798, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 808, "feats": null, "head": 1, "id": 8, "lemma": "back", "misc": "", "start_char": 804, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB take) (NP (PRP$ your) (NN time))) (. .) (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VP (VB finish) (NP (PRP$ my) (NN crossword) (NN puzzle) (. .) (UH Oh))) (, ,) (VP (VB wait))))) (. .)))" }, "speaker": "Receptionist", "text": "Oh, take your time . I'll just finish my crossword puzzle . Oh, wait.", "tokens": [ { "deprel": "discourse", "end_char": 813, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 811, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 820, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 816, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 825, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 821, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "time", "misc": "", "start_char": 826, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 831, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 834, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 833, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 838, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 835, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 839, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 850, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "finish", "misc": "", "start_char": 844, "text": "finish", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 853, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "my", "misc": "", "start_char": 851, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 863, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "crossword", "misc": "", "start_char": 854, "text": "crossword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 870, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "puzzle", "misc": "", "start_char": 864, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 10, "id": 14, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 875, "feats": null, "head": 17, "id": 15, "lemma": "oh", "misc": "", "start_char": 873, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 876, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 882, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 17, "lemma": "wait", "misc": "", "start_char": 878, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 883, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (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 this)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, I don't think I can do this.", "tokens": [ { "deprel": "vocative", "end_char": 892, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 885, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 895, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 899, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 897, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 903, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 900, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 909, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 904, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 910, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 915, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "can", "misc": "", "start_char": 912, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 918, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "do", "misc": "", "start_char": 916, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 923, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 919, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 924, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (SQ (SQ (VBP are) (NP (PRP you)) (VP (VBG kidding))) (. ?)) (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN semipro))) (. .)))" }, "speaker": "Leonard", "text": "What, are you kidding? You're a semipro.", "tokens": [ { "deprel": "obj", "end_char": 930, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 926, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 931, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 936, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 933, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 940, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 937, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 948, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "kid", "misc": "", "start_char": 941, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 949, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 951, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 958, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 955, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 960, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 959, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 968, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "semipro", "misc": "", "start_char": 961, "text": "semipro", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 969, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (S (NP (PRP We)) (VP (VBP are) (VP (VBG committing) (NP (JJ genetic) (NN fraud))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN guarantee) (SBAR (S (NP (PRP$ our) (NN sperm)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB generate) (NP (NML (JJ high) (HYPH -) (NN IQ)) (NN offspring) (. .)) (S (VP (VB Think) (PP (IN about) (NP (DT that) (. .))))))))))))))) (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN sister)) (PP (IN with) (NP (NP (DT the) (JJ same) (JJ basic) (NN DNA) (NN mix)) (SBAR (WHNP (WP who)) (S (VP (VBZ hostesses) (PP (IN at) (NP (NNP Fuddruckers)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . We are committing genetic fraud . There's no guarantee our sperm's going to generate high - IQ offspring . Think about that . I have a sister with the same basic DNA mix who hostesses at Fuddruckers.", "tokens": [ { "deprel": "discourse", "end_char": 973, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 971, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 978, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 976, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 982, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 979, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 993, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "commit", "misc": "", "start_char": 983, "text": "committing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 1001, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "genetic", "misc": "", "start_char": 994, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1007, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "fraud", "misc": "", "start_char": 1002, "text": "fraud", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1009, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1008, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1015, "feats": null, "head": 10, "id": 9, "lemma": "there", "misc": "", "start_char": 1010, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1018, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "be", "misc": "", "start_char": 1016, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1021, "feats": null, "head": 12, "id": 11, "lemma": "no", "misc": "", "start_char": 1019, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1031, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "guarantee", "misc": "", "start_char": 1022, "text": "guarantee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 1035, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "our", "misc": "", "start_char": 1032, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1041, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "sperm", "misc": "", "start_char": 1036, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1044, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1042, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1050, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 16, "lemma": "go", "misc": "", "start_char": 1045, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1053, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1051, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1062, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "generate", "misc": "", "start_char": 1054, "text": "generate", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1067, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "high", "misc": "", "start_char": 1063, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 1068, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1072, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "IQ", "misc": "", "start_char": 1070, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1082, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "offspring", "misc": "", "start_char": 1073, "text": "offspring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 24, "id": 23, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1090, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 24, "lemma": "think", "misc": "", "start_char": 1085, "text": "Think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1096, "feats": null, "head": 26, "id": 25, "lemma": "about", "misc": "", "start_char": 1091, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1101, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 26, "lemma": "that", "misc": "", "start_char": 1097, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 5, "id": 27, "lemma": ".", "misc": "", "start_char": 1102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 1104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1110, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 29, "lemma": "have", "misc": "", "start_char": 1106, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1112, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 1111, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1119, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "sister", "misc": "", "start_char": 1113, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1124, "feats": null, "head": 37, "id": 32, "lemma": "with", "misc": "", "start_char": 1120, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1128, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 33, "lemma": "the", "misc": "", "start_char": 1125, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1133, "feats": "Degree=Pos", "head": 37, "id": 34, "lemma": "same", "misc": "", "start_char": 1129, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1139, "feats": "Degree=Pos", "head": 37, "id": 35, "lemma": "basic", "misc": "", "start_char": 1134, "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1143, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "DNA", "misc": "", "start_char": 1140, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1147, "feats": "Number=Sing", "head": 31, "id": 37, "lemma": "mix", "misc": "", "start_char": 1144, "text": "mix", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1151, "feats": "PronType=Rel", "head": 39, "id": 38, "lemma": "who", "misc": "", "start_char": 1148, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 37, "id": 39, "lemma": "hostess", "misc": "", "start_char": 1152, "text": "hostesses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1164, "feats": null, "head": 41, "id": 40, "lemma": "at", "misc": "", "start_char": 1162, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1176, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "Fuddrucker", "misc": "", "start_char": 1165, "text": "Fuddruckers", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 5, "id": 42, "lemma": ".", "misc": "", "start_char": 1177, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (DT this)) (VP (VBD was) (NP (NP (PRP$ your) (NN idea)) (. .) (NP (NP (DT A) (JJ little) (JJ extra) (NN money)) (SBAR (S (VP (TO to) (VP (VB get) (NP (JJ fractional) (NN T1) (NN bandwidth)) (PP (IN in) (NP (DT the) (NN apartment)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, this was your idea . A little extra money to get fractional T1 bandwidth in the apartment?", "tokens": [ { "deprel": "vocative", "end_char": 1186, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1179, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1193, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 1189, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1194, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1202, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1198, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1207, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "idea", "misc": "", "start_char": 1203, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1208, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1211, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1210, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1218, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "little", "misc": "", "start_char": 1212, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1224, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "extra", "misc": "", "start_char": 1219, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1230, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "money", "misc": "", "start_char": 1225, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1233, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1231, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1237, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "get", "misc": "", "start_char": 1234, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1248, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "fractional", "misc": "", "start_char": 1238, "text": "fractional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1251, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "T1", "misc": "", "start_char": 1249, "text": "T1", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1261, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "bandwidth", "misc": "", "start_char": 1252, "text": "bandwidth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1264, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 1262, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1268, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 1265, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1278, "feats": "Number=Sing", "head": 13, "id": 19, "lemma": "apartment", "misc": "", "start_char": 1269, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 6, "id": 20, "lemma": "?", "misc": "", "start_char": 1279, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP do) (VP (VB yearn) (PP (IN for) (NP (JJR faster) (NNS downloads)))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT some) (JJ poor) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB pin) (NP (PRP$ her) (NNS hopes)) (PP (IN on) (NP (PRP$ my) (NN sperm))))))))))) (. .) (WHNP (WHNP (WP What)) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ winds) (PRT (RP up)) (PP (IN with) (NP (NP (DT a) (NN toddler)) (SBAR (WHNP (WP who)) (S (VP (VBZ does) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP he)) (VP (MD should) (VP (VB use) (NP (DT a) (NN differential)) (S (VP (TO to) (VP (VB solve) (PP (IN for) (NP (NP (DT the) (NN area)) (PP (IN under) (NP (DT a) (NN curve))))))))))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I know . And I do yearn for faster downloads . There's some poor woman who's gonna pin her hopes on my sperm . What if she winds up with a toddler who doesn't know if he should use a differential to solve for the area under a curve?", "tokens": [ { "deprel": "nsubj", "end_char": 1282, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1281, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 1283, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1293, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 1290, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1295, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1294, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1298, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "do", "misc": "", "start_char": 1296, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1304, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "yearn", "misc": "", "start_char": 1299, "text": "yearn", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1308, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 1305, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1315, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "fast", "misc": "", "start_char": 1309, "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 1325, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "download", "misc": "", "start_char": 1316, "text": "downloads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1326, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1333, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 1328, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "be", "misc": "", "start_char": 1334, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1341, "feats": null, "head": 16, "id": 14, "lemma": "some", "misc": "", "start_char": 1337, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1346, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "poor", "misc": "", "start_char": 1342, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1352, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "woman", "misc": "", "start_char": 1347, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1356, "feats": "PronType=Rel", "head": 19, "id": 17, "lemma": "who", "misc": "", "start_char": 1353, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1357, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1363, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 19, "lemma": "go", "misc": "", "start_char": 1360, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1366, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 1364, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1370, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "pin", "misc": "", "start_char": 1367, "text": "pin", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1374, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "her", "misc": "", "start_char": 1371, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1380, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "hope", "misc": "", "start_char": 1375, "text": "hopes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1383, "feats": null, "head": 26, "id": 24, "lemma": "on", "misc": "", "start_char": 1381, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1386, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 1384, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1392, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "sperm", "misc": "", "start_char": 1387, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1394, "feats": null, "head": 13, "id": 27, "lemma": ".", "misc": "", "start_char": 1393, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1399, "feats": "PronType=Int", "head": 16, "id": 28, "lemma": "what", "misc": "", "start_char": 1395, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1402, "feats": null, "head": 31, "id": 29, "lemma": "if", "misc": "", "start_char": 1400, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1406, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 30, "lemma": "she", "misc": "", "start_char": 1403, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 31, "lemma": "wind", "misc": "", "start_char": 1407, "text": "winds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1415, "feats": null, "head": 31, "id": 32, "lemma": "up", "misc": "", "start_char": 1413, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1420, "feats": null, "head": 35, "id": 33, "lemma": "with", "misc": "", "start_char": 1416, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1422, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 1421, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1430, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "toddler", "misc": "", "start_char": 1423, "text": "toddler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1434, "feats": "PronType=Rel", "head": 39, "id": 36, "lemma": "who", "misc": "", "start_char": 1431, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1439, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 37, "lemma": "do", "misc": "", "start_char": 1435, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1443, "feats": null, "head": 39, "id": 38, "lemma": "not", "misc": "", "start_char": 1440, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1448, "feats": "VerbForm=Inf", "head": 35, "id": 39, "lemma": "know", "misc": "", "start_char": 1444, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1451, "feats": null, "head": 43, "id": 40, "lemma": "if", "misc": "", "start_char": 1449, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1454, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 41, "lemma": "he", "misc": "", "start_char": 1452, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1461, "feats": "VerbForm=Fin", "head": 43, "id": 42, "lemma": "should", "misc": "", "start_char": 1455, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1465, "feats": "VerbForm=Inf", "head": 39, "id": 43, "lemma": "use", "misc": "", "start_char": 1462, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1467, "feats": "Definite=Ind|PronType=Art", "head": 45, "id": 44, "lemma": "a", "misc": "", "start_char": 1466, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1480, "feats": "Number=Sing", "head": 43, "id": 45, "lemma": "differential", "misc": "", "start_char": 1468, "text": "differential", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1483, "feats": null, "head": 47, "id": 46, "lemma": "to", "misc": "", "start_char": 1481, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1489, "feats": "VerbForm=Inf", "head": 43, "id": 47, "lemma": "solve", "misc": "", "start_char": 1484, "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1493, "feats": null, "head": 50, "id": 48, "lemma": "for", "misc": "", "start_char": 1490, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1497, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 49, "lemma": "the", "misc": "", "start_char": 1494, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1502, "feats": "Number=Sing", "head": 47, "id": 50, "lemma": "area", "misc": "", "start_char": 1498, "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1508, "feats": null, "head": 53, "id": 51, "lemma": "under", "misc": "", "start_char": 1503, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1510, "feats": "Definite=Ind|PronType=Art", "head": 53, "id": 52, "lemma": "a", "misc": "", "start_char": 1509, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1516, "feats": "Number=Sing", "head": 47, "id": 53, "lemma": "curve", "misc": "", "start_char": 1511, "text": "curve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1518, "feats": null, "head": 7, "id": 54, "lemma": "?", "misc": "", "start_char": 1517, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP she)) (VP (MD 'll) (ADVP (RB still)) (VP (VB love) (NP (PRP him)))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sure she'll still love him.", "tokens": [ { "deprel": "nsubj", "end_char": 1520, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1519, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1523, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1521, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1528, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 1524, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1532, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "she", "misc": "", "start_char": 1529, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1536, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 1533, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1542, "feats": null, "head": 7, "id": 6, "lemma": "still", "misc": "", "start_char": 1537, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1547, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "love", "misc": "", "start_char": 1543, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1551, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 1548, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1553, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1552, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (RB n't)) (. .)))" }, "speaker": "Sheldon", "text": "I wouldn't.", "tokens": [ { "deprel": "nsubj", "end_char": 1555, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1554, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1561, "feats": "VerbForm=Fin", "head": 0, "id": 2, "lemma": "would", "misc": "", "start_char": 1556, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1565, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1562, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1567, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (RB wanna)) (VP (VB do))) (. ?)))" }, "speaker": "Leonard", "text": "Well, what do you wanna do?", "tokens": [ { "deprel": "discourse", "end_char": 1572, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1568, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1574, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1579, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 1575, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1582, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 1580, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1586, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1583, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1592, "feats": null, "head": 7, "id": 6, "lemma": "wanna", "misc": "", "start_char": 1587, "text": "wanna", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1595, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "do", "misc": "", "start_char": 1593, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 1596, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB leave))))) (. .)))" }, "speaker": "Sheldon", "text": "I want to leave.", "tokens": [ { "deprel": "nsubj", "end_char": 1599, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1598, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1604, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 1600, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1607, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 1605, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1613, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "leave", "misc": "", "start_char": 1608, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1615, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1614, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (NP (DT the) (NN protocol)) (PP (IN for) (S (VP (VBG leaving)))))) (. ?)))" }, "speaker": "Sheldon", "text": "What's the protocol for leaving?", "tokens": [ { "deprel": "root", "end_char": 1620, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1616, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1623, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1621, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1627, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1624, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1636, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "protocol", "misc": "", "start_char": 1628, "text": "protocol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1640, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 1637, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1648, "feats": "VerbForm=Ger", "head": 4, "id": 6, "lemma": "leave", "misc": "", "start_char": 1641, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1650, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 1649, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN reneged) (PP (IN on) (NP (NP (DT a) (NN proffer)) (PP (IN of) (NP (NN sperm))))) (ADVP (RB before))))) (. .)))" }, "speaker": "Leonard", "text": "I don't know . I've never reneged on a proffer of sperm before.", "tokens": [ { "deprel": "nsubj", "end_char": 1652, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1651, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1655, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1653, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1659, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1656, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1664, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1660, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1666, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1665, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1668, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 1667, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1672, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 1669, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1678, "feats": null, "head": 9, "id": 8, "lemma": "never", "misc": "", "start_char": 1673, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1686, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 9, "lemma": "renege", "misc": "", "start_char": 1679, "text": "reneged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1689, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 1687, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1691, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1690, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1699, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "proffer", "misc": "", "start_char": 1692, "text": "proffer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1702, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 1700, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1708, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "sperm", "misc": "", "start_char": 1703, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1715, "feats": null, "head": 9, "id": 15, "lemma": "before", "misc": "", "start_char": 1709, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1717, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 1716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB try) (S (ADVP (RB just)) (VP (VBG walking) (PRT (RP out))))))) (. .)))" }, "speaker": "Sheldon", "text": "Let's try just walking out.", "tokens": [ { "deprel": "root", "end_char": 1721, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1718, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1724, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 1722, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1728, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "try", "misc": "", "start_char": 1725, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1733, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1729, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1741, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "walk", "misc": "", "start_char": 1734, "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1745, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 1742, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1747, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Leonard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1752, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1748, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1754, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Receptionist", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 1758, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1755, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1760, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1759, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (NP (UH Bye) (HYPH -) (NN bye)))" }, "speaker": "Sheldon", "text": "Bye - bye", "tokens": [ { "deprel": "compound", "end_char": 1764, "feats": null, "head": 3, "id": 1, "lemma": "bye", "misc": "", "start_char": 1761, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1766, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 1765, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1770, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "bye", "misc": "", "start_char": 1767, "text": "bye", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (VP (VB See) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "See you.", "tokens": [ { "deprel": "root", "end_char": 1774, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "see", "misc": "", "start_char": 1771, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1778, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1775, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1779, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 14, 14 ], [ 0, 17, 17 ], [ 0, 27, 27 ], [ 0, 31, 31 ], [ 0, 35, 35 ], [ 0, 41, 41 ], [ 0, 43, 43 ], [ 0, 46, 46 ] ], [ [ 0, 1, 2 ] ], [ [ 0, 7, 7 ], [ 0, 12, 12 ], [ 0, 37, 38 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 9, 10 ], [ 0, 22, 22 ], [ 0, 52, 53 ] ], [ [ 0, 6, 12 ] ], [ [ 0, 43, 44 ] ], [ [ 0, 0, 53 ], [ 2, 8, 8 ], [ 2, 10, 12 ] ], [ [ 1, 2, 2 ] ], [ [ 1, 4, 4 ], [ 2, 5, 5 ], [ 9, 0, 0 ], [ 13, 2, 2 ], [ 13, 6, 6 ], [ 14, 3, 3 ], [ 14, 6, 6 ], [ 15, 27, 27 ], [ 16, 0, 0 ], [ 16, 4, 4 ], [ 17, 0, 0 ], [ 17, 4, 4 ], [ 17, 24, 24 ], [ 19, 0, 0 ], [ 20, 4, 4 ], [ 21, 0, 0 ] ], [ [ 1, 5, 5 ], [ 2, 2, 3 ] ], [ [ 1, 4, 5 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 14, 17 ] ], [ [ 3, 1, 1 ], [ 6, 3, 3 ], [ 8, 1, 1 ], [ 8, 7, 7 ], [ 13, 0, 0 ], [ 18, 0, 0 ], [ 23, 0, 0 ], [ 23, 5, 5 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 15, 15 ] ], [ [ 5, 22, 22 ], [ 5, 22, 23 ], [ 6, 1, 1 ], [ 11, 1, 1 ], [ 12, 6, 6 ], [ 12, 10, 10 ], [ 28, 1, 1 ] ], [ [ 5, 25, 25 ] ], [ [ 5, 31, 35 ], [ 5, 39, 43 ], [ 5, 45, 45 ], [ 5, 47, 51 ] ], [ [ 5, 53, 53 ] ], [ [ 7, 5, 5 ], [ 7, 6, 11 ] ], [ [ 7, 7, 11 ], [ 9, 2, 2 ], [ 9, 4, 5 ] ], [ [ 10, 1, 1 ] ], [ [ 11, 3, 3 ], [ 12, 3, 3 ], [ 15, 2, 2 ], [ 15, 12, 12 ] ], [ [ 12, 3, 4 ] ], [ [ 12, 10, 12 ] ], [ [ 13, 9, 9 ] ], [ [ 14, 8, 9 ] ], [ [ 15, 5, 6 ], [ 16, 2, 2 ], [ 16, 4, 5 ] ], [ [ 15, 8, 8 ] ], [ [ 15, 13, 13 ], [ 17, 24, 25 ] ], [ [ 15, 12, 13 ] ], [ [ 15, 18, 21 ] ], [ [ 15, 8, 21 ], [ 15, 25, 25 ] ], [ [ 15, 30, 30 ], [ 15, 37, 37 ] ], [ [ 15, 29, 30 ] ], [ [ 15, 32, 36 ] ], [ [ 15, 40, 40 ] ], [ [ 16, 7, 10 ] ], [ [ 16, 13, 15 ] ], [ [ 16, 17, 18 ] ], [ [ 17, 8, 9 ] ], [ [ 17, 13, 15 ] ], [ [ 17, 14, 15 ], [ 17, 16, 16 ], [ 17, 21, 21 ], [ 17, 29, 29 ], [ 18, 3, 3 ] ], [ [ 17, 21, 22 ] ], [ [ 17, 25, 25 ], [ 23, 13, 13 ] ], [ [ 17, 27, 27 ] ], [ [ 17, 34, 34 ], [ 17, 35, 35 ], [ 17, 40, 40 ], [ 18, 7, 7 ] ], [ [ 17, 33, 34 ] ], [ [ 17, 43, 44 ] ], [ [ 17, 48, 49 ] ], [ [ 17, 51, 52 ] ], [ [ 22, 2, 3 ] ], [ [ 23, 10, 11 ] ] ]
s01e01c00t
If a photon is directed through a plane with two slits in it and either is observed it will not go through both . If unobserved, it will . If it's observed after it left the plane, before it hits its target...it will not have gone through both slits. Agreed . What's your point? There's no point, I just think it's a good idea for a T - shirt. Excuse me. Hang on. One across is Aegean, eight down is Nabokov . Twenty - six across is MCM . Fourteen down is...Move your finger . phylum, which makes 14 across Port - Au - Prince . See, Papa Doc's capital idea, that's Port - Au - Prince . Haiti. Can I help you? Yes . Um, is this the high - IQ sperm bank? If you have to ask, maybe you shouldn't be here. I think this is the place. Fill these out. Thank you . We'll be right back. Oh, take your time . I'll just finish my crossword puzzle . Oh, wait. Leonard, I don't think I can do this. What, are you kidding? You're a semipro. No . We are committing genetic fraud . There's no guarantee our sperm's going to generate high - IQ offspring . Think about that . I have a sister with the same basic DNA mix who hostesses at Fuddruckers. Sheldon, this was your idea . A little extra money to get fractional T1 bandwidth in the apartment? I know . And I do yearn for faster downloads . There's some poor woman who's gonna pin her hopes on my sperm . What if she winds up with a toddler who doesn't know if he should use a differential to solve for the area under a curve? I'm sure she'll still love him. I wouldn't. Well, what do you wanna do? I want to leave. What's the protocol for leaving? I don't know . I've never reneged on a proffer of sperm before. Let's try just walking out. Okay. Bye. Bye - bye See you.
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 about) (NP (DT the) (NN sperm) (NN bank)))) (. ?)))" }, "speaker": "Sheldon", "text": "Are you still mad about the sperm bank?", "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": 23, "feats": null, "head": 8, "id": 5, "lemma": "about", "misc": "", "start_char": 18, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 27, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 24, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 33, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "sperm", "misc": "", "start_char": 28, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "bank", "misc": "", "start_char": 34, "text": "bank", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 39, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Leonard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 43, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 41, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD wanna) (VP (VB hear) (NP (NP (DT an) (JJ interesting) (NN thing)) (PP (IN about) (NP (NNS stairs)))))) (. ?)))" }, "speaker": "Sheldon", "text": "You wanna hear an interesting thing about stairs?", "tokens": [ { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 46, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 55, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "wanna", "misc": "", "start_char": 50, "text": "wanna", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 60, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "hear", "misc": "", "start_char": 56, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 63, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 61, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 75, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "interesting", "misc": "", "start_char": 64, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 81, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "thing", "misc": "", "start_char": 76, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 87, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 82, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 94, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "stair", "misc": "", "start_char": 88, "text": "stairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 95, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADVP (RB Not) (RB really) (. .)))" }, "speaker": "Leonard", "text": "Not really.", "tokens": [ { "deprel": "advmod", "end_char": 100, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 97, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 107, "feats": null, "head": 0, "id": 2, "lemma": "really", "misc": "", "start_char": 101, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (NP (DT the) (NN height)) (PP (IN of) (NP (DT a) (NN step)))) (VP (VBZ is) (ADVP (RB off)) (PP (IN by) (NP (QP (RB as) (RB little) (IN as) (CD two)) (NNS millimeters)))))) (, ...) (NP (JJS most) (NNS people)) (VP (MD will) (VP (VB trip))) (. .)))" }, "speaker": "Sheldon", "text": "If the height of a step is off by as little as two millimeters...most people will trip.", "tokens": [ { "deprel": "mark", "end_char": 112, "feats": null, "head": 8, "id": 1, "lemma": "if", "misc": "", "start_char": 110, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 116, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 113, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 123, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "height", "misc": "", "start_char": 117, "text": "height", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 124, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 128, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 127, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 133, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "step", "misc": "", "start_char": 129, "text": "step", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 136, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 134, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 140, "feats": null, "head": 19, "id": 8, "lemma": "off", "misc": "", "start_char": 137, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 143, "feats": null, "head": 14, "id": 9, "lemma": "by", "misc": "", "start_char": 141, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 11, "id": 10, "lemma": "as", "misc": "", "start_char": 144, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 153, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "little", "misc": "", "start_char": 147, "text": "little", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 156, "feats": null, "head": 14, "id": 12, "lemma": "as", "misc": "", "start_char": 154, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 160, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 13, "lemma": "two", "misc": "", "start_char": 157, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 172, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "millimeter", "misc": "", "start_char": 161, "text": "millimeters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 19, "id": 15, "lemma": "...", "misc": "", "start_char": 173, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 181, "feats": "Degree=Sup", "head": 17, "id": 16, "lemma": "most", "misc": "", "start_char": 177, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 188, "feats": "Number=Plur", "head": 19, "id": 17, "lemma": "person", "misc": "", "start_char": 182, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 193, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "will", "misc": "", "start_char": 189, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 198, "feats": "VerbForm=Inf", "head": 0, "id": 19, "lemma": "trip", "misc": "", "start_char": 194, "text": "trip", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 19, "id": 20, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care)))) (. .) (NP (NP (CD Two) (NN millime)) (, ...)) (. ?) (S (NP (DT That)) (VP (VBZ does) (RB n't) (VP (VB seem) (S (ADJP (JJ right)))))) (. .)))" }, "speaker": "Leonard", "text": "I don't care . Two millime ...? That doesn't seem right.", "tokens": [ { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "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": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 203, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 209, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 206, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 214, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "care", "misc": "", "start_char": 210, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 220, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "two", "misc": "", "start_char": 217, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 228, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "millime", "misc": "", "start_char": 221, "text": "millime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 4, "id": 8, "lemma": "...", "misc": "", "start_char": 229, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 233, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 239, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 10, "lemma": "that", "misc": "", "start_char": 235, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 240, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 248, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 245, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 253, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "seem", "misc": "", "start_char": 249, "text": "seem", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 259, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "right", "misc": "", "start_char": 254, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)))) (. .) (S (NP (PRP I)) (VP (VBD did) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS experiments)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (NP (CD 12) (. .))))) (SBAR (S (NP (PRP$ My) (NN father)) (VP (VBD broke) (NP (PRP$ his) (NN clavicle))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's true . I did a series of experiments when I was 12 . My father broke his clavicle.", "tokens": [ { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 262, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 267, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 265, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 272, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 268, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 276, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 275, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 277, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 282, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 281, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 289, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "series", "misc": "", "start_char": 283, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 292, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 290, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 304, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "experiment", "misc": "", "start_char": 293, "text": "experiments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 309, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "when", "misc": "", "start_char": 305, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 310, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 312, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 318, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 14, "lemma": "12", "misc": "", "start_char": 316, "text": "12", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 319, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 323, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 321, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "father", "misc": "", "start_char": 324, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 18, "lemma": "break", "misc": "", "start_char": 331, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 340, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "his", "misc": "", "start_char": 337, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 349, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "clavicle", "misc": "", "start_char": 341, "text": "clavicle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (SBAR (WHADVP (WRB why)) (S (NP (PRP they)) (VP (VBD sent) (NP (PRP you)) (PP (IN to) (NP (NN boarding) (NN school)))))) (. ?)))" }, "speaker": "Leonard", "text": "Is that why they sent you to boarding school?", "tokens": [ { "deprel": "cop", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 352, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 359, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 355, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 363, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 360, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "they", "misc": "", "start_char": 364, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 373, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "send", "misc": "", "start_char": 369, "text": "sent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 377, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 374, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 378, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 389, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "boarding", "misc": "", "start_char": 381, "text": "boarding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 396, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "school", "misc": "", "start_char": 390, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 397, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (NP (NP (DT the) (NN result)) (PP (IN of) (NP (NP (PRP$ my) (NN work)) (PP (IN with) (NP (NNS lasers))))))) (. .)))" }, "speaker": "Sheldon", "text": "That was the result of my work with lasers.", "tokens": [ { "deprel": "nsubj", "end_char": 403, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 399, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 404, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 411, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 408, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 418, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "result", "misc": "", "start_char": 412, "text": "result", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 421, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 419, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 424, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 422, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 429, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "work", "misc": "", "start_char": 425, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 434, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 430, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 441, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "laser", "misc": "", "start_char": 435, "text": "lasers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (JJ New) (NN neighbor) (. ?)))" }, "speaker": "Leonard", "text": "New neighbor?", "tokens": [ { "deprel": "amod", "end_char": 447, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "New", "misc": "", "start_char": 444, "text": "New", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 456, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "neighbor", "misc": "", "start_char": 448, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 457, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (ADVP (RB Evidently) (. .)))" }, "speaker": "Sheldon", "text": "Evidently.", "tokens": [ { "deprel": "root", "end_char": 468, "feats": null, "head": 0, "id": 1, "lemma": "evidently", "misc": "", "start_char": 459, "text": "Evidently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 469, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Significant) (NN improvement)) (PP (IN over) (NP (DT the) (JJ old) (NN neighbor))) (. .)))" }, "speaker": "Leonard", "text": "Significant improvement over the old neighbor.", "tokens": [ { "deprel": "amod", "end_char": 482, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "significant", "misc": "", "start_char": 471, "text": "Significant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 494, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "improvement", "misc": "", "start_char": 483, "text": "improvement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 499, "feats": null, "head": 6, "id": 3, "lemma": "over", "misc": "", "start_char": 495, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 503, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 500, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 507, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "old", "misc": "", "start_char": 504, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 516, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "neighbor", "misc": "", "start_char": 508, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 517, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (QP (CD Two) (HYPH -) (CD hundred)) (NN pound) (NN transvestite)) (PP (IN with) (NP (DT a) (NN skin) (NN condition)))) (. ?) (INTJ (UH Yes)) (, ,) (NP (PRP she)) (VP (VBZ is)) (. .)))" }, "speaker": "Sheldon", "text": "Two - hundred pound transvestite with a skin condition? Yes, she is.", "tokens": [ { "deprel": "compound", "end_char": 522, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 1, "lemma": "two", "misc": "", "start_char": 519, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 523, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 532, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "hundred", "misc": "", "start_char": 525, "text": "hundred", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 538, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "pound", "misc": "", "start_char": 533, "text": "pound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 551, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "transvestite", "misc": "", "start_char": 539, "text": "transvestite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 556, "feats": null, "head": 9, "id": 6, "lemma": "with", "misc": "", "start_char": 552, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 558, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 557, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 563, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "skin", "misc": "", "start_char": 559, "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 573, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "condition", "misc": "", "start_char": 564, "text": "condition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 574, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 579, "feats": null, "head": 14, "id": 11, "lemma": "yes", "misc": "", "start_char": 576, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 5, "id": 12, "lemma": ",", "misc": "", "start_char": 580, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 585, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "she", "misc": "", "start_char": 582, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 14, "lemma": "be", "misc": "", "start_char": 586, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 589, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (UH hi) (. .)))" }, "speaker": "Penny", "text": "Oh, hi.", "tokens": [ { "deprel": "discourse", "end_char": 593, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 591, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 594, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 598, "feats": null, "head": 0, "id": 3, "lemma": "hi", "misc": "", "start_char": 596, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 599, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Leonard", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 603, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 601, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 604, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Sheldon", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 608, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 606, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. ?)))" }, "speaker": "Penny", "text": "Hi?", "tokens": [ { "deprel": "root", "end_char": 613, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 611, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 614, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB mean) (S (VP (TO to) (VP (VB interrupt))))))) (. .) (S (NP (PRP We)) (VP (VBP live) (PP (IN across) (NP (DT the) (NN hall))))) (. .)))" }, "speaker": "Leonard", "text": "We don't mean to interrupt . We live across the hall.", "tokens": [ { "deprel": "nsubj", "end_char": 618, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 616, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 621, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 619, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 625, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 622, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 630, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 626, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 633, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 631, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 643, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "interrupt", "misc": "", "start_char": 634, "text": "interrupt", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 646, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 653, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "live", "misc": "", "start_char": 649, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 660, "feats": null, "head": 12, "id": 10, "lemma": "across", "misc": "", "start_char": 654, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 664, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 661, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 669, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "hall", "misc": "", "start_char": 665, "text": "hall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 670, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ nice))) (. .)))" }, "speaker": "Penny", "text": "Oh, that's nice.", "tokens": [ { "deprel": "discourse", "end_char": 674, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 672, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 675, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 681, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 677, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 682, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 689, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "nice", "misc": "", "start_char": 685, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 690, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (LST (UH No) (. .)) (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB live) (ADVP (RB together))))) (. .) (S (NP (PRP I)) (VP (VBP mean) (SBAR (S (NP (PRP we)) (VP (VP (VBP live) (ADVP (RB together))) (, ,) (CC but) (VP (PP (IN in) (NP (JJ separate) (, ,) (JJ heterosexual) (NNS bedrooms))))))))) (. .)))" }, "speaker": "Leonard", "text": "No . We don't live together . I mean we live together, but in separate, heterosexual bedrooms.", "tokens": [ { "deprel": "discourse", "end_char": 694, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 692, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 699, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 697, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 702, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 700, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 706, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 703, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 711, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "live", "misc": "", "start_char": 707, "text": "live", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 720, "feats": null, "head": 6, "id": 7, "lemma": "together", "misc": "", "start_char": 712, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 721, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 724, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 723, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 729, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "mean", "misc": "", "start_char": 725, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 732, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 730, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 737, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "live", "misc": "", "start_char": 733, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 746, "feats": null, "head": 12, "id": 13, "lemma": "together", "misc": "", "start_char": 738, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 747, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 752, "feats": null, "head": 20, "id": 15, "lemma": "but", "misc": "", "start_char": 749, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 755, "feats": null, "head": 20, "id": 16, "lemma": "in", "misc": "", "start_char": 753, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 764, "feats": "Degree=Pos", "head": 20, "id": 17, "lemma": "separate", "misc": "", "start_char": 756, "text": "separate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 765, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 779, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "heterosexual", "misc": "", "start_char": 767, "text": "heterosexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 788, "feats": "Number=Plur", "head": 12, "id": 20, "lemma": "bedroom", "misc": "", "start_char": 780, "text": "bedrooms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 789, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (VP (VB guess) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP (PRP$ your) (JJ new) (NN neighbor)))))) (. .)))" }, "speaker": "Penny", "text": "Okay, well, guess I'm your new neighbor.", "tokens": [ { "deprel": "discourse", "end_char": 795, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 791, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 802, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 798, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 803, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 810, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "guess", "misc": "", "start_char": 805, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 812, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 811, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 815, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 813, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 820, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 816, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 824, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "misc": "", "start_char": 821, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 833, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "neighbor", "misc": "", "start_char": 825, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 834, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. .) (NNP Sheldon) (. .)))" }, "speaker": "Leonard", "text": "Leonard . Sheldon.", "tokens": [ { "deprel": "root", "end_char": 843, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 836, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 844, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 853, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 846, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 854, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Leonard", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 858, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 856, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Sheldon", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 863, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 861, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 864, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Penny", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 868, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 866, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 869, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ...) (INTJ (UH Oh)) (, ,) (VP (UH welcome) (PP (IN to) (NP (DT the) (NN building)))) (. .)))" }, "speaker": "Leonard", "text": "Well...Oh, welcome to the building.", "tokens": [ { "deprel": "discourse", "end_char": 875, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 871, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 876, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 882, "feats": null, "head": 5, "id": 3, "lemma": "oh", "misc": "", "start_char": 880, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 883, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 892, "feats": null, "head": 0, "id": 5, "lemma": "welcome", "misc": "", "start_char": 885, "text": "welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 895, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 893, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 899, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 896, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 908, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "building", "misc": "", "start_char": 900, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Thankyou)) (, ,) (ADVP (RB maybe)) (NP (PRP we)) (VP (MD can) (VP (VB have) (NP (NN coffee)) (ADVP (RB sometime)))) (. .)))" }, "speaker": "Penny", "text": "Thankyou, maybe we can have coffee sometime.", "tokens": [ { "deprel": "discourse", "end_char": 919, "feats": null, "head": 6, "id": 1, "lemma": "thankyou", "misc": "", "start_char": 911, "text": "Thankyou", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 927, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 922, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 928, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 934, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 931, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 939, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 935, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 946, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "coffee", "misc": "", "start_char": 940, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 955, "feats": null, "head": 6, "id": 8, "lemma": "sometime", "misc": "", "start_char": 947, "text": "sometime", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 957, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 956, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ great)) (. .)))" }, "speaker": "Leonard", "text": "Oh, great.", "tokens": [ { "deprel": "discourse", "end_char": 960, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 958, "text": "Oh", "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": "root", "end_char": 968, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 963, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 969, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Penny", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 976, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 971, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 977, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Sheldon", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 984, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 979, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Great) (. .) (UH Well)) (, ,) (VP (UH bye)) (. .)))" }, "speaker": "Leonard", "text": "Great . Well, bye.", "tokens": [ { "deprel": "root", "end_char": 992, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 987, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 994, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 993, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 999, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 995, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1000, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1005, "feats": null, "head": 1, "id": 5, "lemma": "bye", "misc": "", "start_char": 1002, "text": "bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1006, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Penny", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 1011, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1008, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1012, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Sheldon", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 1017, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1014, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1018, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Leonard", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 1023, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1020, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1024, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (NP (PRP we)) (VP (VB have) (VP (VBN invited) (NP (PRP her)) (PP (IN for) (NP (NN lunch))))) (. ?)))" }, "speaker": "Leonard", "text": "Should we have invited her for lunch?", "tokens": [ { "deprel": "aux", "end_char": 1032, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "should", "misc": "", "start_char": 1026, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1035, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1033, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1040, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 1036, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1048, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "invite", "misc": "", "start_char": 1041, "text": "invited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1052, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "her", "misc": "", "start_char": 1049, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1056, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 1053, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1062, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "lunch", "misc": "", "start_char": 1057, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 1063, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB start) (NP (NN season)) (NP (NP (CD two)) (PP (IN of) (NP (NNP Battlestar) (NNP Galactica))))))))) (. .)))" }, "speaker": "Sheldon", "text": "We're gonna start season two of Battlestar Galactica.", "tokens": [ { "deprel": "nsubj", "end_char": 1067, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1065, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1071, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1068, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1075, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1072, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1078, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1076, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1084, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "start", "misc": "", "start_char": 1079, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1091, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "season", "misc": "", "start_char": 1085, "text": "season", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 1095, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 7, "lemma": "two", "misc": "", "start_char": 1092, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1098, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 1096, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1109, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Battlestar", "misc": "", "start_char": 1099, "text": "Battlestar", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1119, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Galactica", "misc": "", "start_char": 1110, "text": "Galactica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB already)) (VP (VBD watched) (NP (DT the) (NN season)) (NP (CD two) (NNS DVDs))) (. .)))" }, "speaker": "Leonard", "text": "We already watched the season two DVDs.", "tokens": [ { "deprel": "nsubj", "end_char": 1124, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1122, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1132, "feats": null, "head": 3, "id": 2, "lemma": "already", "misc": "", "start_char": 1125, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1140, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "watch", "misc": "", "start_char": 1133, "text": "watched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 4, "lemma": "the", "misc": "", "start_char": 1141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1151, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "season", "misc": "", "start_char": 1145, "text": "season", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 1155, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "two", "misc": "", "start_char": 1152, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1160, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "dvd", "misc": "", "start_char": 1156, "text": "DVDs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1161, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (PP (RB Not) (PP (IN with) (NP (NN commentary))) (. .)))" }, "speaker": "Sheldon", "text": "Not with commentary.", "tokens": [ { "deprel": "advmod", "end_char": 1166, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 1163, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1171, "feats": null, "head": 3, "id": 2, "lemma": "with", "misc": "", "start_char": 1167, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1182, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "commentary", "misc": "", "start_char": 1172, "text": "commentary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VP (VB be) (NP (JJ good) (NNS neighbors))) (. .) (VP (VB Invite) (NP (PRP her)) (PRT (RB over))) (, ,) (VP (VB make) (S (NP (PRP her)) (VP (VB feel) (ADJP (JJ welcome)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I think we should be good neighbors . Invite her over, make her feel welcome.", "tokens": [ { "deprel": "nsubj", "end_char": 1186, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1185, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1192, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1187, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1195, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "we", "misc": "", "start_char": 1193, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1202, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "should", "misc": "", "start_char": 1196, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1205, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1203, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "amod", "end_char": 1210, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "good", "misc": "", "start_char": 1206, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1220, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "neighbor", "misc": "", "start_char": 1211, "text": "neighbors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1221, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1229, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "invite", "misc": "", "start_char": 1223, "text": "Invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1233, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 1230, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1238, "feats": null, "head": 9, "id": 11, "lemma": "over", "misc": "", "start_char": 1234, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 1239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1245, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "make", "misc": "", "start_char": 1241, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1249, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "her", "misc": "", "start_char": 1246, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1254, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "feel", "misc": "", "start_char": 1250, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1262, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "welcome", "misc": "", "start_char": 1255, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB never)) (VP (VBD invited) (NP (NNP Louie) (, /) (NNP Louise)) (ADVP (RB over))) (. .)))" }, "speaker": "Sheldon", "text": "We never invited Louie / Louise over.", "tokens": [ { "deprel": "nsubj", "end_char": 1267, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1265, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1273, "feats": null, "head": 3, "id": 2, "lemma": "never", "misc": "", "start_char": 1268, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1281, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "invite", "misc": "", "start_char": 1274, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1287, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Louie", "misc": "", "start_char": 1282, "text": "Louie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1289, "feats": null, "head": 6, "id": 5, "lemma": "/", "misc": "", "start_char": 1288, "text": "/", "upos": "SYM", "xpos": "," }, { "deprel": "conj", "end_char": 1296, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Louise", "misc": "", "start_char": 1290, "text": "Louise", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1301, "feats": null, "head": 3, "id": 7, "lemma": "over", "misc": "", "start_char": 1297, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1303, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1302, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (CC and) (S (NP (DT that)) (VP (VBD was) (ADJP (JJ wrong) (PP (IN of) (NP (PRP us)))))) (. .) (S (NP (PRP We)) (VP (VBP need) (S (VP (TO to) (VP (VB widen) (NP (PRP$ our) (NN circle))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, and that was wrong of us . We need to widen our circle.", "tokens": [ { "deprel": "discourse", "end_char": 1308, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1304, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1310, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1314, "feats": null, "head": 6, "id": 3, "lemma": "and", "misc": "", "start_char": 1311, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1319, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 1315, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1320, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1329, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "wrong", "misc": "", "start_char": 1324, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1332, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 1330, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1335, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 8, "lemma": "we", "misc": "", "start_char": 1333, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1340, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 1338, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1345, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 11, "lemma": "need", "misc": "", "start_char": 1341, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1348, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1346, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1354, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "widen", "misc": "", "start_char": 1349, "text": "widen", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1358, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "our", "misc": "", "start_char": 1355, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1365, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "circle", "misc": "", "start_char": 1359, "text": "circle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1367, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 1366, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (ADJP (RB very) (JJ wide)) (NN circle)))) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (CD 212) (NNS friends)) (PP (IN on) (NP (NNP MySpace))))) (. .)))" }, "speaker": "Sheldon", "text": "I have a very wide circle . I have 212 friends on MySpace.", "tokens": [ { "deprel": "nsubj", "end_char": 1369, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1368, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1374, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1370, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1376, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 1375, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1381, "feats": null, "head": 5, "id": 4, "lemma": "very", "misc": "", "start_char": 1377, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1386, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "wide", "misc": "", "start_char": 1382, "text": "wide", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1393, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "circle", "misc": "", "start_char": 1387, "text": "circle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1394, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1397, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1396, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1402, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "have", "misc": "", "start_char": 1398, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1406, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 10, "lemma": "212", "misc": "", "start_char": 1403, "text": "212", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1414, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "friend", "misc": "", "start_char": 1407, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1417, "feats": null, "head": 13, "id": 12, "lemma": "on", "misc": "", "start_char": 1415, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1425, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "MySpace", "misc": "", "start_char": 1418, "text": "MySpace", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN met) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))) (. .)))" }, "speaker": "Leonard", "text": "Yes, and you've never met one of them.", "tokens": [ { "deprel": "discourse", "end_char": 1431, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 1428, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1433, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1432, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1437, "feats": null, "head": 7, "id": 3, "lemma": "and", "misc": "", "start_char": 1434, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1438, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1445, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 1442, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1451, "feats": null, "head": 7, "id": 6, "lemma": "never", "misc": "", "start_char": 1446, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1455, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "meet", "misc": "", "start_char": 1452, "text": "met", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1459, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 8, "lemma": "one", "misc": "", "start_char": 1456, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1462, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1460, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1467, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "they", "misc": "", "start_char": 1463, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1469, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (NN beauty)) (PP (IN of) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "That's the beauty of it.", "tokens": [ { "deprel": "nsubj", "end_char": 1474, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1470, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1475, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1481, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1478, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1488, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "beauty", "misc": "", "start_char": 1482, "text": "beauty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1491, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1489, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1494, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 1492, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1496, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1495, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB invite) (NP (PRP her)) (PRT (RP over)))))))) (. .) (S (NP (PRP We)) (VP (MD 'll) (VP (VB have) (NP (DT a) (JJ nice) (NN meal) (CC and) (NN chat))))) (. .)))" }, "speaker": "Leonard", "text": "I'm gonna invite her over . We'll have a nice meal and chat.", "tokens": [ { "deprel": "nsubj", "end_char": 1498, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1497, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1501, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1499, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1505, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1502, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1508, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1506, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1515, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "invite", "misc": "", "start_char": 1509, "text": "invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1519, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "her", "misc": "", "start_char": 1516, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1524, "feats": null, "head": 5, "id": 7, "lemma": "over", "misc": "", "start_char": 1520, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1526, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1525, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1529, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1527, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1533, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 1530, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1538, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "have", "misc": "", "start_char": 1534, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1540, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 1539, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1545, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "nice", "misc": "", "start_char": 1541, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1550, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "meal", "misc": "", "start_char": 1546, "text": "meal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1554, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 1551, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1559, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "chat", "misc": "", "start_char": 1555, "text": "chat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1561, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 1560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (VP (VB Chat) (. ?) (SBAR (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB chat) (, ,) (PP (ADVP (IN at) (JJS least)) (RB not) (RB off) (HYPH -) (NP (NN line)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Chat? We don't chat, at least not off - line.", "tokens": [ { "deprel": "root", "end_char": 1566, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "Chat", "misc": "", "start_char": 1562, "text": "Chat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1568, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1567, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1571, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 1569, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1574, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1572, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1578, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1575, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1583, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "chat", "misc": "", "start_char": 1579, "text": "chat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1585, "feats": null, "head": 13, "id": 7, "lemma": ",", "misc": "", "start_char": 1584, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1588, "feats": "ExtPos=ADV", "head": 13, "id": 8, "lemma": "at", "misc": "", "start_char": 1586, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1594, "feats": "Degree=Sup", "head": 8, "id": 9, "lemma": "least", "misc": "", "start_char": 1589, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "advmod", "end_char": 1598, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 1595, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 1602, "feats": null, "head": 13, "id": 11, "lemma": "off", "misc": "", "start_char": 1599, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1604, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1603, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1609, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "line", "misc": "", "start_char": 1605, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1611, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (JJ difficult)))) (. .) (S (NP (PRP You)) (ADVP (RB just)) (VP (VBP listen) (PP (IN to) (SBAR (WHNP (WP what)) (S (NP (PRP she)) (VP (VBZ says))))))) (CC and) (RB then) (S (NP (PRP you)) (VP (VBP say) (NP (NP (NN something)) (ADJP (JJ appropriate))) (PP (IN in) (NP (NN response))))) (. .)))" }, "speaker": "Leonard", "text": "Well, it's not difficult . You just listen to what she says and then you say something appropriate in response.", "tokens": [ { "deprel": "discourse", "end_char": 1616, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1612, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1618, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1617, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1621, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1619, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1624, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1622, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1628, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1625, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1638, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "difficult", "misc": "", "start_char": 1629, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1640, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1644, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1641, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1649, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 1645, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1656, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "listen", "misc": "", "start_char": 1650, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1659, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1657, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1664, "feats": "PronType=Rel", "head": 10, "id": 12, "lemma": "what", "misc": "", "start_char": 1660, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1668, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "she", "misc": "", "start_char": 1665, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "say", "misc": "", "start_char": 1669, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cc", "end_char": 1677, "feats": null, "head": 18, "id": 15, "lemma": "and", "misc": "", "start_char": 1674, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1682, "feats": "PronType=Dem", "head": 18, "id": 16, "lemma": "then", "misc": "", "start_char": 1678, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1686, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 1683, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1690, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 18, "lemma": "say", "misc": "", "start_char": 1687, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1700, "feats": "Number=Sing|PronType=Ind", "head": 18, "id": 19, "lemma": "something", "misc": "", "start_char": 1691, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1712, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "appropriate", "misc": "", "start_char": 1701, "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1715, "feats": null, "head": 22, "id": 21, "lemma": "in", "misc": "", "start_char": 1713, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1724, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "response", "misc": "", "start_char": 1716, "text": "response", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1726, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 1725, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (PP (IN To) (WHNP (WDT what) (NN end)) (. ?)))" }, "speaker": "Sheldon", "text": "To what end?", "tokens": [ { "deprel": "case", "end_char": 1729, "feats": null, "head": 3, "id": 1, "lemma": "to", "misc": "", "start_char": 1727, "text": "To", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1734, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "what", "misc": "", "start_char": 1730, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1738, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "end", "misc": "", "start_char": 1735, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1740, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1739, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (LST (UH Hi) (. .) (RB Again) (. .)))" }, "speaker": "Leonard", "text": "Hi . Again.", "tokens": [ { "deprel": "root", "end_char": 1743, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1741, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1745, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1751, "feats": null, "head": 1, "id": 3, "lemma": "again", "misc": "", "start_char": 1746, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1752, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Sheldon", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 1756, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1754, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1758, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Leonard", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 1761, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1759, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1763, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1762, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Penny", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 1766, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1764, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1768, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1767, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (LST (UH Hi) (. .)) (ADVP (UH Anyway)) (S (NP (PRP we)) (VP (VBD brought) (NP (NN home) (JJ Indian) (NN food)))) (CC and) (S (NP (PRP I)) (VP (VBP know) (SBAR (IN that) (S (S (S (VP (VBG moving))) (VP (MD can) (VP (VB be) (ADJP (JJ stressful))))) (CC and) (S (NP (PRP I)) (VP (VBP find) (SBAR (IN that) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG undergoing) (NP (NP (NN stress)) (SBAR (IN that) (S (NP (JJ good) (NN food) (CC and) (NN company)) (VP (MD can) (VP (VB have) (NP (DT a) (JJ comforting) (NN effect))))))))))) (. .) (ADVP (RB Also)) (, ,) (S (NP (NN curry)) (VP (VBZ 's) (NP (DT a) (JJ natural) (NN laxative)))) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (IN that) (, ,) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (DT a) (JJ clean) (NN colon)) (VP (VBZ is) (NP (NP (QP (RB just) (CD one)) (JJR less) (NN thing)) (SBAR (S (VP (TO to) (VP (VB worry) (PP (IN about))))))))))))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Hi . Anyway we brought home Indian food and I know that moving can be stressful and I find that when I'm undergoing stress that good food and company can have a comforting effect . Also, curry's a natural laxative and I don't have to tell you that, you know a clean colon is just one less thing to worry about.", "tokens": [ { "deprel": "discourse", "end_char": 1771, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 1769, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1773, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1772, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1780, "feats": null, "head": 5, "id": 3, "lemma": "anyway", "misc": "", "start_char": 1774, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1783, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1781, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1791, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "bring", "misc": "", "start_char": 1784, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1796, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "home", "misc": "", "start_char": 1792, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1803, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Indian", "misc": "", "start_char": 1797, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1808, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "food", "misc": "", "start_char": 1804, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1812, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1809, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1814, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1813, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1819, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "know", "misc": "", "start_char": 1815, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1824, "feats": null, "head": 16, "id": 12, "lemma": "that", "misc": "", "start_char": 1820, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 1831, "feats": "VerbForm=Ger", "head": 16, "id": 13, "lemma": "move", "misc": "", "start_char": 1825, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "aux", "end_char": 1835, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 1832, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1838, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1836, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1848, "feats": "Degree=Pos", "head": 11, "id": 16, "lemma": "stressful", "misc": "", "start_char": 1839, "text": "stressful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1852, "feats": null, "head": 19, "id": 17, "lemma": "and", "misc": "", "start_char": 1849, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1854, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1853, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1859, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 19, "lemma": "find", "misc": "", "start_char": 1855, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1864, "feats": null, "head": 32, "id": 20, "lemma": "that", "misc": "", "start_char": 1860, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1869, "feats": "PronType=Int", "head": 24, "id": 21, "lemma": "when", "misc": "", "start_char": 1865, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1871, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1870, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1874, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1872, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1885, "feats": "Tense=Pres|VerbForm=Part", "head": 32, "id": 24, "lemma": "undergo", "misc": "", "start_char": 1875, "text": "undergoing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1892, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "stress", "misc": "", "start_char": 1886, "text": "stress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1897, "feats": null, "head": 32, "id": 26, "lemma": "that", "misc": "", "start_char": 1893, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 1902, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "good", "misc": "", "start_char": 1898, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1907, "feats": "Number=Sing", "head": 32, "id": 28, "lemma": "food", "misc": "", "start_char": 1903, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1911, "feats": null, "head": 30, "id": 29, "lemma": "and", "misc": "", "start_char": 1908, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1919, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "company", "misc": "", "start_char": 1912, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1923, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "can", "misc": "", "start_char": 1920, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1928, "feats": "VerbForm=Inf", "head": 19, "id": 32, "lemma": "have", "misc": "", "start_char": 1924, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1930, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 33, "lemma": "a", "misc": "", "start_char": 1929, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1941, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "comforting", "misc": "", "start_char": 1931, "text": "comforting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1948, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "effect", "misc": "", "start_char": 1942, "text": "effect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1950, "feats": null, "head": 5, "id": 36, "lemma": ".", "misc": "", "start_char": 1949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1955, "feats": null, "head": 43, "id": 37, "lemma": "also", "misc": "", "start_char": 1951, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1957, "feats": null, "head": 37, "id": 38, "lemma": ",", "misc": "", "start_char": 1956, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1963, "feats": "Number=Sing", "head": 43, "id": 39, "lemma": "curry", "misc": "", "start_char": 1958, "text": "curry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1966, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 43, "id": 40, "lemma": "be", "misc": "", "start_char": 1964, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1968, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 41, "lemma": "a", "misc": "", "start_char": 1967, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1976, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "natural", "misc": "", "start_char": 1969, "text": "natural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1985, "feats": "Number=Sing", "head": 5, "id": 43, "lemma": "laxative", "misc": "", "start_char": 1977, "text": "laxative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1989, "feats": null, "head": 48, "id": 44, "lemma": "and", "misc": "", "start_char": 1986, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1991, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 45, "lemma": "I", "misc": "", "start_char": 1990, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1994, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 48, "id": 46, "lemma": "do", "misc": "", "start_char": 1992, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1998, "feats": null, "head": 48, "id": 47, "lemma": "not", "misc": "", "start_char": 1995, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2003, "feats": "VerbForm=Inf", "head": 43, "id": 48, "lemma": "have", "misc": "", "start_char": 1999, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2006, "feats": null, "head": 50, "id": 49, "lemma": "to", "misc": "", "start_char": 2004, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2011, "feats": "VerbForm=Inf", "head": 48, "id": 50, "lemma": "tell", "misc": "", "start_char": 2007, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2015, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 50, "id": 51, "lemma": "you", "misc": "", "start_char": 2012, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2020, "feats": null, "head": 63, "id": 52, "lemma": "that", "misc": "", "start_char": 2016, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 2022, "feats": null, "head": 55, "id": 53, "lemma": ",", "misc": "", "start_char": 2021, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2026, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 55, "id": 54, "lemma": "you", "misc": "", "start_char": 2023, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2031, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 63, "id": 55, "lemma": "know", "misc": "", "start_char": 2027, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2033, "feats": "Definite=Ind|PronType=Art", "head": 58, "id": 56, "lemma": "a", "misc": "", "start_char": 2032, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2039, "feats": "Degree=Pos", "head": 58, "id": 57, "lemma": "clean", "misc": "", "start_char": 2034, "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2045, "feats": "Number=Sing", "head": 63, "id": 58, "lemma": "colon", "misc": "", "start_char": 2040, "text": "colon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2048, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 63, "id": 59, "lemma": "be", "misc": "", "start_char": 2046, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2053, "feats": null, "head": 63, "id": 60, "lemma": "just", "misc": "", "start_char": 2049, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 2057, "feats": "NumForm=Word|NumType=Card", "head": 63, "id": 61, "lemma": "one", "misc": "", "start_char": 2054, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 2062, "feats": "Degree=Cmp", "head": 63, "id": 62, "lemma": "less", "misc": "", "start_char": 2058, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "ccomp", "end_char": 2068, "feats": "Number=Sing", "head": 50, "id": 63, "lemma": "thing", "misc": "", "start_char": 2063, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2071, "feats": null, "head": 65, "id": 64, "lemma": "to", "misc": "", "start_char": 2069, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2077, "feats": "VerbForm=Inf", "head": 63, "id": 65, "lemma": "worry", "misc": "", "start_char": 2072, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 2083, "feats": null, "head": 65, "id": 66, "lemma": "about", "misc": "", "start_char": 2078, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 2085, "feats": null, "head": 5, "id": 67, "lemma": ".", "misc": "", "start_char": 2084, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (DT no) (NN expert)))) (, ,) (CC but) (S (PP (IN in) (NP (NP (DT the) (NN context)) (PP (IN of) (NP (DT a) (NN lunch) (NN invitation))))) (NP (PRP you)) (VP (MD might) (ADVP (RB wanna)) (VP (VB skip) (NP (NP (DT the) (NN reference)) (PP (IN to) (NP (NN bowel) (NNS movements))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm no expert, but in the context of a lunch invitation you might wanna skip the reference to bowel movements.", "tokens": [ { "deprel": "nsubj", "end_char": 2087, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2086, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2090, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2088, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2093, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 2091, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2100, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "expert", "misc": "", "start_char": 2094, "text": "expert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2102, "feats": null, "head": 17, "id": 5, "lemma": ",", "misc": "", "start_char": 2101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2106, "feats": null, "head": 17, "id": 6, "lemma": "but", "misc": "", "start_char": 2103, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 2109, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 2107, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2113, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2110, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2121, "feats": "Number=Sing", "head": 17, "id": 9, "lemma": "context", "misc": "", "start_char": 2114, "text": "context", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2124, "feats": null, "head": 13, "id": 10, "lemma": "of", "misc": "", "start_char": 2122, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2126, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 2125, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2132, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "lunch", "misc": "", "start_char": 2127, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2143, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "invitation", "misc": "", "start_char": 2133, "text": "invitation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2147, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 2144, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2153, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "might", "misc": "", "start_char": 2148, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2159, "feats": null, "head": 17, "id": 16, "lemma": "wanna", "misc": "", "start_char": 2154, "text": "wanna", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 2164, "feats": "VerbForm=Inf", "head": 4, "id": 17, "lemma": "skip", "misc": "", "start_char": 2160, "text": "skip", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2168, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 2165, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2178, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "reference", "misc": "", "start_char": 2169, "text": "reference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2181, "feats": null, "head": 22, "id": 20, "lemma": "to", "misc": "", "start_char": 2179, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2187, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "bowel", "misc": "", "start_char": 2182, "text": "bowel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2197, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "movement", "misc": "", "start_char": 2188, "text": "movements", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2199, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 2198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG inviting) (NP (PRP me)) (ADVP (RB over)) (S (VP (TO to) (VP (VB eat)))))) (. ?)))" }, "speaker": "Penny", "text": "Oh, you're inviting me over to eat?", "tokens": [ { "deprel": "discourse", "end_char": 2202, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 2200, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2204, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2208, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 2205, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2212, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2209, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2221, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "invite", "misc": "", "start_char": 2213, "text": "inviting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2224, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 2222, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 2229, "feats": null, "head": 5, "id": 7, "lemma": "over", "misc": "", "start_char": 2225, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2232, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2230, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2236, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "eat", "misc": "", "start_char": 2233, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2238, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 2237, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (INTJ (UH yes)) (. .)))" }, "speaker": "Leonard", "text": "Uh, yes.", "tokens": [ { "deprel": "discourse", "end_char": 2241, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 2239, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2243, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2247, "feats": null, "head": 0, "id": 3, "lemma": "yes", "misc": "", "start_char": 2244, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2249, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 57, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (RB so) (JJ nice))) (. .) (S (NP (PRP I)) (VP (MD 'd) (VP (VB love) (S (VP (TO to)))))) (. .)))" }, "speaker": "Penny", "text": "Oh, that's so nice . I'd love to.", "tokens": [ { "deprel": "discourse", "end_char": 2252, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 2250, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2254, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2259, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 2255, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2262, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2260, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2265, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 2263, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2270, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "nice", "misc": "", "start_char": 2266, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2272, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2271, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2274, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 2273, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2277, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "would", "misc": "", "start_char": 2275, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2282, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "love", "misc": "", "start_char": 2278, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2285, "feats": null, "head": 10, "id": 11, "lemma": "to", "misc": "", "start_char": 2283, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 2287, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 2286, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 58, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Leonard", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 2293, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 2288, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2295, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2294, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 59, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (NP (PRP you)) (NP (NNS guys))) (VP (VB do) (PP (IN for) (NP (NN fun))) (PP (IN around) (ADVP (RB here))))) (. ?)))" }, "speaker": "Penny", "text": "So, what do you guys do for fun around here?", "tokens": [ { "deprel": "discourse", "end_char": 2298, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 2296, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2300, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 2305, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 2301, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2308, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 2306, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2312, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 2309, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 2317, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "guy", "misc": "", "start_char": 2313, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 2320, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "do", "misc": "", "start_char": 2318, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2324, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 2321, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2328, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "fun", "misc": "", "start_char": 2325, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2335, "feats": null, "head": 11, "id": 10, "lemma": "around", "misc": "", "start_char": 2329, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2340, "feats": "PronType=Dem", "head": 7, "id": 11, "lemma": "here", "misc": "", "start_char": 2336, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2342, "feats": null, "head": 7, "id": 12, "lemma": "?", "misc": "", "start_char": 2341, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 60, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NN today)) (NP (PRP we)) (VP (VBD tried) (S (VP (VBG masturbating) (PP (IN for) (NP (NN money)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, today we tried masturbating for money.", "tokens": [ { "deprel": "discourse", "end_char": 2347, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 2343, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2349, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl:tmod", "end_char": 2355, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "today", "misc": "", "start_char": 2350, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2358, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 2356, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2364, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "try", "misc": "", "start_char": 2359, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 2377, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "masturbate", "misc": "", "start_char": 2365, "text": "masturbating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2381, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 2378, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2387, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "money", "misc": "", "start_char": 2382, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2389, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 2388, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 2, 0, 0 ], [ 5, 0, 0 ], [ 6, 11, 11 ], [ 19, 8, 8 ], [ 21, 0, 0 ], [ 44, 0, 0 ], [ 52, 9, 9 ], [ 52, 17, 17 ], [ 52, 21, 21 ], [ 52, 44, 44 ], [ 53, 13, 13 ], [ 54, 2, 2 ] ], [ [ 0, 5, 7 ] ], [ [ 2, 3, 5 ] ], [ [ 2, 7, 7 ] ], [ [ 4, 2, 2 ], [ 4, 9, 13 ] ], [ [ 4, 1, 2 ] ], [ [ 4, 4, 5 ] ], [ [ 4, 12, 13 ], [ 5, 5, 6 ], [ 5, 9, 9 ] ], [ [ 4, 15, 16 ] ], [ [ 4, 0, 18 ], [ 6, 0, 0 ] ], [ [ 6, 4, 4 ], [ 6, 15, 15 ], [ 7, 5, 5 ], [ 8, 5, 5 ], [ 21, 2, 2 ], [ 38, 0, 0 ], [ 41, 0, 0 ], [ 41, 7, 7 ], [ 42, 3, 3 ], [ 46, 7, 7 ], [ 46, 16, 16 ], [ 53, 0, 0 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 9, 9 ] ], [ [ 6, 15, 16 ], [ 6, 18, 18 ] ], [ [ 6, 18, 19 ] ], [ [ 6, 15, 19 ], [ 7, 1, 1 ] ], [ [ 7, 3, 3 ] ], [ [ 7, 7, 8 ] ], [ [ 7, 4, 8 ], [ 8, 0, 0 ], [ 8, 2, 3 ] ], [ [ 8, 5, 6 ] ], [ [ 8, 8, 8 ] ], [ [ 9, 0, 1 ], [ 12, 12, 12 ] ], [ [ 11, 3, 5 ] ], [ [ 11, 4, 5 ], [ 12, 0, 4 ] ], [ [ 12, 6, 8 ] ], [ [ 12, 0, 8 ], [ 39, 3, 5 ] ], [ [ 17, 0, 0 ], [ 17, 7, 7 ], [ 19, 2, 2 ], [ 19, 10, 10 ], [ 20, 7, 7 ], [ 21, 0, 2 ], [ 34, 1, 1 ], [ 35, 0, 0 ], [ 36, 0, 0 ], [ 38, 2, 2 ], [ 39, 0, 0 ], [ 40, 7, 7 ], [ 40, 9, 9 ], [ 40, 13, 13 ], [ 45, 2, 2 ], [ 52, 3, 3 ], [ 52, 29, 29 ], [ 58, 4, 4 ], [ 58, 4, 5 ], [ 59, 3, 3 ] ], [ [ 17, 10, 11 ] ], [ [ 17, 7, 11 ], [ 18, 2, 2 ] ], [ [ 19, 16, 19 ] ], [ [ 20, 5, 5 ], [ 20, 7, 9 ], [ 34, 4, 4 ], [ 38, 9, 9 ], [ 38, 13, 13 ], [ 44, 5, 5 ], [ 46, 12, 12 ], [ 52, 50, 50 ], [ 52, 53, 53 ], [ 54, 5, 5 ], [ 56, 7, 7 ] ], [ [ 25, 6, 7 ] ], [ [ 26, 3, 3 ] ], [ [ 26, 6, 6 ] ], [ [ 34, 6, 6 ] ], [ [ 35, 5, 5 ] ], [ [ 35, 5, 6 ], [ 36, 3, 6 ] ], [ [ 35, 8, 9 ] ], [ [ 37, 2, 2 ] ], [ [ 39, 1, 6 ], [ 40, 3, 3 ] ], [ [ 40, 14, 14 ], [ 41, 2, 5 ] ], [ [ 40, 13, 14 ] ], [ [ 41, 9, 10 ], [ 42, 9, 9 ] ], [ [ 41, 12, 12 ] ], [ [ 42, 5, 9 ], [ 43, 0, 0 ] ], [ [ 42, 3, 9 ], [ 43, 5, 5 ] ], [ [ 44, 8, 8 ] ], [ [ 44, 11, 13 ] ], [ [ 44, 15, 15 ], [ 45, 0, 0 ] ], [ [ 45, 5, 5 ], [ 46, 2, 2 ] ], [ [ 46, 18, 18 ] ], [ [ 46, 21, 21 ] ], [ [ 47, 1, 1 ] ], [ [ 47, 1, 2 ] ], [ [ 52, 6, 7 ], [ 52, 25, 27 ], [ 52, 36, 42 ] ], [ [ 52, 24, 24 ] ], [ [ 52, 32, 34 ] ], [ [ 52, 38, 38 ] ], [ [ 52, 38, 42 ], [ 52, 51, 51 ] ], [ [ 52, 40, 42 ] ], [ [ 52, 55, 57 ] ], [ [ 52, 59, 62 ] ], [ [ 52, 55, 65 ], [ 53, 20, 21 ] ], [ [ 53, 2, 3 ] ], [ [ 53, 7, 8 ] ], [ [ 53, 10, 12 ] ], [ [ 53, 17, 18 ] ], [ [ 54, 4, 8 ], [ 56, 2, 2 ] ], [ [ 58, 2, 2 ] ], [ [ 58, 8, 8 ] ], [ [ 59, 7, 7 ] ] ]
s01e01c01t
Are you still mad about the sperm bank? No. You wanna hear an interesting thing about stairs? Not really. If the height of a step is off by as little as two millimeters...most people will trip. I don't care . Two millime ...? That doesn't seem right. It's true . I did a series of experiments when I was 12 . My father broke his clavicle. Is that why they sent you to boarding school? That was the result of my work with lasers. New neighbor? Evidently. Significant improvement over the old neighbor. Two - hundred pound transvestite with a skin condition? Yes, she is. Oh, hi. Hi. Hi. Hi? We don't mean to interrupt . We live across the hall. Oh, that's nice. No . We don't live together . I mean we live together, but in separate, heterosexual bedrooms. Okay, well, guess I'm your new neighbor. Leonard . Sheldon. Hi. Hi. Hi. Well...Oh, welcome to the building. Thankyou, maybe we can have coffee sometime. Oh, great. Great. Great. Great . Well, bye. Bye. Bye. Bye. Should we have invited her for lunch? We're gonna start season two of Battlestar Galactica. We already watched the season two DVDs. Not with commentary. I think we should be good neighbors . Invite her over, make her feel welcome. We never invited Louie / Louise over. Well, and that was wrong of us . We need to widen our circle. I have a very wide circle . I have 212 friends on MySpace. Yes, and you've never met one of them. That's the beauty of it. I'm gonna invite her over . We'll have a nice meal and chat. Chat? We don't chat, at least not off - line. Well, it's not difficult . You just listen to what she says and then you say something appropriate in response. To what end? Hi . Again. Hi. Hi. Hi. Hi . Anyway we brought home Indian food and I know that moving can be stressful and I find that when I'm undergoing stress that good food and company can have a comforting effect . Also, curry's a natural laxative and I don't have to tell you that, you know a clean colon is just one less thing to worry about. I'm no expert, but in the context of a lunch invitation you might wanna skip the reference to bowel movements. Oh, you're inviting me over to eat? Uh, yes. Oh, that's so nice . I'd love to. Great. So, what do you guys do for fun around here? Well, today we tried masturbating for money.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (ADVP (DT All) (RB right)) (, ,) (NP (EX there)) (NP (PRP it)) (VP (VBZ goes))) (. .) (S (NP (PRP It)) (VP (VBZ sticks))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (. .)))" }, "speaker": "Leonard", "text": "All right, there it goes . It sticks, I'm sorry.", "tokens": [ { "deprel": "reparandum", "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": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 17, "feats": null, "head": 6, "id": 4, "lemma": "there", "misc": "", "start_char": 12, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 18, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 21, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 26, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 30, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 28, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "stick", "misc": "", "start_char": 31, "text": "sticks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 40, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 42, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 50, "feats": "Degree=Pos", "head": 9, "id": 13, "lemma": "sorry", "misc": "", "start_char": 45, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NN thanks)) (. .)))" }, "speaker": "Penny", "text": "Okay, thanks.", "tokens": [ { "deprel": "discourse", "end_char": 57, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 53, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 58, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 66, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 60, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome)))) (. .) (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB step) (ADVP (RB right)))))))) (, ...) (. ?) (NP (UH Okay)) (. .)))" }, "speaker": "Leonard", "text": "You're welcome . Oh, you're just gonna step right ...? Okay.", "tokens": [ { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 69, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 73, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 84, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 77, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 89, "feats": null, "head": 10, "id": 5, "lemma": "oh", "misc": "", "start_char": 87, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 90, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 92, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 96, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 104, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 100, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 108, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "go", "misc": "", "start_char": 105, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 111, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 109, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 116, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "step", "misc": "", "start_char": 112, "text": "step", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 12, "id": 13, "lemma": "right", "misc": "", "start_char": 117, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 10, "id": 14, "lemma": "...", "misc": "", "start_char": 123, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 10, "id": 15, "lemma": "?", "misc": "", "start_char": 127, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 133, "feats": null, "head": 10, "id": 16, "lemma": "okay", "misc": "", "start_char": 129, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 134, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Leonard)) (. ?)))" }, "speaker": "Penny", "text": "Hey, Leonard?", "tokens": [ { "deprel": "discourse", "end_char": 139, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 136, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 149, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 142, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 150, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN hair) (NNS products)) (VP (VBP are) (NP (NNP Sheldon) (POS 's))) (. .)))" }, "speaker": "Leonard", "text": "The hair products are Sheldon's.", "tokens": [ { "deprel": "det", "end_char": 155, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 152, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 160, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "hair", "misc": "", "start_char": 156, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 169, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "product", "misc": "", "start_char": 161, "text": "products", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 173, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 170, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 181, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 174, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 182, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (LST (UH Okay) (. .) (UH Um) (, ,) (SQ (MD can) (NP (PRP I)) (VP (VB ask) (NP (PRP you)) (NP (NP (DT a) (NN favor)) (. ?) (NP (DT A) (NN favor)))) (. ?))))" }, "speaker": "Penny", "text": "Okay . Um, can I ask you a favor? A favor?", "tokens": [ { "deprel": "discourse", "end_char": 191, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 187, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 196, "feats": null, "head": 7, "id": 3, "lemma": "um", "misc": "", "start_char": 194, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 197, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 202, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 199, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 203, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 208, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "ask", "misc": "", "start_char": 205, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 212, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 209, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 214, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 213, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 220, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "favor", "misc": "", "start_char": 215, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 221, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 224, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 223, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 230, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "favor", "misc": "", "start_char": 225, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 7, "id": 14, "lemma": "?", "misc": "", "start_char": 231, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Sure)) (, ,) (NP (PRP you)) (VP (MD could) (VP (VB ask) (NP (PRP me)) (NP (DT a) (NN favor)))) (. .) (S (NP (PRP I)) (VP (MD would) (VP (VB do) (NP (PRP you)) (NP (DT a) (NN favor)) (PP (IN for) (NP (PRP you)))))) (. .)))" }, "speaker": "Leonard", "text": "Sure, you could ask me a favor . I would do you a favor for you.", "tokens": [ { "deprel": "discourse", "end_char": 237, "feats": null, "head": 5, "id": 1, "lemma": "sure", "misc": "", "start_char": 233, "text": "Sure", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 243, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 240, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 249, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 244, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 253, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "ask", "misc": "", "start_char": 250, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 256, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 254, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 258, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 257, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 264, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "favor", "misc": "", "start_char": 259, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 268, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 267, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 274, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 269, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 277, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "do", "misc": "", "start_char": 275, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 281, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 278, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 282, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 289, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "favor", "misc": "", "start_char": 284, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 290, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 297, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 17, "lemma": "you", "misc": "", "start_char": 294, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 298, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP say) (INTJ (UH no)))))) (. .)))" }, "speaker": "Penny", "text": "It's okay if you say no.", "tokens": [ { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 300, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 303, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 310, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 306, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 313, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 311, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 317, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 314, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "say", "misc": "", "start_char": 318, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 324, "feats": null, "head": 6, "id": 7, "lemma": "no", "misc": "", "start_char": 322, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (MD 'll) (ADVP (RB probably)) (VP (VB say) (INTJ (UH yes)))) (. .)))" }, "speaker": "Leonard", "text": "Oh, I'll probably say yes.", "tokens": [ { "deprel": "discourse", "end_char": 329, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 327, "text": "Oh", "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": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 337, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 334, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 346, "feats": null, "head": 6, "id": 5, "lemma": "probably", "misc": "", "start_char": 338, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 350, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "say", "misc": "", "start_char": 347, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "discourse", "end_char": 354, "feats": null, "head": 6, "id": 7, "lemma": "yes", "misc": "", "start_char": 351, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (RB not) (NP (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NN thing)))) (SBAR (S (NP (PRP you)) (VP (VBP ask) (NP (NP (DT a) (NN guy)) (SBAR (S (NP (PRP you)) (ADVP (RB just)) (VP (VBD met)))))))))) (. .)))" }, "speaker": "Penny", "text": "It's just not the kind of thing you ask a guy you just met.", "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": 367, "feats": null, "head": 6, "id": 3, "lemma": "just", "misc": "", "start_char": 363, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 371, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 368, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 375, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 372, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 380, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "kind", "misc": "", "start_char": 376, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 383, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 381, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 389, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "thing", "misc": "", "start_char": 384, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 393, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 390, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "ask", "misc": "", "start_char": 394, "text": "ask", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 399, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 398, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 403, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "guy", "misc": "", "start_char": 400, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 407, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 404, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 412, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 408, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 15, "lemma": "meet", "misc": "", "start_char": 413, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (INTJ (UH Wow) (. .)))" }, "speaker": "Leonard", "text": "Wow.", "tokens": [ { "deprel": "root", "end_char": 422, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 419, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 423, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 7, 7 ] ], [ [ 0, 10, 10 ], [ 3, 2, 2 ], [ 3, 0, 2 ], [ 5, 7, 7 ], [ 6, 5, 5 ], [ 6, 9, 9 ], [ 7, 4, 4 ], [ 8, 2, 2 ], [ 9, 10, 11 ] ], [ [ 2, 0, 0 ], [ 2, 6, 6 ], [ 5, 5, 5 ], [ 6, 2, 2 ], [ 6, 12, 12 ], [ 6, 16, 16 ], [ 9, 8, 8 ], [ 9, 12, 12 ] ], [ [ 4, 0, 2 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 4, 5 ] ], [ [ 5, 8, 9 ], [ 5, 11, 12 ], [ 6, 6, 7 ], [ 6, 13, 14 ], [ 9, 0, 0 ], [ 9, 7, 7 ] ] ]
s01e01c03t
All right, there it goes . It sticks, I'm sorry. Okay, thanks. You're welcome . Oh, you're just gonna step right ...? Okay. Hey, Leonard? The hair products are Sheldon's. Okay . Um, can I ask you a favor? A favor? Sure, you could ask me a favor . I would do you a favor for you. It's okay if you say no. Oh, I'll probably say yes. It's just not the kind of thing you ask a guy you just met. Wow.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VB examine) (NP (NP (DT the) (NN chain)) (PP (IN of) (NP (NN causality)))) (ADVP (RB here))))))) (. .)))" }, "speaker": "Sheldon", "text": "I really think we should examine the chain of causality here.", "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": "advmod", "end_char": 8, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 2, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 9, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 15, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 24, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "should", "misc": "", "start_char": 18, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 32, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "examine", "misc": "", "start_char": 25, "text": "examine", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 36, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 33, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 42, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "chain", "misc": "", "start_char": 37, "text": "chain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 43, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 55, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "causality", "misc": "", "start_char": 46, "text": "causality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 60, "feats": "PronType=Dem", "head": 6, "id": 11, "lemma": "here", "misc": "", "start_char": 56, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Must) (NP (PRP we)) (. ?)))" }, "speaker": "Leonard", "text": "Must we?", "tokens": [ { "deprel": "root", "end_char": 67, "feats": "VerbForm=Fin", "head": 0, "id": 1, "lemma": "must", "misc": "", "start_char": 63, "text": "Must", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 68, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 71, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (NN Event) (NN A)) (: :) (S (S (NP (DT A) (JJ beautiful) (NN woman)) (VP (VBZ stands) (ADJP (JJ naked)) (PP (IN in) (NP (PRP$ our) (NN shower) (. .) (NN Event) (NN B))))) (: :) (S (NP (PRP We)) (VP (VBP drive) (PP (ADVP (RB halfway)) (IN across) (NP (NN town))) (S (VP (TO to) (VP (VB retrieve) (NP (DT a) (NN television) (NN set)) (PP (IN from) (NP (NP (DT the) (JJ aforementioned) (NN woman) (POS 's)) (NN ex) (HYPH -) (NN boyfriend)))))))) (. .) (SBARQ (WHPP (IN On) (WHNP (WHNP (WDT what) (NN plane)) (PP (IN of) (NP (NN existence))))) (VP (VBZ is) (NP (EX there)) (NP (NP (RB even) (DT a) (ADJP (NN semi) (HYPH -) (JJ rational)) (NN link)) (PP (IN between) (NP (DT these) (NNS events))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Event A: A beautiful woman stands naked in our shower . Event B: We drive halfway across town to retrieve a television set from the aforementioned woman's ex - boyfriend . On what plane of existence is there even a semi - rational link between these events?", "tokens": [ { "deprel": "compound", "end_char": 78, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "event", "misc": "", "start_char": 73, "text": "Event", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 80, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "A", "misc": "", "start_char": 79, "text": "A", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 7, "id": 3, "lemma": ":", "misc": "", "start_char": 81, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 84, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 83, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 94, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "beautiful", "misc": "", "start_char": 85, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 100, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "woman", "misc": "", "start_char": 95, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "stand", "misc": "", "start_char": 101, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 113, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "naked", "misc": "", "start_char": 108, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 116, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 114, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 120, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 117, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 127, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "shower", "misc": "", "start_char": 121, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 135, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "event", "misc": "", "start_char": 130, "text": "Event", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 137, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "B", "misc": "", "start_char": 136, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 17, "id": 15, "lemma": ":", "misc": "", "start_char": 138, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "we", "misc": "", "start_char": 140, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 148, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 17, "lemma": "drive", "misc": "", "start_char": 143, "text": "drive", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 156, "feats": null, "head": 17, "id": 18, "lemma": "halfway", "misc": "", "start_char": 149, "text": "halfway", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 163, "feats": null, "head": 20, "id": 19, "lemma": "across", "misc": "", "start_char": 157, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 168, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "town", "misc": "", "start_char": 164, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 171, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 169, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 180, "feats": "VerbForm=Inf", "head": 17, "id": 22, "lemma": "retrieve", "misc": "", "start_char": 172, "text": "retrieve", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 182, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 181, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 193, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "television", "misc": "", "start_char": 183, "text": "television", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 197, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "set", "misc": "", "start_char": 194, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 202, "feats": null, "head": 33, "id": 26, "lemma": "from", "misc": "", "start_char": 198, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 206, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 27, "lemma": "the", "misc": "", "start_char": 203, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 221, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "aforementioned", "misc": "", "start_char": 207, "text": "aforementioned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 227, "feats": "Number=Sing", "head": 33, "id": 29, "lemma": "woman", "misc": "", "start_char": 222, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 230, "feats": null, "head": 29, "id": 30, "lemma": "'s", "misc": "", "start_char": 228, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 233, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "ex", "misc": "", "start_char": 231, "text": "ex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 33, "id": 32, "lemma": "-", "misc": "", "start_char": 234, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 245, "feats": "Number=Sing", "head": 22, "id": 33, "lemma": "boyfriend", "misc": "", "start_char": 236, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 7, "id": 34, "lemma": ".", "misc": "", "start_char": 246, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 40, "id": 35, "lemma": "on", "misc": "", "start_char": 248, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 255, "feats": "PronType=Int", "head": 37, "id": 36, "lemma": "what", "misc": "", "start_char": 251, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obl", "end_char": 261, "feats": "Number=Sing", "head": 40, "id": 37, "lemma": "plane", "misc": "", "start_char": 256, "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 39, "id": 38, "lemma": "of", "misc": "", "start_char": 262, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 274, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "existence", "misc": "", "start_char": 265, "text": "existence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 40, "lemma": "be", "misc": "", "start_char": 275, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 283, "feats": null, "head": 40, "id": 41, "lemma": "there", "misc": "", "start_char": 278, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advmod", "end_char": 288, "feats": null, "head": 47, "id": 42, "lemma": "even", "misc": "", "start_char": 284, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 290, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 43, "lemma": "a", "misc": "", "start_char": 289, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 295, "feats": "Number=Sing", "head": 46, "id": 44, "lemma": "semi", "misc": "", "start_char": 291, "text": "semi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 46, "id": 45, "lemma": "-", "misc": "", "start_char": 296, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 306, "feats": "Degree=Pos", "head": 47, "id": 46, "lemma": "rational", "misc": "", "start_char": 298, "text": "rational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 311, "feats": "Number=Sing", "head": 40, "id": 47, "lemma": "link", "misc": "", "start_char": 307, "text": "link", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 319, "feats": null, "head": 50, "id": 48, "lemma": "between", "misc": "", "start_char": 312, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 325, "feats": "Number=Plur|PronType=Dem", "head": 50, "id": 49, "lemma": "this", "misc": "", "start_char": 320, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 332, "feats": "Number=Plur", "head": 47, "id": 50, "lemma": "event", "misc": "", "start_char": 326, "text": "events", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 2, "id": 51, "lemma": "?", "misc": "", "start_char": 333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to) (VP (VB do) (NP (PRP her)) (NP (NP (DT a) (NN favor)) (, ,) (NP (NNP Sheldon))))))) (. .)))" }, "speaker": "Leonard", "text": "She asked me to do her a favor, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 335, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "misc": "", "start_char": 339, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 347, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 345, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 350, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 348, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 353, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "do", "misc": "", "start_char": 351, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 357, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "her", "misc": "", "start_char": 354, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 359, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 358, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 365, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "favor", "misc": "", "start_char": 360, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 366, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 375, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "Sheldon", "misc": "", "start_char": 368, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (DT that)) (VP (MD may) (VP (VB be) (NP (NP (DT the) (JJ proximal) (NN cause)) (PP (IN of) (NP (PRP$ our) (NN journey)))))) (CC but) (S (NP (NP (PRP we)) (NP (DT both))) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ exists) (PP (IN in) (NP (NN contradistinction))) (PP (IN to) (NP (DT the) (NML (JJR higher) (HYPH -) (NN level)) (JJ distal) (NN cause)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that may be the proximal cause of our journey but we both know it exists in contradistinction to the higher - level distal cause.", "tokens": [ { "deprel": "discourse", "end_char": 382, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 378, "text": "Well", "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": "nsubj", "end_char": 389, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 385, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 393, "feats": "VerbForm=Fin", "head": 8, "id": 4, "lemma": "may", "misc": "", "start_char": 390, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 396, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 394, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 400, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 397, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 409, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "proximal", "misc": "", "start_char": 401, "text": "proximal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 415, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "cause", "misc": "", "start_char": 410, "text": "cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 418, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 416, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 422, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 419, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 430, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "journey", "misc": "", "start_char": 423, "text": "journey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 434, "feats": null, "head": 15, "id": 12, "lemma": "but", "misc": "", "start_char": 431, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 437, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 435, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 442, "feats": null, "head": 13, "id": 14, "lemma": "both", "misc": "", "start_char": 438, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 447, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 15, "lemma": "know", "misc": "", "start_char": 443, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "it", "misc": "", "start_char": 448, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 457, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "exist", "misc": "", "start_char": 451, "text": "exists", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 460, "feats": null, "head": 19, "id": 18, "lemma": "in", "misc": "", "start_char": 458, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 478, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "contradistinction", "misc": "", "start_char": 461, "text": "contradistinction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 481, "feats": null, "head": 26, "id": 20, "lemma": "to", "misc": "", "start_char": 479, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 485, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 21, "lemma": "the", "misc": "", "start_char": 482, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 492, "feats": "Degree=Cmp", "head": 24, "id": 22, "lemma": "high", "misc": "", "start_char": 486, "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 493, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 500, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "level", "misc": "", "start_char": 495, "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 507, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "distal", "misc": "", "start_char": 501, "text": "distal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 513, "feats": "Number=Sing", "head": 17, "id": 26, "lemma": "cause", "misc": "", "start_char": 508, "text": "cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 514, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT Which)) (SQ (VP (VBZ is))) (. ?)))" }, "speaker": "Leonard", "text": "Which is?", "tokens": [ { "deprel": "nsubj", "end_char": 521, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "which", "misc": "", "start_char": 516, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "root", "end_char": 524, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 522, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 525, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think) (PP (IN with) (NP (PRP$ your) (NN penis)))) (. .)))" }, "speaker": "Sheldon", "text": "You think with your penis.", "tokens": [ { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 527, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 536, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 531, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 537, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 546, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 542, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 552, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "penis", "misc": "", "start_char": 547, "text": "penis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 553, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ biological) (NN impossibility)))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB come))))))) (. .)))" }, "speaker": "Leonard", "text": "That's a biological impossibility, and you didn't have to come.", "tokens": [ { "deprel": "nsubj", "end_char": 559, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 555, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 560, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 564, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 563, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 575, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "biological", "misc": "", "start_char": 565, "text": "biological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 589, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "impossibility", "misc": "", "start_char": 576, "text": "impossibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 595, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 592, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 599, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 8, "lemma": "you", "misc": "", "start_char": 596, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 603, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 600, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 604, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 612, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "have", "misc": "", "start_char": 608, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 615, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 613, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 620, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "come", "misc": "", "start_char": 616, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 621, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD could) (VP (VB have) (VP (VBN stayed) (ADVP (RB behind)) (S (VP (TO to) (VP (VB watch) (S (NP (NNP Wolowitz)) (VP (VB hit) (PP (IN on) (NP (NNP Penny))) (PP (IN in) (NP (NNP Russian) (, ,) (NNP Arabic) (CC and) (NNP Farsi)))))))))))) (. .) (CC And) (SBARQ (WHADVP (WRB why)) (SQ (MD ca) (RB n't) (NP (PRP she)) (VP (VB get) (NP (PRP$ her) (JJ own) (NN TV)))) (. ?))))" }, "speaker": "Sheldon", "text": "I could have stayed behind to watch Wolowitz hit on Penny in Russian, Arabic and Farsi . And why can't she get her own TV?", "tokens": [ { "deprel": "nsubj", "end_char": 624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 630, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 625, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 635, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 631, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 642, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "stay", "misc": "", "start_char": 636, "text": "stayed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 649, "feats": null, "head": 4, "id": 5, "lemma": "behind", "misc": "", "start_char": 643, "text": "behind", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 652, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 650, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 658, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "watch", "misc": "", "start_char": 653, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 667, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Wolowitz", "misc": "", "start_char": 659, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 671, "feats": "Tense=Past|VerbForm=Inf", "head": 7, "id": 9, "lemma": "hit", "misc": "", "start_char": 668, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 674, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 672, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 680, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "penny", "misc": "", "start_char": 675, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 683, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 681, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 691, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "Russian", "misc": "", "start_char": 684, "text": "Russian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 700, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Arabic", "misc": "", "start_char": 694, "text": "Arabic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 704, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 701, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 710, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "Farsi", "misc": "", "start_char": 705, "text": "Farsi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 711, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 716, "feats": null, "head": 24, "id": 19, "lemma": "and", "misc": "", "start_char": 713, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 720, "feats": "PronType=Int", "head": 24, "id": 20, "lemma": "why", "misc": "", "start_char": 717, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 723, "feats": "VerbForm=Fin", "head": 24, "id": 21, "lemma": "can", "misc": "", "start_char": 721, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 24, "id": 22, "lemma": "not", "misc": "", "start_char": 724, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "she", "misc": "", "start_char": 728, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 735, "feats": "VerbForm=Inf", "head": 4, "id": 24, "lemma": "get", "misc": "", "start_char": 732, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 739, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 27, "id": 25, "lemma": "her", "misc": "", "start_char": 736, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 743, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "own", "misc": "", "start_char": 740, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 746, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "TV", "misc": "", "start_char": 744, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 4, "id": 28, "lemma": "?", "misc": "", "start_char": 747, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP it)) (VP (VBZ is) (PP (IN with) (NP (NNS breakups))))))) (. .)))" }, "speaker": "Leonard", "text": "Come on, you know how it is with breakups.", "tokens": [ { "deprel": "root", "end_char": 753, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 749, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 756, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 754, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 757, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 762, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 759, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 767, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "know", "misc": "", "start_char": 763, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 771, "feats": "PronType=Int", "head": 5, "id": 6, "lemma": "how", "misc": "", "start_char": 768, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 774, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 772, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 777, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 775, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 782, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 778, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 791, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "breakup", "misc": "", "start_char": 783, "text": "breakups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 792, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't))) (, ,) (CC and) (SINV (ADVP (CC neither)) (VBP do) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "No, I don't, and neither do you.", "tokens": [ { "deprel": "discourse", "end_char": 796, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 794, "text": "No", "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": "nsubj", "end_char": 800, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 799, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 803, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 801, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 807, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 804, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 808, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 813, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 810, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 821, "feats": null, "head": 9, "id": 8, "lemma": "neither", "misc": "", "start_char": 814, "text": "neither", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "do", "misc": "", "start_char": 822, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 828, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 825, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 829, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (, ...) (NP (PRP I)) (VP (VBD broke) (PRT (RP up)) (PP (IN with) (NP (NNP Joyce) (NNP Kim)))) (. .)))" }, "speaker": "Leonard", "text": "But I...I broke up with Joyce Kim.", "tokens": [ { "deprel": "cc", "end_char": 834, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 831, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "vocative", "end_char": 836, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 835, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 837, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 842, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 841, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 848, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "break", "misc": "", "start_char": 843, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 851, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 849, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 856, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 852, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 862, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Joyce", "misc": "", "start_char": 857, "text": "Joyce", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 866, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Kim", "misc": "", "start_char": 863, "text": "Kim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 867, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD did) (RB not) (VP (VB break) (PRT (RP up)) (PP (IN with) (NP (NNP Joyce) (NNP Kim) (. .)))))) (NP (PRP She)) (VP (VBD defected) (PP (IN to) (NP (NNP North) (NNP Korea)))) (. .)))" }, "speaker": "Sheldon", "text": "You did not break up with Joyce Kim . She defected to North Korea.", "tokens": [ { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 869, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 876, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 873, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 880, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 877, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 886, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "break", "misc": "", "start_char": 881, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 889, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 887, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 894, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 890, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 900, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Joyce", "misc": "", "start_char": 895, "text": "Joyce", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 904, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Kim", "misc": "", "start_char": 901, "text": "Kim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 905, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 910, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "she", "misc": "", "start_char": 907, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "defect", "misc": "", "start_char": 911, "text": "defected", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 922, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 920, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 928, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "North", "misc": "", "start_char": 923, "text": "North", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 934, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Korea", "misc": "", "start_char": 929, "text": "Korea", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (TO To) (VP (VB mend) (NP (PRP$ her) (JJ broken) (NN heart))))) (. .) (S (NP (DT This) (NN situation)) (VP (VBZ is) (ADJP (ADVP (RB much) (RBR less)) (JJ complicated)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT some) (NN dispute)) (PP (IN between) (NP (NP (NNP Penny)) (CC and) (NP (PRP$ her) (NN ex) (HYPH -) (NN boyfriend)))) (PP (IN as) (PP (IN to) (SBAR (WHNP (WP who)) (S (VP (VBZ gets) (NP (NP (NN custody)) (PP (IN of) (NP (DT the) (NN TV) (. .)))))))))))) (S (NP (PRP She)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VB avoid) (NP (DT a) (NN scene)) (PP (IN with) (NP (PRP him)))))))) (. .)))" }, "speaker": "Leonard", "text": "To mend her broken heart . This situation is much less complicated . There's some dispute between Penny and her ex - boyfriend as to who gets custody of the TV . She just wanted to avoid a scene with him.", "tokens": [ { "deprel": "mark", "end_char": 939, "feats": null, "head": 2, "id": 1, "lemma": "to", "misc": "", "start_char": 937, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 944, "feats": "VerbForm=Inf", "head": 12, "id": 2, "lemma": "mend", "misc": "", "start_char": 940, "text": "mend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 948, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "her", "misc": "", "start_char": 945, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 955, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "broken", "misc": "", "start_char": 949, "text": "broken", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 961, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "heart", "misc": "", "start_char": 956, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 962, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 968, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 964, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 978, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "situation", "misc": "", "start_char": 969, "text": "situation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 981, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 979, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 986, "feats": null, "head": 11, "id": 10, "lemma": "much", "misc": "", "start_char": 982, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 991, "feats": "Degree=Cmp", "head": 12, "id": 11, "lemma": "less", "misc": "", "start_char": 987, "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 1003, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "complicated", "misc": "", "start_char": 992, "text": "complicated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 1004, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1011, "feats": null, "head": 15, "id": 14, "lemma": "there", "misc": "", "start_char": 1006, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1014, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "be", "misc": "", "start_char": 1012, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1019, "feats": null, "head": 17, "id": 16, "lemma": "some", "misc": "", "start_char": 1015, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1027, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "dispute", "misc": "", "start_char": 1020, "text": "dispute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1035, "feats": null, "head": 19, "id": 18, "lemma": "between", "misc": "", "start_char": 1028, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1041, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "penny", "misc": "", "start_char": 1036, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1045, "feats": null, "head": 24, "id": 20, "lemma": "and", "misc": "", "start_char": 1042, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1049, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": 21, "lemma": "her", "misc": "", "start_char": 1046, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1052, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "ex", "misc": "", "start_char": 1050, "text": "ex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 1053, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1064, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "boyfriend", "misc": "", "start_char": 1055, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1067, "feats": null, "head": 28, "id": 25, "lemma": "as", "misc": "", "start_char": 1065, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1070, "feats": null, "head": 25, "id": 26, "lemma": "to", "misc": "", "start_char": 1068, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1074, "feats": "PronType=Rel", "head": 28, "id": 27, "lemma": "who", "misc": "", "start_char": 1071, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl", "end_char": 1079, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 28, "lemma": "get", "misc": "", "start_char": 1075, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1087, "feats": "Number=Sing", "head": 28, "id": 29, "lemma": "custody", "misc": "", "start_char": 1080, "text": "custody", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 32, "id": 30, "lemma": "of", "misc": "", "start_char": 1088, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1094, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 1091, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1097, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "TV", "misc": "", "start_char": 1095, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 12, "id": 33, "lemma": ".", "misc": "", "start_char": 1098, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1103, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 34, "lemma": "she", "misc": "", "start_char": 1100, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1108, "feats": null, "head": 36, "id": 35, "lemma": "just", "misc": "", "start_char": 1104, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 36, "lemma": "want", "misc": "", "start_char": 1109, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1118, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 1116, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1124, "feats": "VerbForm=Inf", "head": 36, "id": 38, "lemma": "avoid", "misc": "", "start_char": 1119, "text": "avoid", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1126, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 1125, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1132, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "scene", "misc": "", "start_char": 1127, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1137, "feats": null, "head": 42, "id": 41, "lemma": "with", "misc": "", "start_char": 1133, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1141, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 40, "id": 42, "lemma": "he", "misc": "", "start_char": 1138, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 12, "id": 43, "lemma": ".", "misc": "", "start_char": 1142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP we)) (VP (VBP get) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN scene)) (PP (IN with) (NP (PRP him))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So we get to have a scene with him?", "tokens": [ { "deprel": "advmod", "end_char": 1146, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 1144, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1149, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1147, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1153, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1150, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1156, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1154, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1161, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 1157, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1163, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1162, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1169, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "scene", "misc": "", "start_char": 1164, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1174, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1170, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1178, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 9, "lemma": "he", "misc": "", "start_char": 1175, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 1179, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (EX there)) (VP (VBZ 's) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN scene))))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (CD two)) (PP (IN of) (NP (PRP us)))) (CC and) (NP (NP (CD one)) (PP (IN of) (NP (PRP him))))))) (. .)))" }, "speaker": "Leonard", "text": "No, Sheldon, there's not going to be a scene . There's two of us and one of him.", "tokens": [ { "deprel": "discourse", "end_char": 1183, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1181, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1193, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1186, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1195, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1194, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1201, "feats": null, "head": 8, "id": 5, "lemma": "there", "misc": "", "start_char": 1196, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 1204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1202, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1208, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1205, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1214, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 1209, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1217, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1215, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1220, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "be", "misc": "", "start_char": 1218, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1222, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1221, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1228, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "scene", "misc": "", "start_char": 1223, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1230, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 1229, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1236, "feats": null, "head": 15, "id": 14, "lemma": "there", "misc": "", "start_char": 1231, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 15, "lemma": "be", "misc": "", "start_char": 1237, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1243, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 16, "lemma": "two", "misc": "", "start_char": 1240, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1246, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1244, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1249, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "we", "misc": "", "start_char": 1247, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1253, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 1250, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1257, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 20, "lemma": "one", "misc": "", "start_char": 1254, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1260, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 1258, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1264, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 22, "lemma": "he", "misc": "", "start_char": 1261, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 1265, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP us)))) (VP (MD ca) (RB n't) (ADVP (RB even)) (VP (VB carry) (NP (DT a) (NN TV)))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, the two of us can't even carry a TV.", "tokens": [ { "deprel": "vocative", "end_char": 1274, "feats": "Number=Sing", "head": 10, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1267, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 1275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1280, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1277, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1284, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 4, "lemma": "two", "misc": "", "start_char": 1281, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1287, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1285, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1290, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "we", "misc": "", "start_char": 1288, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1293, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "can", "misc": "", "start_char": 1291, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1297, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 1294, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1302, "feats": null, "head": 10, "id": 9, "lemma": "even", "misc": "", "start_char": 1298, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1308, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "carry", "misc": "", "start_char": 1303, "text": "carry", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1310, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1309, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1313, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "TV", "misc": "", "start_char": 1311, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 1314, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 3, 9, 9 ], [ 7, 7, 7 ], [ 8, 0, 0 ], [ 9, 3, 3 ], [ 10, 2, 2 ], [ 15, 2, 2 ] ], [ [ 0, 3, 3 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 9, 9 ] ], [ [ 1, 1, 1 ], [ 2, 9, 9 ], [ 2, 15, 15 ], [ 4, 9, 9 ], [ 4, 12, 12 ], [ 4, 13, 13 ], [ 4, 12, 13 ], [ 14, 1, 1 ], [ 15, 17, 17 ], [ 16, 5, 5 ], [ 16, 2, 5 ] ], [ [ 2, 0, 1 ] ], [ [ 2, 3, 5 ], [ 3, 0, 0 ], [ 3, 5, 5 ], [ 8, 10, 10 ], [ 8, 22, 22 ], [ 8, 24, 24 ], [ 13, 18, 18 ], [ 13, 20, 20 ], [ 13, 33, 33 ] ], [ [ 2, 9, 10 ] ], [ [ 2, 12, 13 ] ], [ [ 2, 19, 19 ] ], [ [ 2, 15, 19 ], [ 4, 9, 10 ], [ 4, 15, 15 ] ], [ [ 2, 22, 24 ], [ 8, 24, 26 ] ], [ [ 2, 15, 24 ], [ 3, 6, 7 ], [ 4, 2, 2 ], [ 4, 5, 7 ] ], [ [ 2, 26, 30 ] ], [ [ 2, 32, 32 ] ], [ [ 2, 30, 32 ], [ 13, 20, 21 ], [ 13, 23, 23 ] ], [ [ 2, 35, 36 ] ], [ [ 2, 38, 38 ] ], [ [ 2, 41, 46 ] ], [ [ 2, 48, 49 ] ], [ [ 3, 2, 2 ], [ 6, 0, 0 ], [ 6, 3, 3 ], [ 10, 9, 9 ], [ 11, 1, 1 ], [ 11, 0, 1 ], [ 11, 3, 3 ], [ 12, 0, 0 ], [ 16, 0, 0 ] ], [ [ 4, 20, 25 ] ], [ [ 6, 3, 4 ] ], [ [ 7, 2, 4 ] ], [ [ 8, 7, 7 ] ], [ [ 8, 12, 12 ] ], [ [ 8, 14, 14 ] ], [ [ 8, 16, 16 ] ], [ [ 8, 26, 26 ], [ 13, 30, 31 ], [ 16, 10, 11 ] ], [ [ 9, 9, 9 ], [ 13, 6, 7 ] ], [ [ 11, 7, 8 ], [ 12, 6, 7 ], [ 12, 9, 9 ], [ 13, 2, 2 ] ], [ [ 12, 12, 13 ] ], [ [ 13, 2, 4 ] ], [ [ 13, 15, 16 ] ], [ [ 13, 21, 23 ], [ 13, 41, 41 ], [ 14, 8, 8 ], [ 15, 21, 21 ] ], [ [ 13, 18, 23 ] ], [ [ 13, 20, 23 ] ], [ [ 13, 26, 26 ] ], [ [ 13, 28, 28 ] ], [ [ 13, 38, 39 ], [ 14, 5, 6 ], [ 15, 10, 11 ] ] ]
s01e01c04t
I really think we should examine the chain of causality here. Must we? Event A: A beautiful woman stands naked in our shower . Event B: We drive halfway across town to retrieve a television set from the aforementioned woman's ex - boyfriend . On what plane of existence is there even a semi - rational link between these events? She asked me to do her a favor, Sheldon. Well, that may be the proximal cause of our journey but we both know it exists in contradistinction to the higher - level distal cause. Which is? You think with your penis. That's a biological impossibility, and you didn't have to come. I could have stayed behind to watch Wolowitz hit on Penny in Russian, Arabic and Farsi . And why can't she get her own TV? Come on, you know how it is with breakups. No, I don't, and neither do you. But I...I broke up with Joyce Kim. You did not break up with Joyce Kim . She defected to North Korea. To mend her broken heart . This situation is much less complicated . There's some dispute between Penny and her ex - boyfriend as to who gets custody of the TV . She just wanted to avoid a scene with him. So we get to have a scene with him? No, Sheldon, there's not going to be a scene . There's two of us and one of him. Leonard, the two of us can't even carry a TV.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you) (NNS guys)) (VP (VBP work) (PP (IN with) (NP (NNP Leonard) (CC and) (NNP Sheldon))) (PP (IN at) (NP (DT the) (NN university)))) (. ?)))" }, "speaker": "Penny", "text": "So you guys work with Leonard and Sheldon at the university?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "dep", "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": "nsubj", "end_char": 11, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "guy", "misc": "", "start_char": 7, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 12, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 17, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 29, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 22, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 33, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 30, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 41, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 34, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "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": 48, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 45, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 59, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "university", "misc": "", "start_char": 49, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 60, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB speak) (NP (NNP English)))) (. ?)))" }, "speaker": "Penny", "text": "I'm sorry, do you speak English?", "tokens": [ { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 64, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 72, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 67, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 73, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 75, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 78, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 87, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "speak", "misc": "", "start_char": 82, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 95, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "English", "misc": "", "start_char": 88, "text": "English", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 96, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP he)) (VP (VBZ speaks) (SBAR (S (NP (NNP English) (. .) (PRP He)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB speak) (PP (IN to) (NP (NNS women)))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, he speaks English . He just can't speak to women.", "tokens": [ { "deprel": "discourse", "end_char": 100, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 98, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 103, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "speak", "misc": "", "start_char": 106, "text": "speaks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 120, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "English", "misc": "", "start_char": 113, "text": "English", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "he", "misc": "", "start_char": 123, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 130, "feats": null, "head": 11, "id": 8, "lemma": "just", "misc": "", "start_char": 126, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 133, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 131, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 137, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 134, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 143, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "speak", "misc": "", "start_char": 138, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 146, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 144, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 152, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "woman", "misc": "", "start_char": 147, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Penny", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 161, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 155, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 162, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (NML (NN nerd) (. .)) (NN Juice) (NN box))))) (. ?)))" }, "speaker": "Howard", "text": "He's kind of a nerd . Juice box?", "tokens": [ { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "he", "misc": "", "start_char": 164, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 167, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 174, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "kind", "misc": "", "start_char": 170, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 177, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 175, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 179, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 178, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 184, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "nerd", "misc": "", "start_char": 180, "text": "nerd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 192, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "juice", "misc": "", "start_char": 187, "text": "Juice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 196, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "box", "misc": "", "start_char": 193, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 197, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 1, 2 ], [ 1, 5, 5 ], [ 2, 2, 2 ], [ 2, 6, 6 ], [ 4, 0, 0 ], [ 4, 4, 5 ], [ 4, 2, 5 ] ], [ [ 0, 5, 5 ] ], [ [ 0, 7, 7 ] ], [ [ 0, 5, 7 ] ], [ [ 0, 9, 10 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 7, 7 ], [ 2, 4, 4 ] ], [ [ 2, 12, 12 ] ], [ [ 4, 7, 8 ] ] ]
s01e01c05t
So you guys work with Leonard and Sheldon at the university? I'm sorry, do you speak English? Oh, he speaks English . He just can't speak to women. Really? He's kind of a nerd . Juice box?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB do) (NP (DT the) (NN talking)))) (. .)))" }, "speaker": "Leonard", "text": "I'll do the talking.", "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": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 2, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 8, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 6, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 12, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 9, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "talking", "misc": "", "start_char": 13, "text": "talking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?)))" }, "speaker": "Voice from buzzer", "text": "Yeah?", "tokens": [ { "deprel": "root", "end_char": 27, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 23, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 28, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (LST (UH Hi) (. .)) (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Leonard)))) (, ,) (S (NP (DT this)) (VP (VBZ is) (NP (NNP Sheldon)))) (. .)))" }, "speaker": "Leonard", "text": "Hi . I'm Leonard, this is Sheldon.", "tokens": [ { "deprel": "discourse", "end_char": 32, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 30, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 35, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 37, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 47, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 40, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 54, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 50, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 55, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 65, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 58, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "Sheldon", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 73, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 68, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP I)) (ADVP (RB just))) (, ...) (. ?) (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB here)) (S (VP (TO to) (VP (VB pick) (PRT (RP up)) (NP (NP (NNP Penny) (POS 's)) (NN TV))))))) (. .)))" }, "speaker": "Leonard", "text": "What did I just ...? We're here to pick up Penny's TV.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 76, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "reparandum", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 2, "lemma": "do", "misc": "", "start_char": 81, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 2, "id": 4, "lemma": "just", "misc": "", "start_char": 87, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 2, "id": 5, "lemma": "...", "misc": "", "start_char": 92, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 96, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 100, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 98, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 104, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 101, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 109, "feats": "PronType=Dem", "head": 0, "id": 9, "lemma": "here", "misc": "", "start_char": 105, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 112, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 110, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 117, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "pick", "misc": "", "start_char": 113, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 120, "feats": null, "head": 11, "id": 12, "lemma": "up", "misc": "", "start_char": 118, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 126, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "penny", "misc": "", "start_char": 121, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 127, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 132, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "TV", "misc": "", "start_char": 130, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (VP (VBN lost))) (. .)))" }, "speaker": "Voice", "text": "Get lost.", "tokens": [ { "deprel": "aux:pass", "end_char": 138, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 1, "lemma": "get", "misc": "", "start_char": 135, "text": "Get", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 143, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 2, "lemma": "lose", "misc": "", "start_char": 139, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NP (NN thanks)) (PP (IN for) (NP (PRP$ your) (NN time)))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, thanks for your time.", "tokens": [ { "deprel": "discourse", "end_char": 150, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 146, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 151, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 159, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 153, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 163, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 160, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 168, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 164, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 173, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "time", "misc": "", "start_char": 169, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB give) (PRT (RP up)) (PP (ADVP (RB just)) (IN like) (NP (DT that)))))))) (. .)))" }, "speaker": "Leonard", "text": "We're not gonna give up just like that.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 176, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 182, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 179, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 186, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 183, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 190, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 187, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 193, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 191, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 198, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "give", "misc": "", "start_char": 194, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 201, "feats": null, "head": 6, "id": 7, "lemma": "up", "misc": "", "start_char": 199, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 206, "feats": null, "head": 10, "id": 8, "lemma": "just", "misc": "", "start_char": 202, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 211, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 207, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 216, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 10, "lemma": "that", "misc": "", "start_char": 212, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Leonard)) (, ,) (NP (NP (DT the) (NN TV) (POS 's)) (PP (IN in) (NP (DT the) (NN building)))) (. .)) (NP (PRP We)) (VP (VP (VBP 've) (VP (VBN been) (VP (VBN denied) (NP (NP (NN access)) (PP (IN to) (NP (DT the) (NN building))))))) (, ,) (VP (NN ergo) (SBAR (S (NP (PRP we)) (VP (VBP are) (VP (VBN done))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, the TV's in the building . We've been denied access to the building, ergo we are done.", "tokens": [ { "deprel": "root", "end_char": 226, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 219, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 232, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 229, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 235, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "TV", "misc": "", "start_char": 233, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 238, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 236, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 239, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 245, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 242, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 254, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "building", "misc": "", "start_char": 246, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 259, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 257, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 263, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "have", "misc": "", "start_char": 260, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 268, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 264, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 275, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 13, "lemma": "deny", "misc": "", "start_char": 269, "text": "denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 282, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "access", "misc": "", "start_char": 276, "text": "access", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 285, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 283, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 289, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 286, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 298, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "building", "misc": "", "start_char": 290, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl:npmod", "end_char": 305, "feats": "Number=Sing", "head": 13, "id": 19, "lemma": "ergo", "misc": "", "start_char": 301, "text": "ergo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 308, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "we", "misc": "", "start_char": 306, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 312, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 309, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 317, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 19, "id": 22, "lemma": "do", "misc": "", "start_char": 313, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 1, "id": 23, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBD were) (S (VP (TO to) (VP (VB give) (PRT (RP up)) (PP (IN at) (NP (DT the) (JJ first) (NN hitch))))))))) (, ,) (NP (PRP I)) (ADVP (RB never)) (VP (MD would) (VP (VB have) (VP (VBN identified) (NP (NP (DT the) (NNS fingerprints)) (PP (IN of) (NP (NN string) (NN theory))) (PP (IN in) (NP (NP (DT the) (NN aftermath)) (PP (IN of) (NP (DT the) (JJ big) (NN bang))))))))) (. .)))" }, "speaker": "Leonard", "text": "If I were to give up at the first hitch, I never would have identified the fingerprints of string theory in the aftermath of the big bang.", "tokens": [ { "deprel": "mark", "end_char": 322, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 320, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 323, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 329, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 325, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 332, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 330, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 337, "feats": "VerbForm=Inf", "head": 16, "id": 5, "lemma": "give", "misc": "", "start_char": 333, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 340, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 338, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 343, "feats": null, "head": 10, "id": 7, "lemma": "at", "misc": "", "start_char": 341, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 347, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 353, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 348, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 359, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "hitch", "misc": "", "start_char": 354, "text": "hitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 5, "id": 11, "lemma": ",", "misc": "", "start_char": 360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 363, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 362, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 369, "feats": null, "head": 16, "id": 13, "lemma": "never", "misc": "", "start_char": 364, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 375, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 370, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 380, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 376, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 391, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 16, "lemma": "identify", "misc": "", "start_char": 381, "text": "identified", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 395, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 392, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 408, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "fingerprint", "misc": "", "start_char": 396, "text": "fingerprints", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 411, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 409, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 418, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "string", "misc": "", "start_char": 412, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 425, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "theory", "misc": "", "start_char": 419, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 426, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 432, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 429, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 442, "feats": "Number=Sing", "head": 16, "id": 24, "lemma": "aftermath", "misc": "", "start_char": 433, "text": "aftermath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 445, "feats": null, "head": 28, "id": 25, "lemma": "of", "misc": "", "start_char": 443, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 449, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 26, "lemma": "the", "misc": "", "start_char": 446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 453, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "big", "misc": "", "start_char": 450, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 458, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "bang", "misc": "", "start_char": 454, "text": "bang", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 16, "id": 29, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP$ My) (NNS apologies)) (. .) (WHNP (WP What)) (SQ (VBZ 's) (NP (PRP$ your) (NN plan))) (. ?)))" }, "speaker": "Sheldon", "text": "My apologies . What's your plan?", "tokens": [ { "deprel": "nmod:poss", "end_char": 463, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 461, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 473, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "apology", "misc": "", "start_char": 464, "text": "apologies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 480, "feats": "PronType=Int", "head": 2, "id": 4, "lemma": "what", "misc": "", "start_char": 476, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 5, "lemma": "be", "misc": "", "start_char": 481, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 488, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 484, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 493, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "plan", "misc": "", "start_char": 489, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 494, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (RB just) (DT a) (NN privilege)) (SBAR (S (VP (TO to) (VP (VB watch) (NP (PRP$ your) (NN mind)) (PP (IN at) (NP (NN work))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's just a privilege to watch your mind at work.", "tokens": [ { "deprel": "expl", "end_char": 498, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 496, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 499, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 506, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 502, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 508, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 507, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 518, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "privilege", "misc": "", "start_char": 509, "text": "privilege", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 521, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 519, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 527, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "watch", "misc": "", "start_char": 522, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 532, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 528, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 537, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "mind", "misc": "", "start_char": 533, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 540, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 538, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 545, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "work", "misc": "", "start_char": 541, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 546, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Come) (PRT (RB on)))) (, ,) (NP (PRP we)) (VP (VBP have) (NP (NP (DT a) (VBN combined) (NN IQ)) (PP (IN of) (NP (CD 360)))))) (. .) (S (NP (PRP We)) (VP (MD should) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB figure) (PRT (RP out)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB get) (PP (IN into) (NP (DT a) (JJ stupid) (NN building)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Come on, we have a combined IQ of 360 . We should be able to figure out how to get into a stupid building.", "tokens": [ { "deprel": "root", "end_char": 552, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 548, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 555, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 553, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 560, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 558, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 565, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "have", "misc": "", "start_char": 561, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 567, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 566, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 576, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "combine", "misc": "", "start_char": 568, "text": "combined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 579, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "IQ", "misc": "", "start_char": 577, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 582, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 580, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 586, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 10, "lemma": "360", "misc": "", "start_char": 583, "text": "360", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 587, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 589, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 598, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "should", "misc": "", "start_char": 592, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 601, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 599, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 606, "feats": "Degree=Pos", "head": 1, "id": 15, "lemma": "able", "misc": "", "start_char": 602, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 609, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 607, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 616, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "figure", "misc": "", "start_char": 610, "text": "figure", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 620, "feats": null, "head": 17, "id": 18, "lemma": "out", "misc": "", "start_char": 617, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 624, "feats": "PronType=Int", "head": 21, "id": 19, "lemma": "how", "misc": "", "start_char": 621, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 627, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 625, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 631, "feats": "VerbForm=Inf", "head": 17, "id": 21, "lemma": "get", "misc": "", "start_char": 628, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 636, "feats": null, "head": 25, "id": 22, "lemma": "into", "misc": "", "start_char": 632, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 638, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 637, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 645, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "stupid", "misc": "", "start_char": 639, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 654, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "building", "misc": "", "start_char": 646, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 1, "id": 26, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP$ their) (VBN combined) (NN IQ)) (VP (VBZ is)))))) (. ?)))" }, "speaker": "Sheldon", "text": "What do you think their combined IQ is?", "tokens": [ { "deprel": "ccomp", "end_char": 661, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 657, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 664, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 662, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 665, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 674, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 669, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 680, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "their", "misc": "", "start_char": 675, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 689, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 6, "lemma": "combine", "misc": "", "start_char": 681, "text": "combined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 692, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "IQ", "misc": "", "start_char": 690, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 695, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 8, "lemma": "be", "misc": "", "start_char": 693, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 696, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB grab) (NP (DT the) (NN door))) (. .)))" }, "speaker": "Leonard", "text": "Just grab the door.", "tokens": [ { "deprel": "advmod", "end_char": 702, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 698, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 707, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "grab", "misc": "", "start_char": 703, "text": "grab", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 711, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 708, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 716, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "door", "misc": "", "start_char": 712, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 2, 2, 2 ], [ 2, 4, 4 ], [ 4, 2, 2 ], [ 8, 0, 0 ], [ 9, 1, 1 ], [ 9, 11, 11 ], [ 10, 5, 5 ], [ 11, 7, 7 ], [ 13, 2, 2 ] ], [ [ 0, 3, 4 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 8, 8 ] ], [ [ 4, 6, 6 ], [ 7, 0, 0 ], [ 8, 9, 9 ], [ 8, 19, 19 ], [ 12, 3, 3 ], [ 12, 11, 11 ] ], [ [ 4, 12, 14 ] ], [ [ 6, 4, 4 ] ], [ [ 6, 4, 5 ] ], [ [ 8, 0, 3 ] ], [ [ 8, 2, 4 ] ], [ [ 8, 6, 7 ], [ 8, 15, 16 ], [ 12, 22, 24 ] ], [ [ 8, 13, 13 ] ], [ [ 9, 7, 9 ] ], [ [ 9, 16, 17 ] ], [ [ 9, 19, 20 ] ], [ [ 9, 22, 23 ] ], [ [ 9, 25, 27 ] ], [ [ 10, 0, 0 ] ], [ [ 10, 0, 1 ] ], [ [ 10, 5, 6 ] ], [ [ 11, 2, 4 ] ], [ [ 11, 7, 8 ] ], [ [ 12, 5, 7 ] ], [ [ 13, 4, 4 ] ], [ [ 13, 4, 6 ] ], [ [ 14, 2, 3 ] ] ]
s01e01c06t
I'll do the talking. Yeah? Hi . I'm Leonard, this is Sheldon. Hello. What did I just ...? We're here to pick up Penny's TV. Get lost. Okay, thanks for your time. We're not gonna give up just like that. Leonard, the TV's in the building . We've been denied access to the building, ergo we are done. If I were to give up at the first hitch, I never would have identified the fingerprints of string theory in the aftermath of the big bang. My apologies . What's your plan? It's just a privilege to watch your mind at work. Come on, we have a combined IQ of 360 . We should be able to figure out how to get into a stupid building. What do you think their combined IQ is? Just grab the door.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (NP (PRP it)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB do) (NP (DT the) (NN talking))))) (. .)))" }, "speaker": "Leonard", "text": "This is it . I'll do the talking.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 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", "end_char": 14, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 13, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 18, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 15, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 21, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "do", "misc": "", "start_char": 19, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 25, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 22, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 33, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "talking", "misc": "", "start_char": 26, "text": "talking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (ADVP (JJ Good)) (VP (NN thinking))) (, ,) (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VB be) (NP (DT the) (NN muscle)))) (. .)))" }, "speaker": "Sheldon", "text": "Good thinking, I'll just be the muscle.", "tokens": [ { "deprel": "amod", "end_char": 40, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 36, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 49, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "thinking", "misc": "", "start_char": 41, "text": "thinking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 4, "lemma": "I", "misc": "", "start_char": 52, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 57, "feats": "VerbForm=Fin", "head": 9, "id": 5, "lemma": "will", "misc": "", "start_char": 54, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 58, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 65, "feats": "VerbForm=Inf", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 63, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 66, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 76, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "muscle", "misc": "", "start_char": 70, "text": "muscle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?)))" }, "speaker": "Enormous man", "text": "Yeah?", "tokens": [ { "deprel": "root", "end_char": 83, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 79, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 84, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Leonard)))) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Leonard", "text": "I'm Leonard, this is Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 87, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 86, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 88, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 98, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 91, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 99, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 105, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 101, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 106, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 116, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 109, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN From) (NP (DT the) (NN intercom))) (. .)))" }, "speaker": "Sheldon", "text": "From the intercom.", "tokens": [ { "deprel": "case", "end_char": 123, "feats": null, "head": 3, "id": 1, "lemma": "from", "misc": "", "start_char": 119, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 127, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 124, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 136, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "intercom", "misc": "", "start_char": 128, "text": "intercom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 137, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (NP (DT the) (NN hell)) (SQ (VBD did) (NP (PRP you)) (VP (VB get) (PP (IN in) (NP (DT the) (NN building))))) (. ?)))" }, "speaker": "Man", "text": "How the hell did you get in the building?", "tokens": [ { "deprel": "advmod", "end_char": 142, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "how", "misc": "", "start_char": 139, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 146, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 143, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 151, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "hell", "misc": "", "start_char": 147, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 152, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 156, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 163, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 160, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 166, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 164, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 170, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 167, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 179, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "building", "misc": "", "start_char": 171, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 180, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (NP (NNS scientists))) (. .)))" }, "speaker": "Leonard", "text": "We're scientists.", "tokens": [ { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 182, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 188, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 185, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 199, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "scientist", "misc": "", "start_char": 189, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 200, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Tell) (NP (PRP him)) (PP (IN about) (NP (PRP$ our) (NN IQ)))) (. .)))" }, "speaker": "Sheldon", "text": "Tell him about our IQ.", "tokens": [ { "deprel": "root", "end_char": 206, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "tell", "misc": "", "start_char": 202, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 210, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "he", "misc": "", "start_char": 207, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 216, "feats": null, "head": 5, "id": 3, "lemma": "about", "misc": "", "start_char": 211, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 220, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "our", "misc": "", "start_char": 217, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 223, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "IQ", "misc": "", "start_char": 221, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 224, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 0, 4, 4 ], [ 3, 0, 0 ], [ 3, 2, 2 ] ], [ [ 0, 7, 8 ] ], [ [ 1, 3, 3 ], [ 3, 4, 4 ], [ 3, 6, 6 ] ], [ [ 1, 7, 8 ] ], [ [ 4, 1, 2 ] ], [ [ 5, 4, 4 ], [ 6, 0, 0 ], [ 6, 2, 2 ], [ 7, 3, 3 ] ], [ [ 5, 7, 8 ] ], [ [ 7, 1, 1 ] ], [ [ 7, 3, 4 ] ] ]
s01e01c07t
This is it . I'll do the talking. Good thinking, I'll just be the muscle. Yeah? I'm Leonard, this is Sheldon. From the intercom. How the hell did you get in the building? We're scientists. Tell him about our IQ.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. .)))" }, "speaker": "Sheldon", "text": "Leonard.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 0, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 8, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 14, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 10, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 15, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN mom)) (VP (VBD bought) (NP (PRP me)) (NP (DT those) (NNS pants))) (. .)))" }, "speaker": "Sheldon", "text": "My mom bought me those pants.", "tokens": [ { "deprel": "nmod:poss", "end_char": 19, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 17, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "mom", "misc": "", "start_char": 20, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "buy", "misc": "", "start_char": 24, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 33, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 31, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 39, "feats": "Number=Plur|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 34, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 45, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "pant", "misc": "", "start_char": 40, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (ADJP (JJ sorry))) (. .)))" }, "speaker": "Leonard", "text": "I ’m sorry.", "tokens": [ { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 50, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 58, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 53, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (S (VP (TO to) (VP (VB call) (NP (PRP her)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're gonna have to call her.", "tokens": [ { "deprel": "nsubj", "end_char": 64, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 61, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 65, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 72, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 69, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 75, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 73, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 80, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 76, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 83, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 81, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 88, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "call", "misc": "", "start_char": 84, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 92, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "her", "misc": "", "start_char": 89, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 2, 0, 0 ], [ 2, 3, 3 ] ], [ [ 2, 0, 1 ], [ 4, 7, 7 ] ], [ [ 2, 4, 5 ] ], [ [ 3, 0, 0 ], [ 4, 0, 0 ] ] ]
s01e01c08t
Leonard. What? My mom bought me those pants. I ’m sorry. You're gonna have to call her.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP am) (ADJP (RB so) (JJ sorry) (SBAR (S (NP (PRP I)) (VP (VBD dragged) (NP (PRP you)) (PP (IN through) (NP (DT this)))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, I am so sorry I dragged you through this.", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 0, "text": "Sheldon", "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": "cop", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 15, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 23, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sorry", "misc": "", "start_char": 18, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 25, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 24, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "drag", "misc": "", "start_char": 26, "text": "dragged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 37, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 34, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 11, "id": 10, "lemma": "through", "misc": "", "start_char": 38, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 50, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 11, "lemma": "this", "misc": "", "start_char": 46, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP It)) (VP (VBD was) (RB n't) (NP (PRP$ my) (JJ first) (NN pantsing)))) (CC and) (S (NP (PRP it)) (VP (MD wo) (RB n't) (VP (VB be) (NP (PRP$ my) (JJ last))))) (. .)))" }, "speaker": "Sheldon", "text": "It's okay . It wasn't my first pantsing and it won't be my last.", "tokens": [ { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 53, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 56, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 63, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 59, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 5, "lemma": "it", "misc": "", "start_char": 66, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 69, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 76, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 73, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 79, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "my", "misc": "", "start_char": 77, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 80, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 94, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "pantsing", "misc": "", "start_char": 86, "text": "pantsing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 98, "feats": null, "head": 17, "id": 11, "lemma": "and", "misc": "", "start_char": 95, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 12, "lemma": "it", "misc": "", "start_char": 99, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 104, "feats": "VerbForm=Fin", "head": 17, "id": 13, "lemma": "will", "misc": "", "start_char": 102, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 17, "id": 14, "lemma": "not", "misc": "", "start_char": 105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 111, "feats": "VerbForm=Inf", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 109, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 114, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 112, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 119, "feats": "Degree=Pos", "head": 10, "id": 17, "lemma": "last", "misc": "", "start_char": 115, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP you)) (VP (VBD were) (ADJP (JJ right) (PP (IN about) (NP (PRP$ my) (NNS motives))))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBG hoping) (S (VP (TO to) (VP (VB establish) (NP (NP (NP (DT a) (NN relationship)) (PP (IN with) (NP (NNP Penny)))) (SBAR (WHNP (WDT that)) (S (VP (MD might) (VP (VB have) (ADVP (RB someday)) (VP (VBN led) (PP (IN to) (NP (NN sex))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "And you were right about my motives . I was hoping to establish a relationship with Penny that might have someday led to sex.", "tokens": [ { "deprel": "cc", "end_char": 125, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 122, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 129, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 126, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 134, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 130, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 140, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 135, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 146, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 141, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 149, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 147, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 157, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "motive", "misc": "", "start_char": 150, "text": "motives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 161, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 160, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 162, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 172, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "hope", "misc": "", "start_char": 166, "text": "hoping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 175, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 173, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 185, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "establish", "misc": "", "start_char": 176, "text": "establish", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 187, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 186, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 200, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "relationship", "misc": "", "start_char": 188, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 205, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 201, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 211, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "penny", "misc": "", "start_char": 206, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 216, "feats": "PronType=Rel", "head": 22, "id": 18, "lemma": "that", "misc": "", "start_char": 212, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 222, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "might", "misc": "", "start_char": 217, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 227, "feats": "VerbForm=Inf", "head": 22, "id": 20, "lemma": "have", "misc": "", "start_char": 223, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 22, "id": 21, "lemma": "someday", "misc": "", "start_char": 228, "text": "someday", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 239, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 22, "lemma": "lead", "misc": "", "start_char": 236, "text": "led", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 240, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 246, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "sex", "misc": "", "start_char": 243, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP you)) (VP (VBD got) (NP (PRP me)) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NNS pants))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, you got me out of my pants.", "tokens": [ { "deprel": "discourse", "end_char": 253, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 249, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 259, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 256, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 260, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 266, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 264, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 9, "id": 6, "lemma": "out", "misc": "", "start_char": 267, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 273, "feats": null, "head": 6, "id": 7, "lemma": "of", "misc": "", "start_char": 271, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 276, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 274, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 282, "feats": "Number=Plur", "head": 4, "id": 9, "lemma": "pant", "misc": "", "start_char": 277, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Anyway)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN learned) (NP (PRP$ my) (NN lesson))))) (. .) (S (S (NP (PRP She)) (VP (VBZ 's) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN league)))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN done) (PP (IN with) (NP (PRP her)))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (PRP$ my) (NN work))))) (. .) (S (NP (CD One) (NN day)) (NP (PRP I)) (VP (MD 'll) (VP (VB win) (NP (DT the) (NNP Nobel) (NNP Prize))))) (CC and) (S (ADVP (RB then)) (NP (PRP I)) (VP (MD 'll) (VP (VB die) (ADVP (RB alone)))))) (. .)))" }, "speaker": "Leonard", "text": "Anyway, I've learned my lesson . She's out of my league, I'm done with her . I've got my work . One day I'll win the Nobel Prize and then I'll die alone.", "tokens": [ { "deprel": "discourse", "end_char": 291, "feats": null, "head": 5, "id": 1, "lemma": "anyway", "misc": "", "start_char": 285, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 295, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "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=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 296, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 307, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "learn", "misc": "", "start_char": 300, "text": "learned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 310, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 308, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 317, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lesson", "misc": "", "start_char": 311, "text": "lesson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 9, "lemma": "she", "misc": "", "start_char": 320, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 324, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 330, "feats": null, "head": 14, "id": 11, "lemma": "out", "misc": "", "start_char": 327, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 333, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 331, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 336, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 334, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 343, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "league", "misc": "", "start_char": 337, "text": "league", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 347, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 346, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 348, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 355, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 18, "lemma": "do", "misc": "", "start_char": 351, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 360, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 356, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 364, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 20, "lemma": "her", "misc": "", "start_char": 361, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 365, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 367, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "have", "misc": "", "start_char": 369, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 376, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 24, "lemma": "get", "misc": "", "start_char": 373, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 379, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 377, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 384, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "work", "misc": "", "start_char": 380, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 5, "id": 27, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 390, "feats": "NumForm=Word|NumType=Card", "head": 29, "id": 28, "lemma": "one", "misc": "", "start_char": 387, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 394, "feats": "Number=Sing", "head": 32, "id": 29, "lemma": "day", "misc": "", "start_char": 391, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 396, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 30, "lemma": "I", "misc": "", "start_char": 395, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 400, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "will", "misc": "", "start_char": 397, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 404, "feats": "VerbForm=Inf", "head": 5, "id": 32, "lemma": "win", "misc": "", "start_char": 401, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 408, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 33, "lemma": "the", "misc": "", "start_char": 405, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 414, "feats": "Number=Sing", "head": 35, "id": 34, "lemma": "Nobel", "misc": "", "start_char": 409, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 420, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "Prize", "misc": "", "start_char": 415, "text": "Prize", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 424, "feats": null, "head": 40, "id": 36, "lemma": "and", "misc": "", "start_char": 421, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 429, "feats": "PronType=Dem", "head": 40, "id": 37, "lemma": "then", "misc": "", "start_char": 425, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 431, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 38, "lemma": "I", "misc": "", "start_char": 430, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 435, "feats": "VerbForm=Fin", "head": 40, "id": 39, "lemma": "will", "misc": "", "start_char": 432, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 439, "feats": "VerbForm=Inf", "head": 32, "id": 40, "lemma": "die", "misc": "", "start_char": 436, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 445, "feats": null, "head": 40, "id": 41, "lemma": "alone", "misc": "", "start_char": 440, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 5, "id": 42, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB think) (PP (IN like) (NP (DT that)))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB die) (ADVP (RB alone)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Don't think like that . You're not going to die alone.", "tokens": [ { "deprel": "aux", "end_char": 450, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 448, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 451, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 460, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 455, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 465, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 461, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 470, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 466, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 471, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "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": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 477, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 484, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 481, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 490, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "go", "misc": "", "start_char": 485, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 493, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 491, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 497, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "die", "misc": "", "start_char": 494, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 503, "feats": null, "head": 12, "id": 13, "lemma": "alone", "misc": "", "start_char": 498, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (PRP you)))) (, ,) (NP (NNP Sheldon) (. .)) (NP (PRP You)) (VP (VBP 're) (NP (DT a) (JJ good) (NN friend))) (. .)))" }, "speaker": "Leonard", "text": "Thank you, Sheldon . You're a good friend.", "tokens": [ { "deprel": "root", "end_char": 511, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 506, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 515, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 512, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 516, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 525, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 518, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 531, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 6, "lemma": "you", "misc": "", "start_char": 528, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 535, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 532, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 536, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 542, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 538, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 549, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "friend", "misc": "", "start_char": 543, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP you)) (VP (VBP 're) (ADVP (RB certainly)) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB win) (NP (DT a) (NNP Nobel) (NNP Prize))))))) (. .)))" }, "speaker": "Sheldon", "text": "And you're certainly not gonna win a Nobel Prize.", "tokens": [ { "deprel": "cc", "end_char": 555, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 552, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 559, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 2, "lemma": "you", "misc": "", "start_char": 556, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 563, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 560, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 573, "feats": null, "head": 6, "id": 4, "lemma": "certainly", "misc": "", "start_char": 564, "text": "certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 577, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 574, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 581, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 578, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 584, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 582, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 588, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "win", "misc": "", "start_char": 585, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 590, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 589, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 596, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Nobel", "misc": "", "start_char": 591, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 602, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Prize", "misc": "", "start_char": 597, "text": "Prize", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 603, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 2, 2 ], [ 0, 6, 6 ], [ 2, 5, 5 ], [ 2, 8, 8 ], [ 3, 2, 2 ], [ 4, 2, 2 ], [ 4, 5, 5 ], [ 4, 12, 12 ], [ 4, 15, 15 ], [ 4, 21, 21 ], [ 4, 24, 24 ], [ 4, 29, 29 ], [ 4, 37, 37 ], [ 5, 6, 6 ], [ 7, 1, 1 ] ], [ [ 0, 10, 10 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 7, 7 ], [ 1, 15, 15 ], [ 2, 1, 1 ], [ 3, 4, 4 ], [ 3, 7, 7 ], [ 6, 1, 1 ], [ 6, 3, 3 ], [ 6, 5, 5 ], [ 6, 7, 9 ] ], [ [ 1, 7, 9 ], [ 1, 11, 11 ] ], [ [ 2, 5, 6 ] ], [ [ 2, 13, 14 ] ], [ [ 2, 16, 16 ], [ 4, 8, 8 ], [ 4, 19, 19 ] ], [ [ 2, 23, 23 ] ], [ [ 3, 7, 8 ] ], [ [ 4, 5, 6 ] ], [ [ 4, 12, 13 ] ], [ [ 4, 24, 25 ] ], [ [ 4, 32, 34 ], [ 7, 8, 10 ] ], [ [ 5, 4, 4 ] ] ]
s01e01c09t
Sheldon, I am so sorry I dragged you through this. It's okay . It wasn't my first pantsing and it won't be my last. And you were right about my motives . I was hoping to establish a relationship with Penny that might have someday led to sex. Well, you got me out of my pants. Anyway, I've learned my lesson . She's out of my league, I'm done with her . I've got my work . One day I'll win the Nobel Prize and then I'll die alone. Don't think like that . You're not going to die alone. Thank you, Sheldon . You're a good friend. And you're certainly not gonna win a Nobel Prize.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (NP (NP (CD one)) (PP (IN of) (NP (NP (PRP$ my) (JJ favorite) (NNS places)) (SBAR (S (VP (TO to) (VP (VB kick) (PRT (RB back)) (PP (IN after) (NP (DT a) (NN quest)))))))))))) (. .) (S (NP (PRP They)) (VP (VBP have) (NP (DT a) (JJ great) (NN house) (NN ale)))) (. .)))" }, "speaker": "Howard", "text": "This is one of my favorite places to kick back after a quest . They have a great house ale.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 11, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 3, "lemma": "one", "misc": "", "start_char": 8, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 12, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 17, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "my", "misc": "", "start_char": 15, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 26, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "favorite", "misc": "", "start_char": 18, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 33, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "place", "misc": "", "start_char": 27, "text": "places", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 36, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 34, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 41, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "kick", "misc": "", "start_char": 37, "text": "kick", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 9, "id": 10, "lemma": "back", "misc": "", "start_char": 42, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 13, "id": 11, "lemma": "after", "misc": "", "start_char": 47, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 54, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 53, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "quest", "misc": "", "start_char": 55, "text": "quest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "they", "misc": "", "start_char": 63, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 72, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 16, "lemma": "have", "misc": "", "start_char": 68, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 17, "lemma": "a", "misc": "", "start_char": 73, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 80, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "great", "misc": "", "start_char": 75, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 86, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "house", "misc": "", "start_char": 81, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 90, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "ale", "misc": "", "start_char": 87, "text": "ale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 91, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (NP (JJ cool) (NN tiger)) (. .)))" }, "speaker": "Penny", "text": "Wow, cool tiger.", "tokens": [ { "deprel": "discourse", "end_char": 96, "feats": null, "head": 4, "id": 1, "lemma": "wow", "misc": "", "start_char": 93, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 103, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "cool", "misc": "", "start_char": 99, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 109, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "tiger", "misc": "", "start_char": 104, "text": "tiger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 110, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN had) (NP (PRP him)) (PP (IN since) (NP (NN Level) (CD 10))))) (. .) (S (NP (PRP$ His) (NN name)) (VP (VBZ is) (NP (NNS Buttons) (. .)) (WHADVP (UH Anyway)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had) (NP (NP (PRP$ your) (JJ own) (NN game) (NN character)) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VP (VB hang) (PRT (RP out))) (, ,) (ADVP (RB maybe)) (VP (VB go) (PP (IN on) (NP (DT a) (NN quest)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, I've had him since Level 10 . His name is Buttons . Anyway, if you had your own game character we could hang out, maybe go on a quest.", "tokens": [ { "deprel": "discourse", "end_char": 116, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 112, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 120, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 119, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 124, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 121, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 128, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 125, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 132, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 129, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 138, "feats": null, "head": 8, "id": 7, "lemma": "since", "misc": "", "start_char": 133, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 144, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "level", "misc": "", "start_char": 139, "text": "Level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 147, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 9, "lemma": "10", "misc": "", "start_char": 145, "text": "10", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 148, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 153, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "his", "misc": "", "start_char": 150, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 158, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "name", "misc": "", "start_char": 154, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 161, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 159, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 169, "feats": "Number=Plur", "head": 5, "id": 14, "lemma": "button", "misc": "", "start_char": 162, "text": "Buttons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 178, "feats": null, "head": 27, "id": 16, "lemma": "anyway", "misc": "", "start_char": 172, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 179, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 183, "feats": null, "head": 20, "id": 18, "lemma": "if", "misc": "", "start_char": 181, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 184, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 191, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 27, "id": 20, "lemma": "have", "misc": "", "start_char": 188, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 196, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 21, "lemma": "your", "misc": "", "start_char": 192, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 200, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "own", "misc": "", "start_char": 197, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 205, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "game", "misc": "", "start_char": 201, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 215, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "character", "misc": "", "start_char": 206, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 27, "id": 25, "lemma": "we", "misc": "", "start_char": 216, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 224, "feats": "VerbForm=Fin", "head": 27, "id": 26, "lemma": "could", "misc": "", "start_char": 219, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 229, "feats": "VerbForm=Inf", "head": 5, "id": 27, "lemma": "hang", "misc": "", "start_char": 225, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 233, "feats": null, "head": 27, "id": 28, "lemma": "out", "misc": "", "start_char": 230, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 31, "id": 29, "lemma": ",", "misc": "", "start_char": 234, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 241, "feats": null, "head": 31, "id": 30, "lemma": "maybe", "misc": "", "start_char": 236, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 244, "feats": "VerbForm=Inf", "head": 27, "id": 31, "lemma": "go", "misc": "", "start_char": 242, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 34, "id": 32, "lemma": "on", "misc": "", "start_char": 245, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 249, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 248, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 255, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "quest", "misc": "", "start_char": 250, "text": "quest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 5, "id": 35, "lemma": ".", "misc": "", "start_char": 256, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ sounds) (ADJP (JJ interesting))) (. .)))" }, "speaker": "Penny", "text": "That sounds interesting.", "tokens": [ { "deprel": "nsubj", "end_char": 262, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 258, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 263, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 281, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "interesting", "misc": "", "start_char": 270, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP you)) (VP (MD 'll) (VP (VB think) (PP (IN about) (NP (PRP it))))) (. ?)))" }, "speaker": "Howard", "text": "So you'll think about it?", "tokens": [ { "deprel": "advmod", "end_char": 286, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 284, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 287, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 294, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 291, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 300, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 295, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 306, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 301, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 309, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 307, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 310, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB stop) (S (VP (VBG thinking) (PP (IN about) (NP (PRP it))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, I don't think I'll be able to stop thinking about it.", "tokens": [ { "deprel": "discourse", "end_char": 314, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 312, "text": "Oh", "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": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "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": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 319, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 325, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 322, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 331, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 326, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 337, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 334, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 340, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 338, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 345, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "able", "misc": "", "start_char": 341, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 348, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 346, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 353, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "stop", "misc": "", "start_char": 349, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 362, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "think", "misc": "", "start_char": 354, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 363, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 371, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "it", "misc": "", "start_char": 369, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (ADJP (JJ Smooth) (. .)))" }, "speaker": "Raj", "text": "Smooth.", "tokens": [ { "deprel": "root", "end_char": 380, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "smooth", "misc": "", "start_char": 374, "text": "Smooth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB home))) (. .)))" }, "speaker": "Leonard", "text": "We're home.", "tokens": [ { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 383, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 389, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 386, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 394, "feats": null, "head": 0, "id": 3, "lemma": "home", "misc": "", "start_char": 390, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God) (. .)) (SBAR (WHNP (WP What)) (S (VP (VBD happened)))) (. ?)))" }, "speaker": "Penny", "text": "Oh, my God . What happened?", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 397, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 404, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 402, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 408, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "God", "misc": "", "start_char": 405, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 415, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "what", "misc": "", "start_char": 411, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "happen", "misc": "", "start_char": 416, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 425, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP$ your) (NN ex) (HYPH -) (NN boyfriend)) (VP (VBZ sends) (NP (PRP$ his) (NNS regards))) (CC and) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT the) (NN rest)) (VP (VBZ is) (ADJP (RB fairly) (NN self) (HYPH -) (JJ explanatory))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, your ex - boyfriend sends his regards and I think the rest is fairly self - explanatory.", "tokens": [ { "deprel": "discourse", "end_char": 431, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 427, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 432, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 438, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "your", "misc": "", "start_char": 434, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 441, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "ex", "misc": "", "start_char": 439, "text": "ex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 442, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 453, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "boyfriend", "misc": "", "start_char": 444, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "send", "misc": "", "start_char": 454, "text": "sends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 463, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "misc": "", "start_char": 460, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 471, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "regards", "misc": "", "start_char": 464, "text": "regards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 475, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 472, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "think", "misc": "", "start_char": 478, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 487, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 484, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 492, "feats": "Number=Sing", "head": 19, "id": 14, "lemma": "rest", "misc": "", "start_char": 488, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 493, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 502, "feats": null, "head": 19, "id": 16, "lemma": "fairly", "misc": "", "start_char": 496, "text": "fairly", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 507, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "self", "misc": "", "start_char": 503, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 17, "id": 18, "lemma": "-", "misc": "", "start_char": 508, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "ccomp", "end_char": 521, "feats": "Degree=Pos", "head": 12, "id": 19, "lemma": "explanatory", "misc": "", "start_char": 510, "text": "explanatory", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ sorry) (. .) (SBAR (S (NP (PRP I)) (ADVP (RB really)) (VP (VBD thought) (SBAR (S (SBAR (IN if) (S (NP (PRP you) (NNS guys)) (VP (VBD went) (PP (RB instead) (IN of) (NP (PRP me)))))) (NP (PRP he)) (VP (MD would) (RB n't) (VP (VB be) (NP (PDT such) (DT an) (NN ass))))))))))) (. .)))" }, "speaker": "Penny", "text": "I'm so sorry . I really thought if you guys went instead of me he wouldn't be such an ass.", "tokens": [ { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 524, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 526, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 531, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 529, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 537, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sorry", "misc": "", "start_char": 532, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 540, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 548, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 542, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 556, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "think", "misc": "", "start_char": 549, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 559, "feats": null, "head": 12, "id": 9, "lemma": "if", "misc": "", "start_char": 557, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "dep", "end_char": 563, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 560, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 568, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "guy", "misc": "", "start_char": 564, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 573, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 12, "lemma": "go", "misc": "", "start_char": 569, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 581, "feats": null, "head": 15, "id": 13, "lemma": "instead", "misc": "", "start_char": 574, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 584, "feats": null, "head": 13, "id": 14, "lemma": "of", "misc": "", "start_char": 582, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 587, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 15, "lemma": "I", "misc": "", "start_char": 585, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 590, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 16, "lemma": "he", "misc": "", "start_char": 588, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 596, "feats": "VerbForm=Fin", "head": 22, "id": 17, "lemma": "would", "misc": "", "start_char": 591, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 600, "feats": null, "head": 22, "id": 18, "lemma": "not", "misc": "", "start_char": 597, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 603, "feats": "VerbForm=Inf", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 601, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 608, "feats": null, "head": 22, "id": 20, "lemma": "such", "misc": "", "start_char": 604, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 611, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 609, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 615, "feats": "Number=Sing", "head": 8, "id": 22, "lemma": "ass", "misc": "", "start_char": 612, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 616, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBD was) (NP (DT a) (JJ valid) (NN hypothesis))) (. .)))" }, "speaker": "Leonard", "text": "No, it was a valid hypothesis.", "tokens": [ { "deprel": "discourse", "end_char": 620, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 618, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 621, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 623, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 626, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 631, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 630, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 637, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "valid", "misc": "", "start_char": 632, "text": "valid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 648, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "hypothesis", "misc": "", "start_char": 638, "text": "hypothesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (NP (NP (DT a) (JJ valid) (NN hypo)) (, ...) (. ?) (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (VP (VBG happening) (PP (IN to) (NP (PRP you))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "That was a valid hypo ...? What is happening to you?", "tokens": [ { "deprel": "nsubj", "end_char": 655, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 651, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 656, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 661, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 660, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 667, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "valid", "misc": "", "start_char": 662, "text": "valid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 672, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "hypo", "misc": "", "start_char": 668, "text": "hypo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 673, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 677, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 683, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "what", "misc": "", "start_char": 679, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 686, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 684, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 696, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "happen", "misc": "", "start_char": 687, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 699, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 697, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 703, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 700, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 704, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Really)) (, ,) (VP (VBP thank) (NP (PRP you)) (NP (ADVP (RB so) (RB much))) (PP (IN for) (S (VP (VBG going) (CC and) (VBG trying))))) (. .) (S (NP (PRP You)) (ADVP (RB just))) (, ...) (S (NP (PRP You)) (VP (VBP 're) (ADJP (RB so) (JJ terrific)))) (. .) (S (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB put) (NP (DT some) (NNS clothes)) (PRT (RP on))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB get) (NP (PRP$ my) (NN purse)))) (, ,) (CC and) (S (NP (NN dinner)) (VP (VBZ is) (PP (IN on) (NP (PRP me))) (, ,) (ADVP (UH okay))))) (. ?)))" }, "speaker": "Penny", "text": "Really, thank you so much for going and trying . You just...You're so terrific . Why don't you put some clothes on, I'll get my purse, and dinner is on me, okay?", "tokens": [ { "deprel": "advmod", "end_char": 712, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 706, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 713, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 715, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 724, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 721, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 725, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 732, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "much", "misc": "", "start_char": 728, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 736, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 733, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 742, "feats": "VerbForm=Ger", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 737, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 746, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 743, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 753, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "try", "misc": "", "start_char": 747, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 755, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 754, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dislocated", "end_char": 759, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 12, "lemma": "you", "misc": "", "start_char": 756, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 764, "feats": null, "head": 12, "id": 13, "lemma": "just", "misc": "", "start_char": 760, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 12, "id": 14, "lemma": "...", "misc": "", "start_char": 765, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 772, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 769, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 776, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 773, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 779, "feats": null, "head": 18, "id": 17, "lemma": "so", "misc": "", "start_char": 777, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 788, "feats": "Degree=Pos", "head": 3, "id": 18, "lemma": "terrific", "misc": "", "start_char": 780, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 789, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 794, "feats": "PronType=Int", "head": 24, "id": 20, "lemma": "why", "misc": "", "start_char": 791, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "do", "misc": "", "start_char": 795, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 801, "feats": null, "head": 24, "id": 22, "lemma": "not", "misc": "", "start_char": 798, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 805, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 802, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 809, "feats": "VerbForm=Inf", "head": 3, "id": 24, "lemma": "put", "misc": "", "start_char": 806, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 814, "feats": null, "head": 26, "id": 25, "lemma": "some", "misc": "", "start_char": 810, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 822, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "clothes", "misc": "", "start_char": 815, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 825, "feats": null, "head": 24, "id": 27, "lemma": "on", "misc": "", "start_char": 823, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 826, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 829, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 828, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 833, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 830, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 837, "feats": "VerbForm=Inf", "head": 24, "id": 31, "lemma": "get", "misc": "", "start_char": 834, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 840, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 33, "id": 32, "lemma": "my", "misc": "", "start_char": 838, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 846, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "purse", "misc": "", "start_char": 841, "text": "purse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 39, "id": 34, "lemma": ",", "misc": "", "start_char": 847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 852, "feats": null, "head": 39, "id": 35, "lemma": "and", "misc": "", "start_char": 849, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 859, "feats": "Number=Sing", "head": 39, "id": 36, "lemma": "dinner", "misc": "", "start_char": 853, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 862, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 37, "lemma": "be", "misc": "", "start_char": 860, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 865, "feats": null, "head": 39, "id": 38, "lemma": "on", "misc": "", "start_char": 863, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 868, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 39, "lemma": "I", "misc": "", "start_char": 866, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 41, "id": 40, "lemma": ",", "misc": "", "start_char": 869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 875, "feats": null, "head": 3, "id": 41, "lemma": "okay", "misc": "", "start_char": 871, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 3, "id": 42, "lemma": "?", "misc": "", "start_char": 876, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (RB Really) (. ?)) (JJ Great) (. .)))" }, "speaker": "Leonard", "text": "Really? Great.", "tokens": [ { "deprel": "advmod", "end_char": 884, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 878, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 885, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 892, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 887, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 893, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (PRP you)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBN done) (PP (IN with) (NP (PRP her)))))) (, ,) (SQ (VBP are) (NP (PRP you))) (. ?)))" }, "speaker": "Sheldon", "text": "Thank you . You're not done with her, are you?", "tokens": [ { "deprel": "root", "end_char": 900, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 895, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 904, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 901, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 905, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 910, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 907, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 914, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 911, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 918, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 915, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 923, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 7, "lemma": "do", "misc": "", "start_char": 919, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 928, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 924, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 932, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 9, "lemma": "her", "misc": "", "start_char": 929, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 933, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 938, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 11, "lemma": "be", "misc": "", "start_char": 935, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 939, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 1, "id": 13, "lemma": "?", "misc": "", "start_char": 943, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Our) (NNS babies)) (VP (MD will) (VP (VB be) (ADJP (JJ smart) (CC and) (JJ beautiful)))) (. .)))" }, "speaker": "Leonard", "text": "Our babies will be smart and beautiful.", "tokens": [ { "deprel": "nmod:poss", "end_char": 948, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "our", "misc": "", "start_char": 945, "text": "Our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 955, "feats": "Number=Plur", "head": 5, "id": 2, "lemma": "baby", "misc": "", "start_char": 949, "text": "babies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 960, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "will", "misc": "", "start_char": 956, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 963, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 961, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 969, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "smart", "misc": "", "start_char": 964, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 973, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 970, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 983, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "beautiful", "misc": "", "start_char": 974, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (TO to) (VP (VB mention) (ADJP (JJ imaginary)))) (. .)))" }, "speaker": "Sheldon", "text": "Not to mention imaginary.", "tokens": [ { "deprel": "cc", "end_char": 989, "feats": null, "head": 4, "id": 1, "lemma": "not", "misc": "", "start_char": 986, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 992, "feats": null, "head": 1, "id": 2, "lemma": "to", "misc": "", "start_char": 990, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 1000, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "mention", "misc": "", "start_char": 993, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "root", "end_char": 1010, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "imaginary", "misc": "", "start_char": 1001, "text": "imaginary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1012, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1011, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 4, 6 ], [ 0, 14, 14 ] ], [ [ 0, 4, 4 ], [ 2, 2, 2 ] ], [ [ 0, 11, 12 ] ], [ [ 0, 16, 19 ] ], [ [ 1, 3, 3 ], [ 2, 5, 5 ], [ 2, 10, 10 ], [ 2, 13, 13 ] ], [ [ 1, 2, 3 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 10, 11 ] ], [ [ 2, 18, 18 ], [ 2, 20, 20 ], [ 4, 1, 1 ], [ 5, 2, 2 ], [ 5, 6, 6 ], [ 9, 2, 2 ], [ 10, 0, 0 ], [ 10, 5, 5 ], [ 10, 9, 9 ], [ 10, 14, 14 ], [ 13, 28, 28 ], [ 13, 31, 31 ], [ 13, 38, 38 ], [ 15, 8, 8 ] ], [ [ 2, 20, 23 ] ], [ [ 2, 24, 24 ] ], [ [ 2, 32, 33 ] ], [ [ 2, 24, 33 ], [ 3, 0, 0 ], [ 4, 5, 5 ], [ 5, 14, 14 ] ], [ [ 6, 0, 0 ] ], [ [ 7, 0, 0 ] ], [ [ 8, 2, 3 ] ], [ [ 9, 2, 5 ], [ 9, 7, 7 ], [ 10, 15, 15 ] ], [ [ 9, 7, 8 ] ], [ [ 9, 10, 10 ], [ 12, 11, 11 ], [ 13, 3, 3 ], [ 13, 11, 11 ], [ 13, 14, 14 ], [ 13, 22, 22 ], [ 15, 1, 1 ], [ 15, 3, 3 ], [ 15, 11, 11 ] ], [ [ 9, 12, 13 ] ], [ [ 10, 9, 10 ] ], [ [ 10, 19, 21 ] ], [ [ 10, 5, 21 ], [ 11, 2, 2 ], [ 11, 4, 6 ], [ 12, 0, 0 ], [ 12, 2, 4 ] ], [ [ 13, 24, 25 ] ], [ [ 13, 31, 32 ] ], [ [ 13, 35, 35 ] ], [ [ 16, 0, 0 ] ], [ [ 16, 0, 1 ] ] ]
s01e01c10t
This is one of my favorite places to kick back after a quest . They have a great house ale. Wow, cool tiger. Yeah, I've had him since Level 10 . His name is Buttons . Anyway, if you had your own game character we could hang out, maybe go on a quest. That sounds interesting. So you'll think about it? Oh, I don't think I'll be able to stop thinking about it. Smooth. We're home. Oh, my God . What happened? Well, your ex - boyfriend sends his regards and I think the rest is fairly self - explanatory. I'm so sorry . I really thought if you guys went instead of me he wouldn't be such an ass. No, it was a valid hypothesis. That was a valid hypo ...? What is happening to you? Really, thank you so much for going and trying . You just...You're so terrific . Why don't you put some clothes on, I'll get my purse, and dinner is on me, okay? Really? Great. Thank you . You're not done with her, are you? Our babies will be smart and beautiful. Not to mention imaginary.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (NP (RB just) (DT a) (JJ few) (JJR more) (NNS feet)) (CC and) (, ...)) (ADVP (RB Here)) (NP (PRP we)) (VP (VBP are) (, ,) (NP (NP (NNS gentlemen)) (, ,) (NP (NP (DT the) (NNPS Gates)) (PP (IN of) (NP (NNP Elzebub)))))) (. .)))" }, "speaker": "Howard", "text": "All right, just a few more feet and...Here we are, gentlemen, the Gates of Elzebub.", "tokens": [ { "deprel": "reparandum", "end_char": 3, "feats": null, "head": 8, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 9, "feats": null, "head": 8, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 8, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 8, "id": 4, "lemma": "just", "misc": "", "start_char": 12, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 17, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 22, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "few", "misc": "", "start_char": 19, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 27, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "more", "misc": "", "start_char": 23, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 32, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "foot", "misc": "", "start_char": 28, "text": "feet", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 36, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 33, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 11, "id": 10, "lemma": "...", "misc": "", "start_char": 37, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 45, "feats": "PronType=Dem", "head": 8, "id": 11, "lemma": "here", "misc": "", "start_char": 41, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 46, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "be", "misc": "", "start_char": 49, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 53, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 64, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "gentleman", "misc": "", "start_char": 55, "text": "gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 70, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 67, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 76, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "Gates", "misc": "", "start_char": 71, "text": "Gates", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 77, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 87, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Elzebub", "misc": "", "start_char": 80, "text": "Elzebub", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN lord) (. !)))" }, "speaker": "Sheldon", "text": "Good lord!", "tokens": [ { "deprel": "amod", "end_char": 94, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 90, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 99, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "lord", "misc": "", "start_char": 95, "text": "lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 100, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Oooh) (. .)))" }, "speaker": "Raj", "text": "Oooh.", "tokens": [ { "deprel": "root", "end_char": 106, "feats": null, "head": 0, "id": 1, "lemma": "oooh", "misc": "", "start_char": 102, "text": "Oooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB panic)))) (. .) (S (NP (DT This)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (DT the) (JJ last) (CD 97) (NNS hours)) (VP (VBP have) (VP (VBN been) (PP (IN about)))))))) (. .)))" }, "speaker": "Leonard", "text": "Don't panic . This is what the last 97 hours have been about.", "tokens": [ { "deprel": "aux", "end_char": 111, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 109, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 115, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 112, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 121, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "panic", "misc": "", "start_char": 116, "text": "panic", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 128, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 124, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 129, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 136, "feats": "PronType=Rel", "head": 3, "id": 7, "lemma": "what", "misc": "", "start_char": 132, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 137, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 145, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "last", "misc": "", "start_char": 141, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 148, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 10, "lemma": "97", "misc": "", "start_char": 146, "text": "97", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 154, "feats": "Number=Plur", "head": 14, "id": 11, "lemma": "hour", "misc": "", "start_char": 149, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 159, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "have", "misc": "", "start_char": 155, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 164, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 160, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 170, "feats": null, "head": 7, "id": 14, "lemma": "about", "misc": "", "start_char": 165, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Stay) (ADJP (JJ frosty)))) (. .) (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NN horde)) (PP (IN of) (NP (NP (NP (JJ armed) (NNS goblins)) (PP (IN on) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT that) (NN gate)))))) (VP (VBG guarding) (NP (NP (DT the) (NN sword)) (PP (IN of) (NP (NN asaroth))))))))) (. .)))" }, "speaker": "Howard", "text": "Stay frosty . There's a horde of armed goblins on the other side of that gate guarding the sword of asaroth.", "tokens": [ { "deprel": "root", "end_char": 177, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stay", "misc": "", "start_char": 173, "text": "Stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 184, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "frosty", "misc": "", "start_char": 178, "text": "frosty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 192, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 187, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "be", "misc": "", "start_char": 193, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 203, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "horde", "misc": "", "start_char": 198, "text": "horde", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 206, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 204, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 212, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "armed", "misc": "", "start_char": 207, "text": "armed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 220, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "goblins", "misc": "", "start_char": 213, "text": "goblins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 223, "feats": null, "head": 14, "id": 11, "lemma": "on", "misc": "", "start_char": 221, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 227, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 224, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 233, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "other", "misc": "", "start_char": 228, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 238, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "side", "misc": "", "start_char": 234, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 239, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 246, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 16, "lemma": "that", "misc": "", "start_char": 242, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 251, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "gate", "misc": "", "start_char": 247, "text": "gate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 260, "feats": "VerbForm=Ger", "head": 5, "id": 18, "lemma": "guard", "misc": "", "start_char": 252, "text": "guarding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 264, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 261, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 270, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "sword", "misc": "", "start_char": 265, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 273, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 271, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 281, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "asaroth", "misc": "", "start_char": 274, "text": "asaroth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 1, "id": 23, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNS Warriors)) (, ,) (VP (VB unsheathe) (NP (PRP$ your) (NNS weapons))) (. .) (NP (NN Magic) (NNS wielders)) (, ,) (VP (VB raise) (NP (PRP$ your) (NNS wands))) (. .)))" }, "speaker": "Leonard", "text": "Warriors, unsheathe your weapons . Magic wielders, raise your wands.", "tokens": [ { "deprel": "nsubj", "end_char": 292, "feats": "Number=Plur", "head": 3, "id": 1, "lemma": "warrior", "misc": "", "start_char": 284, "text": "Warriors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 304, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "unsheathe", "misc": "", "start_char": 295, "text": "unsheathe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 309, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 305, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 317, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "weapon", "misc": "", "start_char": 310, "text": "weapons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 325, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "magic", "misc": "", "start_char": 320, "text": "Magic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 334, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "wielder", "misc": "", "start_char": 326, "text": "wielders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 335, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 342, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 10, "lemma": "raise", "misc": "", "start_char": 337, "text": "raise", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 347, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 343, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 353, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "wand", "misc": "", "start_char": 348, "text": "wands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (NP (VB Lock) (CC and) (NN load)) (. .)))" }, "speaker": "Sheldon", "text": "Lock and load.", "tokens": [ { "deprel": "root", "end_char": 360, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "lock", "misc": "", "start_char": 356, "text": "Lock", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 364, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 361, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 369, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "load", "misc": "", "start_char": 365, "text": "load", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj)) (, ,) (VP (VB blow) (NP (DT the) (NNS gates))) (. .)))" }, "speaker": "Howard", "text": "Raj, blow the gates.", "tokens": [ { "deprel": "nsubj", "end_char": 375, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Raj", "misc": "", "start_char": 372, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 376, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 382, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "blow", "misc": "", "start_char": 378, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 383, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 392, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "gate", "misc": "", "start_char": 387, "text": "gates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VP (VBG Blowing) (NP (DT the) (NNS gates) (. .) (NN Control))) (, ,) (VP (VB shift)) (, ,) (INTJ (UH B.) (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (ADJP (RB so) (JJ many)) (NNS goblins))) (. .)))" }, "speaker": "Raj", "text": "Blowing the gates . Control, shift, B. Oh, my God, so many goblins.", "tokens": [ { "deprel": "root", "end_char": 402, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "blow", "misc": "", "start_char": 395, "text": "Blowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 406, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 403, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 412, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "gate", "misc": "", "start_char": 407, "text": "gates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 413, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 422, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "control", "misc": "", "start_char": 415, "text": "Control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 430, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "shift", "misc": "", "start_char": 425, "text": "shift", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 431, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 435, "feats": null, "head": 17, "id": 9, "lemma": "B.", "misc": "", "start_char": 433, "text": "B.", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 438, "feats": null, "head": 17, "id": 10, "lemma": "oh", "misc": "", "start_char": 436, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 439, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 443, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 441, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 447, "feats": "Number=Sing", "head": 17, "id": 13, "lemma": "God", "misc": "", "start_char": 444, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 16, "id": 15, "lemma": "so", "misc": "", "start_char": 450, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 457, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "many", "misc": "", "start_char": 453, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 465, "feats": "Number=Plur", "head": 5, "id": 17, "lemma": "goblins", "misc": "", "start_char": 458, "text": "goblins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 466, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (ADVP (RB just)) (VP (VP (VB stand) (ADVP (RB there))) (, ,) (VP (VB slash) (CC and) (VB move) (, ,) (VB slash) (CC and) (VB move)))) (. !)))" }, "speaker": "Howard", "text": "Don't just stand there, slash and move, slash and move!", "tokens": [ { "deprel": "aux", "end_char": 470, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 1, "lemma": "do", "misc": "", "start_char": 468, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 474, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 471, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 479, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 475, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 485, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "stand", "misc": "", "start_char": 480, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 491, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "there", "misc": "", "start_char": 486, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 499, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "slash", "misc": "", "start_char": 494, "text": "slash", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 503, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 500, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 508, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "move", "misc": "", "start_char": 504, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 516, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 11, "lemma": "slash", "misc": "", "start_char": 511, "text": "slash", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 520, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 517, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 525, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 13, "lemma": "move", "misc": "", "start_char": 521, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 4, "id": 14, "lemma": "!", "misc": "", "start_char": 526, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Stay) (PP (IN in) (NP (NN formation)))) (. .)))" }, "speaker": "Leonard", "text": "Stay in formation.", "tokens": [ { "deprel": "root", "end_char": 532, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stay", "misc": "", "start_char": 528, "text": "Stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 535, "feats": null, "head": 3, "id": 2, "lemma": "in", "misc": "", "start_char": 533, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 545, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "formation", "misc": "", "start_char": 536, "text": "formation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 546, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP you)) (VP (VBD got) (NP (NP (CD one)) (PP (IN on) (NP (PRP$ your) (NN tail))))) (. .)))" }, "speaker": "Howard", "text": "Leonard, you got one on your tail.", "tokens": [ { "deprel": "vocative", "end_char": 555, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 548, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 561, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 558, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 565, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 562, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 569, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "one", "misc": "", "start_char": 566, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 572, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 570, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 577, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 573, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 582, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "tail", "misc": "", "start_char": 578, "text": "tail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 583, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (ADJP (RB all) (JJ right)) (, ,) (NP (NP (PRP$ my) (NN tail) (POS 's)) (JJ prehensile)))) (. .)))" }, "speaker": "Leonard", "text": "That's all right, my tail's prehensile.", "tokens": [ { "deprel": "nsubj", "end_char": 589, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 585, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 590, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 596, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 593, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 602, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 597, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 603, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 607, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 605, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 612, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "tail", "misc": "", "start_char": 608, "text": "tail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 615, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 613, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 626, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "prehensile", "misc": "", "start_char": 616, "text": "prehensile", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 627, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (NP (NP (PRP him)) (, ,) (NP (NNP Leonard) (. .)) (NP (NN Tonight)) (, ,)))) (NP (PRP I)) (VP (VBP spice) (NP (PRP$ my) (NN meat)) (PP (IN with) (NP (NN goblin) (NN blood)))) (. .)))" }, "speaker": "Raj", "text": "I got him, Leonard . Tonight, I spice my meat with goblin blood.", "tokens": [ { "deprel": "nsubj", "end_char": 630, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 629, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 634, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 631, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 638, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "misc": "", "start_char": 635, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 639, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 648, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 641, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl:tmod", "end_char": 658, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "tonight", "misc": "", "start_char": 651, "text": "Tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 659, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 661, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 10, "lemma": "spice", "misc": "", "start_char": 663, "text": "spice", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 671, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 669, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 676, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "meat", "misc": "", "start_char": 672, "text": "meat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 681, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 677, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "goblin", "misc": "", "start_char": 682, "text": "goblin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 694, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "blood", "misc": "", "start_char": 689, "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (NNP Raj)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN trap))) (. !) (S (NP (PRP They)) (VP (VBP 're) (VP (VBG flanking) (NP (PRP us))))) (. !)))" }, "speaker": "Leonard", "text": "Raj, no, it's a trap! They're flanking us!", "tokens": [ { "deprel": "vocative", "end_char": 700, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Raj", "misc": "", "start_char": 697, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 705, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 703, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 706, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "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": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 711, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 715, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 714, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 720, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "trap", "misc": "", "start_char": 716, "text": "trap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 8, "id": 9, "lemma": "!", "misc": "", "start_char": 721, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "they", "misc": "", "start_char": 723, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 731, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 728, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 740, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 12, "lemma": "flank", "misc": "", "start_char": 732, "text": "flanking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 743, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 741, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 8, "id": 14, "lemma": "!", "misc": "", "start_char": 744, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (NP (PRP me)))) (. .)))" }, "speaker": "Raj", "text": "Oh, he's got me.", "tokens": [ { "deprel": "discourse", "end_char": 748, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 746, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 749, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 751, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "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": "root", "end_char": 760, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 757, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 763, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 761, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 764, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (S (NP (NNP Raj) (. .)) (VP (VB Use) (NP (PRP$ your) (NN sleep) (NN spell)) (. .) (NP (NNP Sheldon) (. .) (NNP Sheldon)))))) (. .)))" }, "speaker": "Howard", "text": "Sheldon, he's got Raj . Use your sleep spell . Sheldon . Sheldon.", "tokens": [ { "deprel": "vocative", "end_char": 773, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 766, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 774, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 778, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 776, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 781, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 779, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 785, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 782, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 789, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Raj", "misc": "", "start_char": 786, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 790, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 795, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 8, "lemma": "use", "misc": "", "start_char": 792, "text": "Use", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 800, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "your", "misc": "", "start_char": 796, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 806, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "sleep", "misc": "", "start_char": 801, "text": "sleep", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 812, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "spell", "misc": "", "start_char": 807, "text": "spell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 813, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 822, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "Sheldon", "misc": "", "start_char": 815, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "flat", "end_char": 832, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Sheldon", "misc": "", "start_char": 825, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 833, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (NP (DT the) (NNP Sword)) (PP (IN of) (NP (NNP Azeroth)))))) (. .)))" }, "speaker": "Sheldon", "text": "I've got the Sword of Azeroth.", "tokens": [ { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 835, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 840, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 837, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 844, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 841, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 848, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 845, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 854, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sword", "misc": "", "start_char": 849, "text": "Sword", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 857, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 855, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 865, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Azeroth", "misc": "", "start_char": 858, "text": "Azeroth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 866, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Forget) (NP (DT the) (NN sword)))) (, ,) (NP (NNP Sheldon)) (, ,) (VP (VB help) (NP (NNP Raj))) (. .)))" }, "speaker": "Leonard", "text": "Forget the sword, Sheldon, help Raj.", "tokens": [ { "deprel": "root", "end_char": 874, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 868, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 878, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 875, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 884, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "sword", "misc": "", "start_char": 879, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 885, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 894, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 887, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 895, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 901, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "help", "misc": "", "start_char": 897, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 905, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Raj", "misc": "", "start_char": 902, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 906, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ is) (NP (ADJP (DT no) (JJR more)) (NNP Sheldon) (. .)))) (NP (PRP I)) (VP (VBP am) (NP (DT the) (NN sword) (NN master))) (. .)))" }, "speaker": "Sheldon", "text": "There is no more Sheldon . I am the sword master.", "tokens": [ { "deprel": "expl", "end_char": 913, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 908, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 916, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 914, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 919, "feats": null, "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 917, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 924, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 920, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 932, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 925, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 933, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 936, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 7, "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": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 937, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 943, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 940, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 949, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "sword", "misc": "", "start_char": 944, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 956, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "master", "misc": "", "start_char": 950, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 957, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (VP (VB look) (PRT (RP out))) (. .)))" }, "speaker": "Howard", "text": "Leonard, look out.", "tokens": [ { "deprel": "vocative", "end_char": 966, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 959, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 967, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 973, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 969, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 977, "feats": null, "head": 3, "id": 4, "lemma": "out", "misc": "", "start_char": 974, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 978, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Damn)) (NP (NP (PRP it)) (, ,) (NP (NN man)) (, ,)) (NP (PRP we)) (VP (VBP 're) (VP (VBG dying) (ADVP (RB here)))) (. .)))" }, "speaker": "Leonard", "text": "Damn it, man, we're dying here.", "tokens": [ { "deprel": "discourse", "end_char": 984, "feats": null, "head": 8, "id": 1, "lemma": "damn", "misc": "", "start_char": 980, "text": "Damn", "upos": "INTJ", "xpos": "UH" }, { "deprel": "reparandum", "end_char": 987, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 2, "lemma": "it", "misc": "", "start_char": 985, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 993, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "man", "misc": "", "start_char": 990, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 994, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 996, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1002, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 999, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1008, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "die", "misc": "", "start_char": 1003, "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1013, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 1009, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 1014, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (NN Goodbye)) (, ,) (NP (NNS peasants)) (. .)))" }, "speaker": "Sheldon", "text": "Goodbye, peasants.", "tokens": [ { "deprel": "root", "end_char": 1023, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "goodbye", "misc": "", "start_char": 1016, "text": "Goodbye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1034, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "peasant", "misc": "", "start_char": 1026, "text": "peasants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1036, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1035, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN bastard)) (VP (VBD teleported)) (. .)))" }, "speaker": "Leonard", "text": "The bastard teleported.", "tokens": [ { "deprel": "det", "end_char": 1040, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1037, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1048, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "bastard", "misc": "", "start_char": 1041, "text": "bastard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1059, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "teleport", "misc": "", "start_char": 1049, "text": "teleported", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1060, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG selling) (NP (NP (DT the) (NNP Sword)) (PP (IN of) (NP (NNP Azeroth)))) (PP (IN on) (NP (NNP eBay))))) (. .)))" }, "speaker": "Raj", "text": "He's selling the Sword of Azeroth on eBay.", "tokens": [ { "deprel": "nsubj", "end_char": 1064, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 1062, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1067, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1065, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1075, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "sell", "misc": "", "start_char": 1068, "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1079, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1076, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1085, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sword", "misc": "", "start_char": 1080, "text": "Sword", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1088, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 1086, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1096, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Azeroth", "misc": "", "start_char": 1089, "text": "Azeroth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1099, "feats": null, "head": 9, "id": 8, "lemma": "on", "misc": "", "start_char": 1097, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1104, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "eBay", "misc": "", "start_char": 1100, "text": "eBay", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1106, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD betrayed) (NP (PRP us)) (PP (IN for) (NP (NN money))))) (. ?) (WHNP (WP Who)) (SQ (SQ (VBP are) (NP (PRP you)))) (. ?)))" }, "speaker": "Leonard", "text": "You betrayed us for money? Who are you?", "tokens": [ { "deprel": "nsubj", "end_char": 1110, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1107, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1119, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "betray", "misc": "", "start_char": 1111, "text": "betrayed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1122, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "we", "misc": "", "start_char": 1120, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 1123, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1132, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "money", "misc": "", "start_char": 1127, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 1133, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1138, "feats": "PronType=Int", "head": 2, "id": 7, "lemma": "who", "misc": "", "start_char": 1135, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1142, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 8, "lemma": "be", "misc": "", "start_char": 1139, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1146, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 1143, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1148, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 1147, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (JJ rogue) (NN knight) (NN elf)))) (. .) (SQ (VBP Do) (RB n't) (NP (NP (PRP you)) (NNS people)) (VP (VB read) (NP (NN character) (NNS descriptions)))) (. ?) (S (S (VP (VB Wait) (, ,) (VB wait) (, ,) (VB wait))) (. .) (NP (NN Somebody)) (ADVP (RB just)) (VP (VBD clicked) (INTJ (`` \")) (VP (VB Buy) (NP (PRP It)) (ADVP (RB Now))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "I'm a rogue knight elf . Don't you people read character descriptions? Wait, wait, wait . Somebody just clicked \" Buy It Now . \"", "tokens": [ { "deprel": "nsubj", "end_char": 1150, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 1149, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1153, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1151, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1155, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 1154, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1161, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "rogue", "misc": "", "start_char": 1156, "text": "rogue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1168, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "knight", "misc": "", "start_char": 1162, "text": "knight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1172, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "elf", "misc": "", "start_char": 1169, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1173, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1177, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "do", "misc": "", "start_char": 1175, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1181, "feats": null, "head": 12, "id": 9, "lemma": "not", "misc": "", "start_char": 1178, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "dep", "end_char": 1185, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1182, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1192, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "person", "misc": "", "start_char": 1186, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1197, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "read", "misc": "", "start_char": 1193, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1207, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "character", "misc": "", "start_char": 1198, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1220, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "description", "misc": "", "start_char": 1208, "text": "descriptions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 1221, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1227, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 16, "lemma": "wait", "misc": "", "start_char": 1223, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1229, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1228, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1234, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 18, "lemma": "wait", "misc": "", "start_char": 1230, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1236, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 1235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 1241, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 20, "lemma": "wait", "misc": "", "start_char": 1237, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1243, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 1242, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1252, "feats": "Number=Sing|PronType=Ind", "head": 24, "id": 22, "lemma": "somebody", "misc": "", "start_char": 1244, "text": "Somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1257, "feats": null, "head": 24, "id": 23, "lemma": "just", "misc": "", "start_char": 1253, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 24, "lemma": "click", "misc": "", "start_char": 1258, "text": "clicked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 26, "id": 25, "lemma": "\"", "misc": "", "start_char": 1266, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 1271, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "buy", "misc": "", "start_char": 1268, "text": "Buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1274, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 1272, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1278, "feats": null, "head": 26, "id": 28, "lemma": "now", "misc": "", "start_char": 1275, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 6, "id": 29, "lemma": ".", "misc": "", "start_char": 1279, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 6, "id": 30, "lemma": "\"", "misc": "", "start_char": 1281, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (PRP I)) (VP (VBP am) (NP (DT the) (NN sword) (NN master))) (. !)))" }, "speaker": "Howard", "text": "\" I am the sword master!", "tokens": [ { "deprel": "punct", "end_char": 1284, "feats": null, "head": 6, "id": 1, "lemma": "\"", "misc": "", "start_char": 1283, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1286, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 2, "lemma": "I", "misc": "", "start_char": 1285, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1289, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1287, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1293, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1290, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1299, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "sword", "misc": "", "start_char": 1294, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1306, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "master", "misc": "", "start_char": 1300, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 1307, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 7 ] ], [ [ 0, 10, 10 ], [ 0, 16, 17 ], [ 0, 19, 19 ] ], [ [ 0, 11, 11 ], [ 0, 14, 14 ], [ 5, 0, 0 ], [ 5, 3, 3 ] ], [ [ 0, 16, 19 ], [ 3, 4, 4 ], [ 4, 15, 16 ], [ 7, 3, 4 ], [ 8, 1, 2 ] ], [ [ 1, 0, 1 ] ], [ [ 2, 0, 0 ] ], [ [ 3, 7, 10 ] ], [ [ 4, 3, 3 ] ], [ [ 4, 5, 6 ], [ 4, 8, 9 ] ], [ [ 4, 5, 9 ] ], [ [ 4, 11, 13 ] ], [ [ 4, 18, 19 ], [ 17, 3, 4 ] ], [ [ 4, 21, 21 ], [ 17, 6, 6 ], [ 24, 6, 6 ] ], [ [ 4, 18, 21 ] ], [ [ 5, 2, 2 ], [ 5, 3, 4 ] ], [ [ 5, 6, 7 ], [ 5, 10, 10 ] ], [ [ 5, 10, 11 ] ], [ [ 7, 0, 0 ], [ 8, 11, 11 ], [ 13, 0, 0 ], [ 13, 8, 8 ], [ 13, 10, 10 ], [ 14, 0, 0 ], [ 15, 5, 5 ], [ 16, 5, 5 ], [ 18, 7, 7 ] ], [ [ 8, 4, 4 ] ], [ [ 8, 6, 6 ] ], [ [ 8, 8, 9 ] ], [ [ 8, 11, 12 ] ], [ [ 8, 16, 16 ], [ 14, 9, 9 ] ], [ [ 9, 8, 8 ], [ 9, 12, 12 ] ], [ [ 10, 2, 2 ] ], [ [ 11, 0, 0 ], [ 11, 2, 2 ], [ 11, 6, 6 ], [ 13, 4, 4 ], [ 20, 0, 0 ], [ 26, 9, 9 ] ], [ [ 11, 4, 4 ], [ 13, 2, 2 ] ], [ [ 11, 6, 7 ], [ 12, 5, 5 ] ], [ [ 11, 3, 7 ], [ 12, 0, 0 ] ], [ [ 12, 5, 6 ] ], [ [ 13, 10, 11 ] ], [ [ 13, 13, 13 ], [ 15, 2, 2 ], [ 16, 2, 2 ] ], [ [ 13, 13, 14 ] ], [ [ 14, 4, 4 ] ], [ [ 14, 6, 7 ] ], [ [ 14, 12, 12 ] ], [ [ 16, 0, 0 ], [ 16, 8, 8 ], [ 16, 12, 12 ], [ 16, 14, 14 ], [ 17, 0, 0 ], [ 18, 4, 4 ], [ 19, 6, 6 ], [ 23, 0, 1 ], [ 24, 0, 0 ], [ 25, 0, 0 ], [ 25, 8, 8 ], [ 26, 0, 0 ], [ 26, 2, 5 ] ], [ [ 16, 8, 10 ] ], [ [ 17, 3, 6 ], [ 18, 1, 2 ], [ 24, 3, 4 ] ], [ [ 18, 2, 2 ], [ 24, 3, 6 ], [ 26, 26, 26 ] ], [ [ 19, 4, 4 ], [ 19, 8, 10 ] ], [ [ 21, 1, 1 ] ], [ [ 21, 5, 5 ], [ 22, 2, 2 ], [ 25, 2, 2 ], [ 26, 9, 10 ] ], [ [ 24, 8, 8 ] ], [ [ 25, 4, 4 ] ], [ [ 26, 5, 5 ] ], [ [ 26, 12, 13 ] ], [ [ 26, 21, 21 ] ], [ [ 27, 1, 1 ] ], [ [ 27, 3, 5 ] ] ]
s01e03c00t
All right, just a few more feet and...Here we are, gentlemen, the Gates of Elzebub. Good lord! Oooh. Don't panic . This is what the last 97 hours have been about. Stay frosty . There's a horde of armed goblins on the other side of that gate guarding the sword of asaroth. Warriors, unsheathe your weapons . Magic wielders, raise your wands. Lock and load. Raj, blow the gates. Blowing the gates . Control, shift, B. Oh, my God, so many goblins. Don't just stand there, slash and move, slash and move! Stay in formation. Leonard, you got one on your tail. That's all right, my tail's prehensile. I got him, Leonard . Tonight, I spice my meat with goblin blood. Raj, no, it's a trap! They're flanking us! Oh, he's got me. Sheldon, he's got Raj . Use your sleep spell . Sheldon . Sheldon. I've got the Sword of Azeroth. Forget the sword, Sheldon, help Raj. There is no more Sheldon . I am the sword master. Leonard, look out. Damn it, man, we're dying here. Goodbye, peasants. The bastard teleported. He's selling the Sword of Azeroth on eBay. You betrayed us for money? Who are you? I'm a rogue knight elf . Don't you people read character descriptions? Wait, wait, wait . Somebody just clicked " Buy It Now . " " I am the sword master!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD told) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBD lied))) (. ?) (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP you)) (VP (VB tell) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBD lied))))))))) (. ?)))" }, "speaker": "Leonard", "text": "You told her I lied? Why would you tell her I lied?", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 4, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 12, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "her", "misc": "", "start_char": 9, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 14, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 13, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "lie", "misc": "", "start_char": 15, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 20, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 25, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "why", "misc": "", "start_char": 22, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 31, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 26, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 32, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 40, "feats": "VerbForm=Inf", "head": 2, "id": 10, "lemma": "tell", "misc": "", "start_char": 36, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 44, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "her", "misc": "", "start_char": 41, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 45, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "lie", "misc": "", "start_char": 47, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 2, "id": 14, "lemma": "?", "misc": "", "start_char": 52, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (TO To) (VP (VB help) (NP (PRP you)))) (. .)))" }, "speaker": "Sheldon", "text": "To help you.", "tokens": [ { "deprel": "mark", "end_char": 56, "feats": null, "head": 2, "id": 1, "lemma": "to", "misc": "", "start_char": 54, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 61, "feats": "VerbForm=Inf", "head": 0, "id": 2, "lemma": "help", "misc": "", "start_char": 57, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 65, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 62, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG seeing) (NP (DT the) (NN help))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, I'm not seeing the help.", "tokens": [ { "deprel": "nsubj", "end_char": 69, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 68, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 70, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 78, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 73, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 79, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 81, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 83, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 89, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 86, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 96, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "see", "misc": "", "start_char": 90, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 100, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 97, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 105, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "help", "misc": "", "start_char": 101, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB see) (PP (IN through) (NP (PRP$ your) (NN lie))) (ADVP (RB eventually)))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD told) (NP (PRP her)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD were) (VP (VBG lying) (S (VP (TO to) (VP (VB protect) (NP (PRP me))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "She was going to see through your lie eventually, so I told her that you were lying to protect me.", "tokens": [ { "deprel": "nsubj", "end_char": 111, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 108, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 112, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 121, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 116, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 124, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 122, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 128, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 125, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 136, "feats": null, "head": 8, "id": 6, "lemma": "through", "misc": "", "start_char": 129, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 141, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 137, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 145, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "lie", "misc": "", "start_char": 142, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 156, "feats": null, "head": 5, "id": 9, "lemma": "eventually", "misc": "", "start_char": 146, "text": "eventually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 13, "id": 11, "lemma": "so", "misc": "", "start_char": 159, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 13, "lemma": "tell", "misc": "", "start_char": 164, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 172, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "her", "misc": "", "start_char": 169, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 177, "feats": null, "head": 18, "id": 15, "lemma": "that", "misc": "", "start_char": 173, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 178, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 186, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 182, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 192, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 18, "lemma": "lie", "misc": "", "start_char": 187, "text": "lying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 195, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 193, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 203, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "protect", "misc": "", "start_char": 196, "text": "protect", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 206, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 204, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG getting) (NP (DT a) (JJ bad) (NN feeling)))) (. .)))" }, "speaker": "Leonard", "text": "I'm getting a bad feeling.", "tokens": [ { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 209, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 211, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 221, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 214, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 223, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 222, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 227, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "bad", "misc": "", "start_char": 224, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 235, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "feeling", "misc": "", "start_char": 228, "text": "feeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Hunger)) (. ?) (NP (NN Indigestion)) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB really)) (RB not) (ADJP (RB very) (JJ good) (PP (IN at) (NP (DT this) (. .)))) (ADVP (UH Anyway)))) (, ,) (S (NP (NNP Penny)) (ADVP (RB now)) (VP (VBZ believes) (SBAR (IN that) (, ,) (S (PP (IN on) (NP (NNP Friday) (NN night))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB participate) (PP (IN in) (NP (NP (PRP$ my) (NN cousin) (NNP Leopold) (POS 's)) (NN drug) (NN intervention)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Hunger? Indigestion? I'm sorry, I'm really not very good at this . Anyway, Penny now believes that, on Friday night, we're going to participate in my cousin Leopold's drug intervention.", "tokens": [ { "deprel": "root", "end_char": 244, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Hunger", "misc": "", "start_char": 238, "text": "Hunger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 245, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 258, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "indigestion", "misc": "", "start_char": 247, "text": "Indigestion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 259, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 261, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 265, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 263, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 271, "feats": "Degree=Pos", "head": 1, "id": 7, "lemma": "sorry", "misc": "", "start_char": 266, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 14, "id": 8, "lemma": ",", "misc": "", "start_char": 272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 275, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 9, "lemma": "I", "misc": "", "start_char": 274, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 278, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 276, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 285, "feats": null, "head": 14, "id": 11, "lemma": "really", "misc": "", "start_char": 279, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 286, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 294, "feats": null, "head": 14, "id": 13, "lemma": "very", "misc": "", "start_char": 290, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 299, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "good", "misc": "", "start_char": 295, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 302, "feats": null, "head": 16, "id": 15, "lemma": "at", "misc": "", "start_char": 300, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 307, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 16, "lemma": "this", "misc": "", "start_char": 303, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 316, "feats": null, "head": 22, "id": 18, "lemma": "anyway", "misc": "", "start_char": 310, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 324, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "penny", "misc": "", "start_char": 319, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 328, "feats": null, "head": 22, "id": 21, "lemma": "now", "misc": "", "start_char": 325, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 337, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 22, "lemma": "believe", "misc": "", "start_char": 329, "text": "believes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 342, "feats": null, "head": 31, "id": 23, "lemma": "that", "misc": "", "start_char": 338, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 347, "feats": null, "head": 27, "id": 25, "lemma": "on", "misc": "", "start_char": 345, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 354, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "Friday", "misc": "", "start_char": 348, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 360, "feats": "Number=Sing", "head": 31, "id": 27, "lemma": "night", "misc": "", "start_char": 355, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 27, "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": 369, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 366, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 375, "feats": "Tense=Pres|VerbForm=Part", "head": 22, "id": 31, "lemma": "go", "misc": "", "start_char": 370, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 378, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 376, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 390, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "participate", "misc": "", "start_char": 379, "text": "participate", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 393, "feats": null, "head": 40, "id": 34, "lemma": "in", "misc": "", "start_char": 391, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 396, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "my", "misc": "", "start_char": 394, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 403, "feats": "Number=Sing", "head": 40, "id": 36, "lemma": "cousin", "misc": "", "start_char": 397, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 411, "feats": "Number=Sing", "head": 36, "id": 37, "lemma": "Leopold", "misc": "", "start_char": 404, "text": "Leopold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 414, "feats": null, "head": 36, "id": 38, "lemma": "'s", "misc": "", "start_char": 412, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 419, "feats": "Number=Sing", "head": 40, "id": 39, "lemma": "drug", "misc": "", "start_char": 415, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 432, "feats": "Number=Sing", "head": 33, "id": 40, "lemma": "intervention", "misc": "", "start_char": 420, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 1, "id": 41, "lemma": ".", "misc": "", "start_char": 433, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (PRP$ Your) (NN cousin) (NNP Leopold) (. .)))" }, "speaker": "Leonard", "text": "Your cousin Leopold.", "tokens": [ { "deprel": "nmod:poss", "end_char": 439, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 435, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 446, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "cousin", "misc": "", "start_char": 440, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 454, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Leopold", "misc": "", "start_char": 447, "text": "Leopold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WDT Who)) (S (NP (JJS most) (NNS people)) (VP (VBP call) (S (NP (NNP Leo)))))) (, ,) (CC but) (S (NP (PRP he)) (ADVP (RB also)) (VP (VBZ answers) (PP (IN to) (NP (NNP Lee) (. .))) (S (VP (VB Remember) (NP (DT that) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ important))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Who most people call Leo, but he also answers to Lee . Remember that . It's important.", "tokens": [ { "deprel": "obj", "end_char": 460, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "who", "misc": "", "start_char": 457, "text": "Who", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 465, "feats": "Degree=Sup", "head": 3, "id": 2, "lemma": "most", "misc": "", "start_char": 461, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 472, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "person", "misc": "", "start_char": 466, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 477, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 473, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 481, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Leo", "misc": "", "start_char": 478, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 487, "feats": null, "head": 10, "id": 7, "lemma": "but", "misc": "", "start_char": 484, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "he", "misc": "", "start_char": 488, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 495, "feats": null, "head": 10, "id": 9, "lemma": "also", "misc": "", "start_char": 491, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 503, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "answer", "misc": "", "start_char": 496, "text": "answers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 506, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 504, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 510, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Lee", "misc": "", "start_char": 507, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 511, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 521, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 14, "lemma": "remember", "misc": "", "start_char": 513, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 526, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 15, "lemma": "that", "misc": "", "start_char": 522, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 14, "id": 16, "lemma": ".", "misc": "", "start_char": 527, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 531, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 17, "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": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 532, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 544, "feats": "Degree=Pos", "head": 14, "id": 19, "lemma": "important", "misc": "", "start_char": 535, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (ADJP (JJ important)))) (. ?)))" }, "speaker": "Leonard", "text": "What's important?", "tokens": [ { "deprel": "nsubj", "end_char": 551, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 547, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 554, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 552, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 564, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "important", "misc": "", "start_char": 555, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 565, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Details)) (, ,) (NP (NNP Leonard--) (NP (NP (DT the) (NN success) (CC or) (NN failure)) (PP (IN of) (NP (PRP$ our) (JJ deceitful) (NN enterprise)))))) (VP (VBZ turns) (PP (IN on) (NP (NNS details)))) (. .)))" }, "speaker": "Sheldon", "text": "Details, Leonard-- the success or failure of our deceitful enterprise turns on details.", "tokens": [ { "deprel": "nsubj", "end_char": 574, "feats": "Number=Plur", "head": 12, "id": 1, "lemma": "detail", "misc": "", "start_char": 567, "text": "Details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 586, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard--", "misc": "", "start_char": 577, "text": "Leonard--", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 590, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 587, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 598, "feats": "Number=Sing", "head": 12, "id": 5, "lemma": "success", "misc": "", "start_char": 591, "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 601, "feats": null, "head": 7, "id": 6, "lemma": "or", "misc": "", "start_char": 599, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 609, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "failure", "misc": "", "start_char": 602, "text": "failure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 610, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 616, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "our", "misc": "", "start_char": 613, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 626, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "deceitful", "misc": "", "start_char": 617, "text": "deceitful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 637, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "enterprise", "misc": "", "start_char": 627, "text": "enterprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "turn", "misc": "", "start_char": 638, "text": "turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 644, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 654, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "detail", "misc": "", "start_char": 647, "text": "details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NP (DT a) (NN cousin)) (NP (NNP Leopold)))) (. ?)))" }, "speaker": "Leonard", "text": "Do you have a cousin Leopold?", "tokens": [ { "deprel": "aux", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 657, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 663, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 660, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 668, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 664, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 670, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 669, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "cousin", "misc": "", "start_char": 671, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 685, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Leopold", "misc": "", "start_char": 678, "text": "Leopold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 686, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (VBD made) (NP (PRP him)) (PRT (RP up))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB call) (NP (PRP him)) (S (NP (NNP Lee))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . I made him up . I think you'd call him Lee.", "tokens": [ { "deprel": "discourse", "end_char": 690, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 688, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 694, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 693, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 699, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 695, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 703, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 700, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 706, "feats": null, "head": 4, "id": 6, "lemma": "up", "misc": "", "start_char": 704, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 709, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "think", "misc": "", "start_char": 711, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 720, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 717, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 723, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 721, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 728, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "call", "misc": "", "start_char": 724, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 732, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "he", "misc": "", "start_char": 729, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 736, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Lee", "misc": "", "start_char": 733, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 737, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB get) (NP (PRP it))))) (. .) (S (NP (PRP I)) (ADVP (RB already)) (VP (VBD told) (NP (PRP her)) (NP (NP (DT a) (NN lie)) (. .) (SBAR (WHADVP (WRB Why)) (S (VP (VB replace) (NP (PRP it)) (PP (IN with) (NP (DT a) (JJ different) (NN lie))))))))) (. ?)))" }, "speaker": "Leonard", "text": "I don't get it . I already told her a lie . Why replace it with a different lie?", "tokens": [ { "deprel": "nsubj", "end_char": 740, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 739, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 741, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 747, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 744, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 751, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 748, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 754, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 752, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 755, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 757, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 766, "feats": null, "head": 9, "id": 8, "lemma": "already", "misc": "", "start_char": 759, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 771, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "tell", "misc": "", "start_char": 767, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 775, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 772, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 777, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 776, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 781, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "lie", "misc": "", "start_char": 778, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 782, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 787, "feats": "PronType=Int", "head": 15, "id": 14, "lemma": "why", "misc": "", "start_char": 784, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 795, "feats": "VerbForm=Inf", "head": 9, "id": 15, "lemma": "replace", "misc": "", "start_char": 788, "text": "replace", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 798, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 796, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 803, "feats": null, "head": 20, "id": 17, "lemma": "with", "misc": "", "start_char": 799, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 805, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 804, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 815, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "different", "misc": "", "start_char": 806, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 819, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "lie", "misc": "", "start_char": 816, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 4, "id": 21, "lemma": "?", "misc": "", "start_char": 820, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RB First) (PP (IN of) (NP (DT all)))) (, ,) (NP (PRP$ your) (NN lie)) (VP (VP (VP (VBD was) (ADJP (RB laughably) (JJ transparent))) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP mine)) (VP (VBZ is) (ADJP (RB exquisitely) (JJ convoluted)))))) (. .) (S (SBAR (IN While) (S (NP (PRP you)) (VP (VBD were) (VP (VBG sleeping))))) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG weaving) (NP (DT an) (ADJP (NN un) (HYPH -) (JJ unravelable)) (NN web) (. .)) (ADVP (NN Un) (HYPH -) (JJ unravelable)))))) (. ?)))" }, "speaker": "Sheldon", "text": "First of all, your lie was laughably transparent, where mine is exquisitely convoluted . While you were sleeping, I was weaving an un - unravelable web . Un - unravelable?", "tokens": [ { "deprel": "advmod", "end_char": 827, "feats": "NumType=Ord", "head": 9, "id": 1, "lemma": "first", "misc": "", "start_char": 822, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 830, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 828, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 834, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 831, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 835, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 841, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 837, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 845, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "lie", "misc": "", "start_char": 842, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 849, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 846, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 859, "feats": null, "head": 9, "id": 8, "lemma": "laughably", "misc": "", "start_char": 850, "text": "laughably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 871, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "transparent", "misc": "", "start_char": 860, "text": "transparent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 872, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 879, "feats": "PronType=Rel", "head": 15, "id": 11, "lemma": "where", "misc": "", "start_char": 874, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 884, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 12, "lemma": "mine", "misc": "", "start_char": 880, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 887, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 885, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 899, "feats": null, "head": 15, "id": 14, "lemma": "exquisitely", "misc": "", "start_char": 888, "text": "exquisitely", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 910, "feats": "Degree=Pos", "head": 9, "id": 15, "lemma": "convoluted", "misc": "", "start_char": 900, "text": "convoluted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 911, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 918, "feats": null, "head": 20, "id": 17, "lemma": "while", "misc": "", "start_char": 913, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 922, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 919, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 923, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 936, "feats": "Tense=Pres|VerbForm=Part", "head": 24, "id": 20, "lemma": "sleep", "misc": "", "start_char": 928, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 940, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 939, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 944, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 941, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 952, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 24, "lemma": "weave", "misc": "", "start_char": 945, "text": "weaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 955, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 25, "lemma": "a", "misc": "", "start_char": 953, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 958, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "un", "misc": "", "start_char": 956, "text": "un", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 26, "id": 27, "lemma": "-", "misc": "", "start_char": 959, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 972, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "unravelable", "misc": "", "start_char": 961, "text": "unravelable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 976, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "web", "misc": "", "start_char": 973, "text": "web", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 33, "id": 30, "lemma": ".", "misc": "", "start_char": 977, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 981, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "un", "misc": "", "start_char": 979, "text": "Un", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 31, "id": 32, "lemma": "-", "misc": "", "start_char": 982, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 995, "feats": "Degree=Pos", "head": 24, "id": 33, "lemma": "unravelable", "misc": "", "start_char": 984, "text": "unravelable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 9, "id": 34, "lemma": "?", "misc": "", "start_char": 996, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (ADJP (UH Un) (HYPH -) (JJ unravelable) (. ?)))" }, "speaker": "Leonard", "text": "Un - unravelable?", "tokens": [ { "deprel": "compound", "end_char": 1000, "feats": null, "head": 3, "id": 1, "lemma": "un", "misc": "", "start_char": 998, "text": "Un", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1001, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1014, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "unravelable", "misc": "", "start_char": 1003, "text": "unravelable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1015, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP she)) (VP (NNP Googles) (NP (`` \") (NNP Leopold) (NNP Houston))))) (, ,) ('' \") (NP (PRP she)) (VP (MD 'll) (VP (VB find) (NP (NP (DT a) (NNP Facebook) (NN page)) (, ,) (NP (NP (DT an) (JJ online) (NN blog)) (VP (VBG depicting) (NP (NP (PRP$ his) (NN descent)) (PP (IN into) (NP (NN drug) (NN use)))))))))))" }, "speaker": "Sheldon", "text": "If she Googles \" Leopold Houston, \" she'll find a Facebook page, an online blog depicting his descent into drug use", "tokens": [ { "deprel": "mark", "end_char": 1019, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 1017, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1023, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "she", "misc": "", "start_char": 1020, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 1031, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Googles", "misc": "", "start_char": 1024, "text": "Googles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 5, "id": 4, "lemma": "\"", "misc": "", "start_char": 1032, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advcl", "end_char": 1041, "feats": "Number=Sing", "head": 11, "id": 5, "lemma": "Leopold", "misc": "", "start_char": 1034, "text": "Leopold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1049, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Houston", "misc": "", "start_char": 1042, "text": "Houston", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1050, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 11, "id": 8, "lemma": "\"", "misc": "", "start_char": 1052, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1057, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "she", "misc": "", "start_char": 1054, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1061, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 1058, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1066, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "find", "misc": "", "start_char": 1062, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1068, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 1067, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1077, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Facebook", "misc": "", "start_char": 1069, "text": "Facebook", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1082, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "page", "misc": "", "start_char": 1078, "text": "page", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1083, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1087, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1085, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1094, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "online", "misc": "", "start_char": 1088, "text": "online", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1099, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "blog", "misc": "", "start_char": 1095, "text": "blog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1109, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "depict", "misc": "", "start_char": 1100, "text": "depicting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1113, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 1110, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1121, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "descent", "misc": "", "start_char": 1114, "text": "descent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 24, "id": 22, "lemma": "into", "misc": "", "start_char": 1122, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1131, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "drug", "misc": "", "start_char": 1127, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1135, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "use", "misc": "", "start_char": 1132, "text": "use", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Okay)) (, ,) (WHADVP (WRB why)) (SQ (MD would) (NP (PRP I)) (VP (VB go) (PP (IN to) (NP (DT a) (NN drug) (NN intervention))) (PP (IN for) (NP (PRP$ your) (NN cousin))))) (. ?)))" }, "speaker": "Leonard", "text": "Okay, why would I go to a drug intervention for your cousin?", "tokens": [ { "deprel": "discourse", "end_char": 1140, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 1136, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1141, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1146, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "why", "misc": "", "start_char": 1143, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1152, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 1147, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1154, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1153, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1157, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 1155, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1160, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 1158, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1162, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1161, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1167, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "drug", "misc": "", "start_char": 1163, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1180, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "intervention", "misc": "", "start_char": 1168, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1184, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 1181, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1189, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 1185, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1196, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "cousin", "misc": "", "start_char": 1190, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1198, "feats": null, "head": 6, "id": 14, "lemma": "?", "misc": "", "start_char": 1197, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (S (NP (PRP it)) (VP (VBZ 's) (PP (IN in) (NP (NNP Long) (NNP Beach))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB drive))))) (. .)))" }, "speaker": "Sheldon", "text": "Because it's in Long Beach, and I don't drive.", "tokens": [ { "deprel": "mark", "end_char": 1206, "feats": null, "head": 6, "id": 1, "lemma": "because", "misc": "", "start_char": 1199, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1209, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 1207, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1210, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1215, "feats": null, "head": 6, "id": 4, "lemma": "in", "misc": "", "start_char": 1213, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1220, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "long", "misc": "", "start_char": 1216, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 1226, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "Beach", "misc": "", "start_char": 1221, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1228, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 1227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1232, "feats": null, "head": 12, "id": 8, "lemma": "and", "misc": "", "start_char": 1229, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 1235, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1241, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1238, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1247, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "drive", "misc": "", "start_char": 1242, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 1248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG going) (PP (IN to) (NP (NNP Long) (NNP Beach))))) (. ?)))" }, "speaker": "Leonard", "text": "We're going to Long Beach?", "tokens": [ { "deprel": "nsubj", "end_char": 1252, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1250, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1256, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1253, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1262, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1257, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1265, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1263, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1270, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "long", "misc": "", "start_char": 1266, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1276, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Beach", "misc": "", "start_char": 1271, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 1277, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (RB not) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN cousin) (SBAR (S (NP (NNP Leo) (. .)) (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN intervention) (. .) (NN Focus) (, ,) (NNP Leonard)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Of course not . There's no cousin Leo . There's no intervention . Focus, Leonard.", "tokens": [ { "deprel": "advmod", "end_char": 1281, "feats": null, "head": 3, "id": 1, "lemma": "of", "misc": "", "start_char": 1279, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1288, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1282, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1292, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 1289, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1293, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1300, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 1295, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1303, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "be", "misc": "", "start_char": 1301, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1306, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 1304, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1313, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "cousin", "misc": "", "start_char": 1307, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1317, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Leo", "misc": "", "start_char": 1314, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1319, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 1318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1325, "feats": null, "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 1320, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1328, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "be", "misc": "", "start_char": 1326, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1331, "feats": null, "head": 14, "id": 13, "lemma": "no", "misc": "", "start_char": 1329, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1344, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "intervention", "misc": "", "start_char": 1332, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1346, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 1345, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1352, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "focus", "misc": "", "start_char": 1347, "text": "Focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1353, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1362, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Leonard", "misc": "", "start_char": 1355, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 1363, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Aw)) (, ,) (VP (VB come) (PRT (RP on))) (. .)))" }, "speaker": "Leonard", "text": "Aw, come on.", "tokens": [ { "deprel": "discourse", "end_char": 1367, "feats": null, "head": 3, "id": 1, "lemma": "aw", "misc": "", "start_char": 1365, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1368, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1374, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 1370, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1377, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 1375, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1379, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1378, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (ADVP (RB just)) (VP (VBP leave) (NP (DT the) (NN house)) (PP (IN on) (NP (NNP Friday) (NN night))))) (CC and) (S (NP (PRP we)) (VP (VBP return) (PP (IN in) (NP (DT the) (JJ wee) (NNS hours))) (, ,) (S (ADVP (RB emotionally)) (VBN wrung) (PRT (RP out))) (, ,) (PP (IN from) (NP (NP (DT the) (NN work)) (PP (IN of) (S (VP (VBG convincing) (S (NP (NNP Leo)) (VP (TO to) (VP (VB go) (ADVP (RB back) (PP (IN into) (NP (NN rehab)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "We just leave the house on Friday night and we return in the wee hours, emotionally wrung out, from the work of convincing Leo to go back into rehab.", "tokens": [ { "deprel": "nsubj", "end_char": 1382, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1380, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1387, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1383, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1393, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "leave", "misc": "", "start_char": 1388, "text": "leave", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1397, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1394, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1403, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "house", "misc": "", "start_char": 1398, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1406, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 1404, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1413, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Friday", "misc": "", "start_char": 1407, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1419, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "night", "misc": "", "start_char": 1414, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1423, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1420, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1426, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 1424, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1433, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 11, "lemma": "return", "misc": "", "start_char": 1427, "text": "return", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1436, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 1434, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1440, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1437, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1444, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "wee", "misc": "", "start_char": 1441, "text": "wee", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1450, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "hour", "misc": "", "start_char": 1445, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1452, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1451, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1464, "feats": null, "head": 18, "id": 17, "lemma": "emotionally", "misc": "", "start_char": 1453, "text": "emotionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1470, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 18, "lemma": "wring", "misc": "", "start_char": 1465, "text": "wrung", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1474, "feats": null, "head": 18, "id": 19, "lemma": "out", "misc": "", "start_char": 1471, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 1475, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1481, "feats": null, "head": 23, "id": 21, "lemma": "from", "misc": "", "start_char": 1477, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1485, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1482, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1490, "feats": "Number=Sing", "head": 11, "id": 23, "lemma": "work", "misc": "", "start_char": 1486, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1493, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 1491, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1504, "feats": "VerbForm=Ger", "head": 23, "id": 25, "lemma": "convince", "misc": "", "start_char": 1494, "text": "convincing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1508, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Leo", "misc": "", "start_char": 1505, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1511, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 1509, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1514, "feats": "VerbForm=Inf", "head": 25, "id": 28, "lemma": "go", "misc": "", "start_char": 1512, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1519, "feats": null, "head": 28, "id": 29, "lemma": "back", "misc": "", "start_char": 1515, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1524, "feats": null, "head": 31, "id": 30, "lemma": "into", "misc": "", "start_char": 1520, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1530, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "rehab", "misc": "", "start_char": 1525, "text": "rehab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1532, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 1531, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ goes) (ADVP (RB back)) (PP (IN into) (NP (NN rehab)))) (. ?)))" }, "speaker": "Leonard", "text": "He goes back into rehab?", "tokens": [ { "deprel": "nsubj", "end_char": 1535, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1533, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1540, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 1536, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1545, "feats": null, "head": 2, "id": 3, "lemma": "back", "misc": "", "start_char": 1541, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1550, "feats": null, "head": 5, "id": 4, "lemma": "into", "misc": "", "start_char": 1546, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1556, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "rehab", "misc": "", "start_char": 1551, "text": "rehab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1558, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 1557, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (, ,) (NP (PRP he)) (VP (MD can) (VP (VB relapse) (SBAR (IN if) (S (NP (NNP Penny)) (ADVP (RB ever)) (VP (VBZ invites) (NP (PRP us)) (S (VP (TO to) (VP (VB hear) (S (NP (PRP her)) (VP (VB sing) (ADVP (RB again)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but, he can relapse if Penny ever invites us to hear her sing again.", "tokens": [ { "deprel": "discourse", "end_char": 1562, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 1559, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1564, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1563, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1568, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 1565, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1570, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1569, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1573, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 1571, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1577, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 1574, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1585, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "relapse", "misc": "", "start_char": 1578, "text": "relapse", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1588, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 1586, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1594, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "penny", "misc": "", "start_char": 1589, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1599, "feats": null, "head": 11, "id": 10, "lemma": "ever", "misc": "", "start_char": 1595, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1607, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "invite", "misc": "", "start_char": 1600, "text": "invites", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1610, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 1608, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1613, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1611, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1618, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "hear", "misc": "", "start_char": 1614, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1622, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "her", "misc": "", "start_char": 1619, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1627, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "sing", "misc": "", "start_char": 1623, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1633, "feats": null, "head": 16, "id": 17, "lemma": "again", "misc": "", "start_char": 1628, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1635, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 1634, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB still)) (VP (VBD told) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBD lied))))) (. .)))" }, "speaker": "Leonard", "text": "You still told her I lied.", "tokens": [ { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1636, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1645, "feats": null, "head": 3, "id": 2, "lemma": "still", "misc": "", "start_char": 1640, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1650, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 1646, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1654, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "her", "misc": "", "start_char": 1651, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1656, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1655, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1661, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "lie", "misc": "", "start_char": 1657, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1662, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SINV (PP (IN For) (NP (NP (DT a) (JJ noble) (NN purpose--)) (SBAR (S (VP (TO to) (VP (VB spare) (NP (PRP me)) (NP (NP (DT the) (JJ social) (NN embarrassment)) (PP (IN of) (S (VP (VBG having) (NP (NP (DT a) (ADJP (NN drug) (HYPH -) (VBN addled)) (JJ first) (NN cousin--)) (SBAR (WHNP (WDT which)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG assuming)))))))))))))))) (VP (VBZ is)) (ADJP (JJ embarrassing)) (, ,) (INTJ (UH yes)) (. ?)))" }, "speaker": "Sheldon", "text": "For a noble purpose-- to spare me the social embarrassment of having a drug - addled first cousin-- which I'm assuming is embarrassing, yes?", "tokens": [ { "deprel": "case", "end_char": 1667, "feats": null, "head": 4, "id": 1, "lemma": "for", "misc": "", "start_char": 1664, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1669, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 2, "lemma": "a", "misc": "", "start_char": 1668, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1675, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "noble", "misc": "", "start_char": 1670, "text": "noble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1685, "feats": "Number=Sing", "head": 24, "id": 4, "lemma": "purpose--", "misc": "", "start_char": 1676, "text": "purpose--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1688, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1686, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1694, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "spare", "misc": "", "start_char": 1689, "text": "spare", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1697, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 1695, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1701, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1698, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1708, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "social", "misc": "", "start_char": 1702, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1722, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "embarrassment", "misc": "", "start_char": 1709, "text": "embarrassment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1725, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 1723, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1732, "feats": "VerbForm=Ger", "head": 10, "id": 12, "lemma": "have", "misc": "", "start_char": 1726, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1734, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 13, "lemma": "a", "misc": "", "start_char": 1733, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1739, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "drug", "misc": "", "start_char": 1735, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 14, "id": 15, "lemma": "-", "misc": "", "start_char": 1740, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1748, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 16, "lemma": "addle", "misc": "", "start_char": 1742, "text": "addled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 1754, "feats": "Degree=Pos|NumType=Ord", "head": 18, "id": 17, "lemma": "first", "misc": "", "start_char": 1749, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1763, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "cousin--", "misc": "", "start_char": 1755, "text": "cousin--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1769, "feats": "PronType=Rel", "head": 22, "id": 19, "lemma": "which", "misc": "", "start_char": 1764, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1771, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 1770, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1774, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1772, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1783, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 22, "lemma": "assume", "misc": "", "start_char": 1775, "text": "assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cop", "end_char": 1786, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1784, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1799, "feats": "Degree=Pos", "head": 0, "id": 24, "lemma": "embarrassing", "misc": "", "start_char": 1787, "text": "embarrassing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1801, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 1800, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1805, "feats": null, "head": 24, "id": 26, "lemma": "yes", "misc": "", "start_char": 1802, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 24, "id": 27, "lemma": "?", "misc": "", "start_char": 1806, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB remember) (NP (NP (DT all)) (PP (IN of) (NP (DT this))))))))) (. ?)))" }, "speaker": "Leonard", "text": "How am I supposed to remember all of this?", "tokens": [ { "deprel": "advmod", "end_char": 1811, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 1808, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1814, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1812, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 1816, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1815, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1825, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 1817, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1828, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1826, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1837, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "remember", "misc": "", "start_char": 1829, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1841, "feats": null, "head": 6, "id": 7, "lemma": "all", "misc": "", "start_char": 1838, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1844, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1842, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1849, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 9, "lemma": "this", "misc": "", "start_char": 1845, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1851, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 1850, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT the) (JJS best) (NN part)))) (. .) (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to)))))) (. .) (S (NP (PRP I)) (VP (VBD told) (NP (NNP Penny)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD would) (VP (VB be) (ADJP (VBN embarrassed)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD knew) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD found) (PRT (RP out)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD had) (VP (VBN lied))))))))))))))))) (, ,) (RB so) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN agreed) (S (VP (TO to) (VP (VB operate) (SBAR (IN as) (IN if) (S (NP (DT the) (JJ original) (NN lie)) (VP (VBZ is) (ADVP (RB still)) (PP (IN in) (NP (NN force)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's the best part . You don't have to . I told Penny that you would be embarrassed if you knew that she found out that you had lied, so she's agreed to operate as if the original lie is still in force.", "tokens": [ { "deprel": "nsubj", "end_char": 1856, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 1852, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1859, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1857, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1863, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1860, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1868, "feats": "Degree=Sup", "head": 5, "id": 4, "lemma": "good", "misc": "", "start_char": 1864, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "ccomp", "end_char": 1873, "feats": "Number=Sing", "head": 14, "id": 5, "lemma": "part", "misc": "", "start_char": 1869, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1875, "feats": null, "head": 10, "id": 6, "lemma": ".", "misc": "", "start_char": 1874, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1879, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 1876, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1882, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1880, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1886, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1883, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1891, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "have", "misc": "", "start_char": 1887, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1894, "feats": null, "head": 10, "id": 11, "lemma": "to", "misc": "", "start_char": 1892, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1896, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1895, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1898, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 1897, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1903, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 14, "lemma": "tell", "misc": "", "start_char": 1899, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1909, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "penny", "misc": "", "start_char": 1904, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1914, "feats": null, "head": 20, "id": 16, "lemma": "that", "misc": "", "start_char": 1910, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 1918, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 17, "lemma": "you", "misc": "", "start_char": 1915, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1924, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 1919, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1927, "feats": "VerbForm=Inf", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 1925, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1939, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 20, "lemma": "embarrass", "misc": "", "start_char": 1928, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1942, "feats": null, "head": 23, "id": 21, "lemma": "if", "misc": "", "start_char": 1940, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1946, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 1943, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1951, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 20, "id": 23, "lemma": "know", "misc": "", "start_char": 1947, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1956, "feats": null, "head": 26, "id": 24, "lemma": "that", "misc": "", "start_char": 1952, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1960, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "she", "misc": "", "start_char": 1957, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1966, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 26, "lemma": "find", "misc": "", "start_char": 1961, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1970, "feats": null, "head": 26, "id": 27, "lemma": "out", "misc": "", "start_char": 1967, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 1975, "feats": null, "head": 31, "id": 28, "lemma": "that", "misc": "", "start_char": 1971, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1979, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 29, "lemma": "you", "misc": "", "start_char": 1976, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1983, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 31, "id": 30, "lemma": "have", "misc": "", "start_char": 1980, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1988, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 31, "lemma": "lie", "misc": "", "start_char": 1984, "text": "lied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1990, "feats": null, "head": 36, "id": 32, "lemma": ",", "misc": "", "start_char": 1989, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1993, "feats": null, "head": 36, "id": 33, "lemma": "so", "misc": "", "start_char": 1991, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1997, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 34, "lemma": "she", "misc": "", "start_char": 1994, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 2000, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 35, "lemma": "be", "misc": "", "start_char": 1998, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2007, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 26, "id": 36, "lemma": "agree", "misc": "", "start_char": 2001, "text": "agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 2010, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 2008, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2018, "feats": "VerbForm=Inf", "head": 36, "id": 38, "lemma": "operate", "misc": "", "start_char": 2011, "text": "operate", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2021, "feats": null, "head": 47, "id": 39, "lemma": "as", "misc": "", "start_char": 2019, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2024, "feats": null, "head": 39, "id": 40, "lemma": "if", "misc": "", "start_char": 2022, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 2028, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 41, "lemma": "the", "misc": "", "start_char": 2025, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2037, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "original", "misc": "", "start_char": 2029, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2041, "feats": "Number=Sing", "head": 47, "id": 43, "lemma": "lie", "misc": "", "start_char": 2038, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2044, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 47, "id": 44, "lemma": "be", "misc": "", "start_char": 2042, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2050, "feats": null, "head": 47, "id": 45, "lemma": "still", "misc": "", "start_char": 2045, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2053, "feats": null, "head": 47, "id": 46, "lemma": "in", "misc": "", "start_char": 2051, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2059, "feats": "Number=Sing", "head": 38, "id": 47, "lemma": "force", "misc": "", "start_char": 2054, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2061, "feats": null, "head": 14, "id": 48, "lemma": ".", "misc": "", "start_char": 2060, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (RB So) (NP (PRP she)) (VP (VBZ 's) (VP (VBG expecting) (S (NP (PRP me)) (VP (TO to) (VP (VB lie) (PP (IN about) (S (VP (VBG going) (PP (IN to) (NP (NP (DT a) (NN symposium)) (PP (IN in) (NP (NNP Pasadena)))))))))))))) (, ,) (SBAR (WHADVP (WRB when)) (, ,) (S (PP (IN in) (NP (NN actuality))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG pretending) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NP (DT a) (NN drug) (NN intervention)) (PP (IN in) (NP (NNP Long) (NNP Beach)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "So she's expecting me to lie about going to a symposium in Pasadena, when, in actuality, we're pretending to go to a drug intervention in Long Beach.", "tokens": [ { "deprel": "advmod", "end_char": 2064, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 2062, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2068, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "she", "misc": "", "start_char": 2065, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2071, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2069, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2081, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "expect", "misc": "", "start_char": 2072, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2084, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 2082, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2087, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2085, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2091, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "lie", "misc": "", "start_char": 2088, "text": "lie", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2097, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 2092, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2103, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 2098, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2106, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 2104, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2108, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 2107, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2118, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "symposium", "misc": "", "start_char": 2109, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2121, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 2119, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2130, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Pasadena", "misc": "", "start_char": 2122, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2132, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 2131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2137, "feats": "PronType=Int", "head": 23, "id": 16, "lemma": "when", "misc": "", "start_char": 2133, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 2139, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 2138, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2142, "feats": null, "head": 19, "id": 18, "lemma": "in", "misc": "", "start_char": 2140, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2152, "feats": "Number=Sing", "head": 23, "id": 19, "lemma": "actuality", "misc": "", "start_char": 2143, "text": "actuality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2154, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 2153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2157, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "we", "misc": "", "start_char": 2155, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2161, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 2158, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 2172, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 23, "lemma": "pretend", "misc": "", "start_char": 2162, "text": "pretending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2175, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 2173, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2178, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "go", "misc": "", "start_char": 2176, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2181, "feats": null, "head": 29, "id": 26, "lemma": "to", "misc": "", "start_char": 2179, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2183, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 2182, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2188, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "drug", "misc": "", "start_char": 2184, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2201, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "intervention", "misc": "", "start_char": 2189, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2204, "feats": null, "head": 32, "id": 30, "lemma": "in", "misc": "", "start_char": 2202, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2209, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "long", "misc": "", "start_char": 2205, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 2215, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "Beach", "misc": "", "start_char": 2210, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2217, "feats": null, "head": 4, "id": 33, "lemma": ".", "misc": "", "start_char": 2216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (ADJP (UH Un) (HYPH -) (JJ unravelable) (. .)))" }, "speaker": "Sheldon", "text": "Un - unravelable.", "tokens": [ { "deprel": "compound", "end_char": 2220, "feats": null, "head": 3, "id": 1, "lemma": "un", "misc": "", "start_char": 2218, "text": "Un", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2222, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 2221, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 2234, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "unravelable", "misc": "", "start_char": 2223, "text": "unravelable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2236, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2235, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 2, 2 ], [ 0, 10, 10 ], [ 3, 0, 0 ], [ 3, 13, 13 ], [ 5, 19, 19 ], [ 12, 9, 9 ], [ 15, 1, 1 ], [ 15, 8, 8 ], [ 23, 8, 8 ], [ 23, 14, 14 ], [ 24, 3, 3 ], [ 27, 14, 14 ], [ 27, 24, 24 ], [ 27, 33, 33 ], [ 28, 1, 1 ] ], [ [ 0, 3, 3 ], [ 3, 11, 11 ], [ 3, 20, 20 ], [ 5, 4, 4 ], [ 5, 8, 8 ], [ 5, 34, 34 ], [ 6, 0, 0 ], [ 10, 1, 1 ], [ 11, 2, 2 ], [ 11, 7, 7 ], [ 13, 21, 21 ], [ 16, 11, 11 ], [ 17, 8, 8 ], [ 24, 0, 0 ], [ 25, 6, 6 ], [ 25, 19, 19 ], [ 27, 12, 12 ] ], [ [ 0, 11, 11 ], [ 1, 2, 2 ], [ 2, 0, 0 ], [ 2, 4, 4 ], [ 3, 6, 6 ], [ 3, 15, 15 ], [ 4, 0, 0 ], [ 9, 2, 2 ], [ 11, 9, 9 ], [ 12, 0, 0 ], [ 12, 6, 6 ], [ 13, 4, 4 ], [ 13, 17, 17 ], [ 16, 4, 4 ], [ 19, 17, 17 ], [ 24, 4, 4 ], [ 26, 2, 2 ], [ 27, 6, 6 ], [ 27, 16, 16 ], [ 27, 21, 21 ], [ 27, 28, 28 ], [ 28, 4, 4 ] ], [ [ 0, 12, 12 ], [ 3, 6, 7 ] ], [ [ 1, 0, 2 ], [ 2, 8, 9 ] ], [ [ 4, 3, 5 ], [ 5, 0, 0 ], [ 5, 2, 2 ] ], [ [ 5, 15, 15 ] ], [ [ 5, 22, 22 ], [ 5, 25, 26 ] ], [ [ 5, 28, 28 ], [ 9, 8, 8 ], [ 18, 0, 0 ] ], [ [ 5, 32, 32 ], [ 5, 36, 39 ] ], [ [ 5, 34, 35 ] ], [ [ 5, 36, 36 ], [ 6, 2, 2 ], [ 7, 4, 4 ], [ 7, 7, 7 ], [ 7, 11, 11 ], [ 10, 5, 5 ], [ 11, 4, 4 ], [ 11, 12, 12 ], [ 11, 13, 13 ], [ 15, 4, 5 ], [ 15, 19, 19 ], [ 16, 11, 12 ], [ 19, 8, 8 ], [ 21, 25, 25 ], [ 22, 0, 0 ], [ 23, 4, 4 ], [ 25, 12, 17 ] ], [ [ 5, 34, 36 ], [ 6, 0, 1 ], [ 6, 0, 2 ] ], [ [ 5, 38, 39 ], [ 16, 7, 9 ], [ 17, 1, 1 ], [ 28, 26, 31 ] ], [ [ 5, 34, 39 ] ], [ [ 6, 1, 2 ], [ 10, 3, 5 ] ], [ [ 7, 0, 0 ] ], [ [ 7, 1, 2 ] ], [ [ 7, 0, 11 ], [ 7, 14, 14 ], [ 7, 16, 16 ] ], [ [ 7, 16, 17 ], [ 9, 0, 0 ], [ 9, 13, 13 ] ], [ [ 9, 3, 4 ] ], [ [ 9, 6, 6 ] ], [ [ 9, 8, 10 ] ], [ [ 9, 3, 10 ] ], [ [ 10, 3, 4 ] ], [ [ 11, 2, 5 ], [ 12, 4, 4 ], [ 12, 17, 19 ], [ 13, 11, 11 ] ], [ [ 12, 10, 11 ], [ 12, 15, 15 ], [ 13, 4, 5 ] ], [ [ 15, 11, 13 ] ], [ [ 15, 15, 17 ] ], [ [ 15, 19, 20 ] ], [ [ 15, 22, 23 ] ], [ [ 15, 11, 23 ] ], [ [ 15, 15, 23 ] ], [ [ 15, 19, 23 ] ], [ [ 16, 8, 9 ], [ 19, 12, 13 ] ], [ [ 17, 4, 5 ], [ 18, 4, 5 ], [ 28, 30, 31 ] ], [ [ 19, 13, 13 ], [ 28, 26, 28 ] ], [ [ 21, 0, 0 ], [ 21, 9, 9 ], [ 23, 11, 11 ], [ 28, 20, 20 ] ], [ [ 21, 3, 4 ] ], [ [ 21, 6, 7 ] ], [ [ 21, 12, 14 ] ], [ [ 21, 21, 22 ] ], [ [ 21, 30, 30 ], [ 22, 4, 4 ] ], [ [ 21, 21, 30 ] ], [ [ 24, 4, 5 ], [ 27, 40, 42 ] ], [ [ 25, 1, 3 ] ], [ [ 25, 7, 9 ] ], [ [ 25, 11, 17 ], [ 25, 18, 18 ], [ 26, 8, 8 ] ], [ [ 26, 0, 8 ], [ 27, 0, 0 ], [ 27, 2, 4 ] ], [ [ 26, 6, 8 ] ], [ [ 28, 10, 11 ] ], [ [ 28, 13, 13 ] ], [ [ 28, 10, 13 ] ] ]
s01e10c04t
You told her I lied? Why would you tell her I lied? To help you. I'm sorry, I'm not seeing the help. She was going to see through your lie eventually, so I told her that you were lying to protect me. I'm getting a bad feeling. Hunger? Indigestion? I'm sorry, I'm really not very good at this . Anyway, Penny now believes that, on Friday night, we're going to participate in my cousin Leopold's drug intervention. Your cousin Leopold. Who most people call Leo, but he also answers to Lee . Remember that . It's important. What's important? Details, Leonard-- the success or failure of our deceitful enterprise turns on details. Do you have a cousin Leopold? No . I made him up . I think you'd call him Lee. I don't get it . I already told her a lie . Why replace it with a different lie? First of all, your lie was laughably transparent, where mine is exquisitely convoluted . While you were sleeping, I was weaving an un - unravelable web . Un - unravelable? Un - unravelable? If she Googles " Leopold Houston, " she'll find a Facebook page, an online blog depicting his descent into drug use Okay, why would I go to a drug intervention for your cousin? Because it's in Long Beach, and I don't drive. We're going to Long Beach? Of course not . There's no cousin Leo . There's no intervention . Focus, Leonard. Aw, come on. We just leave the house on Friday night and we return in the wee hours, emotionally wrung out, from the work of convincing Leo to go back into rehab. He goes back into rehab? Yes, but, he can relapse if Penny ever invites us to hear her sing again. You still told her I lied. For a noble purpose-- to spare me the social embarrassment of having a drug - addled first cousin-- which I'm assuming is embarrassing, yes? How am I supposed to remember all of this? That's the best part . You don't have to . I told Penny that you would be embarrassed if you knew that she found out that you had lied, so she's agreed to operate as if the original lie is still in force. So she's expecting me to lie about going to a symposium in Pasadena, when, in actuality, we're pretending to go to a drug intervention in Long Beach. Un - unravelable.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (VP (UH I'm) (NP (DT all) (JJ sweaty))) (. .) (NP (NN Anybody)) (VP (VB want) (S (VP (TO to) (VP (VP (VB log) (PRT (RP on)) (PP (IN to) (NP (JJ second) (NN life)))) (CC and) (VP (VB go) (NP (VBG swimming))))))) (. ?) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD built) (NP (DT a) (JJ virtual) (NN pool)))) (. .)))" }, "speaker": "Sheldon", "text": "Ooh, I'm all sweaty . Anybody want to log on to second life and go swimming? I just built a virtual pool.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 5, "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": "discourse", "end_char": 9, "feats": null, "head": 5, "id": 3, "lemma": "i'm", "misc": "", "start_char": 6, "text": "I'm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 13, "feats": null, "head": 5, "id": 4, "lemma": "all", "misc": "", "start_char": 10, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 20, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sweaty", "misc": "", "start_char": 14, "text": "sweaty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 7, "lemma": "anybody", "misc": "", "start_char": 23, "text": "Anybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 35, "feats": "Mood=Ind|VerbForm=Fin", "head": 5, "id": 8, "lemma": "want", "misc": "", "start_char": 31, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 38, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 36, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 42, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "log", "misc": "", "start_char": 39, "text": "log", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 45, "feats": null, "head": 10, "id": 11, "lemma": "on", "misc": "", "start_char": 43, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 46, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 55, "feats": "Degree=Pos|NumType=Ord", "head": 14, "id": 13, "lemma": "second", "misc": "", "start_char": 49, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "life", "misc": "", "start_char": 56, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 64, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 61, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 67, "feats": "VerbForm=Inf", "head": 10, "id": 16, "lemma": "go", "misc": "", "start_char": 65, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 76, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "swim", "misc": "", "start_char": 68, "text": "swimming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 5, "id": 18, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 21, "id": 20, "lemma": "just", "misc": "", "start_char": 81, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 21, "lemma": "build", "misc": "", "start_char": 86, "text": "built", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 92, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 101, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "virtual", "misc": "", "start_char": 94, "text": "virtual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 106, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "pool", "misc": "", "start_char": 102, "text": "pool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB look) (PP (IN at) (NP (NP (PRP you)) (CC or) (NP (PRP$ your) (NN avatar)))) (ADVP (RB right) (RB now)))) (. .)))" }, "speaker": "Leonard", "text": "No . I can't look at you or your avatar right now.", "tokens": [ { "deprel": "discourse", "end_char": 111, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 109, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 118, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 116, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 119, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 127, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "look", "misc": "", "start_char": 123, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 130, "feats": null, "head": 8, "id": 7, "lemma": "at", "misc": "", "start_char": 128, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 134, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 131, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 137, "feats": null, "head": 11, "id": 9, "lemma": "or", "misc": "", "start_char": 135, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 142, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 138, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 149, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "avatar", "misc": "", "start_char": 143, "text": "avatar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 155, "feats": null, "head": 13, "id": 12, "lemma": "right", "misc": "", "start_char": 150, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 159, "feats": null, "head": 6, "id": 13, "lemma": "now", "misc": "", "start_char": 156, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (PP (IN like) (NP (NP (PRP$ your) (NN neighbor) (POS 's)) (NN home)))) (. .)))" }, "speaker": "Howard", "text": "Sounds like your neighbor's home.", "tokens": [ { "deprel": "root", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 162, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 173, "feats": null, "head": 6, "id": 2, "lemma": "like", "misc": "", "start_char": 169, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 178, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 174, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 187, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "neighbor", "misc": "", "start_char": 179, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 190, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 188, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 195, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "home", "misc": "", "start_char": 191, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 196, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me.", "tokens": [ { "deprel": "root", "end_char": 204, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 198, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 207, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 205, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB forget) (NP (NP (DT the) (NN mail)) (SBAR (S (NP (PRP you)) (VP (VBD took) (ADVP (RB accidentally)) (PP (IN on) (NP (NN purpose)))))))))) (RB so) (S (NP (PRP you)) (VP (MD 'd) (VP (VB have) (NP (NP (DT an) (NN excuse)) (SBAR (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP her))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Don't forget the mail you took accidentally on purpose so you'd have an excuse to talk to her.", "tokens": [ { "deprel": "aux", "end_char": 212, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 210, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 216, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 213, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 223, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "forget", "misc": "", "start_char": 217, "text": "forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 227, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 224, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 232, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "mail", "misc": "", "start_char": 228, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 236, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 233, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 241, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "take", "misc": "", "start_char": 237, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 254, "feats": null, "head": 7, "id": 8, "lemma": "accidentally", "misc": "", "start_char": 242, "text": "accidentally", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 255, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 265, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "purpose", "misc": "", "start_char": 258, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 268, "feats": null, "head": 14, "id": 11, "lemma": "so", "misc": "", "start_char": 266, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 269, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 275, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 273, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 280, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "have", "misc": "", "start_char": 276, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 281, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "excuse", "misc": "", "start_char": 284, "text": "excuse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 293, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 291, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 298, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "talk", "misc": "", "start_char": 294, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 301, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 299, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 305, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 20, "lemma": "her", "misc": "", "start_char": 302, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 306, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH right)) (, ,) (INTJ (UH right)) (, ,) (ADJP (UH right)) (. .)))" }, "speaker": "Leonard", "text": "Oh, right, right, right.", "tokens": [ { "deprel": "root", "end_char": 310, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 308, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 318, "feats": null, "head": 1, "id": 3, "lemma": "right", "misc": "", "start_char": 313, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 319, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 326, "feats": null, "head": 1, "id": 5, "lemma": "right", "misc": "", "start_char": 321, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 334, "feats": null, "head": 1, "id": 7, "lemma": "right", "misc": "", "start_char": 329, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 335, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Stealing) (NP (NP (NN snail) (NN mail)) (, ,) (NP (ADJP (RB very) (JJ old)) (NN school)) (. .)))) (NP (PRP I)) (VP (VBP like) (NP (PRP it))) (. .)))" }, "speaker": "Howard", "text": "Stealing snail mail, very old school . I like it.", "tokens": [ { "deprel": "root", "end_char": 345, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "steal", "misc": "", "start_char": 337, "text": "Stealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 351, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "snail", "misc": "", "start_char": 346, "text": "snail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 356, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "mail", "misc": "", "start_char": 352, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 357, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 363, "feats": null, "head": 6, "id": 5, "lemma": "very", "misc": "", "start_char": 359, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 367, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "old", "misc": "", "start_char": 364, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 374, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "school", "misc": "", "start_char": 368, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 383, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 10, "lemma": "like", "misc": "", "start_char": 379, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 386, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 384, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 387, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (NP (DT the) (NN mailman)) (VP (VBD did) (NP (PRP it)) (ADVP (RB again))) (. .) (INTJ (UH He-) (UH Oh)) (, ,) (ADJP (JJ sorry)) (. .)))" }, "speaker": "Leonard", "text": "Penny, the mailman did it again . He- Oh, sorry.", "tokens": [ { "deprel": "vocative", "end_char": 394, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "penny", "misc": "", "start_char": 389, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 400, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 397, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 408, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mailman", "misc": "", "start_char": 401, "text": "mailman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 409, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 415, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 413, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 421, "feats": null, "head": 5, "id": 7, "lemma": "again", "misc": "", "start_char": 416, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 422, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 427, "feats": null, "head": 12, "id": 9, "lemma": "he-", "misc": "", "start_char": 424, "text": "He-", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 430, "feats": null, "head": 12, "id": 10, "lemma": "oh", "misc": "", "start_char": 428, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 431, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 438, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "sorry", "misc": "", "start_char": 433, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 439, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Um)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH hi)) (, ,) (NP (NNP Leonard) (. .)) (PRN (S (NP (DT This)) (VP (VBZ is) (NP (NNP Doug) (. .) (NNP Doug)))) (, ,)) (NP (DT this)) (VP (VBZ is) (NP (NP (PRP$ my) (NN neighbor)) (, ,) (NP (NNP Leonard)))) (. .)))" }, "speaker": "Penny", "text": "Um, no, hi, Leonard . This is Doug . Doug, this is my neighbor, Leonard.", "tokens": [ { "deprel": "discourse", "end_char": 443, "feats": null, "head": 11, "id": 1, "lemma": "um", "misc": "", "start_char": 441, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 448, "feats": "Polarity=Neg", "head": 11, "id": 3, "lemma": "no", "misc": "", "start_char": 446, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 453, "feats": null, "head": 11, "id": 5, "lemma": "hi", "misc": "", "start_char": 451, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 454, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 463, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 456, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 464, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 470, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 9, "lemma": "this", "misc": "", "start_char": 466, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 471, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 478, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "Doug", "misc": "", "start_char": 474, "text": "Doug", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 485, "feats": "Number=Sing", "head": 18, "id": 13, "lemma": "Doug", "misc": "", "start_char": 481, "text": "Doug", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 492, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 15, "lemma": "this", "misc": "", "start_char": 488, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 493, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 498, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 496, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 507, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "neighbor", "misc": "", "start_char": 499, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 20, "id": 19, "lemma": ",", "misc": "", "start_char": 508, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 517, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Leonard", "misc": "", "start_char": 510, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 18, "id": 21, "lemma": ".", "misc": "", "start_char": 518, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (ADVP (RB up)) (, ,) (VP (UH bro)))) (. ?)))" }, "speaker": "Doug", "text": "What's up, bro?", "tokens": [ { "deprel": "nsubj", "end_char": 524, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 520, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 527, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 525, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 530, "feats": null, "head": 0, "id": 3, "lemma": "up", "misc": "", "start_char": 528, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 536, "feats": null, "head": 3, "id": 5, "lemma": "bro", "misc": "", "start_char": 533, "text": "bro", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 537, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (ADJP (RB Not) (JJ much)) (, ...) (UH bro) (. .)))" }, "speaker": "Leonard", "text": "Not much...bro.", "tokens": [ { "deprel": "advmod", "end_char": 542, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 539, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 547, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "much", "misc": "", "start_char": 543, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 548, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 555, "feats": null, "head": 2, "id": 4, "lemma": "bro", "misc": "", "start_char": 552, "text": "bro", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 556, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NN everything)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Penny", "text": "Is everything okay?", "tokens": [ { "deprel": "cop", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 558, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 571, "feats": "Number=Sing|PronType=Tot", "head": 3, "id": 2, "lemma": "everything", "misc": "", "start_char": 561, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 576, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 572, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 577, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (ADVP (RB just)) (, ...) (NP (PRP I)) (VP (VBD got) (NP (PRP$ your) (NN mail)) (ADVP (RB again))) (. .) (ADVP (RB Here)) (. .)))" }, "speaker": "Leonard", "text": "Yeah, no, I just...I got your mail again . Here.", "tokens": [ { "deprel": "discourse", "end_char": 583, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 579, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 584, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 588, "feats": "Polarity=Neg", "head": 9, "id": 3, "lemma": "no", "misc": "", "start_char": 586, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 589, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 592, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 591, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 597, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 593, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 9, "id": 7, "lemma": "...", "misc": "", "start_char": 598, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 603, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 602, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 607, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "get", "misc": "", "start_char": 604, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 612, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 608, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 617, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "mail", "misc": "", "start_char": 613, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 623, "feats": null, "head": 9, "id": 12, "lemma": "again", "misc": "", "start_char": 618, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 624, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 630, "feats": "PronType=Dem", "head": 9, "id": 14, "lemma": "here", "misc": "", "start_char": 626, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (PRP you) (. .)))) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (DT that) (NN mailman)))))))) (. .)))" }, "speaker": "Penny", "text": "Thank you . I've got to talk to that mailman.", "tokens": [ { "deprel": "root", "end_char": 638, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 633, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 642, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 639, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 646, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 645, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 647, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 654, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 6, "lemma": "get", "misc": "", "start_char": 651, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 657, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 655, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 662, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "talk", "misc": "", "start_char": 658, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 665, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 663, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 670, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 666, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 678, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "mailman", "misc": "", "start_char": 671, "text": "mailman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 679, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADVP (RB probably)) (RB not) (NP (PDT such) (DT a) (JJ good) (NN idea))) (. .) (S (NP (JJ Civil) (NNS servants)) (VP (VBP have) (NP (DT a) (VBN documented) (NN propensity) (S (VP (TO to) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (VP (VB snap))))))) (, ,) (ADVP (RB so)) (. ...)))" }, "speaker": "Leonard", "text": "Oh, no, that's probably not such a good idea . Civil servants have a documented propensity to, you know, snap, so ...", "tokens": [ { "deprel": "discourse", "end_char": 683, "feats": null, "head": 12, "id": 1, "lemma": "oh", "misc": "", "start_char": 681, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 684, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 688, "feats": "Polarity=Neg", "head": 12, "id": 3, "lemma": "no", "misc": "", "start_char": 686, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 689, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 695, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 5, "lemma": "that", "misc": "", "start_char": 691, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "be", "misc": "", "start_char": 696, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 707, "feats": null, "head": 12, "id": 7, "lemma": "probably", "misc": "", "start_char": 699, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 711, "feats": null, "head": 12, "id": 8, "lemma": "not", "misc": "", "start_char": 708, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det:predet", "end_char": 716, "feats": null, "head": 12, "id": 9, "lemma": "such", "misc": "", "start_char": 712, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 718, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 717, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 723, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "good", "misc": "", "start_char": 719, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 728, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "idea", "misc": "", "start_char": 724, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 736, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "Civil", "misc": "", "start_char": 731, "text": "Civil", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 745, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "servant", "misc": "", "start_char": 737, "text": "servants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 750, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 16, "lemma": "have", "misc": "", "start_char": 746, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 752, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 751, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 763, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "document", "misc": "", "start_char": 753, "text": "documented", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 774, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "propensity", "misc": "", "start_char": 764, "text": "propensity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 777, "feats": null, "head": 25, "id": 20, "lemma": "to", "misc": "", "start_char": 775, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 783, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 780, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "know", "misc": "", "start_char": 784, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl", "end_char": 795, "feats": "VerbForm=Inf", "head": 19, "id": 25, "lemma": "snap", "misc": "", "start_char": 791, "text": "snap", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 800, "feats": null, "head": 25, "id": 27, "lemma": "so", "misc": "", "start_char": 798, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 12, "id": 28, "lemma": "...", "misc": "", "start_char": 801, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (LST (UH Okay) (. .) (WHADVP (UH Well)) (, ,) (VP (VBP thank) (NP (PRP you)) (ADVP (RB again))) (. .)))" }, "speaker": "Penny", "text": "Okay . Well, thank you again.", "tokens": [ { "deprel": "discourse", "end_char": 809, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 805, "text": "Okay", "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": 816, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 812, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 817, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "thank", "misc": "", "start_char": 819, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 828, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 825, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 834, "feats": null, "head": 5, "id": 7, "lemma": "again", "misc": "", "start_char": 829, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 835, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (DT No) (NN problem) (. .)) (VP (VP (UH Bye) (NP (. .) (UH Oh))) (, ,) (CC and) (VP (UH bye)) (, ,) (ADJP (UH bro))) (. .)))" }, "speaker": "Leonard", "text": "No problem . Bye . Oh, and bye, bro.", "tokens": [ { "deprel": "det", "end_char": 839, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 837, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 847, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "problem", "misc": "", "start_char": 840, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 848, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 853, "feats": null, "head": 2, "id": 4, "lemma": "bye", "misc": "", "start_char": 850, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 854, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 858, "feats": null, "head": 2, "id": 6, "lemma": "oh", "misc": "", "start_char": 856, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 859, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 864, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 861, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 868, "feats": null, "head": 2, "id": 9, "lemma": "bye", "misc": "", "start_char": 865, "text": "bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 874, "feats": null, "head": 9, "id": 11, "lemma": "bro", "misc": "", "start_char": 871, "text": "bro", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 875, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Penny)) (PP (IN for) (NP (PRP$ your) (NNS thoughts))) (. .)))" }, "speaker": "Sheldon", "text": "Penny for your thoughts.", "tokens": [ { "deprel": "root", "end_char": 882, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "penny", "misc": "", "start_char": 877, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 886, "feats": null, "head": 4, "id": 2, "lemma": "for", "misc": "", "start_char": 883, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 891, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 887, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 900, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "thought", "misc": "", "start_char": 892, "text": "thoughts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 901, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (DT the) (NN matter))) (. ?)))" }, "speaker": "Raj", "text": "What's the matter?", "tokens": [ { "deprel": "root", "end_char": 907, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 903, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 910, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 908, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 914, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 911, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 921, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "matter", "misc": "", "start_char": 915, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 922, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine)))) (. .) (S (NP (NNP Penny)) (VP (VBZ 's) (ADJP (JJ fine)))) (, ,) (S (NP (NP (DT the) (NN guy)) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG kissing)))))) (VP (VBZ is) (ADJP (RB really) (JJ fine) (. .) (VBG Kissing)))) (. ?)))" }, "speaker": "Leonard", "text": "No, I'm fine . Penny's fine, the guy she's kissing is really fine . Kissing?", "tokens": [ { "deprel": "discourse", "end_char": 926, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 924, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 927, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 931, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 938, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fine", "misc": "", "start_char": 934, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 946, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "penny", "misc": "", "start_char": 941, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 949, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 947, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 954, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "fine", "misc": "", "start_char": 950, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 18, "id": 10, "lemma": ",", "misc": "", "start_char": 955, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 960, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 957, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 964, "feats": "Number=Sing", "head": 18, "id": 12, "lemma": "guy", "misc": "", "start_char": 961, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 968, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "she", "misc": "", "start_char": 965, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 971, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 969, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 979, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 15, "lemma": "kiss", "misc": "", "start_char": 972, "text": "kissing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cop", "end_char": 982, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 980, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 989, "feats": null, "head": 18, "id": 17, "lemma": "really", "misc": "", "start_char": 983, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 994, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "fine", "misc": "", "start_char": 990, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 995, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1004, "feats": "VerbForm=Ger", "head": 18, "id": 20, "lemma": "kiss", "misc": "", "start_char": 997, "text": "Kissing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 5, "id": 21, "lemma": "?", "misc": "", "start_char": 1005, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN kissing))) (. ?) (NP (NNS Cheeks) (, ,) (NNS lips) (, ,) (NN chase) (, ,) (NNP French)) (. ?)))" }, "speaker": "Howard", "text": "What kind of kissing? Cheeks, lips, chase, French?", "tokens": [ { "deprel": "det", "end_char": 1011, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 1007, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1016, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "kind", "misc": "", "start_char": 1012, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1019, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 1017, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1027, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "kissing", "misc": "", "start_char": 1020, "text": "kissing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1028, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1036, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "cheek", "misc": "", "start_char": 1030, "text": "Cheeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 1043, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "lip", "misc": "", "start_char": 1039, "text": "lips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1045, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 1044, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 1051, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "chase", "misc": "", "start_char": 1046, "text": "chase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 2, "id": 11, "lemma": ",", "misc": "", "start_char": 1052, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1060, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "French", "misc": "", "start_char": 1054, "text": "French", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1062, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 1061, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (ADJP (JJ wrong) (PP (IN with) (NP (PRP you)))))) (. ?)))" }, "speaker": "Leonard", "text": "What is wrong with you?", "tokens": [ { "deprel": "nsubj", "end_char": 1067, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1063, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1070, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1068, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1076, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 1071, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1081, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 1077, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1085, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 1082, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1086, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (JJ romantic))) (. .)))" }, "speaker": "Howard", "text": "I'm a romantic.", "tokens": [ { "deprel": "nsubj", "end_char": 1089, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1088, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1092, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1090, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1094, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1093, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1103, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "romantic", "misc": "", "start_char": 1095, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Please)) (VP (VB do) (RB n't) (VP (VB tell) (NP (PRP me)) (SBAR (IN that) (S (NP (PRP$ your) (JJ hopeless) (NN infatuation)) (VP (VBZ is) (VP (VBG devolving) (PP (IN into) (NP (JJ pointless) (NN jealousy))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Please don't tell me that your hopeless infatuation is devolving into pointless jealousy.", "tokens": [ { "deprel": "discourse", "end_char": 1112, "feats": null, "head": 4, "id": 1, "lemma": "please", "misc": "", "start_char": 1106, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 1115, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1113, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1119, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1116, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1124, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 1120, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1127, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1125, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1132, "feats": null, "head": 11, "id": 6, "lemma": "that", "misc": "", "start_char": 1128, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1137, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "your", "misc": "", "start_char": 1133, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1146, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "hopeless", "misc": "", "start_char": 1138, "text": "hopeless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1158, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "infatuation", "misc": "", "start_char": 1147, "text": "infatuation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1159, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1171, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "devolve", "misc": "", "start_char": 1162, "text": "devolving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1176, "feats": null, "head": 14, "id": 12, "lemma": "into", "misc": "", "start_char": 1172, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1186, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "pointless", "misc": "", "start_char": 1177, "text": "pointless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1195, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "jealousy", "misc": "", "start_char": 1187, "text": "jealousy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 1196, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ jealous)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (RB just) (DT a) (JJ little)) (JJ concerned) (PP (IN for) (NP (PRP her)))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB like) (NP (NP (DT the) (NN look)) (PP (IN of) (NP (NP (DT the) (NN guy)) (SBAR (WHNP (WDT that)) (S (NP (PRP she)) (VP (VBD was) (PP (IN with))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm not jealous . I'm just a little concerned for her . I didn't like the look of the guy that she was with.", "tokens": [ { "deprel": "nsubj", "end_char": 1199, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1198, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1202, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1200, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1206, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1203, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1214, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "jealous", "misc": "", "start_char": 1207, "text": "jealous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1218, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 6, "lemma": "I", "misc": "", "start_char": 1217, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 1219, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1226, "feats": null, "head": 11, "id": 8, "lemma": "just", "misc": "", "start_char": 1222, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1228, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1227, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1235, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 1229, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "list", "end_char": 1245, "feats": "Degree=Pos", "head": 4, "id": 11, "lemma": "concerned", "misc": "", "start_char": 1236, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1249, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 1246, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1253, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "her", "misc": "", "start_char": 1250, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1257, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 1256, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1261, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 1258, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1265, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 1262, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1270, "feats": "VerbForm=Inf", "head": 4, "id": 18, "lemma": "like", "misc": "", "start_char": 1266, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1274, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1271, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1279, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "look", "misc": "", "start_char": 1275, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1282, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 1280, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1286, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1283, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1290, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "guy", "misc": "", "start_char": 1287, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1295, "feats": "PronType=Rel", "head": 26, "id": 24, "lemma": "that", "misc": "", "start_char": 1291, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "she", "misc": "", "start_char": 1296, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1303, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 26, "lemma": "be", "misc": "", "start_char": 1300, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1308, "feats": null, "head": 24, "id": 27, "lemma": "with", "misc": "", "start_char": 1304, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1310, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 1309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP he)) (VP (VBZ looks) (ADVP (ADJP (JJR better)) (PP (IN than) (NP (PRP you)))))) (. ?)))" }, "speaker": "Howard", "text": "Because he looks better than you?", "tokens": [ { "deprel": "mark", "end_char": 1318, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 1311, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "misc": "", "start_char": 1319, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 1322, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1334, "feats": "Degree=Cmp", "head": 3, "id": 4, "lemma": "good", "misc": "", "start_char": 1328, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1339, "feats": null, "head": 6, "id": 5, "lemma": "than", "misc": "", "start_char": 1335, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1343, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 1340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 1344, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD was) (ADJP (ADVP (NN kind) (IN of)) (JJ dreamy))) (. .)))" }, "speaker": "Leonard", "text": "He was kind of dreamy.", "tokens": [ { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "misc": "", "start_char": 1346, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1352, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1349, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1357, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "kind", "misc": "", "start_char": 1353, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1360, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 1358, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1367, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "dreamy", "misc": "", "start_char": 1361, "text": "dreamy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (ADVP (IN at) (JJS least)) (RB now)) (NP (PRP you)) (VP (MD can) (VP (VB retrieve) (NP (DT the) (JJ black) (NN box)) (PP (IN from) (NP (NP (DT the) (JJ twisted) (, ,) (VBG olsmdering) (NN wreckage)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (ADVP (RB once)) (NP (NP (PRP$ your) (NN fantasy)) (PP (IN of) (S (VP (VP (VBG dating) (NP (PRP her))) (CC and) (VP (VB analyze) (NP (DT the) (NNS data))) (SBAR (IN so) (IN that) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB crash) (PP (IN into) (NP (NN geek) (NN mountain)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, at least now you can retrieve the black box from the twisted, olsmdering wreckage that was once your fantasy of dating her and analyze the data so that you don't crash into geek mountain.", "tokens": [ { "deprel": "discourse", "end_char": 1374, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 1370, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 1375, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1379, "feats": null, "head": 8, "id": 3, "lemma": "at", "misc": "", "start_char": 1377, "text": "at", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1385, "feats": "Degree=Sup", "head": 3, "id": 4, "lemma": "least", "misc": "", "start_char": 1380, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "advmod", "end_char": 1389, "feats": null, "head": 8, "id": 5, "lemma": "now", "misc": "", "start_char": 1386, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1393, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1390, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1397, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 1394, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1406, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "retrieve", "misc": "", "start_char": 1398, "text": "retrieve", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1410, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1407, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1416, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "black", "misc": "", "start_char": 1411, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1420, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "box", "misc": "", "start_char": 1417, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1425, "feats": null, "head": 17, "id": 12, "lemma": "from", "misc": "", "start_char": 1421, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1429, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 13, "lemma": "the", "misc": "", "start_char": 1426, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1437, "feats": "Degree=Pos", "head": 17, "id": 14, "lemma": "twisted", "misc": "", "start_char": 1430, "text": "twisted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1439, "feats": null, "head": 17, "id": 15, "lemma": ",", "misc": "", "start_char": 1438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1450, "feats": "VerbForm=Ger", "head": 17, "id": 16, "lemma": "olsmder", "misc": "", "start_char": 1440, "text": "olsmdering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 1459, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "wreckage", "misc": "", "start_char": 1451, "text": "wreckage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1464, "feats": "PronType=Rel", "head": 22, "id": 18, "lemma": "that", "misc": "", "start_char": 1460, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 1468, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 1465, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1473, "feats": "NumType=Mult", "head": 22, "id": 20, "lemma": "once", "misc": "", "start_char": 1469, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 1478, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1474, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "acl:relcl", "end_char": 1486, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "fantasy", "misc": "", "start_char": 1479, "text": "fantasy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1489, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 1487, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1496, "feats": "VerbForm=Ger", "head": 22, "id": 24, "lemma": "date", "misc": "", "start_char": 1490, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1500, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "her", "misc": "", "start_char": 1497, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1504, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 1501, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1512, "feats": "VerbForm=Inf", "head": 24, "id": 27, "lemma": "analyze", "misc": "", "start_char": 1505, "text": "analyze", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1516, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 1513, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1521, "feats": "Number=Plur", "head": 27, "id": 29, "lemma": "datum", "misc": "", "start_char": 1517, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1524, "feats": null, "head": 35, "id": 30, "lemma": "so", "misc": "", "start_char": 1522, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1529, "feats": null, "head": 30, "id": 31, "lemma": "that", "misc": "", "start_char": 1525, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1533, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 32, "lemma": "you", "misc": "", "start_char": 1530, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1536, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "do", "misc": "", "start_char": 1534, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1540, "feats": null, "head": 35, "id": 34, "lemma": "not", "misc": "", "start_char": 1537, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1546, "feats": "VerbForm=Inf", "head": 27, "id": 35, "lemma": "crash", "misc": "", "start_char": 1541, "text": "crash", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1551, "feats": null, "head": 38, "id": 36, "lemma": "into", "misc": "", "start_char": 1547, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1556, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "geek", "misc": "", "start_char": 1552, "text": "geek", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1565, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "mountain", "misc": "", "start_char": 1557, "text": "mountain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1567, "feats": null, "head": 8, "id": 39, "lemma": ".", "misc": "", "start_char": 1566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP disagree) (. .) (S (S (NP (NNP Love)) (VP (VBZ is) (RB not) (NP (DT a) (NN sprint)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN marathon)))) (. .) (NP (NP (DT A) (JJ relentless) (NN pursuit)) (SBAR (WHNP (WDT that)) (S (ADVP (RB only)) (VP (VBZ ends) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VP (VBZ falls) (PP (IN into) (NP (PRP$ your) (NNS arms)))) (CC or) (VP (VBZ hits) (NP (PRP you)) (PP (IN with) (NP (DT the) (NN pepper) (NN spray))))))))))))) (. .)))" }, "speaker": "Howard", "text": "I disagree . Love is not a sprint . It's a marathon . A relentless pursuit that only ends when she falls into your arms or hits you with the pepper spray.", "tokens": [ { "deprel": "nsubj", "end_char": 1569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1578, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "disagree", "misc": "", "start_char": 1570, "text": "disagree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1579, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1585, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Love", "misc": "", "start_char": 1581, "text": "Love", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1586, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1592, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 1589, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1594, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1593, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1601, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "sprint", "misc": "", "start_char": 1595, "text": "sprint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1602, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1606, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "misc": "", "start_char": 1604, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1609, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1607, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1611, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1610, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1620, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "marathon", "misc": "", "start_char": 1612, "text": "marathon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1622, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1621, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1624, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1623, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1635, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "relentless", "misc": "", "start_char": 1625, "text": "relentless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1643, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "pursuit", "misc": "", "start_char": 1636, "text": "pursuit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1648, "feats": "PronType=Rel", "head": 20, "id": 18, "lemma": "that", "misc": "", "start_char": 1644, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "advmod", "end_char": 1653, "feats": null, "head": 20, "id": 19, "lemma": "only", "misc": "", "start_char": 1649, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1658, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 20, "lemma": "end", "misc": "", "start_char": 1654, "text": "ends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1663, "feats": "PronType=Int", "head": 23, "id": 21, "lemma": "when", "misc": "", "start_char": 1659, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1667, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "she", "misc": "", "start_char": 1664, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 23, "lemma": "fall", "misc": "", "start_char": 1668, "text": "falls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1678, "feats": null, "head": 26, "id": 24, "lemma": "into", "misc": "", "start_char": 1674, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1683, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "your", "misc": "", "start_char": 1679, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1688, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "arm", "misc": "", "start_char": 1684, "text": "arms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1691, "feats": null, "head": 28, "id": 27, "lemma": "or", "misc": "", "start_char": 1689, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1696, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 28, "lemma": "hit", "misc": "", "start_char": 1692, "text": "hits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1700, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 28, "id": 29, "lemma": "you", "misc": "", "start_char": 1697, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1705, "feats": null, "head": 33, "id": 30, "lemma": "with", "misc": "", "start_char": 1701, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1709, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 1706, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1716, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "pepper", "misc": "", "start_char": 1710, "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1722, "feats": "Number=Sing", "head": 28, "id": 33, "lemma": "spray", "misc": "", "start_char": 1717, "text": "spray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 1723, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBN done) (PP (IN with) (NP (NNP Penny) (. .))) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB be) (ADJP (RBR more) (JJ realistic))) (CC and) (VP (VB go) (PP (IN after) (NP (NP (NN someone)) (NP (PRP$ my) (JJ own) (NN speed)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "No, I'm done with Penny . I'm gonna be more realistic and go after someone my own speed.", "tokens": [ { "deprel": "discourse", "end_char": 1727, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1725, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1729, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1728, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1731, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1730, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1734, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1732, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1739, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 1735, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1744, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 1740, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1750, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "penny", "misc": "", "start_char": 1745, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1752, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1754, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1753, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1757, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1755, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1761, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 11, "lemma": "go", "misc": "", "start_char": 1758, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1764, "feats": null, "head": 15, "id": 12, "lemma": "to", "misc": "", "start_char": 1762, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1767, "feats": "VerbForm=Inf", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1765, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1772, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "more", "misc": "", "start_char": 1768, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 1782, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "realistic", "misc": "", "start_char": 1773, "text": "realistic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1786, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 1783, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1789, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 1787, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1795, "feats": null, "head": 22, "id": 18, "lemma": "after", "misc": "", "start_char": 1790, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1803, "feats": "Number=Sing|PronType=Ind", "head": 22, "id": 19, "lemma": "someone", "misc": "", "start_char": 1796, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 1806, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 20, "lemma": "my", "misc": "", "start_char": 1804, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1810, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "own", "misc": "", "start_char": 1807, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1816, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "speed", "misc": "", "start_char": 1811, "text": "speed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1818, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 1817, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (PP (UH Like) (WHNP (WP who)) (. ?)))" }, "speaker": "Raj", "text": "Like who?", "tokens": [ { "deprel": "discourse", "end_char": 1823, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 1819, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1827, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "who", "misc": "", "start_char": 1824, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1829, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1828, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .) (NP (NNP Olivia) (NNP Geiger)) (. ?)))" }, "speaker": "Leonard", "text": "I don't know . Olivia Geiger?", "tokens": [ { "deprel": "nsubj", "end_char": 1831, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1830, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1834, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1832, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1838, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1835, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1843, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1839, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1845, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 1844, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1852, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Olivia", "misc": "", "start_char": 1846, "text": "Olivia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1859, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Geiger", "misc": "", "start_char": 1853, "text": "Geiger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1861, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 1860, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (NN dietician)) (PP (IN at) (NP (NP (DT the) (NN cafeteria)) (PP (IN with) (NP (NP (DT the) (NN limp)) (CC and) (NP (DT the) (JJ lazy) (NN eye)))))) (. ?)))" }, "speaker": "Sheldon", "text": "The dietician at the cafeteria with the limp and the lazy eye?", "tokens": [ { "deprel": "det", "end_char": 1865, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1862, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1875, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "dietician", "misc": "", "start_char": 1866, "text": "dietician", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1878, "feats": null, "head": 5, "id": 3, "lemma": "at", "misc": "", "start_char": 1876, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1882, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1879, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1892, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "cafeteria", "misc": "", "start_char": 1883, "text": "cafeteria", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1897, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 1893, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1901, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1898, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1906, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "limp", "misc": "", "start_char": 1902, "text": "limp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1910, "feats": null, "head": 12, "id": 9, "lemma": "and", "misc": "", "start_char": 1907, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1914, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1911, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1919, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "lazy", "misc": "", "start_char": 1915, "text": "lazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1923, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "eye", "misc": "", "start_char": 1920, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1925, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 1924, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 1930, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1926, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1932, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1931, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (DT a) (NN shot)) (ADVP (RB there)))) (. .) (S (NP (PRP I)) (VP (VBP have) (VP (VBN noticed) (SBAR (IN that) (S (NP (NNP leslie) (NNP winkle)) (ADVP (RB recently)) (VP (VBD started) (S (VP (VBG shaving) (NP (PRP$ her) (NNS legs)))))))))))))) (. .) (ADVP (RB Now)) (S (PP (VBN given) (SBAR (IN that) (S (NP (NN winter)) (VP (VBZ is) (VP (VBG coming)))))) (, ,) (NP (PRP one)) (VP (MD can) (ADVP (RB only)) (VP (VB assume) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG signaling) (NP (JJ sexual) (NN availability))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I don't think you have a shot there . I have noticed that leslie winkle recently started shaving her legs . Now given that winter is coming, one can only assume she's signaling sexual availability.", "tokens": [ { "deprel": "discourse", "end_char": 1935, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1933, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1937, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1936, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1939, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1938, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1942, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1940, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1946, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1943, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1952, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 1947, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1956, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1953, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1961, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "have", "misc": "", "start_char": 1957, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1963, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1962, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1968, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "shot", "misc": "", "start_char": 1964, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1974, "feats": "PronType=Dem", "head": 8, "id": 11, "lemma": "there", "misc": "", "start_char": 1969, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1976, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 1975, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1978, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 1977, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1983, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 1979, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1991, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 15, "lemma": "notice", "misc": "", "start_char": 1984, "text": "noticed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1996, "feats": null, "head": 20, "id": 16, "lemma": "that", "misc": "", "start_char": 1992, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2003, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "leslie", "misc": "", "start_char": 1997, "text": "leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2010, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Ninkle", "misc": "", "start_char": 2004, "text": "winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 2019, "feats": null, "head": 20, "id": 19, "lemma": "recently", "misc": "", "start_char": 2011, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 2027, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 20, "lemma": "start", "misc": "", "start_char": 2020, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 2035, "feats": "VerbForm=Ger", "head": 20, "id": 21, "lemma": "shave", "misc": "", "start_char": 2028, "text": "shaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 2039, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "her", "misc": "", "start_char": 2036, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2044, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "leg", "misc": "", "start_char": 2040, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2046, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 2045, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2050, "feats": null, "head": 35, "id": 25, "lemma": "now", "misc": "", "start_char": 2047, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2056, "feats": "Tense=Past|VerbForm=Part", "head": 35, "id": 26, "lemma": "give", "misc": "", "start_char": 2051, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 2061, "feats": null, "head": 30, "id": 27, "lemma": "that", "misc": "", "start_char": 2057, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2068, "feats": "Number=Sing", "head": 30, "id": 28, "lemma": "winter", "misc": "", "start_char": 2062, "text": "winter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2071, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 2069, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2078, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 30, "lemma": "come", "misc": "", "start_char": 2072, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2080, "feats": null, "head": 26, "id": 31, "lemma": ",", "misc": "", "start_char": 2079, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2084, "feats": "Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 32, "lemma": "one", "misc": "", "start_char": 2081, "text": "one", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2088, "feats": "VerbForm=Fin", "head": 35, "id": 33, "lemma": "can", "misc": "", "start_char": 2085, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2093, "feats": null, "head": 35, "id": 34, "lemma": "only", "misc": "", "start_char": 2089, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2100, "feats": "VerbForm=Inf", "head": 15, "id": 35, "lemma": "assume", "misc": "", "start_char": 2094, "text": "assume", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2104, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 36, "lemma": "she", "misc": "", "start_char": 2101, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "be", "misc": "", "start_char": 2105, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2117, "feats": "Tense=Pres|VerbForm=Part", "head": 35, "id": 38, "lemma": "signal", "misc": "", "start_char": 2108, "text": "signaling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 2124, "feats": "Degree=Pos", "head": 40, "id": 39, "lemma": "sexual", "misc": "", "start_char": 2118, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2137, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "availability", "misc": "", "start_char": 2125, "text": "availability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2139, "feats": null, "head": 6, "id": 41, "lemma": ".", "misc": "", "start_char": 2138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .) (S (NP (PRP You) (NNS guys)) (VP (VBP work) (PP (IN in) (NP (DT the) (JJ same) (NN lab))))) (. .)))" }, "speaker": "Howard", "text": "I don't know . You guys work in the same lab.", "tokens": [ { "deprel": "nsubj", "end_char": 2141, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2140, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2144, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2142, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2148, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2145, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2153, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 2149, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2155, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2154, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 2159, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 2156, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 2164, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "guy", "misc": "", "start_char": 2160, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2169, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "work", "misc": "", "start_char": 2165, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2172, "feats": null, "head": 12, "id": 9, "lemma": "in", "misc": "", "start_char": 2170, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2176, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 2173, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2181, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "same", "misc": "", "start_char": 2177, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2185, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "lab", "misc": "", "start_char": 2182, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2187, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 2186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Leonard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 2190, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 2188, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2192, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2191, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBP are) (NP (NNS pitfalls)))) (. .) (S (S (VP (VB Trust) (NP (PRP me)))) (, ,) (NP (PRP I)) (VP (VBP know) (. .) (S (SBAR (WHADVP (WRB When)) (S (NP (PRP it)) (VP (VBZ comes) (PP (IN to) (NP (NML (JJ sexual) (NN harassment)) (NN law)))))) (, ,) (NP (NNP I'm) (S (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (DT a) (NN self)))) (VP (VBN taught) (NP (NN expert)))))))) (. .)))" }, "speaker": "Howard", "text": "There are pitfalls . Trust me, I know . When it comes to sexual harassment law, I'm a bit of a self taught expert.", "tokens": [ { "deprel": "expl", "end_char": 2198, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 2193, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 2202, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 2199, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2211, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "pitfall", "misc": "", "start_char": 2203, "text": "pitfalls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2213, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 2212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2219, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 5, "lemma": "trust", "misc": "", "start_char": 2214, "text": "Trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2222, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 2220, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2224, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 2223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 2225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2231, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "know", "misc": "", "start_char": 2227, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2233, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 2232, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2238, "feats": "PronType=Int", "head": 13, "id": 11, "lemma": "when", "misc": "", "start_char": 2234, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2241, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "it", "misc": "", "start_char": 2239, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2247, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 13, "lemma": "come", "misc": "", "start_char": 2242, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2250, "feats": null, "head": 17, "id": 14, "lemma": "to", "misc": "", "start_char": 2248, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2257, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "sexual", "misc": "", "start_char": 2251, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2268, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "harassment", "misc": "", "start_char": 2258, "text": "harassment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2272, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "law", "misc": "", "start_char": 2269, "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2274, "feats": null, "head": 13, "id": 18, "lemma": ",", "misc": "", "start_char": 2273, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2278, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "I'm", "misc": "", "start_char": 2275, "text": "I'm", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 2280, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 2279, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2284, "feats": "Number=Sing", "head": 5, "id": 21, "lemma": "bit", "misc": "", "start_char": 2281, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2287, "feats": null, "head": 26, "id": 22, "lemma": "of", "misc": "", "start_char": 2285, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2289, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 23, "lemma": "a", "misc": "", "start_char": 2288, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2294, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "self", "misc": "", "start_char": 2290, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2301, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 25, "lemma": "teach", "misc": "", "start_char": 2295, "text": "taught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 2308, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "expert", "misc": "", "start_char": 2302, "text": "expert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2310, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 2309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (, ,) (INTJ (NNP howard)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD were) (S (VP (TO to) (VP (VB ask) (NP (NNP leslie) (NNP winkle) (RP out)))))))))) (, ,) (NP (PRP it)) (VP (MD would) (ADVP (RB just)) (VP (VB be) (PP (IN for) (NP (NN dinner))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VP (VB walk) (PP (IN into) (NP (DT the) (NN lab)))) (, ,) (VP (VB ask) (NP (PRP her)) (S (VP (TO to) (VP (VP (VB strip) (ADVP (JJ naked))) (CC and) (VP (VB dance) (PP (IN for) (NP (PRP me)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Look, howard, if I were to ask leslie winkle out, it would just be for dinner . I'm not going to walk into the lab, ask her to strip naked and dance for me.", "tokens": [ { "deprel": "discourse", "end_char": 2315, "feats": "Mood=Imp|VerbForm=Fin", "head": 19, "id": 1, "lemma": "look", "misc": "", "start_char": 2311, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2317, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2316, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2324, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Howard", "misc": "", "start_char": 2318, "text": "howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2326, "feats": null, "head": 19, "id": 4, "lemma": ",", "misc": "", "start_char": 2325, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2329, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 2327, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2336, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 2332, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2339, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2337, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2343, "feats": "VerbForm=Inf", "head": 19, "id": 9, "lemma": "ask", "misc": "", "start_char": 2340, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 2350, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "leslie", "misc": "", "start_char": 2344, "text": "leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "iobj", "end_char": 2357, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Ninkle", "misc": "", "start_char": 2351, "text": "winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 2361, "feats": null, "head": 9, "id": 12, "lemma": "out", "misc": "", "start_char": 2358, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2363, "feats": null, "head": 19, "id": 13, "lemma": ",", "misc": "", "start_char": 2362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2366, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 14, "lemma": "it", "misc": "", "start_char": 2364, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2372, "feats": "VerbForm=Fin", "head": 19, "id": 15, "lemma": "would", "misc": "", "start_char": 2367, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2377, "feats": null, "head": 19, "id": 16, "lemma": "just", "misc": "", "start_char": 2373, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 2380, "feats": "VerbForm=Inf", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 2378, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 2384, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 2381, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 2391, "feats": "Number=Sing", "head": 0, "id": 19, "lemma": "dinner", "misc": "", "start_char": 2385, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2393, "feats": null, "head": 19, "id": 20, "lemma": ".", "misc": "", "start_char": 2392, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2395, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 2394, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2398, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 2396, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2402, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 2399, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2408, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 24, "lemma": "go", "misc": "", "start_char": 2403, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2411, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 2409, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2416, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "walk", "misc": "", "start_char": 2412, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2421, "feats": null, "head": 29, "id": 27, "lemma": "into", "misc": "", "start_char": 2417, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2425, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 2422, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2429, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "lab", "misc": "", "start_char": 2426, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2431, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 2430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2435, "feats": "VerbForm=Inf", "head": 24, "id": 31, "lemma": "ask", "misc": "", "start_char": 2432, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2439, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 32, "lemma": "her", "misc": "", "start_char": 2436, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2442, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 2440, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2448, "feats": "VerbForm=Inf", "head": 31, "id": 34, "lemma": "strip", "misc": "", "start_char": 2443, "text": "strip", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2454, "feats": "Degree=Pos", "head": 34, "id": 35, "lemma": "naked", "misc": "", "start_char": 2449, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 2458, "feats": null, "head": 37, "id": 36, "lemma": "and", "misc": "", "start_char": 2455, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2464, "feats": "VerbForm=Inf", "head": 34, "id": 37, "lemma": "dance", "misc": "", "start_char": 2459, "text": "dance", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2468, "feats": null, "head": 39, "id": 38, "lemma": "for", "misc": "", "start_char": 2465, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2471, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 39, "lemma": "I", "misc": "", "start_char": 2469, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2473, "feats": null, "head": 19, "id": 40, "lemma": ".", "misc": "", "start_char": 2472, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADVP (RB then)) (NP (PRP you)) (VP (VBP 're) (ADVP (RB probably)) (ADJP (JJ okay))) (. .)))" }, "speaker": "Howard", "text": "Oh, then you're probably okay.", "tokens": [ { "deprel": "discourse", "end_char": 2476, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 2474, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2478, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2477, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2483, "feats": "PronType=Dem", "head": 7, "id": 3, "lemma": "then", "misc": "", "start_char": 2479, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2487, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 2484, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2491, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 2488, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2500, "feats": null, "head": 7, "id": 6, "lemma": "probably", "misc": "", "start_char": 2492, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2505, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "okay", "misc": "", "start_char": 2501, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2507, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 2506, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 18, 18 ], [ 1, 7, 7 ], [ 1, 9, 9 ], [ 19, 6, 6 ], [ 19, 12, 12 ], [ 23, 4, 4 ], [ 24, 12, 12 ], [ 24, 24, 24 ], [ 27, 24, 24 ], [ 28, 21, 21 ], [ 29, 6, 6 ], [ 34, 2, 2 ], [ 34, 12, 12 ] ], [ [ 0, 3, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 12, 13 ] ], [ [ 0, 21, 23 ] ], [ [ 1, 2, 2 ], [ 2, 2, 2 ], [ 3, 1, 1 ], [ 4, 5, 5 ], [ 4, 11, 11 ], [ 8, 6, 6 ], [ 8, 14, 14 ], [ 8, 16, 17 ], [ 8, 19, 19 ], [ 8, 16, 19 ], [ 9, 4, 4 ], [ 12, 4, 4 ], [ 12, 7, 7 ], [ 13, 1, 1 ], [ 15, 5, 5 ], [ 17, 2, 2 ], [ 23, 6, 6 ], [ 24, 0, 0 ], [ 24, 5, 5 ], [ 24, 14, 14 ], [ 25, 5, 5 ], [ 27, 5, 5 ], [ 27, 20, 20 ], [ 27, 31, 31 ], [ 28, 24, 24 ], [ 28, 28, 28 ], [ 29, 2, 2 ], [ 29, 8, 8 ], [ 29, 19, 19 ], [ 31, 0, 0 ], [ 34, 6, 6 ], [ 35, 0, 0 ], [ 38, 5, 5 ], [ 38, 20, 20 ], [ 38, 38, 38 ], [ 39, 3, 3 ] ], [ [ 1, 9, 10 ] ], [ [ 2, 2, 3 ], [ 4, 19, 19 ] ], [ [ 2, 2, 5 ] ], [ [ 4, 4, 4 ], [ 6, 1, 2 ] ], [ [ 4, 3, 4 ] ], [ [ 4, 3, 7 ], [ 4, 14, 15 ] ], [ [ 6, 2, 2 ], [ 12, 9, 10 ] ], [ [ 6, 0, 2 ], [ 6, 4, 6 ], [ 6, 10, 10 ] ], [ [ 6, 8, 8 ], [ 21, 4, 4 ], [ 22, 0, 0 ], [ 28, 0, 0 ], [ 37, 5, 5 ], [ 37, 7, 7 ], [ 37, 18, 18 ], [ 37, 22, 25 ], [ 38, 2, 2 ] ], [ [ 7, 0, 0 ] ], [ [ 7, 3, 3 ], [ 7, 8, 8 ] ], [ [ 7, 2, 3 ], [ 13, 9, 10 ] ], [ [ 7, 5, 5 ] ], [ [ 8, 0, 6 ] ], [ [ 8, 8, 8 ], [ 8, 10, 10 ], [ 8, 12, 12 ], [ 19, 10, 11 ], [ 19, 10, 14 ], [ 24, 21, 22 ], [ 24, 21, 26 ], [ 25, 1, 1 ], [ 26, 0, 0 ] ], [ [ 8, 16, 16 ], [ 12, 9, 9 ], [ 13, 3, 3 ], [ 14, 21, 21 ] ], [ [ 10, 0, 3 ] ], [ [ 11, 1, 1 ] ], [ [ 13, 10, 10 ], [ 14, 13, 14 ] ], [ [ 13, 3, 10 ], [ 14, 4, 4 ], [ 14, 8, 11 ] ], [ [ 14, 16, 18 ] ], [ [ 16, 10, 10 ] ], [ [ 17, 2, 3 ] ], [ [ 18, 2, 3 ] ], [ [ 19, 2, 2 ] ], [ [ 20, 0, 1 ], [ 20, 3, 3 ], [ 20, 5, 5 ], [ 20, 7, 7 ], [ 20, 9, 9 ], [ 20, 11, 11 ] ], [ [ 22, 2, 3 ] ], [ [ 23, 6, 8 ] ], [ [ 23, 7, 8 ], [ 23, 12, 13 ] ], [ [ 24, 18, 19 ] ], [ [ 27, 8, 10 ] ], [ [ 27, 12, 16 ], [ 27, 17, 17 ], [ 27, 20, 21 ] ], [ [ 27, 27, 28 ] ], [ [ 27, 36, 37 ] ], [ [ 28, 3, 3 ], [ 28, 6, 7 ], [ 28, 9, 9 ], [ 28, 11, 12 ], [ 28, 14, 16 ] ], [ [ 28, 24, 25 ] ], [ [ 28, 30, 32 ] ], [ [ 29, 18, 18 ] ], [ [ 30, 1, 1 ] ], [ [ 31, 5, 6 ], [ 32, 0, 1 ] ], [ [ 32, 3, 4 ] ], [ [ 32, 6, 7 ] ], [ [ 32, 9, 11 ] ], [ [ 34, 8, 9 ] ], [ [ 34, 16, 17 ], [ 34, 21, 21 ], [ 34, 35, 35 ], [ 38, 9, 10 ], [ 38, 31, 31 ] ], [ [ 34, 21, 22 ] ], [ [ 34, 26, 27 ] ], [ [ 34, 31, 31 ] ], [ [ 34, 38, 39 ] ], [ [ 35, 5, 6 ] ], [ [ 35, 11, 11 ], [ 38, 27, 28 ] ], [ [ 35, 9, 11 ] ], [ [ 37, 0, 0 ], [ 37, 2, 2 ] ], [ [ 37, 14, 16 ] ], [ [ 38, 5, 11 ], [ 38, 13, 13 ] ], [ [ 38, 18, 18 ] ] ]
s01e03c01t
Ooh, I'm all sweaty . Anybody want to log on to second life and go swimming? I just built a virtual pool. No . I can't look at you or your avatar right now. Sounds like your neighbor's home. Excuse me. Don't forget the mail you took accidentally on purpose so you'd have an excuse to talk to her. Oh, right, right, right. Stealing snail mail, very old school . I like it. Penny, the mailman did it again . He- Oh, sorry. Um, no, hi, Leonard . This is Doug . Doug, this is my neighbor, Leonard. What's up, bro? Not much...bro. Is everything okay? Yeah, no, I just...I got your mail again . Here. Thank you . I've got to talk to that mailman. Oh, no, that's probably not such a good idea . Civil servants have a documented propensity to, you know, snap, so ... Okay . Well, thank you again. No problem . Bye . Oh, and bye, bro. Penny for your thoughts. What's the matter? No, I'm fine . Penny's fine, the guy she's kissing is really fine . Kissing? What kind of kissing? Cheeks, lips, chase, French? What is wrong with you? I'm a romantic. Please don't tell me that your hopeless infatuation is devolving into pointless jealousy. I'm not jealous . I'm just a little concerned for her . I didn't like the look of the guy that she was with. Because he looks better than you? He was kind of dreamy. Well, at least now you can retrieve the black box from the twisted, olsmdering wreckage that was once your fantasy of dating her and analyze the data so that you don't crash into geek mountain. I disagree . Love is not a sprint . It's a marathon . A relentless pursuit that only ends when she falls into your arms or hits you with the pepper spray. No, I'm done with Penny . I'm gonna be more realistic and go after someone my own speed. Like who? I don't know . Olivia Geiger? The dietician at the cafeteria with the limp and the lazy eye? Yeah. Oh, I don't think you have a shot there . I have noticed that leslie winkle recently started shaving her legs . Now given that winter is coming, one can only assume she's signaling sexual availability. I don't know . You guys work in the same lab. So? There are pitfalls . Trust me, I know . When it comes to sexual harassment law, I'm a bit of a self taught expert. Look, howard, if I were to ask leslie winkle out, it would just be for dinner . I'm not going to walk into the lab, ask her to strip naked and dance for me. Oh, then you're probably okay.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNP Leslie)) (. .)))" }, "speaker": "Leonard", "text": "Hello, Leslie.", "tokens": [ { "deprel": "root", "end_char": 5, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 0, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 7, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 6, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 14, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leslie", "misc": "", "start_char": 8, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 15, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Leonard)) (. .)))" }, "speaker": "Lesley", "text": "Hi, Leonard.", "tokens": [ { "deprel": "root", "end_char": 19, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 17, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 29, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 22, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB propose) (NP (DT an) (NN experiment-)))))))))" }, "speaker": "Leonard", "text": "I'd like to propose an experiment-", "tokens": [ { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 32, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 36, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 34, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 41, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 37, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 42, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 52, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "propose", "misc": "", "start_char": 45, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 53, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "experiment-", "misc": "", "start_char": 56, "text": "experiment-", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (, ,) (INTJ (UH leslie) (. .)) (INTJ (UH Hi)) (, ,) (NP (NNP leonard)) (. .)))" }, "speaker": "Lesley", "text": "Hello, leslie . Hi, leonard.", "tokens": [ { "deprel": "root", "end_char": 73, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 68, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 82, "feats": null, "head": 1, "id": 3, "lemma": "leslie", "misc": "", "start_char": 76, "text": "leslie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 87, "feats": null, "head": 7, "id": 5, "lemma": "hi", "misc": "", "start_char": 85, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 88, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 97, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 90, "text": "leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB propose) (NP (DT an) (NN experiment))))))) (. .)))" }, "speaker": "Leonard", "text": "I would like to propose an experiment.", "tokens": [ { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 107, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 102, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 112, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 108, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 115, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 113, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 123, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "propose", "misc": "", "start_char": 116, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 126, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 124, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 137, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "experiment", "misc": "", "start_char": 127, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG trying) (S (VP (TO to) (VP (VB see) (SBAR (WHADVP (WRB how) (RB long)) (S (NP (NP (PRP it))) (VP (VBZ takes) (NP (DT a) (NML (CD 500) (HYPH -) (NN kilowatt)) (NML (NN oxygen) (HYPH -) (NN iodine)) (NN laser)) (S (VP (TO to) (VP (VB heat) (PRT (RP up)) (NP (NP (PRP$ my) (NN cup)) (PP (IN of) (NP (NNS noodles))))))))))))))) (. .)))" }, "speaker": "Lesley", "text": "I'm trying to see how long it takes a 500 - kilowatt oxygen - iodine laser to heat up my cup of noodles.", "tokens": [ { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 140, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 142, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 151, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 145, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 154, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 152, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 158, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 155, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 162, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "how", "misc": "", "start_char": 159, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 167, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "long", "misc": "", "start_char": 163, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 170, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 168, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "take", "misc": "", "start_char": 171, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 10, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 182, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 11, "lemma": "500", "misc": "", "start_char": 179, "text": "500", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 183, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 193, "feats": "Number=Sing", "head": 17, "id": 13, "lemma": "kilowatt", "misc": "", "start_char": 185, "text": "kilowatt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 200, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "oxygen", "misc": "", "start_char": 194, "text": "oxygen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 201, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 209, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "iodine", "misc": "", "start_char": 203, "text": "iodine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 215, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "laser", "misc": "", "start_char": 210, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 218, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 216, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 223, "feats": "VerbForm=Inf", "head": 9, "id": 19, "lemma": "heat", "misc": "", "start_char": 219, "text": "heat", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 226, "feats": null, "head": 19, "id": 20, "lemma": "up", "misc": "", "start_char": 224, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 229, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 227, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 233, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "cup", "misc": "", "start_char": 230, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 236, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 234, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 244, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "noodle", "misc": "", "start_char": 237, "text": "noodles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 've) (VP (VBN done) (NP (NP (PRP it)) (. .) (NP (NP (QP (RB About) (CD two)) (NNS seconds)) (, ,) (NP (NP (NP (CD 2.6)) (PP (IN for) (NP (NN minestrone) (. .)))) (ADVP (UH Anyway))) (, ,)))))) (NP (PRP I)) (VP (VBD was) (VP (VBG thinking) (NP (NP (JJR more)) (PP (IN of) (NP (NP (DT a) (JJ biosocial) (NN exploration)) (PP (IN with) (NP (DT a) (JJ neurochemical) (NN overlay)))))))) (. .)))" }, "speaker": "Leonard", "text": "I've done it . About two seconds, 2.6 for minestrone . Anyway, I was thinking more of a biosocial exploration with a neurochemical overlay.", "tokens": [ { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 247, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 249, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 257, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 253, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 260, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 258, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 268, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 263, "text": "About", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 272, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "two", "misc": "", "start_char": 269, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 280, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "second", "misc": "", "start_char": 273, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 286, "feats": "NumForm=Digit|NumType=Frac", "head": 8, "id": 10, "lemma": "2.6", "misc": "", "start_char": 283, "text": "2.6", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 290, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 287, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 301, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "minestrone", "misc": "", "start_char": 291, "text": "minestrone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 310, "feats": null, "head": 18, "id": 14, "lemma": "anyway", "misc": "", "start_char": 304, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 314, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 313, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 315, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 327, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 18, "lemma": "think", "misc": "", "start_char": 319, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 332, "feats": "Degree=Cmp", "head": 18, "id": 19, "lemma": "more", "misc": "", "start_char": 328, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 335, "feats": null, "head": 23, "id": 20, "lemma": "of", "misc": "", "start_char": 333, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 337, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 336, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 347, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "biosocial", "misc": "", "start_char": 338, "text": "biosocial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 359, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "exploration", "misc": "", "start_char": 348, "text": "exploration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 364, "feats": null, "head": 27, "id": 24, "lemma": "with", "misc": "", "start_char": 360, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 365, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 380, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "neurochemical", "misc": "", "start_char": 367, "text": "neurochemical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 388, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "overlay", "misc": "", "start_char": 381, "text": "overlay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 389, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Wait)) (, ,) (SQ (VBP are) (NP (PRP you)) (VP (VBG asking) (NP (PRP me)) (PRT (RP out)))) (. ?)))" }, "speaker": "Lesley", "text": "Wait, are you asking me out?", "tokens": [ { "deprel": "root", "end_char": 395, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 391, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 396, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 398, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 405, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 402, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 412, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 5, "lemma": "ask", "misc": "", "start_char": 406, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 415, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 413, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 419, "feats": null, "head": 5, "id": 7, "lemma": "out", "misc": "", "start_char": 416, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 420, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB characterize) (NP (PRP it)) (PP (IN as) (NP (NP (DT the) (NN modification)) (PP (IN of) (NP (PRP$ our) (NML (NN colleague) (, /) (NN friendship)) (NN paradigm))) (PP (IN with) (NP (NP (DT the) (NN addition)) (PP (IN of) (NP (DT a) (ADJP (NN date) (HYPH -) (JJ like)) (NN component))))))))))))) (. .) (CC But) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB need) (S (VP (TO to) (VP (VB quibble) (PRT (IN over)) (NP (NN terminology)))))))) (. .)))" }, "speaker": "Leonard", "text": "I was going to characterize it as the modification of our colleague / friendship paradigm with the addition of a date - like component . But we don't need to quibble over terminology.", "tokens": [ { "deprel": "nsubj", "end_char": 423, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 422, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 424, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 433, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 428, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 436, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 434, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 449, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "characterize", "misc": "", "start_char": 437, "text": "characterize", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 452, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 450, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 455, "feats": null, "head": 9, "id": 7, "lemma": "as", "misc": "", "start_char": 453, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 456, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 472, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "modification", "misc": "", "start_char": 460, "text": "modification", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 475, "feats": null, "head": 15, "id": 10, "lemma": "of", "misc": "", "start_char": 473, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 479, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 11, "lemma": "our", "misc": "", "start_char": 476, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 489, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "colleague", "misc": "", "start_char": 480, "text": "colleague", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 491, "feats": null, "head": 14, "id": 13, "lemma": "/", "misc": "", "start_char": 490, "text": "/", "upos": "SYM", "xpos": "," }, { "deprel": "conj", "end_char": 502, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "friendship", "misc": "", "start_char": 492, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 511, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "paradigm", "misc": "", "start_char": 503, "text": "paradigm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 516, "feats": null, "head": 18, "id": 16, "lemma": "with", "misc": "", "start_char": 512, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 520, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 517, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 529, "feats": "Number=Sing", "head": 9, "id": 18, "lemma": "addition", "misc": "", "start_char": 521, "text": "addition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 532, "feats": null, "head": 24, "id": 19, "lemma": "of", "misc": "", "start_char": 530, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 534, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 20, "lemma": "a", "misc": "", "start_char": 533, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 539, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "date", "misc": "", "start_char": 535, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 23, "id": 22, "lemma": "-", "misc": "", "start_char": 540, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 546, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "like", "misc": "", "start_char": 542, "text": "like", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 556, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "component", "misc": "", "start_char": 547, "text": "component", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 558, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 557, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 562, "feats": null, "head": 30, "id": 26, "lemma": "but", "misc": "", "start_char": 559, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 565, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "we", "misc": "", "start_char": 563, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 568, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "do", "misc": "", "start_char": 566, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 572, "feats": null, "head": 30, "id": 29, "lemma": "not", "misc": "", "start_char": 569, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 577, "feats": "VerbForm=Inf", "head": 3, "id": 30, "lemma": "need", "misc": "", "start_char": 573, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 580, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 578, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 588, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "quibble", "misc": "", "start_char": 581, "text": "quibble", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 34, "id": 33, "lemma": "over", "misc": "", "start_char": 589, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 605, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "terminology", "misc": "", "start_char": 594, "text": "terminology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WHNP (WDT What) (NN sort)) (PP (IN of) (NP (NN experiment)))) (SQ (MD would) (NP (PRP you)) (VP (VB propose))) (. ?)))" }, "speaker": "Lesley", "text": "What sort of experiment would you propose?", "tokens": [ { "deprel": "det", "end_char": 612, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 608, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 617, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "sort", "misc": "", "start_char": 613, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 620, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 618, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 631, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "experiment", "misc": "", "start_char": 621, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 637, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 632, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 641, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 638, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 649, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "propose", "misc": "", "start_char": 642, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 650, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (ADJP (RB generally) (VBN accepted)) (NN pattern)) (PP (IN in) (NP (DT this) (NN area))))) (. .) (S (NP (PRP I)) (VP (MD would) (VP (VP (VB pick) (NP (PRP you)) (PRT (RP up))) (, ,) (VP (VB take) (NP (PRP you)) (PP (IN to) (NP (DT a) (NN restaurant)))) (. .) (SBAR (S (ADVP (RB Then)) (NP (PRP we)) (VP (MD would) (VP (VB see) (NP (NP (DT a) (NN movie)) (, ,) (NP (ADVP (RB probably)) (NP (NP (DT a) (JJ romantic) (NN comedy)) (VP (VBG featuring) (NP (NP (DT the) (NNS talents)) (PP (IN of) (NP (NP (NN hugh) (NN grant)) (CC or) (NP (NN sandra) (NN bullock)))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "There's a generally accepted pattern in this area . I would pick you up, take you to a restaurant . Then we would see a movie, probably a romantic comedy featuring the talents of hugh grant or sandra bullock.", "tokens": [ { "deprel": "expl", "end_char": 657, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 652, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 660, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 658, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 662, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 661, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 672, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "generally", "misc": "", "start_char": 663, "text": "generally", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 681, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "accept", "misc": "", "start_char": 673, "text": "accepted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 689, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "pattern", "misc": "", "start_char": 682, "text": "pattern", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 692, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 690, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 697, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 693, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 702, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "area", "misc": "", "start_char": 698, "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 703, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 706, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 705, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 712, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "would", "misc": "", "start_char": 707, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 717, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "pick", "misc": "", "start_char": 713, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 721, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 718, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 724, "feats": null, "head": 13, "id": 15, "lemma": "up", "misc": "", "start_char": 722, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 725, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 731, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "take", "misc": "", "start_char": 727, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 735, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 732, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 738, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 736, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 740, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 739, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 751, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "restaurant", "misc": "", "start_char": 741, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 753, "feats": null, "head": 13, "id": 22, "lemma": ".", "misc": "", "start_char": 752, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 758, "feats": "PronType=Dem", "head": 26, "id": 23, "lemma": "then", "misc": "", "start_char": 754, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "we", "misc": "", "start_char": 759, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 767, "feats": "VerbForm=Fin", "head": 26, "id": 25, "lemma": "would", "misc": "", "start_char": 762, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 771, "feats": "VerbForm=Inf", "head": 13, "id": 26, "lemma": "see", "misc": "", "start_char": 768, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 773, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 772, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 779, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "movie", "misc": "", "start_char": 774, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 33, "id": 29, "lemma": ",", "misc": "", "start_char": 780, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 790, "feats": null, "head": 33, "id": 30, "lemma": "probably", "misc": "", "start_char": 782, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 792, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 31, "lemma": "a", "misc": "", "start_char": 791, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 801, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "romantic", "misc": "", "start_char": 793, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 808, "feats": "Number=Sing", "head": 28, "id": 33, "lemma": "comedy", "misc": "", "start_char": 802, "text": "comedy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 818, "feats": "VerbForm=Ger", "head": 33, "id": 34, "lemma": "feature", "misc": "", "start_char": 809, "text": "featuring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 822, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 819, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Plur", "head": 34, "id": 36, "lemma": "talent", "misc": "", "start_char": 823, "text": "talents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 833, "feats": null, "head": 39, "id": 37, "lemma": "of", "misc": "", "start_char": 831, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 838, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "hugh", "misc": "", "start_char": 834, "text": "hugh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 844, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "grant", "misc": "", "start_char": 839, "text": "grant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 847, "feats": null, "head": 42, "id": 40, "lemma": "or", "misc": "", "start_char": 845, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 854, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "sandra", "misc": "", "start_char": 848, "text": "sandra", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 862, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "bullock", "misc": "", "start_char": 855, "text": "bullock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 2, "id": 43, "lemma": ".", "misc": "", "start_char": 863, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (ADJP (JJ Interesting) (. .) (CC And) (SQ (MD would) (NP (PRP you)) (VP (VB agree) (SBAR (IN that) (S (NP (NP (DT the) (JJ primary) (NN way)) (SBAR (S (NP (PRP we)) (VP (MD would) (VP (VB evaluate) (NP (CC either) (NP (DT the) (NN success) (CC or) (NN failure)) (PP (IN of) (NP (DT the) (NN date))))))))) (VP (MD would) (VP (VB be) (VP (VBN based) (PP (IN on) (NP (DT the) (JJ biochemical) (NN reaction))) (PP (IN during) (NP (DT the) (NML (JJ good) (NN night)) (NN kiss)))))))))) (. ?)))" }, "speaker": "Lesley", "text": "Interesting . And would you agree that the primary way we would evaluate either the success or failure of the date would be based on the biochemical reaction during the good night kiss?", "tokens": [ { "deprel": "root", "end_char": 876, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 865, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 877, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 882, "feats": null, "head": 6, "id": 3, "lemma": "and", "misc": "", "start_char": 879, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 888, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 883, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 892, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 889, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 898, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "agree", "misc": "", "start_char": 893, "text": "agree", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 903, "feats": null, "head": 24, "id": 7, "lemma": "that", "misc": "", "start_char": 899, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 907, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 904, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 915, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "primary", "misc": "", "start_char": 908, "text": "primary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 919, "feats": "Number=Sing", "head": 24, "id": 10, "lemma": "way", "misc": "", "start_char": 916, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 922, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 920, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 928, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "would", "misc": "", "start_char": 923, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 937, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "evaluate", "misc": "", "start_char": 929, "text": "evaluate", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc:preconj", "end_char": 944, "feats": null, "head": 16, "id": 14, "lemma": "either", "misc": "", "start_char": 938, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 948, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 945, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 956, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "success", "misc": "", "start_char": 949, "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 959, "feats": null, "head": 18, "id": 17, "lemma": "or", "misc": "", "start_char": 957, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 967, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "failure", "misc": "", "start_char": 960, "text": "failure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 970, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 968, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 974, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 971, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 979, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "date", "misc": "", "start_char": 975, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 985, "feats": "VerbForm=Fin", "head": 24, "id": 22, "lemma": "would", "misc": "", "start_char": 980, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 988, "feats": "VerbForm=Inf", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 986, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 994, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 24, "lemma": "base", "misc": "", "start_char": 989, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 997, "feats": null, "head": 28, "id": 25, "lemma": "on", "misc": "", "start_char": 995, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1001, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 26, "lemma": "the", "misc": "", "start_char": 998, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1013, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "biochemical", "misc": "", "start_char": 1002, "text": "biochemical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1022, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "reaction", "misc": "", "start_char": 1014, "text": "reaction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1029, "feats": null, "head": 33, "id": 29, "lemma": "during", "misc": "", "start_char": 1023, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1033, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 30, "lemma": "the", "misc": "", "start_char": 1030, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1038, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "good", "misc": "", "start_char": 1034, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1044, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "night", "misc": "", "start_char": 1039, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1049, "feats": "Number=Sing", "head": 28, "id": 33, "lemma": "kiss", "misc": "", "start_char": 1045, "text": "kiss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 1, "id": 34, "lemma": "?", "misc": "", "start_char": 1050, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NP (NN Heart) (NN rate)) (, ,) (NP (NNS pheromones)) (, ,) (NP (FW etc)) (. .)))" }, "speaker": "Leonard", "text": "Heart rate, pheromones, etc.", "tokens": [ { "deprel": "compound", "end_char": 1057, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "heart", "misc": "", "start_char": 1052, "text": "Heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1062, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "rate", "misc": "", "start_char": 1058, "text": "rate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1063, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1075, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "pheromon", "misc": "", "start_char": 1065, "text": "pheromones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1081, "feats": "Abbr=Yes|Number=Plur", "head": 2, "id": 6, "lemma": "etc.", "misc": "", "start_char": 1078, "text": "etc", "upos": "NOUN", "xpos": "FW" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (ADVP (RB just)) (VP (VB stipulate) (SBAR (IN that) (S (NP (DT the) (NN date)) (VP (VP (VBZ goes) (ADVP (RB well))) (CC and) (VP (VB move) (PP (IN to) (NP (DT the) (JJ key) (NN variable))))))))) (. ?)))" }, "speaker": "Lesley", "text": "Why don't we just stipulate that the date goes well and move to the key variable?", "tokens": [ { "deprel": "advmod", "end_char": 1087, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "why", "misc": "", "start_char": 1084, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1090, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "do", "misc": "", "start_char": 1088, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1094, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 1091, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1097, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 1095, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1102, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 1098, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1112, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "stipulate", "misc": "", "start_char": 1103, "text": "stipulate", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1117, "feats": null, "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 1113, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1121, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1118, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1126, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "date", "misc": "", "start_char": 1122, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1131, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "go", "misc": "", "start_char": 1127, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1136, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "well", "misc": "", "start_char": 1132, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1140, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 1137, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1145, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "move", "misc": "", "start_char": 1141, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1148, "feats": null, "head": 17, "id": 14, "lemma": "to", "misc": "", "start_char": 1146, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1152, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 1149, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1156, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "key", "misc": "", "start_char": 1153, "text": "key", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1165, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "variable", "misc": "", "start_char": 1157, "text": "variable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 6, "id": 18, "lemma": "?", "misc": "", "start_char": 1166, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (VP (VB kiss) (NP (PRP you)) (ADVP (RB now)))) (. ?)))" }, "speaker": "Leonard", "text": "You mean kiss you now?", "tokens": [ { "deprel": "nsubj", "end_char": 1171, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1168, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "mean", "misc": "", "start_char": 1172, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "root", "end_char": 1181, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "kiss", "misc": "", "start_char": 1177, "text": "kiss", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1185, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1182, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1189, "feats": null, "head": 3, "id": 5, "lemma": "now", "misc": "", "start_char": 1186, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1190, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Lesley", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1195, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1192, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1196, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB define) (NP (NP (DT the) (NNS parameters)) (PP (IN of) (NP (DT the) (NN kiss))))) (. ?)))" }, "speaker": "Leonard", "text": "Can you define the parameters of the kiss?", "tokens": [ { "deprel": "aux", "end_char": 1201, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1198, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1205, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1202, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1212, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "define", "misc": "", "start_char": 1206, "text": "define", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1216, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1213, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1227, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "parameter", "misc": "", "start_char": 1217, "text": "parameters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1230, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 1228, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1234, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1239, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "kiss", "misc": "", "start_char": 1235, "text": "kiss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1240, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (UCP (NP (VBN Closed) (NN mouth)) (, ,) (CC but) (JJ romantic) (. .)))" }, "speaker": "Lesley", "text": "Closed mouth, but romantic.", "tokens": [ { "deprel": "amod", "end_char": 1248, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 1, "lemma": "close", "misc": "", "start_char": 1242, "text": "Closed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 1254, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "mouth", "misc": "", "start_char": 1249, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 1255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1260, "feats": null, "head": 5, "id": 4, "lemma": "but", "misc": "", "start_char": 1257, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1269, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "romantic", "misc": "", "start_char": 1261, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1270, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Mint) (. ?)) (SQ (MD Shall) (NP (PRP I)) (VP (VB count) (PRT (RP down)) (PP (IN from) (NP (CD three))))) (. ?)))" }, "speaker": "Leonard", "text": "Mint? Shall I count down from three?", "tokens": [ { "deprel": "vocative", "end_char": 1276, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Mint", "misc": "", "start_char": 1272, "text": "Mint", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1277, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1284, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "shall", "misc": "", "start_char": 1279, "text": "Shall", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1286, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1285, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1292, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "count", "misc": "", "start_char": 1287, "text": "count", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1297, "feats": null, "head": 5, "id": 6, "lemma": "down", "misc": "", "start_char": 1293, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1302, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 1298, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1308, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 8, "lemma": "three", "misc": "", "start_char": 1303, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1310, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1309, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (ADJP (JJ spontaneous))))))))) (. .)))" }, "speaker": "Lesley", "text": "No, I think it needs to be spontaneous.", "tokens": [ { "deprel": "discourse", "end_char": 1313, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1311, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1317, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1316, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1318, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1326, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 1324, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "need", "misc": "", "start_char": 1327, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1335, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 1333, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1338, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1336, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1350, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "spontaneous", "misc": "", "start_char": 1339, "text": "spontaneous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1352, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB think))) (. ?)))" }, "speaker": "Lesley", "text": "What do you think?", "tokens": [ { "deprel": "obj", "end_char": 1357, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1353, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1360, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1358, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1364, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1361, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1370, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1365, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1371, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP you)) (VP (VBD proposed) (NP (DT the) (NN experiment)))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB present) (NP (PRP$ your) (NNS findings)) (ADVP (RB first)))))))) (. .)))" }, "speaker": "Leonard", "text": "you proposed the experiment . I think you should present your findings first.", "tokens": [ { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1373, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1385, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "propose", "misc": "", "start_char": 1377, "text": "proposed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1389, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1386, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1400, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "experiment", "misc": "", "start_char": 1390, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1402, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1401, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1404, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1403, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1410, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "think", "misc": "", "start_char": 1405, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1414, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1411, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1421, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 1415, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1429, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "present", "misc": "", "start_char": 1422, "text": "present", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1434, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1430, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1443, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "finding", "misc": "", "start_char": 1435, "text": "findings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1449, "feats": "NumType=Ord", "head": 10, "id": 13, "lemma": "first", "misc": "", "start_char": 1444, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1450, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Fair) (RB enough)) (. .) (PP (IN On) (NP (DT the) (JJ plus) (NN side))) (, ,) (NP (PRP it)) (VP (VBD was) (NP (NP (DT a) (JJ good) (NN kiss)) (. .) (NP (NP (JJ Reasonable) (NN technique)) (, ,) (NP (DT no) (JJ extraneous) (NN spittle)) (. .) (PP (IN On) (NP (DT the) (JJ other) (NN hand))) (, ,) (NP (DT no) (NN arousal))))) (. .)))" }, "speaker": "Lesley", "text": "Fair enough . On the plus side, it was a good kiss . Reasonable technique, no extraneous spittle . On the other hand, no arousal.", "tokens": [ { "deprel": "root", "end_char": 1456, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "fair", "misc": "", "start_char": 1452, "text": "Fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1463, "feats": null, "head": 1, "id": 2, "lemma": "enough", "misc": "", "start_char": 1457, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1465, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1464, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1468, "feats": null, "head": 7, "id": 4, "lemma": "on", "misc": "", "start_char": 1466, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1472, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 1469, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1477, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "plus", "misc": "", "start_char": 1473, "text": "plus", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1482, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "side", "misc": "", "start_char": 1478, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1484, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 1483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1487, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 9, "lemma": "it", "misc": "", "start_char": 1485, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1491, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1488, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1493, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1492, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1498, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "good", "misc": "", "start_char": 1494, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1503, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "kiss", "misc": "", "start_char": 1499, "text": "kiss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1505, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1504, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1516, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "reasonable", "misc": "", "start_char": 1506, "text": "Reasonable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1526, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "technique", "misc": "", "start_char": 1517, "text": "technique", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1528, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 1527, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1531, "feats": null, "head": 20, "id": 18, "lemma": "no", "misc": "", "start_char": 1529, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1542, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "extraneous", "misc": "", "start_char": 1532, "text": "extraneous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1550, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "spittle", "misc": "", "start_char": 1543, "text": "spittle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1552, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 1551, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1555, "feats": null, "head": 25, "id": 22, "lemma": "on", "misc": "", "start_char": 1553, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1559, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 1556, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1565, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "other", "misc": "", "start_char": 1560, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1570, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "hand", "misc": "", "start_char": 1566, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1572, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 1571, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1575, "feats": null, "head": 28, "id": 27, "lemma": "no", "misc": "", "start_char": 1573, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1583, "feats": "Number=Sing", "head": 13, "id": 28, "lemma": "arousal", "misc": "", "start_char": 1576, "text": "arousal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1585, "feats": null, "head": 13, "id": 29, "lemma": ".", "misc": "", "start_char": 1584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (NN None) (. ?)))" }, "speaker": "Leonard", "text": "None?", "tokens": [ { "deprel": "root", "end_char": 1590, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "none", "misc": "", "start_char": 1586, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1592, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1591, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (NN None) (. .)))" }, "speaker": "Lesley", "text": "None.", "tokens": [ { "deprel": "root", "end_char": 1597, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "none", "misc": "", "start_char": 1593, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1599, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VBP thank) (NP (PRP you)) (PP (IN for) (NP (PRP$ your) (NN time)))) (. .)))" }, "speaker": "Leonard", "text": "Well, thank you for your time.", "tokens": [ { "deprel": "discourse", "end_char": 1604, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1600, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1606, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1605, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1612, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 1607, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1616, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1613, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1620, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 1617, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1625, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1621, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1630, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "time", "misc": "", "start_char": 1626, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Lesley", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1638, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1633, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1642, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1639, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1644, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (NP (NP (NN None)) (ADVP (IN at) (DT all)) (. ?)))" }, "speaker": "Leonard", "text": "None at all?", "tokens": [ { "deprel": "root", "end_char": 1649, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "none", "misc": "", "start_char": 1645, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1652, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 1650, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1656, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 1653, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1658, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 1657, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 2, 2 ], [ 2, 0, 0 ], [ 3, 6, 6 ], [ 4, 0, 0 ], [ 6, 0, 0 ], [ 6, 15, 15 ], [ 7, 3, 3 ], [ 8, 0, 0 ], [ 9, 5, 5 ], [ 10, 10, 10 ], [ 11, 4, 4 ], [ 18, 3, 3 ], [ 20, 2, 2 ], [ 21, 5, 5 ], [ 26, 1, 1 ] ], [ [ 2, 6, 6 ], [ 4, 5, 6 ] ], [ [ 2, 5, 6 ] ], [ [ 3, 2, 2 ], [ 5, 0, 0 ], [ 5, 20, 20 ], [ 7, 5, 5 ], [ 10, 13, 13 ], [ 10, 17, 17 ], [ 14, 0, 0 ], [ 14, 3, 3 ], [ 16, 1, 1 ], [ 19, 2, 2 ], [ 21, 0, 0 ], [ 21, 7, 7 ], [ 21, 10, 10 ], [ 25, 3, 3 ], [ 25, 5, 5 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 9, 16 ] ], [ [ 5, 21, 21 ], [ 5, 23, 23 ] ], [ [ 5, 20, 21 ] ], [ [ 5, 5, 23 ], [ 6, 3, 3 ], [ 6, 5, 7 ] ], [ [ 5, 20, 23 ] ], [ [ 6, 11, 11 ] ], [ [ 6, 20, 22 ] ], [ [ 7, 4, 6 ], [ 8, 5, 5 ], [ 8, 7, 8 ], [ 8, 10, 14 ] ], [ [ 8, 10, 10 ], [ 8, 26, 26 ], [ 10, 23, 23 ], [ 11, 10, 10 ], [ 13, 3, 3 ] ], [ [ 8, 16, 17 ], [ 8, 19, 23 ] ], [ [ 8, 20, 23 ], [ 11, 19, 20 ], [ 13, 7, 8 ] ], [ [ 8, 33, 33 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 0, 1 ] ], [ [ 9, 3, 3 ] ], [ [ 10, 2, 5 ] ], [ [ 10, 7, 8 ] ], [ [ 10, 19, 20 ] ], [ [ 10, 26, 27 ], [ 10, 29, 32 ] ], [ [ 10, 37, 38 ] ], [ [ 10, 40, 41 ] ], [ [ 11, 7, 9 ] ], [ [ 11, 13, 15 ] ], [ [ 11, 17, 17 ] ], [ [ 11, 25, 27 ] ], [ [ 11, 26, 27 ], [ 12, 0, 1 ], [ 12, 3, 3 ] ], [ [ 11, 29, 32 ] ], [ [ 13, 14, 16 ] ], [ [ 14, 2, 2 ], [ 16, 6, 7 ] ], [ [ 16, 3, 4 ] ], [ [ 16, 7, 7 ], [ 17, 0, 1 ], [ 19, 4, 4 ], [ 21, 2, 3 ], [ 22, 8, 8 ], [ 22, 10, 12 ] ], [ [ 18, 0, 0 ] ], [ [ 21, 9, 9 ], [ 21, 10, 11 ] ], [ [ 22, 4, 6 ] ], [ [ 22, 12, 12 ], [ 22, 14, 15 ], [ 22, 17, 19 ] ] ]
s01e03c02t
Hello, Leslie. Hi, Leonard. I'd like to propose an experiment- Hello, leslie . Hi, leonard. I would like to propose an experiment. I'm trying to see how long it takes a 500 - kilowatt oxygen - iodine laser to heat up my cup of noodles. I've done it . About two seconds, 2.6 for minestrone . Anyway, I was thinking more of a biosocial exploration with a neurochemical overlay. Wait, are you asking me out? I was going to characterize it as the modification of our colleague / friendship paradigm with the addition of a date - like component . But we don't need to quibble over terminology. What sort of experiment would you propose? There's a generally accepted pattern in this area . I would pick you up, take you to a restaurant . Then we would see a movie, probably a romantic comedy featuring the talents of hugh grant or sandra bullock. Interesting . And would you agree that the primary way we would evaluate either the success or failure of the date would be based on the biochemical reaction during the good night kiss? Heart rate, pheromones, etc. Why don't we just stipulate that the date goes well and move to the key variable? You mean kiss you now? Yes. Can you define the parameters of the kiss? Closed mouth, but romantic. Mint? Shall I count down from three? No, I think it needs to be spontaneous. What do you think? you proposed the experiment . I think you should present your findings first. Fair enough . On the plus side, it was a good kiss . Reasonable technique, no extraneous spittle . On the other hand, no arousal. None? None. Well, thank you for your time. Thank you. None at all?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SBAR (IN if) (S (S (S (NP (PRP you)) (VP (VBD were) (NP (DT a) (NN robot)))) (CC and) (S (NP (PRP I)) (VP (VBD knew)))) (CC and) (S (NP (PRP you)) (VP (VBD did) (RB n't))))) (SQ (MD would) (NP (PRP you)) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB tell) (NP (PRP you))))))) (. ?)))" }, "speaker": "Howard", "text": "Sheldon, if you were a robot and I knew and you didn't would you want me to tell you?", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 17, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 0, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 17, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 12, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 10, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 16, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 13, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 17, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 22, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 29, "feats": "Number=Sing", "head": 17, "id": 7, "lemma": "robot", "misc": "", "start_char": 24, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 33, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 30, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 34, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 40, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "know", "misc": "", "start_char": 36, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 44, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 41, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 45, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "do", "misc": "", "start_char": 49, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 56, "feats": null, "head": 13, "id": 14, "lemma": "not", "misc": "", "start_char": 53, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 62, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 57, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 63, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 71, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "want", "misc": "", "start_char": 67, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 74, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 72, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 77, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 75, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 82, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "tell", "misc": "", "start_char": 78, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 86, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 83, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 17, "id": 22, "lemma": "?", "misc": "", "start_char": 87, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ depends) (. .) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP learn) (SBAR (IN that) (S (NP (PRP I)) (VP (VP (VBP 'm) (NP (DT a) (NN robot))) (, ...) (SQ (MD will) (NP (PRP I)) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB handle) (NP (PRP it))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "That depends . When I learn that I'm a robot...will I be able to handle it?", "tokens": [ { "deprel": "nsubj", "end_char": 93, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 89, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "depend", "misc": "", "start_char": 94, "text": "depends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 108, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "when", "misc": "", "start_char": 104, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 109, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 6, "lemma": "learn", "misc": "", "start_char": 111, "text": "learn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 121, "feats": null, "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 117, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 122, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 124, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 128, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 127, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 134, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "robot", "misc": "", "start_char": 129, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 16, "id": 12, "lemma": "...", "misc": "", "start_char": 135, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 143, "feats": "VerbForm=Fin", "head": 16, "id": 13, "lemma": "will", "misc": "", "start_char": 139, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 145, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 144, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 148, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 146, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 153, "feats": "Degree=Pos", "head": 2, "id": 16, "lemma": "able", "misc": "", "start_char": 149, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 156, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 154, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 163, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "handle", "misc": "", "start_char": 157, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 166, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 164, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 2, "id": 20, "lemma": "?", "misc": "", "start_char": 167, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (, ,) (SBAR (IN although) (S (NP (NP (DT the) (NN history)) (PP (IN of) (NP (NN science) (NN fiction)))) (VP (VBZ is) (RB not) (PP (IN on) (NP (PRP$ your) (NN side)))))) (. .)))" }, "speaker": "Howard", "text": "Maybe, although the history of science fiction is not on your side.", "tokens": [ { "deprel": "advmod", "end_char": 174, "feats": null, "head": 13, "id": 1, "lemma": "maybe", "misc": "", "start_char": 169, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 185, "feats": null, "head": 13, "id": 3, "lemma": "although", "misc": "", "start_char": 177, "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 189, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 186, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 197, "feats": "Number=Sing", "head": 13, "id": 5, "lemma": "history", "misc": "", "start_char": 190, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 200, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 198, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 208, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "science", "misc": "", "start_char": 201, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 216, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "fiction", "misc": "", "start_char": 209, "text": "fiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 217, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 223, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 220, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 226, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 224, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 231, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 227, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 236, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "side", "misc": "", "start_char": 232, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (INTJ (UH Uh)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB ask) (NP (PRP you)) (NP (DT this)))) (. .) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP learn) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN robot)))))))) (SQ (MD would) (NP (PRP I)) (VP (VB be) (VP (VBN bound) (PP (IN by) (NP (NP (NP (NNP Asimov) (POS 's)) (CD Three) (NNPS Laws)) (PP (IN of) (NP (NNP Robotics))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Okay . Uh, let me ask you this . When I learn that I'm a robot would I be bound by Asimov's Three Laws of Robotics?", "tokens": [ { "deprel": "discourse", "end_char": 243, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 239, "text": "Okay", "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": "discourse", "end_char": 248, "feats": null, "head": 5, "id": 3, "lemma": "uh", "misc": "", "start_char": 246, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 250, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 249, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 254, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 251, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 257, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 255, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 261, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "ask", "misc": "", "start_char": 258, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 265, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 262, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 270, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 9, "lemma": "this", "misc": "", "start_char": 266, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 271, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 277, "feats": "PronType=Int", "head": 13, "id": 11, "lemma": "when", "misc": "", "start_char": 273, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 13, "lemma": "learn", "misc": "", "start_char": 280, "text": "learn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 290, "feats": null, "head": 18, "id": 14, "lemma": "that", "misc": "", "start_char": 286, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 291, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 293, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 297, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 296, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 303, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "robot", "misc": "", "start_char": 298, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 309, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "would", "misc": "", "start_char": 304, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj:pass", "end_char": 311, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 310, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 314, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 312, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 320, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 22, "lemma": "bind", "misc": "", "start_char": 315, "text": "bound", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 323, "feats": null, "head": 27, "id": 23, "lemma": "by", "misc": "", "start_char": 321, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 330, "feats": "Number=Sing", "head": 27, "id": 24, "lemma": "Asimov", "misc": "", "start_char": 324, "text": "Asimov", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 333, "feats": null, "head": 24, "id": 25, "lemma": "'s", "misc": "", "start_char": 331, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nummod", "end_char": 339, "feats": "NumForm=Word|NumType=Card", "head": 27, "id": 26, "lemma": "three", "misc": "", "start_char": 334, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:agent", "end_char": 344, "feats": "Number=Plur", "head": 22, "id": 27, "lemma": "Laws", "misc": "", "start_char": 340, "text": "Laws", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 347, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 345, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 356, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "Robotics", "misc": "", "start_char": 348, "text": "Robotics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 5, "id": 30, "lemma": "?", "misc": "", "start_char": 357, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD might) (VP (VB be) (VP (VBN bound) (PP (IN by) (NP (PRP them))) (ADVP (RB right) (RB now))))) (. .)))" }, "speaker": "Raj", "text": "You might be bound by them right now.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 362, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 359, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 368, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "might", "misc": "", "start_char": 363, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 371, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 369, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 377, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "bind", "misc": "", "start_char": 372, "text": "bound", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 6, "id": 5, "lemma": "by", "misc": "", "start_char": 378, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 385, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "they", "misc": "", "start_char": 381, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 391, "feats": null, "head": 8, "id": 7, "lemma": "right", "misc": "", "start_char": 386, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 395, "feats": null, "head": 4, "id": 8, "lemma": "now", "misc": "", "start_char": 392, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ true)))) (. .) (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN harmed) (NP (NP (DT a) (JJ human) (NN being)) (CC or) (PP (IN through) (NP (NN inaction)))) (S (VP (VBN allowed) (S (NP (DT a) (JJ human) (NN being)) (VP (TO to) (VP (VB come) (S (VP (TO to) (VP (VB harm))))))))))) (. ?)))" }, "speaker": "Howard", "text": "That's true . Have you ever harmed a human being or through inaction allowed a human being to come to harm?", "tokens": [ { "deprel": "nsubj", "end_char": 402, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 398, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 405, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 403, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 410, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 406, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "have", "misc": "", "start_char": 413, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 418, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 426, "feats": null, "head": 8, "id": 7, "lemma": "ever", "misc": "", "start_char": 422, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 433, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 8, "lemma": "harm", "misc": "", "start_char": 427, "text": "harmed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 435, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 434, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 441, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "human", "misc": "", "start_char": 436, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 447, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "being", "misc": "", "start_char": 442, "text": "being", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 450, "feats": null, "head": 14, "id": 12, "lemma": "or", "misc": "", "start_char": 448, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 458, "feats": null, "head": 14, "id": 13, "lemma": "through", "misc": "", "start_char": 451, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 467, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "inaction", "misc": "", "start_char": 459, "text": "inaction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 475, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 15, "lemma": "allow", "misc": "", "start_char": 468, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 477, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 476, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 483, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "human", "misc": "", "start_char": 478, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 489, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "being", "misc": "", "start_char": 484, "text": "being", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 492, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 490, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 497, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "come", "misc": "", "start_char": 493, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 500, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 498, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 505, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "harm", "misc": "", "start_char": 501, "text": "harm", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 3, "id": 23, "lemma": "?", "misc": "", "start_char": 506, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (RB not) (. .)))" }, "speaker": "Sheldon", "text": "Of course not.", "tokens": [ { "deprel": "advmod", "end_char": 510, "feats": null, "head": 3, "id": 1, "lemma": "of", "misc": "", "start_char": 508, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 517, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 511, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 521, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 518, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VP (VBN harmed) (NP (PRP yourself))) (CC or) (VP (VBN allowed) (S (NP (PRP yourself)) (VP (TO to) (VP (VB be) (VP (VBN harmed) (PP (IN except) (PP (IN in) (NP (NP (NNS cases)) (SBAR (WHADVP (WRB where)) (S (NP (DT a) (JJ human) (NN being)) (VP (MD would) (VP (VB have) (VP (VBN been) (VP (JJ endangered)))))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "Have you ever harmed yourself or allowed yourself to be harmed except in cases where a human being would have been endangered?", "tokens": [ { "deprel": "aux", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "have", "misc": "", "start_char": 524, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 537, "feats": null, "head": 4, "id": 3, "lemma": "ever", "misc": "", "start_char": 533, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 544, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "harm", "misc": "", "start_char": 538, "text": "harmed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 553, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 4, "id": 5, "lemma": "yourself", "misc": "", "start_char": 545, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 556, "feats": null, "head": 7, "id": 6, "lemma": "or", "misc": "", "start_char": 554, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 564, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 7, "lemma": "allow", "misc": "", "start_char": 557, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 573, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 7, "id": 8, "lemma": "yourself", "misc": "", "start_char": 565, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 576, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 574, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 579, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 577, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 586, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 11, "lemma": "harm", "misc": "", "start_char": 580, "text": "harmed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 14, "id": 12, "lemma": "except", "misc": "", "start_char": 587, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 596, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 594, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 602, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "case", "misc": "", "start_char": 597, "text": "cases", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 608, "feats": "PronType=Rel", "head": 22, "id": 15, "lemma": "where", "misc": "", "start_char": 603, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 610, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 609, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 616, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "human", "misc": "", "start_char": 611, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 622, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "being", "misc": "", "start_char": 617, "text": "being", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 628, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "would", "misc": "", "start_char": 623, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 633, "feats": "VerbForm=Inf", "head": 22, "id": 20, "lemma": "have", "misc": "", "start_char": 629, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 638, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 634, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 649, "feats": "Degree=Pos", "head": 14, "id": 22, "lemma": "endangered", "misc": "", "start_char": 639, "text": "endangered", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 4, "id": 23, "lemma": "?", "misc": "", "start_char": 650, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH no)) (. .)))" }, "speaker": "Sheldon", "text": "Well, no.", "tokens": [ { "deprel": "root", "end_char": 656, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 652, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 657, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 661, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 659, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 662, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP smell) (NP (NN robot))) (. .)))" }, "speaker": "Howard", "text": "I smell robot.", "tokens": [ { "deprel": "nsubj", "end_char": 665, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 664, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 671, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "smell", "misc": "", "start_char": 666, "text": "smell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "robot", "misc": "", "start_char": 672, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 678, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Leonard", "text": "Hey, what's going on?", "tokens": [ { "deprel": "discourse", "end_char": 683, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 680, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 684, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 690, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 686, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 691, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 699, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 694, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 702, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 700, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 703, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Internet) (VBZ 's)) (VP (VBN been) (ADVP (RB down)) (PP (IN for) (NP (PDT half) (DT an) (NN hour)))) (. .)))" }, "speaker": "Sheldon", "text": "Internet's been down for half an hour.", "tokens": [ { "deprel": "nsubj", "end_char": 713, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Internet", "misc": "", "start_char": 705, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 714, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 721, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 717, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 726, "feats": null, "head": 0, "id": 4, "lemma": "down", "misc": "", "start_char": 722, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 730, "feats": null, "head": 8, "id": 5, "lemma": "for", "misc": "", "start_char": 727, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 735, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 8, "id": 6, "lemma": "half", "misc": "", "start_char": 731, "text": "half", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 738, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 736, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 743, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "hour", "misc": "", "start_char": 739, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Also)) (, ,) (NP (NNP Sheldon)) (VP (MD may) (VP (VB be) (NP (DT a) (NN robot)))) (. .)))" }, "speaker": "Raj", "text": "Also, Sheldon may be a robot.", "tokens": [ { "deprel": "advmod", "end_char": 750, "feats": null, "head": 7, "id": 1, "lemma": "also", "misc": "", "start_char": 746, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 751, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 760, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 753, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 764, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "may", "misc": "", "start_char": 761, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 767, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 765, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 769, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 768, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 775, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "robot", "misc": "", "start_char": 770, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So) (WRB how)) (SQ (VBD did) (NP (PRP it)) (VP (VB go) (PP (IN with) (NP (NNP Leslie))))) (. ?)))" }, "speaker": "Howard", "text": "So how did it go with Leslie?", "tokens": [ { "deprel": "advmod", "end_char": 780, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 778, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 784, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "how", "misc": "", "start_char": 781, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 785, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 789, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 794, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 792, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 799, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 795, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 806, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Leslie", "misc": "", "start_char": 800, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 808, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 807, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (NP (PRP we)) (VP (VBD tried) (S (VP (VBG kissing))))) (, ,) (CC but) (S (NP (DT the) (NN earth)) (VP (VBD did) (RB n't) (VP (VB move)))) (. .) (PRN (S (NP (PRP I)) (VP (VBP mean)))) (, ,) (ADJP (NP (DT any) (JJR more)) (PP (IN than) (NP (DT the) (CD 383) (NNS miles)))) (SBAR (WDT that) (S (NP (PRP it)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB move) (ADVP (RB anyway))))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, we tried kissing, but the earth didn't move . I mean, any more than the 383 miles that it was going to move anyway.", "tokens": [ { "deprel": "discourse", "end_char": 811, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 809, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 812, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 816, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 814, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 822, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "try", "misc": "", "start_char": 817, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 830, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "kiss", "misc": "", "start_char": 823, "text": "kissing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 12, "id": 6, "lemma": ",", "misc": "", "start_char": 831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 836, "feats": null, "head": 12, "id": 7, "lemma": "but", "misc": "", "start_char": 833, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 840, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 837, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 846, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "earth", "misc": "", "start_char": 841, "text": "earth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 847, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 854, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 851, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 859, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "move", "misc": "", "start_char": 855, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 860, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 862, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "mean", "misc": "", "start_char": 864, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 874, "feats": null, "head": 18, "id": 17, "lemma": "any", "misc": "", "start_char": 871, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 879, "feats": "Degree=Cmp", "head": 4, "id": 18, "lemma": "more", "misc": "", "start_char": 875, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 884, "feats": null, "head": 22, "id": 19, "lemma": "than", "misc": "", "start_char": 880, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 888, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 885, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 892, "feats": "NumForm=Digit|NumType=Card", "head": 22, "id": 21, "lemma": "383", "misc": "", "start_char": 889, "text": "383", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 898, "feats": "Number=Plur", "head": 18, "id": 22, "lemma": "mile", "misc": "", "start_char": 893, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 903, "feats": "PronType=Rel", "head": 28, "id": 23, "lemma": "that", "misc": "", "start_char": 899, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 24, "lemma": "it", "misc": "", "start_char": 904, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 910, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 907, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 916, "feats": "Tense=Pres|VerbForm=Part", "head": 22, "id": 26, "lemma": "go", "misc": "", "start_char": 911, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 919, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 917, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 924, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "move", "misc": "", "start_char": 920, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 931, "feats": null, "head": 28, "id": 29, "lemma": "anyway", "misc": "", "start_char": 925, "text": "anyway", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 932, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VBP I've) (VP (VBN seen) (S (NP (DT that)) (VP (VB look) (ADVP (RB before)))))) (. .) (S (NP (DT This)) (VP (VBZ is) (ADVP (RB just)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NP (CD two) (NNS weeks)) (PP (IN of) (S (VP (VP (NN moping) (CC and) (NP (JJ tedious) (JJ emo) (NNS songs))) (CC and) (VP (VBG calling) (NP (PRP me)) (S (VP (TO to) (VP (VB come) (ADVP (RB down) (PP (IN to) (NP (NN pet) (NNS stores)))) (S (VP (TO to) (VP (VB look) (PP (IN at) (NP (NNS cats)))))))))))))))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP I)) (VP (MD can) (VP (VB take) (NP (PRP it))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I've seen that look before . This is just going to be two weeks of moping and tedious emo songs and calling me to come down to pet stores to look at cats . I don't know if I can take it.", "tokens": [ { "deprel": "discourse", "end_char": 936, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 934, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "i've", "misc": "", "start_char": 939, "text": "I've", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 948, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 944, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 953, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 949, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 958, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "look", "misc": "", "start_char": 954, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 965, "feats": null, "head": 6, "id": 7, "lemma": "before", "misc": "", "start_char": 959, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 967, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 966, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 972, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 9, "lemma": "this", "misc": "", "start_char": 968, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 973, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 980, "feats": null, "head": 12, "id": 11, "lemma": "just", "misc": "", "start_char": 976, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 986, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 12, "lemma": "go", "misc": "", "start_char": 981, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 989, "feats": null, "head": 16, "id": 13, "lemma": "to", "misc": "", "start_char": 987, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 992, "feats": "VerbForm=Inf", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 990, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nummod", "end_char": 996, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "two", "misc": "", "start_char": 993, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "xcomp", "end_char": 1002, "feats": "Number=Plur", "head": 12, "id": 16, "lemma": "week", "misc": "", "start_char": 997, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1005, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1003, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1012, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "moping", "misc": "", "start_char": 1006, "text": "moping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1016, "feats": null, "head": 22, "id": 19, "lemma": "and", "misc": "", "start_char": 1013, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 1024, "feats": "Degree=Pos", "head": 22, "id": 20, "lemma": "tedious", "misc": "", "start_char": 1017, "text": "tedious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1028, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "emo", "misc": "", "start_char": 1025, "text": "emo", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1034, "feats": "Number=Plur", "head": 18, "id": 22, "lemma": "song", "misc": "", "start_char": 1029, "text": "songs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1038, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 1035, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1046, "feats": "VerbForm=Ger", "head": 16, "id": 24, "lemma": "call", "misc": "", "start_char": 1039, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1049, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 25, "lemma": "I", "misc": "", "start_char": 1047, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1052, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 1050, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1057, "feats": "VerbForm=Inf", "head": 24, "id": 27, "lemma": "come", "misc": "", "start_char": 1053, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1062, "feats": null, "head": 27, "id": 28, "lemma": "down", "misc": "", "start_char": 1058, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1065, "feats": null, "head": 31, "id": 29, "lemma": "to", "misc": "", "start_char": 1063, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1069, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "pet", "misc": "", "start_char": 1066, "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1076, "feats": "Number=Plur", "head": 27, "id": 31, "lemma": "store", "misc": "", "start_char": 1070, "text": "stores", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1079, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 1077, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1084, "feats": "VerbForm=Inf", "head": 27, "id": 33, "lemma": "look", "misc": "", "start_char": 1080, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1087, "feats": null, "head": 35, "id": 34, "lemma": "at", "misc": "", "start_char": 1085, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1092, "feats": "Number=Plur", "head": 33, "id": 35, "lemma": "cat", "misc": "", "start_char": 1088, "text": "cats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 1093, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1096, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 37, "lemma": "I", "misc": "", "start_char": 1095, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1099, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "do", "misc": "", "start_char": 1097, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1103, "feats": null, "head": 40, "id": 39, "lemma": "not", "misc": "", "start_char": 1100, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1108, "feats": "VerbForm=Inf", "head": 4, "id": 40, "lemma": "know", "misc": "", "start_char": 1104, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1111, "feats": null, "head": 44, "id": 41, "lemma": "if", "misc": "", "start_char": 1109, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 44, "id": 42, "lemma": "I", "misc": "", "start_char": 1112, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1117, "feats": "VerbForm=Fin", "head": 44, "id": 43, "lemma": "can", "misc": "", "start_char": 1114, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1122, "feats": "VerbForm=Inf", "head": 40, "id": 44, "lemma": "take", "misc": "", "start_char": 1118, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1125, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 44, "id": 45, "lemma": "it", "misc": "", "start_char": 1123, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1127, "feats": null, "head": 4, "id": 46, "lemma": ".", "misc": "", "start_char": 1126, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB power) (PRT (RP down)))) (. .)))" }, "speaker": "Raj", "text": "You could power down.", "tokens": [ { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1128, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1137, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 1132, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1143, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "power", "misc": "", "start_char": 1138, "text": "power", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1148, "feats": null, "head": 3, "id": 4, "lemma": "down", "misc": "", "start_char": 1144, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1150, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (PP (IN as) (ADJP (JJ usual))) (, ,) (NP (NNP Wolowitz)) (VP (VBZ has) (NP (DT the) (NN solution)))) (. .) (S (NP (PRP I)) (VP (VBP happen) (S (VP (TO to) (VP (VB know) (SBAR (S (NP (NP (DT a) (NN place)) (SBAR (WHADVP (WRB where)) (S (NP (EX there)) (VP (VBP are) (NP (NP (NN plenty)) (PP (IN of) (NP (JJ eligible) (NNS women) (CC and) (NNP Leonard)))))))) (VP (MD could) (VP (VB have) (NP (PRP$ his) (NN pick))))))))))) (. .)))" }, "speaker": "Howard", "text": "Well, as usual, Wolowitz has the solution . I happen to know a place where there are plenty of eligible women and Leonard could have his pick.", "tokens": [ { "deprel": "discourse", "end_char": 1155, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1151, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1157, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1160, "feats": null, "head": 4, "id": 3, "lemma": "as", "misc": "", "start_char": 1158, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1166, "feats": "Degree=Pos", "head": 7, "id": 4, "lemma": "usual", "misc": "", "start_char": 1161, "text": "usual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1177, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Wolowitz", "misc": "", "start_char": 1169, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1181, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 1178, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1185, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1182, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1194, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "solution", "misc": "", "start_char": 1186, "text": "solution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1196, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1195, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1198, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1197, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1205, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "happen", "misc": "", "start_char": 1199, "text": "happen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1208, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1206, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1213, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "know", "misc": "", "start_char": 1209, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1215, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1214, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1221, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "place", "misc": "", "start_char": 1216, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1227, "feats": "PronType=Rel", "head": 19, "id": 17, "lemma": "where", "misc": "", "start_char": 1222, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "expl", "end_char": 1233, "feats": null, "head": 19, "id": 18, "lemma": "there", "misc": "", "start_char": 1228, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "acl", "end_char": 1237, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 19, "lemma": "be", "misc": "", "start_char": 1234, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1244, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "plenty", "misc": "", "start_char": 1238, "text": "plenty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1247, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 1245, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1256, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "eligible", "misc": "", "start_char": 1248, "text": "eligible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1262, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "woman", "misc": "", "start_char": 1257, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1266, "feats": null, "head": 27, "id": 24, "lemma": "and", "misc": "", "start_char": 1263, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1274, "feats": "Number=Sing", "head": 27, "id": 25, "lemma": "Leonard", "misc": "", "start_char": 1267, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1280, "feats": "VerbForm=Fin", "head": 27, "id": 26, "lemma": "could", "misc": "", "start_char": 1275, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1285, "feats": "VerbForm=Inf", "head": 19, "id": 27, "lemma": "have", "misc": "", "start_char": 1281, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1289, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "his", "misc": "", "start_char": 1286, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1294, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "pick", "misc": "", "start_char": 1290, "text": "pick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1296, "feats": null, "head": 7, "id": 30, "lemma": ".", "misc": "", "start_char": 1295, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 3, 3 ], [ 0, 11, 11 ], [ 0, 15, 15 ], [ 0, 20, 20 ] ], [ [ 0, 5, 6 ], [ 1, 9, 10 ], [ 3, 16, 17 ] ], [ [ 0, 8, 8 ], [ 0, 17, 17 ], [ 3, 7, 7 ], [ 9, 0, 0 ], [ 17, 10, 10 ] ], [ [ 0, 2, 20 ], [ 1, 0, 0 ] ], [ [ 1, 4, 4 ], [ 1, 7, 7 ], [ 1, 13, 13 ], [ 2, 11, 11 ], [ 3, 5, 5 ], [ 3, 11, 11 ], [ 3, 14, 14 ], [ 3, 19, 19 ], [ 5, 5, 5 ], [ 7, 1, 1 ], [ 7, 4, 4 ], [ 7, 7, 7 ], [ 12, 2, 2 ], [ 15, 2, 2 ], [ 15, 24, 24 ], [ 15, 36, 36 ], [ 15, 41, 41 ], [ 16, 0, 0 ] ], [ [ 1, 4, 10 ], [ 1, 18, 18 ] ], [ [ 2, 3, 4 ], [ 2, 6, 7 ] ], [ [ 2, 11, 12 ] ], [ [ 3, 8, 8 ] ], [ [ 3, 17, 17 ], [ 9, 2, 2 ], [ 12, 5, 6 ] ], [ [ 3, 23, 26 ], [ 4, 5, 5 ] ], [ [ 3, 28, 28 ] ], [ [ 3, 23, 28 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 0, 7 ], [ 5, 0, 0 ] ], [ [ 5, 8, 10 ], [ 5, 15, 17 ], [ 7, 15, 17 ] ], [ [ 5, 21, 21 ] ], [ [ 7, 13, 13 ] ], [ [ 11, 0, 0 ] ], [ [ 13, 3, 3 ] ], [ [ 13, 6, 6 ] ], [ [ 14, 2, 2 ] ], [ [ 14, 7, 8 ], [ 14, 23, 23 ] ], [ [ 14, 13, 13 ], [ 17, 24, 24 ], [ 17, 27, 27 ] ], [ [ 14, 19, 21 ] ], [ [ 15, 4, 5 ], [ 15, 8, 8 ], [ 15, 17, 21 ] ], [ [ 15, 14, 15 ] ], [ [ 15, 29, 30 ] ], [ [ 15, 34, 34 ] ], [ [ 15, 14, 34 ], [ 15, 44, 44 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 7, 8 ] ], [ [ 17, 14, 15 ] ], [ [ 17, 21, 22 ] ], [ [ 17, 19, 22 ] ], [ [ 17, 27, 28 ] ] ]
s01e03c03t
Sheldon, if you were a robot and I knew and you didn't would you want me to tell you? That depends . When I learn that I'm a robot...will I be able to handle it? Maybe, although the history of science fiction is not on your side. Okay . Uh, let me ask you this . When I learn that I'm a robot would I be bound by Asimov's Three Laws of Robotics? You might be bound by them right now. That's true . Have you ever harmed a human being or through inaction allowed a human being to come to harm? Of course not. Have you ever harmed yourself or allowed yourself to be harmed except in cases where a human being would have been endangered? Well, no. I smell robot. Hey, what's going on? Internet's been down for half an hour. Also, Sheldon may be a robot. So how did it go with Leslie? Oh, we tried kissing, but the earth didn't move . I mean, any more than the 383 miles that it was going to move anyway. Oh, I've seen that look before . This is just going to be two weeks of moping and tedious emo songs and calling me to come down to pet stores to look at cats . I don't know if I can take it. You could power down. Well, as usual, Wolowitz has the solution . I happen to know a place where there are plenty of eligible women and Leonard could have his pick.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Remember) (NP (DT the) (JJ Latin) (NNS hips) (. .)))) (S (NP (NNS Shoulders)) (VP (VBP stay) (ADVP (RB still)))) (CC and) (S (NP (PRP we)) (VP (VBP sway) (. .) (NP (NP (CD One)) (, ,) (NP (CD two)) (, ,) (NP (NP (CD three) (. .)) (NP (NP (CD Five)) (, ,) (NP (CD six)) (, ,) (NP (CD seven))))))) (. .)))" }, "speaker": "Class instructor", "text": "Remember the Latin hips . Shoulders stay still and we sway . One, two, three . Five, six, seven.", "tokens": [ { "deprel": "root", "end_char": 8, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 0, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 12, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 2, "lemma": "the", "misc": "", "start_char": 9, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 18, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "Latin", "misc": "", "start_char": 13, "text": "Latin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 23, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "hip", "misc": "", "start_char": 19, "text": "hips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "shoulder", "misc": "", "start_char": 26, "text": "Shoulders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 40, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "stay", "misc": "", "start_char": 36, "text": "stay", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 7, "id": 8, "lemma": "still", "misc": "", "start_char": 41, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 50, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 47, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 51, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 58, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "sway", "misc": "", "start_char": 54, "text": "sway", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 64, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 13, "lemma": "one", "misc": "", "start_char": 61, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 70, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 15, "lemma": "two", "misc": "", "start_char": 67, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 71, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 78, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "three", "misc": "", "start_char": 73, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 19, "id": 18, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 85, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 19, "lemma": "five", "misc": "", "start_char": 81, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 91, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 21, "lemma": "six", "misc": "", "start_char": 88, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 92, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 99, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 23, "lemma": "seven", "misc": "", "start_char": 94, "text": "seven", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (S (NP (NNP Mrs.) (NNP Tishman) (VBZ 's)) (VP (VBN got) (NP (PRP$ her) (NN eye)) (PP (IN on) (NP (PRP you))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (ADVP (RB there))))) (. .) (S (NP (PRP you)) (VP (VBP 're) (PP (RB in) (PP (IN for) (NP (DT a) (NN treat))))))))) (. .)))" }, "speaker": "Howard", "text": "I think Mrs. Tishman's got her eye on you . I've been there . you're in for a treat.", "tokens": [ { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "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=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 104, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 114, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Mrs.", "misc": "", "start_char": 110, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 122, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Tishman", "misc": "", "start_char": 115, "text": "Tishman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 123, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 129, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 6, "lemma": "get", "misc": "", "start_char": 126, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 133, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "her", "misc": "", "start_char": 130, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 137, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "eye", "misc": "", "start_char": 134, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 138, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 144, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 10, "lemma": "you", "misc": "", "start_char": 141, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 147, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "have", "misc": "", "start_char": 149, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 157, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 153, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 163, "feats": "PronType=Dem", "head": 6, "id": 15, "lemma": "there", "misc": "", "start_char": 158, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 15, "id": 16, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 17, "lemma": "you", "misc": "", "start_char": 166, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 18, "lemma": "be", "misc": "", "start_char": 170, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 22, "id": 19, "lemma": "in", "misc": "", "start_char": 174, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 177, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 182, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 181, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 188, "feats": "Number=Sing", "head": 15, "id": 22, "lemma": "treat", "misc": "", "start_char": 183, "text": "treat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 189, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 2 ] ], [ [ 0, 1, 3 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 5, 5 ] ], [ [ 0, 8, 8 ] ], [ [ 0, 9, 9 ] ], [ [ 1, 0, 0 ], [ 1, 11, 11 ] ], [ [ 1, 2, 3 ], [ 1, 6, 6 ] ], [ [ 1, 6, 7 ] ], [ [ 1, 9, 9 ], [ 1, 16, 16 ] ], [ [ 1, 20, 21 ] ] ]
s01e03c04t
Remember the Latin hips . Shoulders stay still and we sway . One, two, three . Five, six, seven. I think Mrs. Tishman's got her eye on you . I've been there . you're in for a treat.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ good) (NN Lord)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, good 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": "good", "misc": "", "start_char": 5, "text": "good", "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": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNP God)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ good) (NN song))) (. .)))" }, "speaker": "Leonard", "text": "God, that's a good song.", "tokens": [ { "deprel": "vocative", "end_char": 20, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "God", "misc": "", "start_char": 17, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 21, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 27, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 23, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 28, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 32, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 31, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 37, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "good", "misc": "", "start_char": 33, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 42, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "song", "misc": "", "start_char": 38, "text": "song", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 43, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG compiling) (NP (DT a) (NN mix) (NN CD)) (PP (IN for) (NP (DT a) (JJ double) (NN suicide))))))) (. .) (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (DT that) (NN scratching) (NN post)) (VP (VBZ is) (PP (IN for) (NP (PRP you))))))) (. .)))" }, "speaker": "Sheldon", "text": "If you're compiling a mix CD for a double suicide . Oh, I hope that scratching post is for you.", "tokens": [ { "deprel": "mark", "end_char": 47, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 45, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 48, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 52, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 65, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 4, "lemma": "compile", "misc": "", "start_char": 56, "text": "compiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 66, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 71, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "mix", "misc": "", "start_char": 68, "text": "mix", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 74, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "cd", "misc": "", "start_char": 72, "text": "CD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 11, "id": 8, "lemma": "for", "misc": "", "start_char": 75, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 80, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 79, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 87, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "double", "misc": "", "start_char": 81, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 95, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "suicide", "misc": "", "start_char": 88, "text": "suicide", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 96, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 100, "feats": null, "head": 16, "id": 13, "lemma": "oh", "misc": "", "start_char": 98, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 104, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 103, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "hope", "misc": "", "start_char": 105, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 114, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 17, "lemma": "that", "misc": "", "start_char": 110, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 125, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "scratching", "misc": "", "start_char": 115, "text": "scratching", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 130, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "post", "misc": "", "start_char": 126, "text": "post", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 131, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 137, "feats": null, "head": 22, "id": 21, "lemma": "for", "misc": "", "start_char": 134, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 141, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 22, "lemma": "you", "misc": "", "start_char": 138, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 16, "id": 23, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG thinking))))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN taken) (NP (PRP$ your) (NN asthma)) (PP (IN into) (NP (NN account)))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT a) (NN feline) (NN geneticist)) (PP (IN in) (NP (NNP San) (NNP Diego)))) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBN developed) (NP (DT the) (ADJP (JJS cutest) (JJ little)) (JJ hypoallergenic) (NNS calicos))))))))) (. .)))" }, "speaker": "Leonard", "text": "I know what you're thinking . I've taken your asthma into account . There's a feline geneticist in San Diego who's developed the cutest little hypoallergenic calicos.", "tokens": [ { "deprel": "nsubj", "end_char": 145, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 144, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 146, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 155, "feats": "PronType=Rel", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 151, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 156, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 160, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 172, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "think", "misc": "", "start_char": 164, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 180, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 177, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 186, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 10, "lemma": "take", "misc": "", "start_char": 181, "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 191, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 187, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 198, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "asthma", "misc": "", "start_char": 192, "text": "asthma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 203, "feats": null, "head": 14, "id": 13, "lemma": "into", "misc": "", "start_char": 199, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 211, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "account", "misc": "", "start_char": 204, "text": "account", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 219, "feats": null, "head": 17, "id": 16, "lemma": "there", "misc": "", "start_char": 214, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 222, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 17, "lemma": "be", "misc": "", "start_char": 220, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "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": "compound", "end_char": 231, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "feline", "misc": "", "start_char": 225, "text": "feline", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 242, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "geneticist", "misc": "", "start_char": 232, "text": "geneticist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 245, "feats": null, "head": 22, "id": 21, "lemma": "in", "misc": "", "start_char": 243, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 249, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "San", "misc": "", "start_char": 246, "text": "San", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 255, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "Diego", "misc": "", "start_char": 250, "text": "Diego", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 259, "feats": "PronType=Rel", "head": 26, "id": 24, "lemma": "who", "misc": "", "start_char": 256, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 260, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 272, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 26, "lemma": "develop", "misc": "", "start_char": 263, "text": "developed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 276, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 27, "lemma": "the", "misc": "", "start_char": 273, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 283, "feats": "Degree=Sup", "head": 31, "id": 28, "lemma": "cutest", "misc": "", "start_char": 277, "text": "cutest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "amod", "end_char": 290, "feats": "Degree=Pos", "head": 31, "id": 29, "lemma": "little", "misc": "", "start_char": 284, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 305, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "hypoallergenic", "misc": "", "start_char": 291, "text": "hypoallergenic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 313, "feats": "Number=Plur", "head": 26, "id": 31, "lemma": "calico", "misc": "", "start_char": 306, "text": "calicos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 314, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (VP (VB listen) (PP (IN to) (NP (PRP me)))) (, ...) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG thinking) (PP (IN about) (NP (NNS names)))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, listen to me...I've been thinking about names.", "tokens": [ { "deprel": "vocative", "end_char": 323, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 316, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 324, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 332, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 326, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 335, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 333, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 338, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 336, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 3, "id": 6, "lemma": "...", "misc": "", "start_char": 339, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 345, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 353, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 349, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 362, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "think", "misc": "", "start_char": 354, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 363, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 374, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "name", "misc": "", "start_char": 369, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG thinking) (PP (IN about) (NP (NNS names))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (NN kind) (IN of)) (VP (VBN torn) (PP (IN between) (NP (NNP Einstein) (, ,) (NNP Newton) (CC and) (NNP Sergeant) (NNP Fuzzy) (NNPS Boots)))))) (. .)))" }, "speaker": "Leonard", "text": "I've been thinking about names . I'm kind of torn between Einstein, Newton and Sergeant Fuzzy Boots.", "tokens": [ { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 379, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 387, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 383, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 396, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 388, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 402, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 397, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 408, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "name", "misc": "", "start_char": 403, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 412, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 411, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 415, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 413, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 420, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "kind", "misc": "", "start_char": 416, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 423, "feats": null, "head": 10, "id": 11, "lemma": "of", "misc": "", "start_char": 421, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 428, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 12, "lemma": "tear", "misc": "", "start_char": 424, "text": "torn", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 436, "feats": null, "head": 14, "id": 13, "lemma": "between", "misc": "", "start_char": 429, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 445, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Einstein", "misc": "", "start_char": 437, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 446, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 454, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Newton", "misc": "", "start_char": 448, "text": "Newton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 458, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 455, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 467, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "Sergeant", "misc": "", "start_char": 459, "text": "Sergeant", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "end_char": 473, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "Fuzzy", "misc": "", "start_char": 468, "text": "Fuzzy", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "conj", "end_char": 479, "feats": "Number=Plur", "head": 14, "id": 20, "lemma": "Boots", "misc": "", "start_char": 474, "text": "Boots", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 480, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (, ,) (SQ (VBP do) (NP (PRP you)) (ADVP (RB really)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB satisfy) (NP (NP (PRP$ your) (NN need)) (PP (IN for) (NP (NP (DT a) (NN relationshh)) (VP (NN witip) (NP (DT a) (ADJP (RB genetically) (VBN altered)) (NN cat)))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard, do you really think you can satisfy your need for a relationshh witip a genetically altered cat?", "tokens": [ { "deprel": "vocative", "end_char": 489, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 482, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 490, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 494, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 492, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 498, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 495, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 505, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 499, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 511, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 506, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 515, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 512, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 519, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "can", "misc": "", "start_char": 516, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 527, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "satisfy", "misc": "", "start_char": 520, "text": "satisfy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 532, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 528, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 537, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "need", "misc": "", "start_char": 533, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 15, "id": 12, "lemma": "for", "misc": "", "start_char": 538, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 543, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 542, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 555, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "relationshh", "misc": "", "start_char": 544, "text": "relationshh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 561, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "witip", "misc": "", "start_char": 556, "text": "witip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 563, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 16, "lemma": "a", "misc": "", "start_char": 562, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 575, "feats": null, "head": 18, "id": 17, "lemma": "genetically", "misc": "", "start_char": 564, "text": "genetically", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 583, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "alter", "misc": "", "start_char": 576, "text": "altered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 587, "feats": "Number=Sing", "head": 9, "id": 19, "lemma": "cat", "misc": "", "start_char": 584, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 6, "id": 20, "lemma": "?", "misc": "", "start_char": 588, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (, ,) (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ cute) (JJ little) (JJ cuddly) (NN cat))))) (. .)))" }, "speaker": "Leonard", "text": "Maybe, if it's a cute little cuddly cat.", "tokens": [ { "deprel": "advmod", "end_char": 595, "feats": null, "head": 10, "id": 1, "lemma": "maybe", "misc": "", "start_char": 590, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 600, "feats": null, "head": 10, "id": 3, "lemma": "if", "misc": "", "start_char": 598, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 603, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 4, "lemma": "it", "misc": "", "start_char": 601, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 606, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 5, "lemma": "be", "misc": "", "start_char": 604, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 608, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 607, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 613, "feats": "Degree=Pos", "head": 10, "id": 7, "lemma": "cute", "misc": "", "start_char": 609, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 620, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "little", "misc": "", "start_char": 614, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 627, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "cuddly", "misc": "", "start_char": 621, "text": "cuddly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 631, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "cat", "misc": "", "start_char": 628, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 632, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (NP (NNP Leonard)) (, ...) (NP (DT This)) (VP (VBZ is) (ADVP (RB obviously)) (PP (IN about) (NP (NNP Penny)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, come on, Leonard...This is obviously about Penny.", "tokens": [ { "deprel": "discourse", "end_char": 636, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 634, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 637, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 643, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 639, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 646, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 644, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 647, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 656, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 649, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 657, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 665, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 8, "lemma": "this", "misc": "", "start_char": 661, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 666, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 12, "id": 10, "lemma": "obviously", "misc": "", "start_char": 669, "text": "obviously", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 684, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 679, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 690, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "penny", "misc": "", "start_char": 685, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ does) (RB n't) (VP (VB matter)))) (. .) (S (NP (DT The) (NN woman)) (VP (VBZ 's) (ADJP (RB not) (JJ interested) (PP (IN in) (NP (PRP me)))))) (. .) (S (NP (DT The) (NN woman)) (VP (VBD rejected) (NP (PRP me)))) (. .)))" }, "speaker": "Leonard", "text": "It doesn't matter . The woman's not interested in me . The woman rejected me.", "tokens": [ { "deprel": "nsubj", "end_char": 695, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 693, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 700, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 696, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 704, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 701, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 711, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "matter", "misc": "", "start_char": 705, "text": "matter", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 712, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 717, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 714, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 723, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "woman", "misc": "", "start_char": 718, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 724, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 730, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 727, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 741, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "interested", "misc": "", "start_char": 731, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 744, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 742, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 747, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "I", "misc": "", "start_char": 745, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 753, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 750, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 759, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "woman", "misc": "", "start_char": 754, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 768, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 16, "lemma": "reject", "misc": "", "start_char": 760, "text": "rejected", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 771, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 769, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (S (VP (VB look))) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP have) (NP (NP (ADJP (RB as) (JJ much))) (PP (IN of) (NP (NP (DT a) (NN chance)) (PP (IN of) (S (VP (VBG having) (S (S (NP (NP (DT a) (JJ sexual) (NN relationship)) (PP (IN with) (NP (NP (NN penny)) (SBAR (IN as) (S (NP (DT the) (NN hubble) (NN telescope)) (VP (VBZ does) (PP (IN of)) (S (VP (VBG discovering) (PP (IN at) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT every) (JJ black) (NN hole))))))))))))) (VP (VBZ is) (NP (NP (NP (DT a) (JJ little) (NN man)) (PP (IN with) (NP (DT a) (NN flashlight)))) (VP (VBG searching) (PP (IN for) (NP (DT a) (NN circuit) (NN breaker))))))) (. .) (S (ADVP (RB Nevertheless)) (, ,) (NP (PRP I)) (VP (VBP do) (VP (VB feel) (ADJP (VBN obligated) (S (VP (TO to) (VP (VB point) (PRT (RP out)) (PP (IN to) (NP (PRP you))) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD did) (RB not) (VP (VB reject) (NP (PRP you))))))))))))) (. .) (S (NP (PRP You)) (VP (VBD did) (RB not) (VP (VB ask) (NP (PRP her)) (PRT (RP out)))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, look, I think that you have as much of a chance of having a sexual relationship with penny as the hubble telescope does of discovering at the center of every black hole is a little man with a flashlight searching for a circuit breaker . Nevertheless, I do feel obligated to point out to you that she did not reject you . You did not ask her out.", "tokens": [ { "deprel": "discourse", "end_char": 778, "feats": null, "head": 3, "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": "reparandum", "end_char": 785, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 3, "lemma": "look", "misc": "", "start_char": 781, "text": "look", "upos": "VERB", "xpos": "VB" }, { "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": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 788, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 795, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 790, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 800, "feats": null, "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 796, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 804, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 801, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "have", "misc": "", "start_char": 805, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 812, "feats": null, "head": 11, "id": 10, "lemma": "as", "misc": "", "start_char": 810, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 817, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "much", "misc": "", "start_char": 813, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 820, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 818, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 822, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 821, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 829, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "chance", "misc": "", "start_char": 823, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 832, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 830, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 839, "feats": "VerbForm=Ger", "head": 14, "id": 16, "lemma": "have", "misc": "", "start_char": 833, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 841, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 840, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 848, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "sexual", "misc": "", "start_char": 842, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 861, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "relationship", "misc": "", "start_char": 849, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 866, "feats": null, "head": 21, "id": 20, "lemma": "with", "misc": "", "start_char": 862, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 872, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "penny", "misc": "", "start_char": 867, "text": "penny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 875, "feats": null, "head": 26, "id": 22, "lemma": "as", "misc": "", "start_char": 873, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 879, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 876, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 886, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Hubble", "misc": "", "start_char": 880, "text": "hubble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 896, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "telescope", "misc": "", "start_char": 887, "text": "telescope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 26, "lemma": "do", "misc": "", "start_char": 897, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 904, "feats": null, "head": 28, "id": 27, "lemma": "of", "misc": "", "start_char": 902, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 916, "feats": "VerbForm=Ger", "head": 26, "id": 28, "lemma": "discover", "misc": "", "start_char": 905, "text": "discovering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 919, "feats": null, "head": 31, "id": 29, "lemma": "at", "misc": "", "start_char": 917, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 920, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 930, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "center", "misc": "", "start_char": 924, "text": "center", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 933, "feats": null, "head": 35, "id": 32, "lemma": "of", "misc": "", "start_char": 931, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 939, "feats": null, "head": 35, "id": 33, "lemma": "every", "misc": "", "start_char": 934, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 945, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "black", "misc": "", "start_char": 940, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 950, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "hole", "misc": "", "start_char": 946, "text": "hole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 953, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 36, "lemma": "be", "misc": "", "start_char": 951, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 955, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 954, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 962, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "little", "misc": "", "start_char": 956, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 966, "feats": "Number=Sing", "head": 6, "id": 39, "lemma": "man", "misc": "", "start_char": 963, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 971, "feats": null, "head": 42, "id": 40, "lemma": "with", "misc": "", "start_char": 967, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 973, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 41, "lemma": "a", "misc": "", "start_char": 972, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 984, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "flashlight", "misc": "", "start_char": 974, "text": "flashlight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 994, "feats": "VerbForm=Ger", "head": 39, "id": 43, "lemma": "search", "misc": "", "start_char": 985, "text": "searching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 998, "feats": null, "head": 47, "id": 44, "lemma": "for", "misc": "", "start_char": 995, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1000, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 45, "lemma": "a", "misc": "", "start_char": 999, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1008, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "circuit", "misc": "", "start_char": 1001, "text": "circuit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1016, "feats": "Number=Sing", "head": 43, "id": 47, "lemma": "breaker", "misc": "", "start_char": 1009, "text": "breaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 6, "id": 48, "lemma": ".", "misc": "", "start_char": 1017, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1031, "feats": null, "head": 53, "id": 49, "lemma": "nevertheless", "misc": "", "start_char": 1019, "text": "Nevertheless", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 53, "id": 50, "lemma": ",", "misc": "", "start_char": 1032, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1035, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 53, "id": 51, "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": 53, "id": 52, "lemma": "do", "misc": "", "start_char": 1036, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1043, "feats": "VerbForm=Inf", "head": 6, "id": 53, "lemma": "feel", "misc": "", "start_char": 1039, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1053, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 53, "id": 54, "lemma": "obligate", "misc": "", "start_char": 1044, "text": "obligated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1056, "feats": null, "head": 56, "id": 55, "lemma": "to", "misc": "", "start_char": 1054, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1062, "feats": "VerbForm=Inf", "head": 54, "id": 56, "lemma": "point", "misc": "", "start_char": 1057, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1066, "feats": null, "head": 56, "id": 57, "lemma": "out", "misc": "", "start_char": 1063, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1069, "feats": null, "head": 59, "id": 58, "lemma": "to", "misc": "", "start_char": 1067, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1073, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 56, "id": 59, "lemma": "you", "misc": "", "start_char": 1070, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1078, "feats": null, "head": 64, "id": 60, "lemma": "that", "misc": "", "start_char": 1074, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1082, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 64, "id": 61, "lemma": "she", "misc": "", "start_char": 1079, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1086, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 64, "id": 62, "lemma": "do", "misc": "", "start_char": 1083, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1090, "feats": null, "head": 64, "id": 63, "lemma": "not", "misc": "", "start_char": 1087, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1097, "feats": "VerbForm=Inf", "head": 56, "id": 64, "lemma": "reject", "misc": "", "start_char": 1091, "text": "reject", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1101, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 64, "id": 65, "lemma": "you", "misc": "", "start_char": 1098, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 6, "id": 66, "lemma": ".", "misc": "", "start_char": 1102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1107, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 70, "id": 67, "lemma": "you", "misc": "", "start_char": 1104, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1111, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 70, "id": 68, "lemma": "do", "misc": "", "start_char": 1108, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1115, "feats": null, "head": 70, "id": 69, "lemma": "not", "misc": "", "start_char": 1112, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1119, "feats": "VerbForm=Inf", "head": 6, "id": 70, "lemma": "ask", "misc": "", "start_char": 1116, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1123, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 70, "id": 71, "lemma": "her", "misc": "", "start_char": 1120, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1127, "feats": null, "head": 70, "id": 72, "lemma": "out", "misc": "", "start_char": 1124, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 6, "id": 73, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB ask) (NP (PRP her)) (PRT (RP out))))) (. .) (S (NP (PRP I)) (VP (MD should) (VP (VB ask) (NP (PRP her)) (PRT (RP out))))) (. .)))" }, "speaker": "Leonard", "text": "I didn't ask her out . I should ask her out.", "tokens": [ { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1130, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1135, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1132, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1139, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1136, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1143, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 1140, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1147, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "her", "misc": "", "start_char": 1144, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1151, "feats": null, "head": 4, "id": 6, "lemma": "out", "misc": "", "start_char": 1148, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1155, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1154, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1162, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 1156, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1166, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "ask", "misc": "", "start_char": 1163, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1170, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "her", "misc": "", "start_char": 1167, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1174, "feats": null, "head": 10, "id": 12, "lemma": "out", "misc": "", "start_char": 1171, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1175, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no) (. .)) (NP (DT That)) (VP (VBD was) (RB not) (NP (PRP$ my) (NN point))) (. .) (S (NP (PRP$ My) (NN point)) (VP (VBD was) (, ,) (S (VP (VB do) (RB n't) (VP (VB buy) (NP (DT a) (NN cat))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, no, no . That was not my point . My point was, don't buy a cat.", "tokens": [ { "deprel": "discourse", "end_char": 1179, "feats": "Polarity=Neg", "head": 11, "id": 1, "lemma": "no", "misc": "", "start_char": 1177, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1181, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1184, "feats": "Polarity=Neg", "head": 11, "id": 3, "lemma": "no", "misc": "", "start_char": 1182, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1189, "feats": "Polarity=Neg", "head": 11, "id": 5, "lemma": "no", "misc": "", "start_char": 1187, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1190, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1196, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 1192, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1200, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1197, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1204, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 1201, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 1207, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 1205, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1213, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "point", "misc": "", "start_char": 1208, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1215, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1218, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 1216, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 1224, "feats": "Number=Sing", "head": 19, "id": 14, "lemma": "point", "misc": "", "start_char": 1219, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 1225, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1230, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1229, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1233, "feats": "Mood=Imp|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 1231, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1237, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 1234, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1241, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 19, "lemma": "buy", "misc": "", "start_char": 1238, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1243, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 1242, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1247, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "cat", "misc": "", "start_char": 1244, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 11, "id": 22, "lemma": ".", "misc": "", "start_char": 1248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (. .) (S (NP (PRP I)) (VP (MD should) (VP (VP (VB march) (ADVP (RB over) (RB there))) (CC and) (VP (VB ask) (NP (PRP her)) (PRT (RP out)))))) (. .)))" }, "speaker": "Leonard", "text": "No, but you're right . I should march over there and ask her out.", "tokens": [ { "deprel": "discourse", "end_char": 1252, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1250, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1254, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1258, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 1255, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1262, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1259, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1266, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1263, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1272, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "right", "misc": "", "start_char": 1267, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1276, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1275, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1283, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 1277, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1289, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "march", "misc": "", "start_char": 1284, "text": "march", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1294, "feats": null, "head": 12, "id": 11, "lemma": "over", "misc": "", "start_char": 1290, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1300, "feats": "PronType=Dem", "head": 10, "id": 12, "lemma": "there", "misc": "", "start_char": 1295, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1304, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 1301, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1308, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "ask", "misc": "", "start_char": 1305, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1312, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "her", "misc": "", "start_char": 1309, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1316, "feats": null, "head": 14, "id": 16, "lemma": "out", "misc": "", "start_char": 1313, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1317, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH goody)) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG getting) (NP (DT a) (NN cat)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, goody, we're getting a cat.", "tokens": [ { "deprel": "discourse", "end_char": 1321, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1319, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1329, "feats": null, "head": 7, "id": 3, "lemma": "goody", "misc": "", "start_char": 1324, "text": "goody", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1331, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1334, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 1332, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1338, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1335, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1346, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 1339, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1348, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1347, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1352, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "cat", "misc": "", "start_char": 1349, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1353, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 3 ] ], [ [ 0, 2, 3 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 2, 2 ], [ 1, 4, 6 ] ], [ [ 2, 1, 1 ], [ 2, 21, 21 ], [ 3, 0, 0 ], [ 3, 7, 7 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 5, 7, 7 ], [ 6, 0, 0 ], [ 6, 3, 3 ], [ 6, 6, 6 ], [ 6, 9, 9 ], [ 8, 5, 5 ], [ 9, 11, 11 ], [ 9, 16, 16 ], [ 10, 7, 7 ], [ 10, 58, 58 ], [ 10, 64, 64 ], [ 10, 66, 66 ], [ 11, 0, 0 ], [ 11, 7, 7 ], [ 13, 7, 7 ] ], [ [ 2, 4, 6 ] ], [ [ 2, 8, 10 ] ], [ [ 2, 14, 14 ], [ 3, 3, 3 ], [ 3, 10, 10 ], [ 4, 4, 4 ], [ 4, 6, 6 ], [ 10, 4, 4 ], [ 10, 50, 50 ], [ 12, 9, 9 ], [ 12, 12, 12 ], [ 13, 3, 3 ] ], [ [ 2, 16, 18 ] ], [ [ 3, 10, 11 ] ], [ [ 3, 17, 19 ], [ 3, 23, 23 ] ], [ [ 3, 21, 22 ] ], [ [ 3, 26, 30 ] ], [ [ 3, 29, 30 ], [ 6, 15, 18 ] ], [ [ 4, 11, 11 ], [ 5, 5, 5 ] ], [ [ 5, 13, 13 ] ], [ [ 5, 15, 15 ] ], [ [ 5, 17, 19 ] ], [ [ 6, 9, 10 ], [ 6, 12, 14 ] ], [ [ 6, 16, 18 ], [ 7, 3, 3 ], [ 7, 5, 9 ] ], [ [ 7, 6, 9 ], [ 12, 19, 20 ] ], [ [ 8, 7, 7 ] ], [ [ 8, 11, 11 ], [ 9, 5, 6 ], [ 9, 13, 14 ], [ 10, 20, 20 ], [ 10, 60, 60 ], [ 10, 70, 70 ], [ 11, 4, 4 ], [ 11, 10, 10 ], [ 13, 14, 14 ] ], [ [ 9, 0, 0 ] ], [ [ 10, 12, 13 ] ], [ [ 10, 16, 18 ] ], [ [ 10, 22, 24 ] ], [ [ 10, 29, 30 ] ], [ [ 10, 32, 34 ] ], [ [ 10, 29, 34 ] ], [ [ 10, 36, 38 ] ], [ [ 10, 40, 41 ] ], [ [ 10, 44, 46 ] ], [ [ 11, 7, 11 ], [ 12, 6, 6 ], [ 12, 9, 10 ] ], [ [ 12, 12, 13 ] ], [ [ 12, 20, 20 ], [ 14, 7, 8 ] ], [ [ 14, 2, 2 ] ], [ [ 14, 4, 4 ] ] ]
s01e03c05t
Oh, good Lord. God, that's a good song. If you're compiling a mix CD for a double suicide . Oh, I hope that scratching post is for you. I know what you're thinking . I've taken your asthma into account . There's a feline geneticist in San Diego who's developed the cutest little hypoallergenic calicos. Leonard, listen to me...I've been thinking about names. I've been thinking about names . I'm kind of torn between Einstein, Newton and Sergeant Fuzzy Boots. Leonard, do you really think you can satisfy your need for a relationshh witip a genetically altered cat? Maybe, if it's a cute little cuddly cat. Oh, come on, Leonard...This is obviously about Penny. It doesn't matter . The woman's not interested in me . The woman rejected me. Okay, look, I think that you have as much of a chance of having a sexual relationship with penny as the hubble telescope does of discovering at the center of every black hole is a little man with a flashlight searching for a circuit breaker . Nevertheless, I do feel obligated to point out to you that she did not reject you . You did not ask her out. I didn't ask her out . I should ask her out. No, no, no . That was not my point . My point was, don't buy a cat. No, but you're right . I should march over there and ask her out. Oh, goody, we're getting a cat.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (NNP Leonard)) (. .)))" }, "speaker": "Penny", "text": "Oh, hey, Leonard.", "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": "discourse", "end_char": 8, "feats": null, "head": 5, "id": 3, "lemma": "hey", "misc": "", "start_char": 5, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 18, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 11, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "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 (NP (JJ Good) (NN afternoon)) (, ,) (NP (NNP Penny) (. .) (UH So) (, ,) (INTJ (UH hi)) (, ,) (INTJ (UH hey)) (. .)) (NP (PRP I)) (VP (VBD was) (VP (VBG wondering) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had) (NP (NP (NNS plans)) (PP (IN for) (NP (NN dinner))))))))) (. .)))" }, "speaker": "Leonard", "text": "Good afternoon, Penny . So, hi, hey . I was wondering if you had plans for dinner.", "tokens": [ { "deprel": "amod", "end_char": 25, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 21, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 35, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "afternoon", "misc": "", "start_char": 26, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 43, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "penny", "misc": "", "start_char": 38, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 48, "feats": null, "head": 14, "id": 6, "lemma": "so", "misc": "", "start_char": 46, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 49, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 53, "feats": null, "head": 14, "id": 8, "lemma": "hi", "misc": "", "start_char": 51, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 54, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 59, "feats": null, "head": 14, "id": 10, "lemma": "hey", "misc": "", "start_char": 56, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 64, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 77, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 14, "lemma": "wonder", "misc": "", "start_char": 68, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 80, "feats": null, "head": 17, "id": 15, "lemma": "if", "misc": "", "start_char": 78, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 81, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 88, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 14, "id": 17, "lemma": "have", "misc": "", "start_char": 85, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 94, "feats": "Number=Plur", "head": 17, "id": 18, "lemma": "plan", "misc": "", "start_char": 89, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 20, "id": 19, "lemma": "for", "misc": "", "start_char": 95, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 105, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "dinner", "misc": "", "start_char": 99, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (PRP you)) (VP (VBP mean) (, ,) (NP (NN dinner)) (NP (NN tonight))) (. ?)))" }, "speaker": "Penny", "text": "Uh, you mean, dinner tonight?", "tokens": [ { "deprel": "discourse", "end_char": 110, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 108, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 111, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "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": 6, "id": 4, "lemma": "mean", "misc": "", "start_char": 117, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 130, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "dinner", "misc": "", "start_char": 124, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:tmod", "end_char": 138, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "tonight", "misc": "", "start_char": 131, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 139, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ is) (NP (DT an) (JJ inherent) (NN ambiguity)) (PP (IN in) (NP (DT the) (NN word) (`` \") (NN dinner) (. .) ('' \"))) (ADVP (RB Technically)) (SBAR (S (NP (PRP it)) (VP (VBZ refers) (PP (IN to) (NP (NP (NP (DT the) (JJS largest) (NN meal)) (PP (IN of) (NP (DT the) (NN day)))) (SBAR (WHADVP (WRB whenever)) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN consumed))))))))) (. .) (RB So) (S (VP (TO to) (VP (VB clarify) (ADVP (RB here))))) (, ,) (PP (IN by) (NP (NN dinner))) (NP (PRP I)) (VP (VBP mean) (NP (NN supper) (. .) (NN Supper))))) (. ?)))" }, "speaker": "Leonard", "text": "There is an inherent ambiguity in the word \" dinner . \" Technically it refers to the largest meal of the day whenever it's consumed . So to clarify here, by dinner I mean supper . Supper?", "tokens": [ { "deprel": "expl", "end_char": 146, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 141, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 147, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 152, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 150, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 161, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "inherent", "misc": "", "start_char": 153, "text": "inherent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 171, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "ambiguity", "misc": "", "start_char": 162, "text": "ambiguity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 172, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 175, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 183, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "word", "misc": "", "start_char": 179, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 10, "id": 9, "lemma": "\"", "misc": "", "start_char": 184, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 192, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "dinner", "misc": "", "start_char": 186, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 2, "id": 12, "lemma": "\"", "misc": "", "start_char": 195, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 208, "feats": null, "head": 15, "id": 13, "lemma": "technically", "misc": "", "start_char": 197, "text": "Technically", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 211, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "it", "misc": "", "start_char": 209, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 15, "lemma": "refer", "misc": "", "start_char": 212, "text": "refers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 221, "feats": null, "head": 19, "id": 16, "lemma": "to", "misc": "", "start_char": 219, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 225, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 222, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 233, "feats": "Degree=Sup", "head": 19, "id": 18, "lemma": "large", "misc": "", "start_char": 226, "text": "largest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 238, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "meal", "misc": "", "start_char": 234, "text": "meal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 239, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 245, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 242, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 249, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "day", "misc": "", "start_char": 246, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 258, "feats": "PronType=Int", "head": 26, "id": 23, "lemma": "whenever", "misc": "", "start_char": 250, "text": "whenever", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 261, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 24, "lemma": "it", "misc": "", "start_char": 259, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 262, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 273, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 26, "lemma": "consume", "misc": "", "start_char": 265, "text": "consumed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 15, "id": 27, "lemma": ".", "misc": "", "start_char": 274, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 278, "feats": null, "head": 36, "id": 28, "lemma": "so", "misc": "", "start_char": 276, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 281, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 279, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 289, "feats": "VerbForm=Inf", "head": 36, "id": 30, "lemma": "clarify", "misc": "", "start_char": 282, "text": "clarify", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 294, "feats": "PronType=Dem", "head": 30, "id": 31, "lemma": "here", "misc": "", "start_char": 290, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 36, "id": 32, "lemma": ",", "misc": "", "start_char": 295, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 299, "feats": null, "head": 34, "id": 33, "lemma": "by", "misc": "", "start_char": 297, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 306, "feats": "Number=Sing", "head": 36, "id": 34, "lemma": "dinner", "misc": "", "start_char": 300, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 36, "lemma": "mean", "misc": "", "start_char": 309, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 320, "feats": "Number=Sing", "head": 39, "id": 37, "lemma": "supper", "misc": "", "start_char": 314, "text": "supper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 2, "id": 38, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 329, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "Supper", "misc": "", "start_char": 323, "text": "Supper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 2, "id": 40, "lemma": "?", "misc": "", "start_char": 330, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NN Supper) (. ?)))" }, "speaker": "Penny", "text": "Supper?", "tokens": [ { "deprel": "root", "end_char": 338, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Supper", "misc": "", "start_char": 332, "text": "Supper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 339, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (CC Or) (NP (NN dinner) (. .)) (NP (PRP I)) (VP (VBD was) (VP (VP (VBG thinking) (NP (CD 6:30)) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB go)))))) (. .) (CC Or) (VP (NP (DT a) (JJ different) (NN time))))) (. .)))" }, "speaker": "Leonard", "text": "Or dinner . I was thinking 6:30 if you can go . Or a different time.", "tokens": [ { "deprel": "cc", "end_char": 343, "feats": null, "head": 2, "id": 1, "lemma": "or", "misc": "", "start_char": 341, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 350, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "dinner", "misc": "", "start_char": 344, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 351, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 354, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 353, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 358, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 355, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 367, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "think", "misc": "", "start_char": 359, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 372, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 7, "lemma": "6:30", "misc": "", "start_char": 368, "text": "6:30", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 375, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 373, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 383, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 380, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 386, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "go", "misc": "", "start_char": 384, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 16, "id": 12, "lemma": ".", "misc": "", "start_char": 387, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 391, "feats": null, "head": 16, "id": 13, "lemma": "or", "misc": "", "start_char": 389, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 393, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 392, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 403, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "different", "misc": "", "start_char": 394, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 408, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "time", "misc": "", "start_char": 404, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 409, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Uh,6:30)) (VP (VBZ 's) (ADJP (JJ great))) (. .)))" }, "speaker": "Penny", "text": "Uh,6:30's great.", "tokens": [ { "deprel": "nsubj", "end_char": 418, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Uh,6:30", "misc": "", "start_char": 411, "text": "Uh,6:30", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 419, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 427, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 422, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (RB Really) (. ?) (JJ Great) (. !)))" }, "speaker": "Leonard", "text": "Really? Great!", "tokens": [ { "deprel": "advmod", "end_char": 436, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 430, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 437, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 444, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 439, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 445, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP like) (S (VP (VBG hanging) (PRT (RP out)) (PP (IN with) (NP (PRP you) (NNS guys)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, I like hanging out with you guys.", "tokens": [ { "deprel": "discourse", "end_char": 451, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 447, "text": "Yeah", "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": "nsubj", "end_char": 455, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 454, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 456, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 468, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "hang", "misc": "", "start_char": 461, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 472, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 469, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 477, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 473, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 481, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 478, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 486, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "guy", "misc": "", "start_char": 482, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 487, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (PRP Us) (NNS guys) (. ?)))" }, "speaker": "Leonard", "text": "Us guys?", "tokens": [ { "deprel": "root", "end_char": 491, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "we", "misc": "", "start_char": 489, "text": "Us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "vocative", "end_char": 496, "feats": "Number=Plur", "head": 1, "id": 2, "lemma": "guy", "misc": "", "start_char": 492, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 497, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (NNP Sheldon) (, ,) (NNP Howard) (, ,) (NNP Raj) (. .)) (WHNP (WP Who) (DT all)) (VP (VBZ is) (VP (VBG coming))) (. ?)))" }, "speaker": "Penny", "text": "Oh, you know, Sheldon, Howard, Raj . Who all is coming?", "tokens": [ { "deprel": "discourse", "end_char": 501, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 499, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 502, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 507, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 504, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "know", "misc": "", "start_char": 508, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 522, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 515, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 531, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Howard", "misc": "", "start_char": 525, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 537, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Raj", "misc": "", "start_char": 534, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 543, "feats": "PronType=Int", "head": 15, "id": 12, "lemma": "who", "misc": "", "start_char": 540, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 547, "feats": null, "head": 15, "id": 13, "lemma": "all", "misc": "", "start_char": 544, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "aux", "end_char": 550, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 548, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 557, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 15, "lemma": "come", "misc": "", "start_char": 551, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 558, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (MD might) (RB all) (VP (VB be) (ADVP (RB there))))) (. .) (CC Or) (S (NP (NP (DT a) (NN subset)) (PP (IN of) (NP (PRP them)))) (VP (MD might) (VP (VB be) (ADVP (RB there))))) (. .) (S (S (ADVP (NN Algebraically)) (VP (VBG speaking))) (, ,) (NP (EX there)) (VP (VBP are) (NP (ADJP (RB too) (JJ many)) (NNS unknowns)))) (. .) (S (PP (IN For) (NP (NN example))) (, ,) (NP (NNP Sheldon)) (VP (VBD had) (NP (NNP Quizno) (POS 's)) (PP (IN for) (NP (NN lunch))))) (. .) (S (ADVP (RB Sometimes)) (NP (PRP he)) (VP (VBZ finds) (S (SBAR (IN that) (S (VP (NN filling)))) (, ,) (NP (NP (JJ other) (NNS times)) (SBAR (S (NP (PRP he)) (VP (VBZ does) (RB n't))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT no) (NN fault)) (PP (IN of) (NP (NNP Quizno) (POS 's)))))) (. .) (S (NP (PRP They)) (VP (VBP have) (NP (DT a) (JJ varied) (NN menu))))))) (. .)))" }, "speaker": "Leonard", "text": "They might all be there . Or a subset of them might be there . Algebraically speaking, there are too many unknowns . For example, Sheldon had Quizno's for lunch . Sometimes he finds that filling, other times he doesn't . It's no fault of Quizno's . They have a varied menu.", "tokens": [ { "deprel": "nsubj", "end_char": 564, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "they", "misc": "", "start_char": 560, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 570, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "might", "misc": "", "start_char": 565, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 574, "feats": null, "head": 5, "id": 3, "lemma": "all", "misc": "", "start_char": 571, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 577, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 575, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 583, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "there", "misc": "", "start_char": 578, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 584, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 588, "feats": null, "head": 14, "id": 7, "lemma": "or", "misc": "", "start_char": 586, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 590, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 589, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 597, "feats": "Number=Sing", "head": 14, "id": 9, "lemma": "subset", "misc": "", "start_char": 591, "text": "subset", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 598, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 605, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "they", "misc": "", "start_char": 601, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 611, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "might", "misc": "", "start_char": 606, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 614, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 612, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 620, "feats": "PronType=Dem", "head": 5, "id": 14, "lemma": "there", "misc": "", "start_char": 615, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 621, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 636, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "algebraically", "misc": "", "start_char": 623, "text": "Algebraically", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 645, "feats": "VerbForm=Ger", "head": 14, "id": 17, "lemma": "speak", "misc": "", "start_char": 637, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 653, "feats": null, "head": 20, "id": 19, "lemma": "there", "misc": "", "start_char": 648, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 657, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 20, "lemma": "be", "misc": "", "start_char": 654, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 22, "id": 21, "lemma": "too", "misc": "", "start_char": 658, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 666, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "many", "misc": "", "start_char": 662, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 675, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "unknown", "misc": "", "start_char": 667, "text": "unknowns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 681, "feats": null, "head": 26, "id": 25, "lemma": "for", "misc": "", "start_char": 678, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 689, "feats": "Number=Sing", "head": 29, "id": 26, "lemma": "example", "misc": "", "start_char": 682, "text": "example", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 690, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 699, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Sheldon", "misc": "", "start_char": 692, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 29, "lemma": "have", "misc": "", "start_char": 700, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 710, "feats": "Number=Sing", "head": 29, "id": 30, "lemma": "Quizno", "misc": "", "start_char": 704, "text": "Quizno", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 713, "feats": null, "head": 30, "id": 31, "lemma": "'s", "misc": "", "start_char": 711, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "case", "end_char": 717, "feats": null, "head": 33, "id": 32, "lemma": "for", "misc": "", "start_char": 714, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 723, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "lunch", "misc": "", "start_char": 718, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 5, "id": 34, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 37, "id": 35, "lemma": "sometimes", "misc": "", "start_char": 726, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 738, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 36, "lemma": "he", "misc": "", "start_char": 736, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 37, "lemma": "find", "misc": "", "start_char": 739, "text": "finds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 749, "feats": null, "head": 39, "id": 38, "lemma": "that", "misc": "", "start_char": 745, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 757, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "fill", "misc": "", "start_char": 750, "text": "filling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 42, "id": 40, "lemma": ",", "misc": "", "start_char": 758, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 765, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "other", "misc": "", "start_char": 760, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 771, "feats": "Number=Plur", "head": 39, "id": 42, "lemma": "time", "misc": "", "start_char": 766, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 774, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 44, "id": 43, "lemma": "he", "misc": "", "start_char": 772, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 779, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 44, "lemma": "do", "misc": "", "start_char": 775, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 783, "feats": null, "head": 44, "id": 45, "lemma": "not", "misc": "", "start_char": 780, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 5, "id": 46, "lemma": ".", "misc": "", "start_char": 784, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 50, "id": 47, "lemma": "it", "misc": "", "start_char": 786, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 50, "id": 48, "lemma": "be", "misc": "", "start_char": 789, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 794, "feats": null, "head": 50, "id": 49, "lemma": "no", "misc": "", "start_char": 792, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 800, "feats": "Number=Sing", "head": 5, "id": 50, "lemma": "fault", "misc": "", "start_char": 795, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 803, "feats": null, "head": 52, "id": 51, "lemma": "of", "misc": "", "start_char": 801, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 810, "feats": "Number=Sing", "head": 50, "id": 52, "lemma": "Quizno", "misc": "", "start_char": 804, "text": "Quizno", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 813, "feats": null, "head": 52, "id": 53, "lemma": "'s", "misc": "", "start_char": 811, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 56, "id": 54, "lemma": ".", "misc": "", "start_char": 814, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 56, "id": 55, "lemma": "they", "misc": "", "start_char": 816, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 825, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 56, "lemma": "have", "misc": "", "start_char": 821, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 827, "feats": "Definite=Ind|PronType=Art", "head": 59, "id": 57, "lemma": "a", "misc": "", "start_char": 826, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 834, "feats": "Degree=Pos", "head": 59, "id": 58, "lemma": "varied", "misc": "", "start_char": 828, "text": "varied", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 839, "feats": "Number=Sing", "head": 56, "id": 59, "lemma": "menu", "misc": "", "start_char": 835, "text": "menu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 5, "id": 60, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (WP whatever)) (, ,) (NP (PRP it)) (VP (VBZ sounds) (PP (IN like) (NP (NN fun)))) (. .)))" }, "speaker": "Penny", "text": "Okay, whatever, it sounds like fun.", "tokens": [ { "deprel": "discourse", "end_char": 846, "feats": null, "head": 6, "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": "reparandum", "end_char": 857, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "whatever", "misc": "", "start_char": 849, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 858, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 862, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 860, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 869, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "sound", "misc": "", "start_char": 863, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 874, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 870, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 878, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "fun", "misc": "", "start_char": 875, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 879, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (JJ Great) (. .)) (SQ (VBD Did) (NP (PRP we)) (VP (VB say) (NP (NP (DT a) (NN time)) (. ?) (NP (CD Six) (HYPH -) (CD thirty))))) (. .)))" }, "speaker": "Leonard", "text": "Great . Did we say a time? Six - thirty.", "tokens": [ { "deprel": "root", "end_char": 886, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 881, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 887, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 892, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 889, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 895, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 893, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 899, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "say", "misc": "", "start_char": 896, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 901, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 900, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 906, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "time", "misc": "", "start_char": 902, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 907, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 912, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 9, "lemma": "six", "misc": "", "start_char": 909, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 913, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "appos", "end_char": 921, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 11, "lemma": "thirty", "misc": "", "start_char": 915, "text": "thirty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 922, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (CD Six) (CD thirty) (. .)))" }, "speaker": "Penny", "text": "Six thirty.", "tokens": [ { "deprel": "compound", "end_char": 927, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "six", "misc": "", "start_char": 924, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 934, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 2, "lemma": "thirty", "misc": "", "start_char": 928, "text": "thirty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT that)) (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ good) (PP (IN for) (NP (PRP you))))) (. ?)))" }, "speaker": "Leonard", "text": "And that's still good for you?", "tokens": [ { "deprel": "cc", "end_char": 940, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 937, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 945, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 2, "lemma": "that", "misc": "", "start_char": 941, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 948, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 946, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 954, "feats": null, "head": 5, "id": 4, "lemma": "still", "misc": "", "start_char": 949, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 959, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 955, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 960, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 967, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 964, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 969, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 968, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ ’s) (ADJP (JJ fine))) (. .)))" }, "speaker": "Penny", "text": "It ’s fine.", "tokens": [ { "deprel": "nsubj", "end_char": 972, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 970, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 973, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 980, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 976, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 981, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ fine)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (RB not) (VP (VBN carved) (PP (IN in) (NP (NN stone)))))) (. .)))" }, "speaker": "Leonard", "text": "It's fine . It's not carved in stone.", "tokens": [ { "deprel": "nsubj", "end_char": 985, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 983, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 988, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 986, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 993, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 989, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 994, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 998, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 996, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 999, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1005, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1002, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1012, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 8, "lemma": "carve", "misc": "", "start_char": 1006, "text": "carved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1015, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 1013, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1021, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "stone", "misc": "", "start_char": 1016, "text": "stone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1022, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (CD Six) (HYPH -) (CD thirty)) (VP (VBZ is) (ADJP (JJ great))) (. .)))" }, "speaker": "Penny", "text": "Six - thirty is great.", "tokens": [ { "deprel": "nsubj", "end_char": 1027, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 1, "lemma": "six", "misc": "", "start_char": 1024, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1028, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 1036, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "thirty", "misc": "", "start_char": 1030, "text": "thirty", "upos": "NUM", "xpos": "CD" }, { "deprel": "cop", "end_char": 1039, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1037, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1045, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "great", "misc": "", "start_char": 1040, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB get) (NP (PRP$ my) (NN chisel)))) (. .)))" }, "speaker": "Leonard", "text": "I'll get my chisel.", "tokens": [ { "deprel": "nsubj", "end_char": 1049, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1048, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1053, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1050, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1057, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1054, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1060, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 1058, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1067, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "chisel", "misc": "", "start_char": 1061, "text": "chisel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1068, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Penny", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1073, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1070, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1075, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1074, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (VP (TO To) (VP (VB carve) (NP (UH the-) (UH Okay))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP you)) (PP (IN at) (NP (CD 6:30))))) (. .)))" }, "speaker": "Leonard", "text": "To carve the- Okay, I'll see you at 6:30.", "tokens": [ { "deprel": "mark", "end_char": 1078, "feats": null, "head": 2, "id": 1, "lemma": "to", "misc": "", "start_char": 1076, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1084, "feats": "VerbForm=Inf", "head": 8, "id": 2, "lemma": "carve", "misc": "", "start_char": 1079, "text": "carve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1089, "feats": null, "head": 2, "id": 3, "lemma": "the-", "misc": "", "start_char": 1085, "text": "the-", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 1094, "feats": null, "head": 8, "id": 4, "lemma": "okay", "misc": "", "start_char": 1090, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1095, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1098, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1097, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1102, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 1099, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1106, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "see", "misc": "", "start_char": 1103, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1110, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 1107, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1113, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 1111, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1118, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 11, "lemma": "6:30", "misc": "", "start_char": 1114, "text": "6:30", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1120, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 1119, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 0, 4 ] ], [ [ 1, 0, 1 ] ], [ [ 1, 3, 3 ], [ 1, 15, 15 ], [ 5, 8, 8 ], [ 8, 2, 2 ], [ 15, 6, 6 ], [ 21, 8, 8 ] ], [ [ 1, 11, 11 ], [ 2, 2, 2 ], [ 3, 34, 34 ], [ 5, 3, 3 ], [ 8, 7, 7 ], [ 8, 7, 8 ], [ 9, 0, 0 ], [ 9, 0, 1 ], [ 10, 2, 2 ], [ 19, 0, 0 ], [ 19, 3, 3 ], [ 21, 5, 5 ] ], [ [ 1, 17, 17 ] ], [ [ 1, 19, 19 ] ], [ [ 3, 2, 4 ] ], [ [ 3, 6, 7 ], [ 3, 9, 9 ], [ 3, 13, 13 ], [ 3, 16, 18 ] ], [ [ 3, 20, 21 ] ], [ [ 3, 16, 21 ], [ 3, 23, 23 ], [ 3, 33, 33 ], [ 3, 36, 36 ], [ 3, 38, 38 ], [ 4, 0, 0 ], [ 5, 0, 1 ] ], [ [ 5, 1, 1 ], [ 12, 4, 4 ] ], [ [ 5, 12, 15 ] ], [ [ 10, 5, 5 ], [ 11, 27, 27 ], [ 11, 35, 35 ], [ 11, 42, 42 ] ], [ [ 10, 7, 7 ] ], [ [ 10, 9, 9 ] ], [ [ 10, 5, 9 ] ], [ [ 10, 12, 12 ], [ 11, 0, 0 ], [ 11, 2, 2 ], [ 11, 7, 8 ] ], [ [ 11, 8, 8 ], [ 11, 10, 10 ] ], [ [ 11, 7, 10 ] ], [ [ 11, 18, 18 ], [ 11, 20, 22 ] ], [ [ 11, 29, 29 ], [ 11, 51, 51 ], [ 11, 54, 54 ] ], [ [ 11, 29, 30 ], [ 11, 51, 52 ] ], [ [ 11, 32, 32 ] ], [ [ 11, 40, 41 ] ], [ [ 11, 34, 44 ], [ 11, 46, 46 ] ], [ [ 11, 48, 49 ] ], [ [ 11, 56, 58 ] ], [ [ 13, 3, 3 ] ], [ [ 13, 5, 6 ] ], [ [ 14, 0, 1 ], [ 15, 1, 1 ], [ 16, 0, 0 ] ], [ [ 16, 0, 1 ], [ 17, 0, 0 ] ], [ [ 17, 0, 1 ], [ 17, 4, 4 ] ], [ [ 17, 9, 9 ] ], [ [ 19, 3, 4 ] ], [ [ 21, 2, 2 ] ] ]
s01e03c06t
Oh, hey, Leonard. Good afternoon, Penny . So, hi, hey . I was wondering if you had plans for dinner. Uh, you mean, dinner tonight? There is an inherent ambiguity in the word " dinner . " Technically it refers to the largest meal of the day whenever it's consumed . So to clarify here, by dinner I mean supper . Supper? Supper? Or dinner . I was thinking 6:30 if you can go . Or a different time. Uh,6:30's great. Really? Great! Yeah, I like hanging out with you guys. Us guys? Oh, you know, Sheldon, Howard, Raj . Who all is coming? They might all be there . Or a subset of them might be there . Algebraically speaking, there are too many unknowns . For example, Sheldon had Quizno's for lunch . Sometimes he finds that filling, other times he doesn't . It's no fault of Quizno's . They have a varied menu. Okay, whatever, it sounds like fun. Great . Did we say a time? Six - thirty. Six thirty. And that's still good for you? It ’s fine. It's fine . It's not carved in stone. Six - thirty is great. I'll get my chisel. Why? To carve the- Okay, I'll see you at 6:30.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB look))) (. ?)))" }, "speaker": "Leonard", "text": "How do I look?", "tokens": [ { "deprel": "advmod", "end_char": 3, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 0, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 4, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 7, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 13, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 9, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 14, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Could) (NP (PRP you)) (VP (VB be) (ADJP (RBR more) (JJ specific))) (. ?)))" }, "speaker": "Sheldon", "text": "Could you be more specific?", "tokens": [ { "deprel": "aux", "end_char": 21, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "could", "misc": "", "start_char": 16, "text": "Could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 25, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 22, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 28, "feats": "VerbForm=Inf", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 26, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 33, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 29, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 42, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "specific", "misc": "", "start_char": 34, "text": "specific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 43, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB tell) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG perspiring) (NP (DT a) (JJ little))))))) (. ?)))" }, "speaker": "Leonard", "text": "Can you tell I'm perspiring a little?", "tokens": [ { "deprel": "aux", "end_char": 48, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 45, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 49, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 57, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 53, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 58, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 60, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 73, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "perspire", "misc": "", "start_char": 63, "text": "perspiring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 75, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 74, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 82, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "little", "misc": "", "start_char": 76, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 83, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (JJ dark) (ADJP (NN crescent) (HYPH -) (VBN shaped)) (NNS patterns)) (PP (IN under) (NP (PRP$ your) (NNS arms)))) (VP (VBP conceal) (NP (PRP it)) (ADVP (RB nicely))) (. .) (SBARQ (WHNP (WDT What) (NN time)) (SQ (SQ (VBZ is) (NP (PRP$ your) (NN date))))) (. ?)))" }, "speaker": "Sheldon", "text": "The dark crescent - shaped patterns under your arms conceal it nicely . What time is your date?", "tokens": [ { "deprel": "det", "end_char": 88, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 1, "lemma": "the", "misc": "", "start_char": 85, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 93, "feats": "Degree=Pos", "head": 6, "id": 2, "lemma": "dark", "misc": "", "start_char": 89, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 102, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "crescent", "misc": "", "start_char": 94, "text": "crescent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 103, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 111, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "shape", "misc": "", "start_char": 105, "text": "shaped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 120, "feats": "Number=Plur", "head": 10, "id": 6, "lemma": "pattern", "misc": "", "start_char": 112, "text": "patterns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 9, "id": 7, "lemma": "under", "misc": "", "start_char": 121, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 131, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 127, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 136, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "arm", "misc": "", "start_char": 132, "text": "arms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 144, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "conceal", "misc": "", "start_char": 137, "text": "conceal", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 147, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 145, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 154, "feats": null, "head": 10, "id": 12, "lemma": "nicely", "misc": "", "start_char": 148, "text": "nicely", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 155, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 161, "feats": "PronType=Int", "head": 15, "id": 14, "lemma": "what", "misc": "", "start_char": 157, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "parataxis", "end_char": 166, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "time", "misc": "", "start_char": 162, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 16, "lemma": "be", "misc": "", "start_char": 167, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 174, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 170, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 179, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "date", "misc": "", "start_char": 175, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 10, "id": 19, "lemma": "?", "misc": "", "start_char": 180, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (CD Six) (CD thirty) (. .)))" }, "speaker": "Leonard", "text": "Six thirty.", "tokens": [ { "deprel": "compound", "end_char": 185, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "six", "misc": "", "start_char": 182, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 192, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 2, "lemma": "thirty", "misc": "", "start_char": 186, "text": "thirty", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Perfect))) (, ,) (NP (DT that)) (VP (VBZ gives) (NP (PRP you)) (NP (NP (CD two) (NNS hours) (CC and) (CD 15) (NNS minutes))) (PP (IN for) (S (NP (NP (DT that) (JJ dense) (JJ molecular) (NN cloud)) (PP (IN of) (NP (NNP Aramis)))) (VP (TO to) (VP (VB dissipate)))))) (. .)))" }, "speaker": "Sheldon", "text": "Perfect, that gives you two hours and 15 minutes for that dense molecular cloud of Aramis to dissipate.", "tokens": [ { "deprel": "advmod", "end_char": 202, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "perfect", "misc": "", "start_char": 195, "text": "Perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 209, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 205, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 210, "text": "gives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 219, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 216, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 223, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "two", "misc": "", "start_char": 220, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 229, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "hour", "misc": "", "start_char": 224, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 233, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 230, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 236, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 9, "lemma": "15", "misc": "", "start_char": 234, "text": "15", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 244, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "minute", "misc": "", "start_char": 237, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 248, "feats": null, "head": 15, "id": 11, "lemma": "for", "misc": "", "start_char": 245, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 253, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 12, "lemma": "that", "misc": "", "start_char": 249, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 259, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "dense", "misc": "", "start_char": 254, "text": "dense", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 269, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "molecular", "misc": "", "start_char": 260, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 275, "feats": "Number=Sing", "head": 4, "id": 15, "lemma": "cloud", "misc": "", "start_char": 270, "text": "cloud", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 278, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 276, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 285, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Aramis", "misc": "", "start_char": 279, "text": "Aramis", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 288, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 286, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 298, "feats": "VerbForm=Inf", "head": 4, "id": 19, "lemma": "dissipate", "misc": "", "start_char": 289, "text": "dissipate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 299, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP it)) (ADJP (RB too) (JJ much)) (. ?)))" }, "speaker": "Leonard", "text": "Is it too much?", "tokens": [ { "deprel": "cop", "end_char": 303, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 301, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 306, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 304, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 307, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 315, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "much", "misc": "", "start_char": 311, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBAR (RB Not) (IN if) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (NN rugby) (NN team)))) (. .)))" }, "speaker": "Sheldon", "text": "Not if you're a rugby team.", "tokens": [ { "deprel": "advmod", "end_char": 321, "feats": null, "head": 7, "id": 1, "lemma": "not", "misc": "", "start_char": 318, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 324, "feats": null, "head": 7, "id": 2, "lemma": "if", "misc": "", "start_char": 322, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 325, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 329, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 334, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 333, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 340, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "rugby", "misc": "", "start_char": 335, "text": "rugby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 345, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "team", "misc": "", "start_char": 341, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (PP (IN By) (NP (DT the) (NN way))) (, ,) (SBAR (IN if) (S (NP (PRP it)) (VP (MD should) (ADVP (RB ever)) (VP (VB come) (PRT (RP up)))))) (, ,) (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB join) (NP (PRP us)) (SBAR (IN because) (S (NP (PRP you)) (VP (VBD stuffed) (NP (PRP yourself)) (PP (IN with) (NP (NP (DT a) (NN chicken) (NN carbonara) (NN sub)) (PP (IN at) (NP (NN quiznos)))))))))) (. .)))" }, "speaker": "Leonard", "text": "By the way, if it should ever come up, you didn't join us because you stuffed yourself with a chicken carbonara sub at quiznos.", "tokens": [ { "deprel": "case", "end_char": 350, "feats": null, "head": 3, "id": 1, "lemma": "by", "misc": "", "start_char": 348, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 354, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 351, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 358, "feats": "Number=Sing", "head": 15, "id": 3, "lemma": "way", "misc": "", "start_char": 355, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 15, "id": 4, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 363, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 361, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 364, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 373, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "should", "misc": "", "start_char": 367, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 378, "feats": null, "head": 9, "id": 8, "lemma": "ever", "misc": "", "start_char": 374, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 383, "feats": "VerbForm=Inf", "head": 15, "id": 9, "lemma": "come", "misc": "", "start_char": 379, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 386, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 384, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 12, "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=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 393, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 397, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 405, "feats": "VerbForm=Inf", "head": 0, "id": 15, "lemma": "join", "misc": "", "start_char": 401, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 408, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "we", "misc": "", "start_char": 406, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 416, "feats": null, "head": 19, "id": 17, "lemma": "because", "misc": "", "start_char": 409, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 428, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 19, "lemma": "stuff", "misc": "", "start_char": 421, "text": "stuffed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 437, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 19, "id": 20, "lemma": "yourself", "misc": "", "start_char": 429, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 442, "feats": null, "head": 25, "id": 21, "lemma": "with", "misc": "", "start_char": 438, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 444, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 443, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 452, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "chicken", "misc": "", "start_char": 445, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 462, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "carbonara", "misc": "", "start_char": 453, "text": "carbonara", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 466, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "sub", "misc": "", "start_char": 463, "text": "sub", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 469, "feats": null, "head": 27, "id": 26, "lemma": "at", "misc": "", "start_char": 467, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 477, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "quiznos", "misc": "", "start_char": 470, "text": "quiznos", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 15, "id": 28, "lemma": ".", "misc": "", "start_char": 478, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP I)) (VP (VB join) (NP (PRP you)))) (. ?)))" }, "speaker": "Sheldon", "text": "Why would I join you?", "tokens": [ { "deprel": "advmod", "end_char": 483, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 480, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 489, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 484, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 490, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 496, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "join", "misc": "", "start_char": 492, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 500, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 497, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 501, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (DT No) (NN reason) (. .) (INTJ (UH Oh)) (, ,) (S (NP (PRP you)) (VP (VBP know) (SBAR (WHNP (WP what)) (, ,) (S (ADVP (RB maybe)) (NP (DT this)) (VP (VBZ is) (RB n't) (NP (PDT such) (DT a) (JJ good) (NN idea))))))) (. .)))" }, "speaker": "Leonard", "text": "No reason . Oh, you know what, maybe this isn't such a good idea.", "tokens": [ { "deprel": "det", "end_char": 505, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 503, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 512, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "reason", "misc": "", "start_char": 506, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 513, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 517, "feats": null, "head": 7, "id": 4, "lemma": "oh", "misc": "", "start_char": 515, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 523, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 520, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "know", "misc": "", "start_char": 524, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 533, "feats": "PronType=Int", "head": 7, "id": 8, "lemma": "what", "misc": "", "start_char": 529, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 7, "id": 9, "lemma": ",", "misc": "", "start_char": 534, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 541, "feats": null, "head": 17, "id": 10, "lemma": "maybe", "misc": "", "start_char": 536, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 546, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 11, "lemma": "this", "misc": "", "start_char": 542, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 549, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "be", "misc": "", "start_char": 547, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 553, "feats": null, "head": 17, "id": 13, "lemma": "not", "misc": "", "start_char": 550, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det:predet", "end_char": 558, "feats": null, "head": 17, "id": 14, "lemma": "such", "misc": "", "start_char": 554, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 560, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 559, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 565, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "good", "misc": "", "start_char": 561, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 570, "feats": "Number=Sing", "head": 2, "id": 17, "lemma": "idea", "misc": "", "start_char": 566, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 571, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH well)) (, ,) (ADVP (RB now)) (, ,) (NP (EX there)) (VP (VBZ 's) (ADVP (RB always)) (NP (DT the) (NN possibility) (SBAR (IN that) (S (NP (NP (NN alcohol)) (CC and) (NP (NP (JJ poor) (NN judgment)) (PP (IN on) (NP (PRP$ her) (NN part))))) (VP (MD might) (VP (VB lead) (PP (IN to) (NP (DT a) (JJ nice) (JJ romantic) (NN evening))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, no, well, now, there's always the possibility that alcohol and poor judgment on her part might lead to a nice romantic evening.", "tokens": [ { "deprel": "discourse", "end_char": 575, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 573, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 580, "feats": "Polarity=Neg", "head": 10, "id": 3, "lemma": "no", "misc": "", "start_char": 578, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 587, "feats": null, "head": 10, "id": 5, "lemma": "well", "misc": "", "start_char": 583, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 593, "feats": null, "head": 10, "id": 7, "lemma": "now", "misc": "", "start_char": 590, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 594, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 601, "feats": null, "head": 10, "id": 9, "lemma": "there", "misc": "", "start_char": 596, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "be", "misc": "", "start_char": 602, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 611, "feats": null, "head": 10, "id": 11, "lemma": "always", "misc": "", "start_char": 605, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 615, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 612, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 627, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "possibility", "misc": "", "start_char": 616, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 632, "feats": null, "head": 23, "id": 14, "lemma": "that", "misc": "", "start_char": 628, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 640, "feats": "Number=Sing", "head": 23, "id": 15, "lemma": "alcohol", "misc": "", "start_char": 633, "text": "alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 644, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 641, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 649, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "poor", "misc": "", "start_char": 645, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 658, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "judgment", "misc": "", "start_char": 650, "text": "judgment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 661, "feats": null, "head": 21, "id": 19, "lemma": "on", "misc": "", "start_char": 659, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 665, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "her", "misc": "", "start_char": 662, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 670, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "part", "misc": "", "start_char": 666, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 676, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "might", "misc": "", "start_char": 671, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl", "end_char": 681, "feats": "VerbForm=Inf", "head": 13, "id": 23, "lemma": "lead", "misc": "", "start_char": 677, "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 684, "feats": null, "head": 28, "id": 24, "lemma": "to", "misc": "", "start_char": 682, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 686, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 25, "lemma": "a", "misc": "", "start_char": 685, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 691, "feats": "Degree=Pos", "head": 28, "id": 26, "lemma": "nice", "misc": "", "start_char": 687, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 700, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "romantic", "misc": "", "start_char": 692, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 708, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "evening", "misc": "", "start_char": 701, "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 10, "id": 29, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right) (. .)) (SBAR (S (NP (NN Alcohol) (, ,) (JJ poor) (NN judgment) (. .)) (NP (PRP It)) (VP (MD could) (VP (VB go) (ADVP (RB well))))))) (. .)))" }, "speaker": "Leonard", "text": "You're right . Alcohol, poor judgment . It could go well.", "tokens": [ { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 711, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 715, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 724, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 719, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 725, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 734, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "alcohol", "misc": "", "start_char": 727, "text": "Alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 735, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 741, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "poor", "misc": "", "start_char": 737, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "list", "end_char": 750, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "judgment", "misc": "", "start_char": 742, "text": "judgment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 753, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 761, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "could", "misc": "", "start_char": 756, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 764, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "go", "misc": "", "start_char": 762, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 769, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "well", "misc": "", "start_char": 765, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 770, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP it)) (VP (MD could) (VP (VB go) (ADVP (RB well))))) (. .) (S (ADVP (IN Of) (NN course)) (NP (EX there)) (VP (VBZ is) (NP (NP (DT the) (JJ other) (NN possibility)) (, ,) (SBAR (IN that) (S (NP (DT this) (NN date)) (VP (VBZ kicks) (PRT (RP off)) (NP (NP (DT a) (ADJP (RB rather) (JJ unpleasant)) (CD six) (NNS months)) (PP (IN of) (NP (NP (DT the) (CD two)) (PP (IN of) (NP (NP (PRP you)) (VP (VBG passing) (ADVP (RB awkwardly)) (PP (IN in) (NP (DT the) (NN hall))))))))) (, ,) (SBAR (IN until) (S (NP (NP (CD one)) (PP (IN of) (NP (PRP you)))) (VP (VP (VBZ breaks) (PRT (RP down))) (CC and) (VP (VBZ moves) (PP (IN to) (NP (DT another) (NN zip) (NN code))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "it could go well . Of course there is the other possibility, that this date kicks off a rather unpleasant six months of the two of you passing awkwardly in the hall, until one of you breaks down and moves to another zip code.", "tokens": [ { "deprel": "nsubj", "end_char": 774, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 772, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 775, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 783, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 781, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 788, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "well", "misc": "", "start_char": 784, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 789, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 793, "feats": null, "head": 9, "id": 6, "lemma": "of", "misc": "", "start_char": 791, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 800, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "course", "misc": "", "start_char": 794, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "end_char": 806, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 801, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "be", "misc": "", "start_char": 807, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 813, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 810, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 819, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "other", "misc": "", "start_char": 814, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 831, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "possibility", "misc": "", "start_char": 820, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 838, "feats": null, "head": 17, "id": 14, "lemma": "that", "misc": "", "start_char": 834, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 843, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 15, "lemma": "this", "misc": "", "start_char": 839, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 848, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "date", "misc": "", "start_char": 844, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 17, "lemma": "kick", "misc": "", "start_char": 849, "text": "kicks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 858, "feats": null, "head": 17, "id": 18, "lemma": "off", "misc": "", "start_char": 855, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 860, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 19, "lemma": "a", "misc": "", "start_char": 859, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 867, "feats": null, "head": 21, "id": 20, "lemma": "rather", "misc": "", "start_char": 861, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 878, "feats": "Degree=Pos", "head": 23, "id": 21, "lemma": "unpleasant", "misc": "", "start_char": 868, "text": "unpleasant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 882, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "six", "misc": "", "start_char": 879, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 889, "feats": "Number=Plur", "head": 17, "id": 23, "lemma": "month", "misc": "", "start_char": 883, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 892, "feats": null, "head": 26, "id": 24, "lemma": "of", "misc": "", "start_char": 890, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 896, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 893, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 900, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 26, "lemma": "two", "misc": "", "start_char": 897, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 903, "feats": null, "head": 28, "id": 27, "lemma": "of", "misc": "", "start_char": 901, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 907, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 28, "lemma": "you", "misc": "", "start_char": 904, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 915, "feats": "VerbForm=Ger", "head": 23, "id": 29, "lemma": "pass", "misc": "", "start_char": 908, "text": "passing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 925, "feats": null, "head": 29, "id": 30, "lemma": "awkwardly", "misc": "", "start_char": 916, "text": "awkwardly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 928, "feats": null, "head": 33, "id": 31, "lemma": "in", "misc": "", "start_char": 926, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 932, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 929, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 937, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "hall", "misc": "", "start_char": 933, "text": "hall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 39, "id": 34, "lemma": ",", "misc": "", "start_char": 938, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 945, "feats": null, "head": 39, "id": 35, "lemma": "until", "misc": "", "start_char": 940, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 949, "feats": "NumForm=Word|NumType=Card", "head": 39, "id": 36, "lemma": "one", "misc": "", "start_char": 946, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 952, "feats": null, "head": 38, "id": 37, "lemma": "of", "misc": "", "start_char": 950, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 956, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 36, "id": 38, "lemma": "you", "misc": "", "start_char": 953, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 963, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 39, "lemma": "break", "misc": "", "start_char": 957, "text": "breaks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 968, "feats": null, "head": 39, "id": 40, "lemma": "down", "misc": "", "start_char": 964, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 972, "feats": null, "head": 42, "id": 41, "lemma": "and", "misc": "", "start_char": 969, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 978, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 42, "lemma": "move", "misc": "", "start_char": 973, "text": "moves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 981, "feats": null, "head": 46, "id": 43, "lemma": "to", "misc": "", "start_char": 979, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 989, "feats": null, "head": 46, "id": 44, "lemma": "another", "misc": "", "start_char": 982, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 993, "feats": "Number=Sing", "head": 46, "id": 45, "lemma": "zip", "misc": "", "start_char": 990, "text": "zip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 998, "feats": "Number=Sing", "head": 42, "id": 46, "lemma": "code", "misc": "", "start_char": 994, "text": "code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 3, "id": 47, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD could) (VP (VB have) (VP (VBN stopped) (PP (IN at)))))) (, ,) (`` \") (S (NP (PRP It)) (VP (MD could) (VP (VB go) (ADVP (RB well))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "You could have stopped at, \" It could go well . \"", "tokens": [ { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1001, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1010, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 1005, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1015, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 1011, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1023, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "stop", "misc": "", "start_char": 1016, "text": "stopped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1026, "feats": null, "head": 10, "id": 5, "lemma": "at", "misc": "", "start_char": 1024, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1028, "feats": null, "head": 4, "id": 6, "lemma": ",", "misc": "", "start_char": 1027, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 10, "id": 7, "lemma": "\"", "misc": "", "start_char": 1029, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1033, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 1031, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1039, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 1034, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1042, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "go", "misc": "", "start_char": 1040, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1047, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "well", "misc": "", "start_char": 1043, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1048, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 4, "id": 13, "lemma": "\"", "misc": "", "start_char": 1050, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (MD could) (VP (VB have))))) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB have))) (. .)))" }, "speaker": "Sheldon", "text": "If I could have, I would have.", "tokens": [ { "deprel": "mark", "end_char": 1054, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 1052, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1056, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1055, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1062, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "could", "misc": "", "start_char": 1057, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1067, "feats": "VerbForm=Inf", "head": 8, "id": 4, "lemma": "have", "misc": "", "start_char": 1063, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 1068, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1071, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1070, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1077, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "would", "misc": "", "start_char": 1072, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1082, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 1078, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (ADJP (RB perfectly) (JJ nice)) (NN guy)))) (. .) (S (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN reason)) (SBAR (S (NP (PRP we)) (VP (MD could) (RB n't) (VP (VP (VB go) (PP (IN to) (NP (DT the) (NN restaurant)))) (CC and) (VP (VB have) (NP (DT a) (JJ lovely) (NN dinner)))))))))) (. .) (S (ADVP (RB Maybe)) (VP (VP (VB take) (NP (DT a) (NN walk)) (ADVP (RB afterwards))) (, ,) (VP (VB talk) (PP (IN about) (NP (NP (NNS things)) (SBAR (S (NP (PRP we)) (VP (VBP have) (PP (IN in) (NP (JJ common))))))))) (. .) (`` \") (S (NP (PRP You)) (VP (VBP love) (NP (NN pottery)))) (. ?) (S (NP (PRP I)) (VP (VBP love) (NP (NN pottery)))) (. .) ('' \") (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (NN pause)))) (. .) (S (NP (PRP We)) (DT both) (VP (VBP know) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBG happening)))))) (. .) (S (NP (PRP We)) (VP (VBP kiss))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (NP (DT a) (JJ little)) (JJ tentative)) (PP (IN at) (NP (JJ first))))) (. .) (CC But) (S (NP (PRP I)) (VP (VBP realize) (, ,) (S (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG kissing) (NP (PRP me)) (ADVP (RB back))))) (, ,) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG biting) (NP (PRP$ my) (JJR lower) (NN lip))))) (. .) (S (NP (PRP She)) (VP (VBZ wants) (NP (PRP me)))) (. .) (S (NP (DT This) (NN thing)) (VP (VBZ is) (VP (VBG going) (NP (DT the) (NN distance))))) (. .) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (NP (NN sex)))))))) (. .) (INTJ (UH Oh)) (, ,) (INTJ (NNP God)) (, ,) (INTJ (UH oh)) (, ,) (NP (PRP$ my) (NNP God))))))))) (. .)))" }, "speaker": "Leonard", "text": "I mean, I'm a perfectly nice guy . There's no reason we couldn't go to the restaurant and have a lovely dinner . Maybe take a walk afterwards, talk about things we have in common . \" You love pottery? I love pottery . \" You know, there's a pause . We both know what's happening . We kiss . It's a little tentative at first . But I realize, she's kissing me back, she's biting my lower lip . She wants me . This thing is going the distance . We're gonna have sex . Oh, God, oh, my God.", "tokens": [ { "deprel": "nsubj", "end_char": 1086, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1085, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1091, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "mean", "misc": "", "start_char": 1087, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 9, "id": 3, "lemma": ",", "misc": "", "start_char": 1092, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1095, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 4, "lemma": "I", "misc": "", "start_char": 1094, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 1096, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1100, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 6, "lemma": "a", "misc": "", "start_char": 1099, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1110, "feats": null, "head": 8, "id": 7, "lemma": "perfectly", "misc": "", "start_char": 1101, "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1115, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "nice", "misc": "", "start_char": 1111, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1119, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "guy", "misc": "", "start_char": 1116, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1127, "feats": null, "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 1122, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "be", "misc": "", "start_char": 1128, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1133, "feats": null, "head": 14, "id": 13, "lemma": "no", "misc": "", "start_char": 1131, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1140, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "reason", "misc": "", "start_char": 1134, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1143, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "we", "misc": "", "start_char": 1141, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1149, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "could", "misc": "", "start_char": 1144, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1153, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 1150, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1156, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "go", "misc": "", "start_char": 1154, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1159, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 1157, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1163, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1160, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1174, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "restaurant", "misc": "", "start_char": 1164, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1178, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 1175, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1183, "feats": "VerbForm=Inf", "head": 18, "id": 23, "lemma": "have", "misc": "", "start_char": 1179, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1185, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 1184, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1192, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "lovely", "misc": "", "start_char": 1186, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1199, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "dinner", "misc": "", "start_char": 1193, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 9, "id": 27, "lemma": ".", "misc": "", "start_char": 1200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1207, "feats": null, "head": 29, "id": 28, "lemma": "maybe", "misc": "", "start_char": 1202, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1212, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 29, "lemma": "take", "misc": "", "start_char": 1208, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1214, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 1213, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1219, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "walk", "misc": "", "start_char": 1215, "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1230, "feats": "Degree=Pos", "head": 29, "id": 32, "lemma": "afterwards", "misc": "", "start_char": 1220, "text": "afterwards", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 34, "id": 33, "lemma": ",", "misc": "", "start_char": 1231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1237, "feats": "Mood=Imp|VerbForm=Fin", "head": 29, "id": 34, "lemma": "talk", "misc": "", "start_char": 1233, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1243, "feats": null, "head": 36, "id": 35, "lemma": "about", "misc": "", "start_char": 1238, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1250, "feats": "Number=Plur", "head": 34, "id": 36, "lemma": "thing", "misc": "", "start_char": 1244, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1253, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "we", "misc": "", "start_char": 1251, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1258, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 36, "id": 38, "lemma": "have", "misc": "", "start_char": 1254, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1261, "feats": null, "head": 40, "id": 39, "lemma": "in", "misc": "", "start_char": 1259, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1268, "feats": "Degree=Pos", "head": 38, "id": 40, "lemma": "common", "misc": "", "start_char": 1262, "text": "common", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1270, "feats": null, "head": 9, "id": 41, "lemma": ".", "misc": "", "start_char": 1269, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1272, "feats": null, "head": 9, "id": 42, "lemma": "\"", "misc": "", "start_char": 1271, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1276, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 43, "lemma": "you", "misc": "", "start_char": 1273, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1281, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 44, "lemma": "love", "misc": "", "start_char": 1277, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1289, "feats": "Number=Sing", "head": 44, "id": 45, "lemma": "pottery", "misc": "", "start_char": 1282, "text": "pottery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 44, "id": 46, "lemma": "?", "misc": "", "start_char": 1290, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1293, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 47, "lemma": "I", "misc": "", "start_char": 1292, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1298, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 44, "id": 48, "lemma": "love", "misc": "", "start_char": 1294, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1306, "feats": "Number=Sing", "head": 48, "id": 49, "lemma": "pottery", "misc": "", "start_char": 1299, "text": "pottery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 9, "id": 50, "lemma": ".", "misc": "", "start_char": 1307, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1310, "feats": null, "head": 9, "id": 51, "lemma": "\"", "misc": "", "start_char": 1309, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1314, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 53, "id": 52, "lemma": "you", "misc": "", "start_char": 1311, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1319, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 53, "lemma": "know", "misc": "", "start_char": 1315, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 53, "id": 54, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1327, "feats": null, "head": 56, "id": 55, "lemma": "there", "misc": "", "start_char": 1322, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1330, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 56, "lemma": "be", "misc": "", "start_char": 1328, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1332, "feats": "Definite=Ind|PronType=Art", "head": 58, "id": 57, "lemma": "a", "misc": "", "start_char": 1331, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1338, "feats": "Number=Sing", "head": 56, "id": 58, "lemma": "pause", "misc": "", "start_char": 1333, "text": "pause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1340, "feats": null, "head": 9, "id": 59, "lemma": ".", "misc": "", "start_char": 1339, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1343, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 62, "id": 60, "lemma": "we", "misc": "", "start_char": 1341, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1348, "feats": null, "head": 60, "id": 61, "lemma": "both", "misc": "", "start_char": 1344, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1353, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 62, "lemma": "know", "misc": "", "start_char": 1349, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1358, "feats": "PronType=Rel", "head": 62, "id": 63, "lemma": "what", "misc": "", "start_char": 1354, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 65, "id": 64, "lemma": "be", "misc": "", "start_char": 1359, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1371, "feats": "Tense=Pres|VerbForm=Part", "head": 63, "id": 65, "lemma": "happen", "misc": "", "start_char": 1362, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1373, "feats": null, "head": 68, "id": 66, "lemma": ".", "misc": "", "start_char": 1372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 68, "id": 67, "lemma": "we", "misc": "", "start_char": 1374, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1381, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 68, "lemma": "kiss", "misc": "", "start_char": 1377, "text": "kiss", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 74, "id": 69, "lemma": ".", "misc": "", "start_char": 1382, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1386, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 74, "id": 70, "lemma": "it", "misc": "", "start_char": 1384, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 74, "id": 71, "lemma": "be", "misc": "", "start_char": 1387, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1391, "feats": "Definite=Ind|PronType=Art", "head": 73, "id": 72, "lemma": "a", "misc": "", "start_char": 1390, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1398, "feats": "Degree=Pos", "head": 74, "id": 73, "lemma": "little", "misc": "", "start_char": 1392, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1408, "feats": "Degree=Pos", "head": 68, "id": 74, "lemma": "tentative", "misc": "", "start_char": 1399, "text": "tentative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1411, "feats": null, "head": 76, "id": 75, "lemma": "at", "misc": "", "start_char": 1409, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1417, "feats": "Degree=Pos|NumType=Ord", "head": 74, "id": 76, "lemma": "first", "misc": "", "start_char": 1412, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1419, "feats": null, "head": 9, "id": 77, "lemma": ".", "misc": "", "start_char": 1418, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1423, "feats": null, "head": 80, "id": 78, "lemma": "but", "misc": "", "start_char": 1420, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 80, "id": 79, "lemma": "I", "misc": "", "start_char": 1424, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1433, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 80, "lemma": "realize", "misc": "", "start_char": 1426, "text": "realize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 84, "id": 81, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1439, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 84, "id": 82, "lemma": "she", "misc": "", "start_char": 1436, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1442, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 84, "id": 83, "lemma": "be", "misc": "", "start_char": 1440, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1450, "feats": "Tense=Pres|VerbForm=Part", "head": 80, "id": 84, "lemma": "kiss", "misc": "", "start_char": 1443, "text": "kissing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1453, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 84, "id": 85, "lemma": "I", "misc": "", "start_char": 1451, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1458, "feats": null, "head": 84, "id": 86, "lemma": "back", "misc": "", "start_char": 1454, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1460, "feats": null, "head": 90, "id": 87, "lemma": ",", "misc": "", "start_char": 1459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1464, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 90, "id": 88, "lemma": "she", "misc": "", "start_char": 1461, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 90, "id": 89, "lemma": "be", "misc": "", "start_char": 1465, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1474, "feats": "Tense=Pres|VerbForm=Part", "head": 84, "id": 90, "lemma": "bite", "misc": "", "start_char": 1468, "text": "biting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1477, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 93, "id": 91, "lemma": "my", "misc": "", "start_char": 1475, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1483, "feats": "Degree=Cmp", "head": 93, "id": 92, "lemma": "low", "misc": "", "start_char": 1478, "text": "lower", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 1487, "feats": "Number=Sing", "head": 90, "id": 93, "lemma": "lip", "misc": "", "start_char": 1484, "text": "lip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1489, "feats": null, "head": 9, "id": 94, "lemma": ".", "misc": "", "start_char": 1488, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1493, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 96, "id": 95, "lemma": "she", "misc": "", "start_char": 1490, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 96, "lemma": "want", "misc": "", "start_char": 1494, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1502, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 96, "id": 97, "lemma": "I", "misc": "", "start_char": 1500, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 9, "id": 98, "lemma": ".", "misc": "", "start_char": 1503, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1509, "feats": "Number=Sing|PronType=Dem", "head": 100, "id": 99, "lemma": "this", "misc": "", "start_char": 1505, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1515, "feats": "Number=Sing", "head": 102, "id": 100, "lemma": "thing", "misc": "", "start_char": 1510, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1518, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 102, "id": 101, "lemma": "be", "misc": "", "start_char": 1516, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1524, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 102, "lemma": "go", "misc": "", "start_char": 1519, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1528, "feats": "Definite=Def|PronType=Art", "head": 104, "id": 103, "lemma": "the", "misc": "", "start_char": 1525, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1537, "feats": "Number=Sing", "head": 102, "id": 104, "lemma": "distance", "misc": "", "start_char": 1529, "text": "distance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1539, "feats": null, "head": 9, "id": 105, "lemma": ".", "misc": "", "start_char": 1538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1542, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 108, "id": 106, "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": 108, "id": 107, "lemma": "be", "misc": "", "start_char": 1543, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1550, "feats": "Tense=Pres|VerbForm=Part", "head": 102, "id": 108, "lemma": "go", "misc": "", "start_char": 1547, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1553, "feats": null, "head": 110, "id": 109, "lemma": "to", "misc": "", "start_char": 1551, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1558, "feats": "VerbForm=Inf", "head": 108, "id": 110, "lemma": "have", "misc": "", "start_char": 1554, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1562, "feats": "Number=Sing", "head": 110, "id": 111, "lemma": "sex", "misc": "", "start_char": 1559, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1564, "feats": null, "head": 113, "id": 112, "lemma": ".", "misc": "", "start_char": 1563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1567, "feats": null, "head": 115, "id": 113, "lemma": "oh", "misc": "", "start_char": 1565, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1569, "feats": null, "head": 113, "id": 114, "lemma": ",", "misc": "", "start_char": 1568, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1573, "feats": "Number=Sing", "head": 108, "id": 115, "lemma": "God", "misc": "", "start_char": 1570, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1575, "feats": null, "head": 115, "id": 116, "lemma": ",", "misc": "", "start_char": 1574, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1578, "feats": null, "head": 120, "id": 117, "lemma": "oh", "misc": "", "start_char": 1576, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 117, "id": 118, "lemma": ",", "misc": "", "start_char": 1579, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1583, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 120, "id": 119, "lemma": "my", "misc": "", "start_char": 1581, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1587, "feats": "Number=Sing", "head": 115, "id": 120, "lemma": "God", "misc": "", "start_char": 1584, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 9, "id": 121, "lemma": ".", "misc": "", "start_char": 1588, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT the) (NN sex)) (VP (VBG starting) (ADVP (RB now))) (. ?)))" }, "speaker": "Sheldon", "text": "Is the sex starting now?", "tokens": [ { "deprel": "aux", "end_char": 1592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 1590, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1596, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1593, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1600, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "sex", "misc": "", "start_char": 1597, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1609, "feats": "VerbForm=Ger", "head": 0, "id": 4, "lemma": "start", "misc": "", "start_char": 1601, "text": "starting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1613, "feats": null, "head": 4, "id": 5, "lemma": "now", "misc": "", "start_char": 1610, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1615, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1614, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG having) (NP (DT a) (NN panic) (NN attack)))) (. .)))" }, "speaker": "Leonard", "text": "I'm having a panic attack.", "tokens": [ { "deprel": "nsubj", "end_char": 1617, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1616, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1620, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1618, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1627, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1621, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1629, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1628, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1635, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "panic", "misc": "", "start_char": 1630, "text": "panic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1642, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "attack", "misc": "", "start_char": 1636, "text": "attack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1644, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH okay) (. .) (WHADVP (UH Well)) (, ,) (ADVP (RB then)) (, ,) (VP (VB calm) (PRT (RP down)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, okay . Well, then, calm down.", "tokens": [ { "deprel": "discourse", "end_char": 1647, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1645, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1649, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1648, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1654, "feats": null, "head": 9, "id": 3, "lemma": "okay", "misc": "", "start_char": 1650, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1656, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1655, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1661, "feats": null, "head": 9, "id": 5, "lemma": "well", "misc": "", "start_char": 1657, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1668, "feats": "PronType=Dem", "head": 9, "id": 7, "lemma": "then", "misc": "", "start_char": 1664, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1670, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1669, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1675, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "calm", "misc": "", "start_char": 1671, "text": "calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1680, "feats": null, "head": 9, "id": 10, "lemma": "down", "misc": "", "start_char": 1676, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1682, "feats": null, "head": 9, "id": 11, "lemma": ".", "misc": "", "start_char": 1681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (MD could)))) (, ,) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB be) (VP (VBG having) (NP (DT an) (NN attack))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP they)) (VP (VBP call) (NP (PRP it)) (S (NP (DT a) (NN panic) (NN attack)))))))) (. .)))" }, "speaker": "Leonard", "text": "If I could, I wouldn't be having an attack . That's why they call it a panic attack.", "tokens": [ { "deprel": "mark", "end_char": 1685, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1683, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1693, "feats": "VerbForm=Fin", "head": 9, "id": 3, "lemma": "could", "misc": "", "start_char": 1688, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1695, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 1694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1697, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 1696, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1703, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "would", "misc": "", "start_char": 1698, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1707, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1704, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 1710, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1708, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1717, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 1711, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1720, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1718, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1727, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "attack", "misc": "", "start_char": 1721, "text": "attack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1729, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 1728, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1734, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 13, "lemma": "that", "misc": "", "start_char": 1730, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1737, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1735, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1741, "feats": "PronType=Rel", "head": 9, "id": 15, "lemma": "why", "misc": "", "start_char": 1738, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1746, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "they", "misc": "", "start_char": 1742, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1751, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "call", "misc": "", "start_char": 1747, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1754, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1752, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1756, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 1755, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1762, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "panic", "misc": "", "start_char": 1757, "text": "panic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1769, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "attack", "misc": "", "start_char": 1763, "text": "attack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1771, "feats": null, "head": 9, "id": 22, "lemma": ".", "misc": "", "start_char": 1770, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (UH right)) (, ,) (ADJP (DT all) (JJ right) (. .)) (INTJ (UH Uh)) (, ,) (S (NP (UH s-) (UH s-)) (VP (VP (VB sit) (PRT (RP down)) (. .) (INTJ (UH Yeah))) (, ,) (VP (VB sit) (PRT (RP down))) (. .) (ADVP (RB Now)) (VP (VB close) (NP (PRP$ your) (NNS eyes))))) (. .)))" }, "speaker": "Sheldon", "text": "All right, all right . Uh, s- s- sit down . Yeah, sit down . Now close your eyes.", "tokens": [ { "deprel": "det", "end_char": 1775, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1772, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 1781, "feats": null, "head": 11, "id": 2, "lemma": "right", "misc": "", "start_char": 1776, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1783, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1782, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1787, "feats": null, "head": 5, "id": 4, "lemma": "all", "misc": "", "start_char": 1784, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 1793, "feats": "Degree=Pos", "head": 11, "id": 5, "lemma": "right", "misc": "", "start_char": 1788, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1795, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1794, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1798, "feats": null, "head": 11, "id": 7, "lemma": "uh", "misc": "", "start_char": 1796, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1800, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1799, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1803, "feats": null, "head": 11, "id": 9, "lemma": "s-", "misc": "", "start_char": 1801, "text": "s-", "upos": "INTJ", "xpos": "UH" }, { "deprel": "reparandum", "end_char": 1806, "feats": null, "head": 11, "id": 10, "lemma": "s-", "misc": "", "start_char": 1804, "text": "s-", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1810, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 11, "lemma": "sit", "misc": "", "start_char": 1807, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1815, "feats": null, "head": 11, "id": 12, "lemma": "down", "misc": "", "start_char": 1811, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1817, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 1816, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1822, "feats": null, "head": 16, "id": 14, "lemma": "yeah", "misc": "", "start_char": 1818, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1824, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1823, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1828, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 16, "lemma": "sit", "misc": "", "start_char": 1825, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1833, "feats": null, "head": 16, "id": 17, "lemma": "down", "misc": "", "start_char": 1829, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1835, "feats": null, "head": 20, "id": 18, "lemma": ".", "misc": "", "start_char": 1834, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1839, "feats": null, "head": 20, "id": 19, "lemma": "now", "misc": "", "start_char": 1836, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1845, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 20, "lemma": "close", "misc": "", "start_char": 1840, "text": "close", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1850, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1846, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1855, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "eye", "misc": "", "start_char": 1851, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1857, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 1856, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Leonard", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1861, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1858, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1863, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1862, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB do) (NP (PRP it) (. .) (UH Okay))) (. .)))" }, "speaker": "Sheldon", "text": "Just do it . Okay.", "tokens": [ { "deprel": "advmod", "end_char": 1868, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1864, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1871, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1869, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1874, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1872, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1876, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1875, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1881, "feats": null, "head": 2, "id": 5, "lemma": "okay", "misc": "", "start_char": 1877, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1883, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1882, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Leonard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1888, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1884, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1890, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1889, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (VP (VB try) (S (VP (TO to) (VP (VB increase) (NP (PRP$ your) (JJ alpha) (NN wave) (NN activity)))))) (. .)))" }, "speaker": "Sheldon", "text": "Now try to increase your alpha wave activity.", "tokens": [ { "deprel": "advmod", "end_char": 1894, "feats": null, "head": 2, "id": 1, "lemma": "now", "misc": "", "start_char": 1891, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1898, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 1895, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1901, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 1899, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1910, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "increase", "misc": "", "start_char": 1902, "text": "increase", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1915, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 5, "lemma": "your", "misc": "", "start_char": 1911, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1921, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "alpha", "misc": "", "start_char": 1916, "text": "alpha", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1926, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "wave", "misc": "", "start_char": 1922, "text": "wave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1935, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "activity", "misc": "", "start_char": 1927, "text": "activity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1937, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1936, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1942, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1938, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1944, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1943, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (. !) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN biofeedback) (NN technique)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN relaxation)) (PP (IN through) (NP (NML (NN brain) (NN wave)) (NN manipulation)))))) (. .) (S (NP (PRP I)) (VP (VBD read) (NP (DT a) (NN paper)) (PP (IN about) (NP (PRP it))) (PP (IN in) (NP (NP (NN journal)) (PP (IN of) (NP (JJ american) (NN neuroscience))))))) (. .) (S (NP (PRP It)) (VP (VBD was) (ADJP (ADJP (NP (DT a) (JJ little)) (RB sparsely)) (VBN sourced)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (S (S (NP (DT the) (JJ basic) (NN science)) (VP (VBZ is) (ADJP (JJ valid)))) (. .) (S (NP (PRP I)) (ADVP (RB probably)) (VP (VBP have) (NP (PRP it)) (ADVP (RB here)) (ADVP (RB somewher)) (NNP E.))))))))" }, "speaker": "Sheldon", "text": "! It's a biofeedback technique . It's relaxation through brain wave manipulation . I read a paper about it in journal of american neuroscience . It was a little sparsely sourced, but I think the basic science is valid . I probably have it here somewher E.", "tokens": [ { "deprel": "punct", "end_char": 1946, "feats": null, "head": 6, "id": 1, "lemma": "!", "misc": "", "start_char": 1945, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1949, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 1947, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1952, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1950, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1954, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1953, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1966, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "biofeedback", "misc": "", "start_char": 1955, "text": "biofeedback", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1976, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "technique", "misc": "", "start_char": 1967, "text": "technique", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1978, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1977, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1981, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 1979, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1984, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1982, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1995, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "relaxation", "misc": "", "start_char": 1985, "text": "relaxation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2003, "feats": null, "head": 14, "id": 11, "lemma": "through", "misc": "", "start_char": 1996, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2009, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "brain", "misc": "", "start_char": 2004, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2014, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "wave", "misc": "", "start_char": 2010, "text": "wave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2027, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "manipulation", "misc": "", "start_char": 2015, "text": "manipulation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2029, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 2028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2031, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 2030, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2036, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 17, "lemma": "read", "misc": "", "start_char": 2032, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2038, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 2037, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2044, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "paper", "misc": "", "start_char": 2039, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2050, "feats": null, "head": 21, "id": 20, "lemma": "about", "misc": "", "start_char": 2045, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2053, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 21, "lemma": "it", "misc": "", "start_char": 2051, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2056, "feats": null, "head": 23, "id": 22, "lemma": "in", "misc": "", "start_char": 2054, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2064, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "journal", "misc": "", "start_char": 2057, "text": "journal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2067, "feats": null, "head": 26, "id": 24, "lemma": "of", "misc": "", "start_char": 2065, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2076, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "American", "misc": "", "start_char": 2068, "text": "american", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2089, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "neuroscience", "misc": "", "start_char": 2077, "text": "neuroscience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2091, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 2090, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 2094, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 28, "lemma": "it", "misc": "", "start_char": 2092, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 2098, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 29, "lemma": "be", "misc": "", "start_char": 2095, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 2100, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 2099, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 2107, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "little", "misc": "", "start_char": 2101, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 2116, "feats": null, "head": 33, "id": 32, "lemma": "sparsely", "misc": "", "start_char": 2108, "text": "sparsely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2124, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 33, "lemma": "source", "misc": "", "start_char": 2117, "text": "sourced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2126, "feats": null, "head": 37, "id": 34, "lemma": ",", "misc": "", "start_char": 2125, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2130, "feats": null, "head": 37, "id": 35, "lemma": "but", "misc": "", "start_char": 2127, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2132, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 2131, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2138, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 33, "id": 37, "lemma": "think", "misc": "", "start_char": 2133, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2142, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 38, "lemma": "the", "misc": "", "start_char": 2139, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2148, "feats": "Degree=Pos", "head": 40, "id": 39, "lemma": "basic", "misc": "", "start_char": 2143, "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2156, "feats": "Number=Sing", "head": 42, "id": 40, "lemma": "science", "misc": "", "start_char": 2149, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 2157, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2165, "feats": "Degree=Pos", "head": 37, "id": 42, "lemma": "valid", "misc": "", "start_char": 2160, "text": "valid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2167, "feats": null, "head": 6, "id": 43, "lemma": ".", "misc": "", "start_char": 2166, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 46, "id": 44, "lemma": "I", "misc": "", "start_char": 2168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2178, "feats": null, "head": 46, "id": 45, "lemma": "probably", "misc": "", "start_char": 2170, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2183, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 46, "lemma": "have", "misc": "", "start_char": 2179, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2186, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 46, "id": 47, "lemma": "it", "misc": "", "start_char": 2184, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2191, "feats": "PronType=Dem", "head": 46, "id": 48, "lemma": "here", "misc": "", "start_char": 2187, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2200, "feats": null, "head": 50, "id": 49, "lemma": "somewher", "misc": "", "start_char": 2192, "text": "somewher", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 2203, "feats": "Number=Sing", "head": 46, "id": 50, "lemma": "E.", "misc": "", "start_char": 2201, "text": "E.", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP Who)) (SQ (SQ (VBP am) (NP (PRP I)) (VP (VBG kidding)))) (. ?)) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB go) (PRT (RB through)) (PP (IN with) (NP (DT this) (. .))) (S (NP (PRP You)) (VP (VBP need) (S (VP (TO to) (VP (VP (VB call) (NP (PRP her))) (CC and) (VP (VB cancel))))))))) (. .)))" }, "speaker": "Leonard", "text": "Who am I kidding? I can't go through with this . You need to call her and cancel.", "tokens": [ { "deprel": "obj", "end_char": 2207, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "who", "misc": "", "start_char": 2204, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2210, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2208, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2212, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2211, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2220, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "kid", "misc": "", "start_char": 2213, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2222, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 2221, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2224, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2223, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2227, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 2225, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2231, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 2228, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2234, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 2232, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2242, "feats": null, "head": 9, "id": 10, "lemma": "through", "misc": "", "start_char": 2235, "text": "through", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2247, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 2243, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2252, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 12, "lemma": "this", "misc": "", "start_char": 2248, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2254, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 2253, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2258, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 2255, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2263, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 15, "lemma": "need", "misc": "", "start_char": 2259, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2266, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 2264, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2271, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "call", "misc": "", "start_char": 2267, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2275, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "her", "misc": "", "start_char": 2272, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 2279, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 2276, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2286, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "cancel", "misc": "", "start_char": 2280, "text": "cancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2288, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 2287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (NP (PRP Me) (. ?)))" }, "speaker": "Sheldon", "text": "Me?", "tokens": [ { "deprel": "root", "end_char": 2291, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "I", "misc": "", "start_char": 2289, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2293, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2292, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 2297, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 2294, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2299, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2298, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD should) (NP (PRP I)) (VP (VB tell) (NP (PRP her)))) (. ?)))" }, "speaker": "Sheldon", "text": "What should I tell her?", "tokens": [ { "deprel": "obj", "end_char": 2304, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 2300, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2311, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 2305, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2313, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2312, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2318, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 2314, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2322, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "her", "misc": "", "start_char": 2319, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2324, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 2323, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (VP (VB Tell) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick)))))) (. .)))" }, "speaker": "Leonard", "text": "Tell her I'm sick.", "tokens": [ { "deprel": "root", "end_char": 2329, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "tell", "misc": "", "start_char": 2325, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2333, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "her", "misc": "", "start_char": 2330, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 2335, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2334, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2336, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 2343, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "sick", "misc": "", "start_char": 2339, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2345, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 2344, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Sheldon", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 2350, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 2346, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2352, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Tell) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick))))))) (. .) (NP (NP (NP (NP (RB Not) (DT the) (NN kind)) (PP (IN of) (NP (NN illness)))) (SBAR (WHNP (WDT that)) (S (VP (MD will) (VP (VB make) (S (NP (PRP her)) (VP (VB want) (S (VP (TO to) (VP (VP (VB come) (ADVP (RB over))) (CC and) (VP (VB take) (NP (NP (NN care)) (PP (IN of) (NP (PRP me))))))))))))))) (, ,) (CC but) (NP (NP (NN nothing)) (ADJP (ADJP (RB so) (JJ critical)) (SBAR (IN that) (S (NP (PRP she)) (VP (MD 'll) (VP (VB feel) (ADVP (JJ uncomfortable)) (S (VP (VBG going) (ADVP (RB out) (PP (IN with) (NP (PRP me)))) (PP (IN in) (NP (DT the) (NN future))))) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB try) (NP (DT this)) (ADVP (RB again))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Tell her I'm sick . Not the kind of illness that will make her want to come over and take care of me, but nothing so critical that she'll feel uncomfortable going out with me in the future if I want to try this again.", "tokens": [ { "deprel": "root", "end_char": 2357, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "tell", "misc": "", "start_char": 2353, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2361, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "her", "misc": "", "start_char": 2358, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 2363, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2362, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2366, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2364, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 2371, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "sick", "misc": "", "start_char": 2367, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2373, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 2372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2377, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 2374, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 2381, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2378, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2386, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "kind", "misc": "", "start_char": 2382, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2389, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 2387, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2397, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "illness", "misc": "", "start_char": 2390, "text": "illness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2402, "feats": "PronType=Rel", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 2398, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 2407, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 2403, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 2412, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "make", "misc": "", "start_char": 2408, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2416, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "her", "misc": "", "start_char": 2413, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2421, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "want", "misc": "", "start_char": 2417, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2424, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 2422, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2429, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "come", "misc": "", "start_char": 2425, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2434, "feats": null, "head": 18, "id": 19, "lemma": "over", "misc": "", "start_char": 2430, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 2438, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 2435, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2443, "feats": "VerbForm=Inf", "head": 18, "id": 21, "lemma": "take", "misc": "", "start_char": 2439, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2448, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "care", "misc": "", "start_char": 2444, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2451, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 2449, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2454, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 24, "lemma": "I", "misc": "", "start_char": 2452, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2456, "feats": null, "head": 27, "id": 25, "lemma": ",", "misc": "", "start_char": 2455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2460, "feats": null, "head": 27, "id": 26, "lemma": "but", "misc": "", "start_char": 2457, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2468, "feats": "Number=Sing|PronType=Neg", "head": 9, "id": 27, "lemma": "nothing", "misc": "", "start_char": 2461, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2471, "feats": null, "head": 29, "id": 28, "lemma": "so", "misc": "", "start_char": 2469, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2480, "feats": "Degree=Pos", "head": 27, "id": 29, "lemma": "critical", "misc": "", "start_char": 2472, "text": "critical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 2485, "feats": null, "head": 33, "id": 30, "lemma": "that", "misc": "", "start_char": 2481, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2489, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 31, "lemma": "she", "misc": "", "start_char": 2486, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2493, "feats": "VerbForm=Fin", "head": 33, "id": 32, "lemma": "will", "misc": "", "start_char": 2490, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl", "end_char": 2498, "feats": "VerbForm=Inf", "head": 27, "id": 33, "lemma": "feel", "misc": "", "start_char": 2494, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2512, "feats": "Degree=Pos", "head": 33, "id": 34, "lemma": "uncomfortable", "misc": "", "start_char": 2499, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 2518, "feats": "VerbForm=Ger", "head": 34, "id": 35, "lemma": "go", "misc": "", "start_char": 2513, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 2522, "feats": null, "head": 35, "id": 36, "lemma": "out", "misc": "", "start_char": 2519, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2527, "feats": null, "head": 38, "id": 37, "lemma": "with", "misc": "", "start_char": 2523, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2530, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 38, "lemma": "I", "misc": "", "start_char": 2528, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2533, "feats": null, "head": 41, "id": 39, "lemma": "in", "misc": "", "start_char": 2531, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2537, "feats": "Definite=Def|PronType=Art", "head": 41, "id": 40, "lemma": "the", "misc": "", "start_char": 2534, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2544, "feats": "Number=Sing", "head": 35, "id": 41, "lemma": "future", "misc": "", "start_char": 2538, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2547, "feats": null, "head": 44, "id": 42, "lemma": "if", "misc": "", "start_char": 2545, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2549, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 44, "id": 43, "lemma": "I", "misc": "", "start_char": 2548, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2554, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 44, "lemma": "want", "misc": "", "start_char": 2550, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2557, "feats": null, "head": 46, "id": 45, "lemma": "to", "misc": "", "start_char": 2555, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2561, "feats": "VerbForm=Inf", "head": 44, "id": 46, "lemma": "try", "misc": "", "start_char": 2558, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2566, "feats": "Number=Sing|PronType=Dem", "head": 46, "id": 47, "lemma": "this", "misc": "", "start_char": 2562, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2572, "feats": null, "head": 46, "id": 48, "lemma": "again", "misc": "", "start_char": 2567, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2574, "feats": null, "head": 1, "id": 49, "lemma": ".", "misc": "", "start_char": 2573, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (SQ (VBD Got) (NP (PRP it)) (. .) (RB So) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG assuming) (NP (NP (NN nothing)) (ADJP (JJ venereal)))))) (. ?) (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VB tell) (NP (PRP her)) (SBAR (IN that) (S (NP (PRP you)) (VP (VP (VBD had) (NP (DT a) (JJ routine) (NN conoloscopy))) (CC and) (VP (VBP have) (RB n't) (ADVP (RB quite)) (VP (VBN bounced) (ADVP (RB back)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Got it . So I'm assuming nothing venereal? I'll just tell her that you had a routine conoloscopy and haven't quite bounced back.", "tokens": [ { "deprel": "root", "end_char": 2578, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 2575, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2581, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 2579, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2583, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 2582, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2586, "feats": null, "head": 7, "id": 4, "lemma": "so", "misc": "", "start_char": 2584, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2588, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 2587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2591, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 2589, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2600, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "assume", "misc": "", "start_char": 2592, "text": "assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2608, "feats": "Number=Sing|PronType=Neg", "head": 7, "id": 8, "lemma": "nothing", "misc": "", "start_char": 2601, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 2617, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "venereal", "misc": "", "start_char": 2609, "text": "venereal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2619, "feats": null, "head": 1, "id": 10, "lemma": "?", "misc": "", "start_char": 2618, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2621, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 2620, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2625, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "will", "misc": "", "start_char": 2622, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2630, "feats": null, "head": 14, "id": 13, "lemma": "just", "misc": "", "start_char": 2626, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2635, "feats": "VerbForm=Inf", "head": 1, "id": 14, "lemma": "tell", "misc": "", "start_char": 2631, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2639, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "her", "misc": "", "start_char": 2636, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2644, "feats": null, "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 2640, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2648, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 2645, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2652, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 14, "id": 18, "lemma": "have", "misc": "", "start_char": 2649, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2654, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 2653, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2662, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "routine", "misc": "", "start_char": 2655, "text": "routine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2674, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "conoloscopy", "misc": "", "start_char": 2663, "text": "conoloscopy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2678, "feats": null, "head": 26, "id": 22, "lemma": "and", "misc": "", "start_char": 2675, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 2683, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "have", "misc": "", "start_char": 2679, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2687, "feats": null, "head": 26, "id": 24, "lemma": "not", "misc": "", "start_char": 2684, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2693, "feats": null, "head": 26, "id": 25, "lemma": "quite", "misc": "", "start_char": 2688, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 2701, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 26, "lemma": "bounce", "misc": "", "start_char": 2694, "text": "bounced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 2706, "feats": null, "head": 26, "id": 27, "lemma": "back", "misc": "", "start_char": 2702, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2708, "feats": null, "head": 1, "id": 28, "lemma": ".", "misc": "", "start_char": 2707, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (VP (VB Give) (NP (PRP me)) (NP (DT the) (NN phone))) (. .)))" }, "speaker": "Leonard", "text": "Give me the phone.", "tokens": [ { "deprel": "root", "end_char": 2713, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 2709, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2716, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 2714, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2720, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 2717, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2726, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "phone", "misc": "", "start_char": 2721, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2728, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 2727, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD wanted) (S (VP (TO to) (VP (VB cancel)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I thought you wanted to cancel.", "tokens": [ { "deprel": "nsubj", "end_char": 2730, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2729, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 2731, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2742, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2739, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2749, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "want", "misc": "", "start_char": 2743, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2752, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2750, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2759, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "cancel", "misc": "", "start_char": 2753, "text": "cancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2761, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2760, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can't) (, ,) (SBAR (IN because) (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB show) (PRT (RP up)))))) (NP (PRP she)) (VP (MD 'll) (ADVP (RB still)) (VP (VB be) (VP (VBG expecting) (NP (PRP you)))))))) (. .)))" }, "speaker": "Leonard", "text": "I can't, because if I don't show up she'll still be expecting you.", "tokens": [ { "deprel": "nsubj", "end_char": 2763, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2762, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2769, "feats": "VerbForm=Fin", "head": 0, "id": 2, "lemma": "can't", "misc": "", "start_char": 2764, "text": "can't", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 2771, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 2770, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2779, "feats": null, "head": 15, "id": 4, "lemma": "because", "misc": "", "start_char": 2772, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 2782, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 2780, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2784, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2783, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2787, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 2785, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2791, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 2788, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2796, "feats": "VerbForm=Inf", "head": 15, "id": 9, "lemma": "show", "misc": "", "start_char": 2792, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2799, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 2797, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 2803, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 11, "lemma": "she", "misc": "", "start_char": 2800, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2807, "feats": "VerbForm=Fin", "head": 15, "id": 12, "lemma": "will", "misc": "", "start_char": 2804, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2813, "feats": null, "head": 15, "id": 13, "lemma": "still", "misc": "", "start_char": 2808, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 2816, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 2814, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 2826, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 15, "lemma": "expect", "misc": "", "start_char": 2817, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2830, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 2827, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2832, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 2831, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP she)) (VP (VB be) (VP (VBG expecting) (NP (PRP me))))) (. ?)))" }, "speaker": "Sheldon", "text": "Why would she be expecting me?", "tokens": [ { "deprel": "advmod", "end_char": 2836, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 2833, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2842, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 2837, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2846, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 2843, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2849, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2847, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2859, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "expect", "misc": "", "start_char": 2850, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2862, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 2860, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2864, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 2863, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Stop) (S (VP (VBG asking) (NP (PRP me)) (NP (PDT all) (DT these) (NNS questions)))))) (. .) (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB take) (NP (DT another) (NN shower)))))) (. .)))" }, "speaker": "Leonard", "text": "Stop asking me all these questions . I need to take another shower.", "tokens": [ { "deprel": "root", "end_char": 2869, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 2865, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2876, "feats": "VerbForm=Ger", "head": 1, "id": 2, "lemma": "ask", "misc": "", "start_char": 2870, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 2879, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 2877, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 2883, "feats": null, "head": 6, "id": 4, "lemma": "all", "misc": "", "start_char": 2880, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 2889, "feats": "Number=Plur|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 2884, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2899, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "question", "misc": "", "start_char": 2890, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2901, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 2900, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2903, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 2902, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2908, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 9, "lemma": "need", "misc": "", "start_char": 2904, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2911, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2909, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2916, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "take", "misc": "", "start_char": 2912, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2924, "feats": null, "head": 13, "id": 12, "lemma": "another", "misc": "", "start_char": 2917, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2931, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "shower", "misc": "", "start_char": 2925, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2933, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 2932, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 1, 1 ], [ 2, 3, 3 ], [ 3, 7, 7 ], [ 3, 16, 16 ], [ 5, 4, 4 ], [ 7, 2, 2 ], [ 8, 15, 15 ], [ 9, 4, 4 ], [ 13, 27, 27 ], [ 13, 37, 37 ], [ 16, 0, 0 ], [ 16, 3, 3 ], [ 16, 5, 8 ], [ 16, 14, 14 ], [ 16, 36, 36 ], [ 16, 46, 46 ], [ 16, 59, 59 ], [ 16, 60, 60 ], [ 16, 66, 66 ], [ 16, 78, 78 ], [ 16, 81, 81 ], [ 16, 84, 84 ], [ 16, 87, 87 ], [ 16, 90, 90 ], [ 16, 94, 94 ], [ 16, 96, 96 ], [ 16, 105, 105 ], [ 16, 118, 118 ], [ 18, 0, 0 ], [ 20, 1, 1 ], [ 20, 4, 4 ], [ 21, 20, 20 ], [ 25, 4, 4 ], [ 28, 2, 2 ], [ 28, 5, 5 ], [ 28, 17, 17 ], [ 31, 4, 4 ], [ 32, 1, 1 ], [ 32, 2, 2 ], [ 34, 1, 1 ], [ 34, 2, 2 ], [ 34, 14, 14 ], [ 34, 23, 23 ], [ 34, 30, 30 ], [ 34, 37, 37 ], [ 34, 42, 42 ], [ 35, 14, 14 ], [ 35, 16, 16 ], [ 36, 1, 1 ], [ 37, 2, 2 ], [ 38, 0, 0 ], [ 38, 5, 5 ], [ 38, 10, 10 ], [ 39, 2, 2 ], [ 40, 2, 2 ], [ 40, 7, 7 ] ], [ [ 2, 1, 1 ], [ 8, 11, 11 ], [ 8, 17, 17 ], [ 8, 19, 19 ], [ 9, 2, 2 ], [ 10, 5, 5 ], [ 12, 0, 0 ], [ 14, 0, 0 ], [ 15, 1, 1 ], [ 15, 5, 5 ], [ 16, 51, 51 ], [ 27, 15, 15 ], [ 27, 35, 35 ], [ 27, 43, 43 ], [ 28, 13, 13 ], [ 29, 0, 0 ], [ 31, 2, 2 ], [ 35, 4, 4 ], [ 35, 10, 10 ], [ 37, 0, 0 ], [ 38, 15, 15 ], [ 39, 5, 5 ] ], [ [ 2, 5, 5 ], [ 3, 10, 10 ] ], [ [ 3, 0, 5 ] ], [ [ 3, 7, 8 ] ], [ [ 3, 0, 8 ] ], [ [ 3, 13, 14 ] ], [ [ 3, 17, 17 ], [ 11, 19, 19 ], [ 12, 9, 9 ], [ 13, 0, 0 ], [ 13, 14, 15 ], [ 14, 7, 7 ], [ 28, 11, 11 ], [ 34, 46, 46 ] ], [ [ 3, 16, 17 ] ], [ [ 5, 5, 6 ] ], [ [ 5, 8, 9 ] ], [ [ 5, 11, 14 ] ], [ [ 5, 16, 16 ], [ 6, 1, 1 ] ], [ [ 7, 4, 6 ] ], [ [ 8, 21, 24 ] ], [ [ 8, 26, 26 ] ], [ [ 10, 0, 1 ] ], [ [ 11, 14, 14 ], [ 12, 4, 4 ] ], [ [ 11, 16, 17 ] ], [ [ 11, 19, 20 ] ], [ [ 11, 24, 27 ] ], [ [ 13, 9, 11 ] ], [ [ 13, 18, 22 ] ], [ [ 13, 24, 27 ] ], [ [ 13, 31, 32 ] ], [ [ 13, 43, 45 ] ], [ [ 16, 19, 20 ] ], [ [ 16, 23, 25 ] ], [ [ 16, 29, 30 ] ], [ [ 16, 35, 35 ] ], [ [ 16, 44, 44 ], [ 16, 48, 48 ] ], [ [ 16, 56, 57 ] ], [ [ 16, 59, 60 ] ], [ [ 16, 67, 67 ], [ 16, 69, 69 ], [ 16, 98, 99 ] ], [ [ 16, 71, 73 ] ], [ [ 16, 90, 92 ] ], [ [ 16, 102, 103 ], [ 16, 110, 110 ], [ 17, 1, 2 ] ], [ [ 16, 114, 114 ], [ 16, 118, 119 ] ], [ [ 18, 3, 5 ] ], [ [ 18, 4, 5 ], [ 20, 9, 10 ], [ 20, 17, 17 ], [ 20, 18, 20 ] ], [ [ 21, 20, 21 ] ], [ [ 21, 19, 21 ], [ 23, 2, 2 ] ], [ [ 25, 4, 7 ] ], [ [ 25, 5, 7 ], [ 27, 1, 1 ], [ 27, 7, 7 ], [ 27, 11, 13 ], [ 27, 20, 20 ] ], [ [ 27, 3, 5 ] ], [ [ 27, 9, 9 ] ], [ [ 27, 18, 18 ], [ 27, 27, 27 ], [ 27, 46, 46 ] ], [ [ 27, 17, 18 ] ], [ [ 27, 22, 22 ] ], [ [ 27, 24, 25 ] ], [ [ 27, 17, 25 ] ], [ [ 27, 22, 25 ] ], [ [ 27, 37, 39 ] ], [ [ 27, 48, 49 ] ], [ [ 32, 4, 4 ], [ 34, 10, 10 ], [ 34, 26, 26 ], [ 35, 7, 7 ] ], [ [ 32, 0, 4 ], [ 35, 1, 1 ] ], [ [ 34, 6, 8 ] ], [ [ 34, 21, 21 ] ], [ [ 34, 39, 40 ] ], [ [ 35, 18, 20 ] ], [ [ 36, 2, 3 ] ], [ [ 39, 0, 5 ], [ 40, 3, 5 ] ], [ [ 40, 11, 12 ] ] ]
s01e03c07t
How do I look? Could you be more specific? Can you tell I'm perspiring a little? The dark crescent - shaped patterns under your arms conceal it nicely . What time is your date? Six thirty. Perfect, that gives you two hours and 15 minutes for that dense molecular cloud of Aramis to dissipate. Is it too much? Not if you're a rugby team. By the way, if it should ever come up, you didn't join us because you stuffed yourself with a chicken carbonara sub at quiznos. Why would I join you? No reason . Oh, you know what, maybe this isn't such a good idea. Oh, no, well, now, there's always the possibility that alcohol and poor judgment on her part might lead to a nice romantic evening. You're right . Alcohol, poor judgment . It could go well. it could go well . Of course there is the other possibility, that this date kicks off a rather unpleasant six months of the two of you passing awkwardly in the hall, until one of you breaks down and moves to another zip code. You could have stopped at, " It could go well . " If I could have, I would have. I mean, I'm a perfectly nice guy . There's no reason we couldn't go to the restaurant and have a lovely dinner . Maybe take a walk afterwards, talk about things we have in common . " You love pottery? I love pottery . " You know, there's a pause . We both know what's happening . We kiss . It's a little tentative at first . But I realize, she's kissing me back, she's biting my lower lip . She wants me . This thing is going the distance . We're gonna have sex . Oh, God, oh, my God. Is the sex starting now? I'm having a panic attack. Oh, okay . Well, then, calm down. If I could, I wouldn't be having an attack . That's why they call it a panic attack. All right, all right . Uh, s- s- sit down . Yeah, sit down . Now close your eyes. Why? Just do it . Okay. Okay. Now try to increase your alpha wave activity. What? ! It's a biofeedback technique . It's relaxation through brain wave manipulation . I read a paper about it in journal of american neuroscience . It was a little sparsely sourced, but I think the basic science is valid . I probably have it here somewher E. Who am I kidding? I can't go through with this . You need to call her and cancel. Me? Yes. What should I tell her? Tell her I'm sick. Okay. Tell her I'm sick . Not the kind of illness that will make her want to come over and take care of me, but nothing so critical that she'll feel uncomfortable going out with me in the future if I want to try this again. Got it . So I'm assuming nothing venereal? I'll just tell her that you had a routine conoloscopy and haven't quite bounced back. Give me the phone. I thought you wanted to cancel. I can't, because if I don't show up she'll still be expecting you. Why would she be expecting me? Stop asking me all these questions . I need to take another shower.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VP (VBP are)) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (DT the) (NNS guys)))) (VP (VBG meeting) (NP (PRP us)) (ADVP (RB here))) (. ?)))" }, "speaker": "Penny", "text": "So are the rest of the guys meeting us here?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 6, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "be", "misc": "", "start_char": 3, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 10, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 7, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "rest", "misc": "", "start_char": 11, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 16, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 22, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 19, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 27, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "guy", "misc": "", "start_char": 23, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 35, "feats": "VerbForm=Ger", "head": 0, "id": 8, "lemma": "meet", "misc": "", "start_char": 28, "text": "meeting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 38, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 36, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 43, "feats": "PronType=Dem", "head": 8, "id": 10, "lemma": "here", "misc": "", "start_char": 39, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 44, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah) (. .)) (VP (VBZ Turns) (PRT (RP out)) (SBAR (IN that) (S (S (S (NP (NNP Raj) (CC and) (NNP Howard)) (VP (VBD had) (S (VP (TO to) (VP (VB work)))))) (CC and) (S (NP (NNP Sheldon)) (VP (VBD had) (NP (DT a) (NN colonoscopy))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ has) (RB n't) (ADVP (RB quite)) (VP (VBN bounced) (PRT (RB back)) (ADVP (RB yet)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, yeah . Turns out that Raj and Howard had to work and Sheldon had a colonoscopy, and he hasn't quite bounced back yet.", "tokens": [ { "deprel": "discourse", "end_char": 48, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 46, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 49, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 55, "feats": null, "head": 5, "id": 3, "lemma": "yeah", "misc": "", "start_char": 51, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "turn", "misc": "", "start_char": 58, "text": "Turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 67, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 64, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 72, "feats": null, "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 68, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 76, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Raj", "misc": "", "start_char": 73, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 80, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 77, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 87, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Howard", "misc": "", "start_char": 81, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "have", "misc": "", "start_char": 88, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 94, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 92, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 99, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "work", "misc": "", "start_char": 95, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 103, "feats": null, "head": 16, "id": 14, "lemma": "and", "misc": "", "start_char": 100, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 111, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Sheldon", "misc": "", "start_char": 104, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 16, "lemma": "have", "misc": "", "start_char": 112, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 117, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 116, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 129, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "colonoscopy", "misc": "", "start_char": 118, "text": "colonoscopy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 25, "id": 19, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 135, "feats": null, "head": 25, "id": 20, "lemma": "and", "misc": "", "start_char": 132, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "he", "misc": "", "start_char": 136, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "have", "misc": "", "start_char": 139, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 25, "id": 23, "lemma": "not", "misc": "", "start_char": 143, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 152, "feats": null, "head": 25, "id": 24, "lemma": "quite", "misc": "", "start_char": 147, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 160, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 25, "lemma": "bounce", "misc": "", "start_char": 153, "text": "bounced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 165, "feats": null, "head": 25, "id": 26, "lemma": "back", "misc": "", "start_char": 161, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 169, "feats": null, "head": 25, "id": 27, "lemma": "yet", "misc": "", "start_char": 166, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ooh)) (, ,) (NP (PRP$ my) (NN uncle)) (ADVP (RB just)) (VP (VBD had) (NP (DT a) (NN colonoscopy))) (. .)))" }, "speaker": "Penny", "text": "Ooh, my uncle just had a colonoscopy.", "tokens": [ { "deprel": "discourse", "end_char": 175, "feats": null, "head": 6, "id": 1, "lemma": "ooh", "misc": "", "start_char": 172, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 180, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 178, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 186, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "uncle", "misc": "", "start_char": 181, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 191, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 187, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 192, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 209, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "colonoscopy", "misc": "", "start_char": 198, "text": "colonoscopy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding)))) (. .) (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBP have) (PP (IN in) (ADJP (JJ common))))))))) (. .)))" }, "speaker": "Leonard", "text": "You're kidding . Well, then, that's something we have in common.", "tokens": [ { "deprel": "nsubj", "end_char": 215, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 212, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 216, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 227, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 220, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 234, "feats": null, "head": 11, "id": 5, "lemma": "well", "misc": "", "start_char": 230, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 241, "feats": "PronType=Dem", "head": 11, "id": 7, "lemma": "then", "misc": "", "start_char": 237, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 248, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 244, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 251, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 249, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 261, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 11, "lemma": "something", "misc": "", "start_char": 252, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 262, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 269, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "have", "misc": "", "start_char": 265, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 272, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 270, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 279, "feats": "Degree=Pos", "head": 13, "id": 15, "lemma": "common", "misc": "", "start_char": 273, "text": "common", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (WRB How) (. ?)))" }, "speaker": "Penny", "text": "How?", "tokens": [ { "deprel": "root", "end_char": 285, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 282, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 286, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (DT both) (VP (VBP have) (NP (NP (NP (NNS people)) (PP (IN in) (NP (PRP$ our) (NNS lives)))) (SBAR (WHNP (WP who)) (, ...) (S (VP (VBP want) (S (VP (TO to) (VP (VB nip) (NP (JJ intestinal) (NNS polyps)) (PP (IN in) (NP (DT the) (NN bud))))))))))) (. .)))" }, "speaker": "Leonard", "text": "We both have people in our lives who...want to nip intestinal polyps in the bud.", "tokens": [ { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 288, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 295, "feats": null, "head": 1, "id": 2, "lemma": "both", "misc": "", "start_char": 291, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 300, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 296, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 307, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "person", "misc": "", "start_char": 301, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 310, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 308, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 314, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "our", "misc": "", "start_char": 311, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 320, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "life", "misc": "", "start_char": 315, "text": "lives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 324, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "who", "misc": "", "start_char": 321, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 10, "id": 9, "lemma": "...", "misc": "", "start_char": 325, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl:relcl", "end_char": 333, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "want", "misc": "", "start_char": 329, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 336, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 334, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 340, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "nip", "misc": "", "start_char": 337, "text": "nip", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 351, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "intestinal", "misc": "", "start_char": 341, "text": "intestinal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 358, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "polyp", "misc": "", "start_char": 352, "text": "polyps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 361, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 359, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 365, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 362, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 369, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "bud", "misc": "", "start_char": 366, "text": "bud", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WP what)) (SQ (VP (VBZ 's) (ADJP (JJ new)) (PP (IN in) (NP (NP (DT the) (NN world)) (PP (IN of) (NP (NN physics))))))) (. ?)))" }, "speaker": "Penny", "text": "So, what's new in the world of physics?", "tokens": [ { "deprel": "discourse", "end_char": 374, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 372, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 375, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 381, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 377, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 382, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 388, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "new", "misc": "", "start_char": 385, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 391, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 389, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 395, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 392, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "world", "misc": "", "start_char": 396, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 402, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 412, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "physics", "misc": "", "start_char": 405, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 413, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. ?)))" }, "speaker": "Leonard", "text": "Nothing?", "tokens": [ { "deprel": "root", "end_char": 422, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 415, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 423, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (RB Really) (. ?) (NP (NN Nothing)) (. ?)))" }, "speaker": "Penny", "text": "Really? Nothing?", "tokens": [ { "deprel": "advmod", "end_char": 431, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 425, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 432, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 441, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 3, "lemma": "nothing", "misc": "", "start_char": 434, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 442, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN with) (NP (NP (DT the) (NN exception)) (PP (IN of) (NP (NN string) (NN theory))))) (, ,) (S (NP (QP (RB not) (RB much))) (VP (VBZ has) (VP (VBN happened) (PP (IN since) (NP (DT the) (NNS 1930s)))))) (CC and) (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB prove) (NP (NN string) (NN theory))))) (. .) (S (ADVP (IN At) (JJS best)) (NP (PRP you)) (VP (MD can) (VP (VB say) (, ,) (`` \") (S (S (INTJ (UH Hey)) (, ,) (VP (VB look))) (, ,) (NP (PRP$ my) (NN idea)) (VP (VBZ has) (NP (DT an) (JJ internal) (JJ logical) (NN consistency))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "Well, with the exception of string theory, not much has happened since the 1930s and you can't prove string theory . At best you can say, \" Hey, look, my idea has an internal logical consistency . \"", "tokens": [ { "deprel": "discourse", "end_char": 448, "feats": null, "head": 13, "id": 1, "lemma": "well", "misc": "", "start_char": 444, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 455, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 451, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 456, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 469, "feats": "Number=Sing", "head": 13, "id": 5, "lemma": "exception", "misc": "", "start_char": 460, "text": "exception", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 472, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 470, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 479, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "string", "misc": "", "start_char": 473, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 486, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "theory", "misc": "", "start_char": 480, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 487, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 489, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 497, "feats": null, "head": 13, "id": 11, "lemma": "much", "misc": "", "start_char": 493, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 498, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 510, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 13, "lemma": "happen", "misc": "", "start_char": 502, "text": "happened", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 516, "feats": null, "head": 16, "id": 14, "lemma": "since", "misc": "", "start_char": 511, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 520, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 517, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 526, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "1930s", "misc": "", "start_char": 521, "text": "1930s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 530, "feats": null, "head": 21, "id": 17, "lemma": "and", "misc": "", "start_char": 527, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 534, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 18, "lemma": "you", "misc": "", "start_char": 531, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 537, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "can", "misc": "", "start_char": 535, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 541, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 538, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 547, "feats": "VerbForm=Inf", "head": 13, "id": 21, "lemma": "prove", "misc": "", "start_char": 542, "text": "prove", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 554, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "string", "misc": "", "start_char": 548, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 561, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "theory", "misc": "", "start_char": 555, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 13, "id": 24, "lemma": ".", "misc": "", "start_char": 562, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 566, "feats": "ExtPos=ADV", "head": 29, "id": 25, "lemma": "at", "misc": "", "start_char": 564, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 571, "feats": "Degree=Sup", "head": 25, "id": 26, "lemma": "good", "misc": "", "start_char": 567, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 575, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 27, "lemma": "you", "misc": "", "start_char": 572, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 579, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "can", "misc": "", "start_char": 576, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 583, "feats": "VerbForm=Inf", "head": 13, "id": 29, "lemma": "say", "misc": "", "start_char": 580, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 584, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 34, "id": 31, "lemma": "\"", "misc": "", "start_char": 586, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 591, "feats": null, "head": 34, "id": 32, "lemma": "hey", "misc": "", "start_char": 588, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 34, "id": 33, "lemma": ",", "misc": "", "start_char": 592, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 598, "feats": "Mood=Imp|VerbForm=Fin", "head": 29, "id": 34, "lemma": "look", "misc": "", "start_char": 594, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 599, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 603, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "my", "misc": "", "start_char": 601, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 608, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "idea", "misc": "", "start_char": 604, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 612, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 38, "lemma": "have", "misc": "", "start_char": 609, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 615, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 39, "lemma": "a", "misc": "", "start_char": 613, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 624, "feats": "Degree=Pos", "head": 42, "id": 40, "lemma": "internal", "misc": "", "start_char": 616, "text": "internal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 632, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "logical", "misc": "", "start_char": 625, "text": "logical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 644, "feats": "Number=Sing", "head": 38, "id": 42, "lemma": "consistency", "misc": "", "start_char": 633, "text": "consistency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 13, "id": 43, "lemma": ".", "misc": "", "start_char": 645, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 13, "id": 44, "lemma": "\"", "misc": "", "start_char": 647, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (NNS things)) (VP (MD will) (VP (VB pick) (PRT (RP up)))))))) (. .)))" }, "speaker": "Penny", "text": "Well, I'm sure things will pick up.", "tokens": [ { "deprel": "discourse", "end_char": 653, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 649, "text": "Well", "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": 657, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 656, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 660, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 658, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 665, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sure", "misc": "", "start_char": 661, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 672, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "thing", "misc": "", "start_char": 666, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 677, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 673, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 682, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "pick", "misc": "", "start_char": 678, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 685, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 683, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 686, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (ADJP (JJ new)) (PP (IN at) (NP (DT the) (NNP Cheesecake) (NNP Factory))))) (. ?)))" }, "speaker": "Leonard", "text": "What's new at the Cheesecake Factory?", "tokens": [ { "deprel": "nsubj", "end_char": 692, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 688, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 695, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 693, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 699, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "new", "misc": "", "start_char": 696, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 702, "feats": null, "head": 7, "id": 4, "lemma": "at", "misc": "", "start_char": 700, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 706, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 703, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 717, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Cheesecake", "misc": "", "start_char": 707, "text": "Cheesecake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 725, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Factory", "misc": "", "start_char": 718, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 727, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 726, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH uh)) (, ,) (NP (ADJP (RB not) (JJ much)) (. .)) (NP (PRP We)) (VP (VBP do) (VP (VB have) (NP (NP (DT a) (NML (NN chocolate) (NN key)) (NN lime)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG moving) (ADVP (RB pretty) (RB well))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, uh, not much . We do have a chocolate key lime that's moving pretty well.", "tokens": [ { "deprel": "discourse", "end_char": 730, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 728, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 731, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 735, "feats": null, "head": 6, "id": 3, "lemma": "uh", "misc": "", "start_char": 733, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 741, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 738, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 746, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "much", "misc": "", "start_char": 742, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 749, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 754, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "do", "misc": "", "start_char": 752, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 759, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "have", "misc": "", "start_char": 755, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 761, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 760, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 771, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "chocolate", "misc": "", "start_char": 762, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 775, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "key", "misc": "", "start_char": 772, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 780, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "lime", "misc": "", "start_char": 776, "text": "lime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 785, "feats": "PronType=Rel", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 781, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 786, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 795, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 17, "lemma": "move", "misc": "", "start_char": 789, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 802, "feats": null, "head": 19, "id": 18, "lemma": "pretty", "misc": "", "start_char": 796, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 807, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "well", "misc": "", "start_char": 803, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (FRAG (WHNP (WP what)) (PP (IN about) (NP (PRP$ your) (, ,) (UH uh) (, ,) (NN hallway) (NN friend)))) (. ?)))" }, "speaker": "Leonard", "text": "Uh, what about your, uh, hallway friend?", "tokens": [ { "deprel": "discourse", "end_char": 812, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 810, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 813, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 819, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 815, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 825, "feats": null, "head": 10, "id": 4, "lemma": "about", "misc": "", "start_char": 820, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 830, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 5, "lemma": "your", "misc": "", "start_char": 826, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 835, "feats": null, "head": 10, "id": 7, "lemma": "uh", "misc": "", "start_char": 833, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 845, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "hallway", "misc": "", "start_char": 838, "text": "hallway", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 852, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "friend", "misc": "", "start_char": 846, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 853, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (LST (NNP Doug) (. ?) (UH Oh) (, ,) (UH yeah) (. .) (S (NP (PRP I)) (VP (VBP mean) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ nice) (CC and) (JJ funny))))))) (, ,) (UH but-)))" }, "speaker": "Penny", "text": "Doug? Oh, yeah . I mean, you know, he's nice and funny, but-", "tokens": [ { "deprel": "root", "end_char": 859, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Doug", "misc": "", "start_char": 855, "text": "Doug", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 860, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 864, "feats": null, "head": 15, "id": 3, "lemma": "oh", "misc": "", "start_char": 862, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 866, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 865, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 871, "feats": null, "head": 15, "id": 5, "lemma": "yeah", "misc": "", "start_char": 867, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 872, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 875, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 874, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 880, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 8, "lemma": "mean", "misc": "", "start_char": 876, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 881, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 886, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 883, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 891, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "know", "misc": "", "start_char": 887, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 892, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "he", "misc": "", "start_char": 894, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 899, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 897, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 904, "feats": "Degree=Pos", "head": 1, "id": 15, "lemma": "nice", "misc": "", "start_char": 900, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 908, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 905, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 914, "feats": "Degree=Pos", "head": 15, "id": 17, "lemma": "funny", "misc": "", "start_char": 909, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 916, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 915, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 921, "feats": null, "head": 15, "id": 19, "lemma": "but-", "misc": "", "start_char": 917, "text": "but-", "upos": "INTJ", "xpos": "UH" } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB get) (S (NP (PRP you)) (VP (VBN started) (PP (IN with) (NP (DT some) (NNS drinks)))))) (. ?)))" }, "speaker": "Waitress", "text": "Can I get you started with some drinks?", "tokens": [ { "deprel": "aux", "end_char": 925, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 922, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 927, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 926, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 931, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 928, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 935, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 932, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 943, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 5, "lemma": "start", "misc": "", "start_char": 936, "text": "started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 948, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 944, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 953, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 949, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 960, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "drink", "misc": "", "start_char": 954, "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 961, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH No) (. !)) (NP (PRP You)) (VP (VBD were) (VP (VBG saying))) (. ?) (CC But) (. ...)))" }, "speaker": "Leonard", "text": "No! You were saying? But ...", "tokens": [ { "deprel": "discourse", "end_char": 965, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 963, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 967, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 966, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 971, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 968, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 976, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 972, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 983, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 977, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 984, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 989, "feats": null, "head": 5, "id": 7, "lemma": "but", "misc": "", "start_char": 986, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 5, "id": 8, "lemma": "...", "misc": "", "start_char": 990, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (NP (DT a) (NN drink)))) (. .)))" }, "speaker": "Penny", "text": "I'd like a drink.", "tokens": [ { "deprel": "nsubj", "end_char": 995, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 994, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 998, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 996, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1003, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 999, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1005, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1004, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1011, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "drink", "misc": "", "start_char": 1006, "text": "drink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1012, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (VB say) (NP (NP (DT the) (ADJP (`` \") (CC but) ('' \")) (NN thing)) (PP (IN about) (NP (NNP Doug)))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP I)) (VP (MD 'll) (VP (VB get) (NP (PRP her)) (ADVP (RP back))))) (. .)))" }, "speaker": "Leonard", "text": "Just say the \" but \" thing about Doug, and then I'll get her back.", "tokens": [ { "deprel": "advmod", "end_char": 1018, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1014, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1022, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 1019, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1026, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 3, "lemma": "the", "misc": "", "start_char": 1023, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1028, "feats": null, "head": 7, "id": 4, "lemma": "\"", "misc": "", "start_char": 1027, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 1032, "feats": null, "head": 7, "id": 5, "lemma": "but", "misc": "", "start_char": 1029, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 5, "id": 6, "lemma": "\"", "misc": "", "start_char": 1033, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "obj", "end_char": 1040, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "thing", "misc": "", "start_char": 1035, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1046, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 1041, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1051, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "Doug", "misc": "", "start_char": 1047, "text": "Doug", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 1052, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1057, "feats": null, "head": 15, "id": 11, "lemma": "and", "misc": "", "start_char": 1054, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1062, "feats": "PronType=Dem", "head": 15, "id": 12, "lemma": "then", "misc": "", "start_char": 1058, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1064, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 1063, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1068, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 1065, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1072, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "get", "misc": "", "start_char": 1069, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1076, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "her", "misc": "", "start_char": 1073, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1081, "feats": null, "head": 15, "id": 17, "lemma": "back", "misc": "", "start_char": 1077, "text": "back", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (RB just) (PRP me)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (VP (VBG getting) (PP (IN over) (NP (DT this) (NN breakup))) (PP (IN with) (NP (NNP kurt)))))) (CC and) (S (NP (NP (DT this) (NN thing)) (PP (IN with) (NP (NNP doug)))) (VP (MD would) (ADVP (RB stju)) (VP (VB be) (VP (VBN rebound) (NP (NN sex)))))) (. .)))" }, "speaker": "Penny", "text": "Okay, well, I don't know, it's just me . I'm still getting over this breakup with kurt and this thing with doug would stju be rebound sex.", "tokens": [ { "deprel": "discourse", "end_char": 1088, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 1084, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1089, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1095, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 1091, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1097, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1096, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1098, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1102, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1100, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1106, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1103, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1111, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "know", "misc": "", "start_char": 1107, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1116, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "misc": "", "start_char": 1114, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1117, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1124, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 1120, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1127, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 13, "lemma": "I", "misc": "", "start_char": 1125, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 1130, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 1132, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1140, "feats": null, "head": 18, "id": 17, "lemma": "still", "misc": "", "start_char": 1135, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1148, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 18, "lemma": "get", "misc": "", "start_char": 1141, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1153, "feats": null, "head": 21, "id": 19, "lemma": "over", "misc": "", "start_char": 1149, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1158, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "this", "misc": "", "start_char": 1154, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1166, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "breakup", "misc": "", "start_char": 1159, "text": "breakup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1171, "feats": null, "head": 23, "id": 22, "lemma": "with", "misc": "", "start_char": 1167, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1176, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "kurt", "misc": "", "start_char": 1172, "text": "kurt", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1180, "feats": null, "head": 33, "id": 24, "lemma": "and", "misc": "", "start_char": 1177, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1185, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 25, "lemma": "this", "misc": "", "start_char": 1181, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1191, "feats": "Number=Sing", "head": 33, "id": 26, "lemma": "thing", "misc": "", "start_char": 1186, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1196, "feats": null, "head": 28, "id": 27, "lemma": "with", "misc": "", "start_char": 1192, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1201, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "doug", "misc": "", "start_char": 1197, "text": "doug", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1207, "feats": "VerbForm=Fin", "head": 33, "id": 29, "lemma": "would", "misc": "", "start_char": 1202, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1212, "feats": null, "head": 33, "id": 30, "lemma": "stju", "misc": "", "start_char": 1208, "text": "stju", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1215, "feats": "VerbForm=Inf", "head": 33, "id": 31, "lemma": "be", "misc": "", "start_char": 1213, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "amod", "end_char": 1223, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 33, "id": 32, "lemma": "rebound", "misc": "", "start_char": 1216, "text": "rebound", "upos": "VERB", "xpos": "VBN" }, { "deprel": "conj", "end_char": 1227, "feats": "Number=Sing", "head": 18, "id": 33, "lemma": "sex", "misc": "", "start_char": 1224, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1229, "feats": null, "head": 8, "id": 34, "lemma": ".", "misc": "", "start_char": 1228, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (LST (UH Ugh) (. .)) (VP (VB Do) (RB n't) (VP (VB get) (S (NP (PRP me)) (VP (VBN started) (PP (IN on) (NP (NN rebound) (NN sex))))))) (. .)))" }, "speaker": "Leonard", "text": "Ugh . Don't get me started on rebound sex.", "tokens": [ { "deprel": "discourse", "end_char": 1233, "feats": null, "head": 5, "id": 1, "lemma": "ugh", "misc": "", "start_char": 1230, "text": "Ugh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1234, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1238, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1236, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1242, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1239, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1246, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 1243, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1249, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1247, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1257, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 7, "lemma": "start", "misc": "", "start_char": 1250, "text": "started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1260, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 1258, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1268, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "rebound", "misc": "", "start_char": 1261, "text": "rebound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1272, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "sex", "misc": "", "start_char": 1269, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1273, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)))) (, ...) (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ my) (NN pattern)))) (. .) (S (S (NP (PRP I)) (VP (VBP break) (PRT (RP up)))) (, ,) (S (ADVP (RB then)) (NP (PRP I)) (VP (VBP find) (NP (DT some) (JJ cute) (NN guy)))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP it)) (VP (VBZ 's) (NP (NP (QP (RB just) (CD 36)) (JJ meaningless) (NNS hours)) (PP (IN of) (, ...) (S (NP (PRP you)) (VP (VBP know)))))))) (. .)))" }, "speaker": "Penny", "text": "It's just...it's my pattern . I break up, then I find some cute guy, and then it's just 36 meaningless hours of...you know.", "tokens": [ { "deprel": "nsubj", "end_char": 1277, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1275, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1280, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "be", "misc": "", "start_char": 1278, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1285, "feats": null, "head": 8, "id": 3, "lemma": "just", "misc": "", "start_char": 1281, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 8, "id": 4, "lemma": "...", "misc": "", "start_char": 1286, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1292, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 1290, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1295, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1293, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1298, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1296, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1306, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "pattern", "misc": "", "start_char": 1299, "text": "pattern", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1307, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1310, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1309, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1316, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "break", "misc": "", "start_char": 1311, "text": "break", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1319, "feats": null, "head": 11, "id": 12, "lemma": "up", "misc": "", "start_char": 1317, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1326, "feats": "PronType=Dem", "head": 16, "id": 14, "lemma": "then", "misc": "", "start_char": 1322, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 1327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1333, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 16, "lemma": "find", "misc": "", "start_char": 1329, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1338, "feats": null, "head": 19, "id": 17, "lemma": "some", "misc": "", "start_char": 1334, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1343, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "cute", "misc": "", "start_char": 1339, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1347, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "guy", "misc": "", "start_char": 1344, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1349, "feats": null, "head": 28, "id": 20, "lemma": ",", "misc": "", "start_char": 1348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1353, "feats": null, "head": 28, "id": 21, "lemma": "and", "misc": "", "start_char": 1350, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1358, "feats": "PronType=Dem", "head": 28, "id": 22, "lemma": "then", "misc": "", "start_char": 1354, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1361, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 23, "lemma": "it", "misc": "", "start_char": 1359, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1364, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 24, "lemma": "be", "misc": "", "start_char": 1362, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1369, "feats": null, "head": 28, "id": 25, "lemma": "just", "misc": "", "start_char": 1365, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 1372, "feats": "NumForm=Digit|NumType=Card", "head": 28, "id": 26, "lemma": "36", "misc": "", "start_char": 1370, "text": "36", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1384, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "meaningless", "misc": "", "start_char": 1373, "text": "meaningless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1390, "feats": "Number=Plur", "head": 8, "id": 28, "lemma": "hour", "misc": "", "start_char": 1385, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "end_char": 1393, "feats": null, "head": 28, "id": 29, "lemma": "of", "misc": "", "start_char": 1391, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1397, "feats": null, "head": 32, "id": 30, "lemma": "...", "misc": "", "start_char": 1394, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1401, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 32, "id": 31, "lemma": "you", "misc": "", "start_char": 1398, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1406, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 32, "lemma": "know", "misc": "", "start_char": 1402, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1408, "feats": null, "head": 8, "id": 33, "lemma": ".", "misc": "", "start_char": 1407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP do))))))) (. .) (INTJ (UH Um) (, ...)) (SQ (VBZ Is) (NP (DT that)) (NP (CD one) (NML (CD 36) (HYPH -) (NN hour)) (NN experience))) (CC or) (SQ (VBZ is) (NP (DT that) (CD 36) (NNS hours)) (VP (VP (VBN spread) (PRT (RP out)) (PP (IN over) (S (VP (VB say))))) (, ,) (NP (CD one) (JJ glorious) (NN summer)))) (. ?)))" }, "speaker": "Leonard", "text": "I'm not sure that I do . Um...Is that one 36 - hour experience or is that 36 hours spread out over say, one glorious summer?", "tokens": [ { "deprel": "nsubj", "end_char": 1410, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1409, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1413, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1411, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1417, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1414, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1422, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 1418, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1427, "feats": null, "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 1423, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1429, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1428, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1432, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 1430, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1434, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1433, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1437, "feats": null, "head": 17, "id": 9, "lemma": "um", "misc": "", "start_char": 1435, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1441, "feats": null, "head": 4, "id": 10, "lemma": "...", "misc": "", "start_char": 1438, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1444, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 11, "lemma": "be", "misc": "", "start_char": 1442, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1449, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 12, "lemma": "that", "misc": "", "start_char": 1445, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1453, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 13, "lemma": "one", "misc": "", "start_char": 1450, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 1456, "feats": "NumForm=Digit|NumType=Card", "head": 16, "id": 14, "lemma": "36", "misc": "", "start_char": 1454, "text": "36", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 1457, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1463, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "hour", "misc": "", "start_char": 1459, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1474, "feats": "Number=Sing", "head": 4, "id": 17, "lemma": "experience", "misc": "", "start_char": 1464, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1477, "feats": null, "head": 23, "id": 18, "lemma": "or", "misc": "", "start_char": 1475, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 1480, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 19, "lemma": "be", "misc": "", "start_char": 1478, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1485, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 20, "lemma": "that", "misc": "", "start_char": 1481, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1488, "feats": "NumForm=Digit|NumType=Card", "head": 22, "id": 21, "lemma": "36", "misc": "", "start_char": 1486, "text": "36", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj:pass", "end_char": 1494, "feats": "Number=Plur", "head": 23, "id": 22, "lemma": "hour", "misc": "", "start_char": 1489, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 1501, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 23, "lemma": "spread", "misc": "", "start_char": 1495, "text": "spread", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1505, "feats": null, "head": 23, "id": 24, "lemma": "out", "misc": "", "start_char": 1502, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1510, "feats": null, "head": 30, "id": 25, "lemma": "over", "misc": "", "start_char": 1506, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "discourse", "end_char": 1514, "feats": "VerbForm=Inf", "head": 30, "id": 26, "lemma": "say", "misc": "", "start_char": 1511, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1516, "feats": null, "head": 30, "id": 27, "lemma": ",", "misc": "", "start_char": 1515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1520, "feats": "NumForm=Word|NumType=Card", "head": 30, "id": 28, "lemma": "one", "misc": "", "start_char": 1517, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1529, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "glorious", "misc": "", "start_char": 1521, "text": "glorious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1536, "feats": "Number=Sing", "head": 23, "id": 30, "lemma": "summer", "misc": "", "start_char": 1530, "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1538, "feats": null, "head": 4, "id": 31, "lemma": "?", "misc": "", "start_char": 1537, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADVP (RB usually)) (NP (RB over) (DT a) (NN weekend))) (. .) (CC And) (S (S (VP (VB trust) (NP (PRP me)))) (, ,) (NP (PRP you)) (VP (VBP do) (RB not) (VP (VB feel) (ADJP (JJ good)) (PP (IN after) (NP (PRP it)))))) (. .)))" }, "speaker": "Penny", "text": "No . It's usually over a weekend . And trust me, you do not feel good after it.", "tokens": [ { "deprel": "discourse", "end_char": 1541, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1539, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1543, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1542, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1546, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 3, "lemma": "it", "misc": "", "start_char": 1544, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1549, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 1547, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1557, "feats": null, "head": 8, "id": 5, "lemma": "usually", "misc": "", "start_char": 1550, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1562, "feats": null, "head": 8, "id": 6, "lemma": "over", "misc": "", "start_char": 1558, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1564, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1563, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1572, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "weekend", "misc": "", "start_char": 1565, "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1574, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1578, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 1575, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1584, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 11, "lemma": "trust", "misc": "", "start_char": 1579, "text": "trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1587, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 1585, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1593, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 1590, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1596, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 1594, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1600, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 1597, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1605, "feats": "VerbForm=Inf", "head": 11, "id": 17, "lemma": "feel", "misc": "", "start_char": 1601, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1610, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "good", "misc": "", "start_char": 1606, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1616, "feats": null, "head": 20, "id": 19, "lemma": "after", "misc": "", "start_char": 1611, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1619, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 20, "lemma": "it", "misc": "", "start_char": 1617, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1621, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 1620, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (VP (NN chafing)) (, ,) (INTJ (UH right)) (. ?)))" }, "speaker": "Leonard", "text": "Well, chafing, right?", "tokens": [ { "deprel": "discourse", "end_char": 1626, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1622, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1628, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1627, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1636, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "chafing", "misc": "", "start_char": 1629, "text": "chafing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1638, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1637, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1644, "feats": null, "head": 3, "id": 5, "lemma": "right", "misc": "", "start_char": 1639, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1646, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1645, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (ADVP (RB Emotionally) (. .)))" }, "speaker": "Penny", "text": "Emotionally.", "tokens": [ { "deprel": "root", "end_char": 1658, "feats": null, "head": 0, "id": 1, "lemma": "emotionally", "misc": "", "start_char": 1647, "text": "Emotionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (, ,) (INTJ (UH yeah)) (, ,) (NP (JJ emotional) (NN chafing) (. .) (SBARQ (WHADVP (UH Hey)) (, ,))) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB see) (NP (NP (NN something)) (ADJP (JJ cool)))))))) (. ?) (S (NP (PRP I)) (VP (MD can) (VP (VB make) (S (NP (DT this) (NN olive)) (VP (VB go) (PP (IN into) (NP (DT this) (NN glass))) (PP (IN without) (S (VP (VBG touching) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Of course, yeah, emotional chafing . Hey, do you want to see something cool? I can make this olive go into this glass without touching it.", "tokens": [ { "deprel": "advmod", "end_char": 1663, "feats": null, "head": 7, "id": 1, "lemma": "of", "misc": "", "start_char": 1661, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1670, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1664, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1672, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1677, "feats": null, "head": 7, "id": 4, "lemma": "yeah", "misc": "", "start_char": 1673, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1679, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1689, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "emotional", "misc": "", "start_char": 1680, "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1697, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "chafing", "misc": "", "start_char": 1690, "text": "chafing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1699, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1698, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1703, "feats": null, "head": 13, "id": 9, "lemma": "hey", "misc": "", "start_char": 1700, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1704, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1708, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1706, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1712, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1709, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1717, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "want", "misc": "", "start_char": 1713, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1720, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1718, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1724, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "see", "misc": "", "start_char": 1721, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1734, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 16, "lemma": "something", "misc": "", "start_char": 1725, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1739, "feats": "Degree=Pos", "head": 16, "id": 17, "lemma": "cool", "misc": "", "start_char": 1735, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 13, "id": 18, "lemma": "?", "misc": "", "start_char": 1740, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1747, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "can", "misc": "", "start_char": 1744, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1752, "feats": "VerbForm=Inf", "head": 13, "id": 21, "lemma": "make", "misc": "", "start_char": 1748, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1757, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 22, "lemma": "this", "misc": "", "start_char": 1753, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1763, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "olive", "misc": "", "start_char": 1758, "text": "olive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1766, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "go", "misc": "", "start_char": 1764, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1771, "feats": null, "head": 27, "id": 25, "lemma": "into", "misc": "", "start_char": 1767, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1776, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "this", "misc": "", "start_char": 1772, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1782, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "glass", "misc": "", "start_char": 1777, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1790, "feats": null, "head": 29, "id": 28, "lemma": "without", "misc": "", "start_char": 1783, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1799, "feats": "VerbForm=Ger", "head": 24, "id": 29, "lemma": "touch", "misc": "", "start_char": 1791, "text": "touching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1802, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "it", "misc": "", "start_char": 1800, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1804, "feats": null, "head": 7, "id": 31, "lemma": ".", "misc": "", "start_char": 1803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (INTJ (WRB How) (. ?)))" }, "speaker": "Penny", "text": "How?", "tokens": [ { "deprel": "root", "end_char": 1808, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 1805, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1810, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1809, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (NN Physics) (. .)))" }, "speaker": "Leonard", "text": "Physics.", "tokens": [ { "deprel": "root", "end_char": 1818, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "physics", "misc": "", "start_char": 1811, "text": "Physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1820, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1819, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (NP (JJ centrifugal) (NN force)) (. .)))" }, "speaker": "Penny", "text": "Wow, centrifugal force.", "tokens": [ { "deprel": "discourse", "end_char": 1824, "feats": null, "head": 4, "id": 1, "lemma": "wow", "misc": "", "start_char": 1821, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1826, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1825, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1838, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "centrifugal", "misc": "", "start_char": 1827, "text": "centrifugal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1844, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "force", "misc": "", "start_char": 1839, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1846, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1845, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (JJ centripetal) (NN force)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (NP (DT an) (JJ inward) (NN force)) (VP (VBN generated) (PP (IN by) (NP (NP (DT the) (NN glass)) (VP (VBG acting) (PP (IN on) (NP (DT the) (NN olive) (. .))) (ADVP (RB Now)))))))))) (, ,)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD were) (VP (VBG biting) (PP (IN on) (NP (DT the) (NN olive))))))) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VP (VB be) (PP (IN on) (NP (DT a) (ADJP (AFX non) (HYPH -) (JJ inertial)) (NN reference) (NN frame)))) (CC and) (VP (VB would-)))))))))" }, "speaker": "Leonard", "text": "Actually, it's centripetal force, which is an inward force generated by the glass acting on the olive . Now, if you were biting on the olive you'd be on a non - inertial reference frame and would-", "tokens": [ { "deprel": "advmod", "end_char": 1855, "feats": null, "head": 6, "id": 1, "lemma": "actually", "misc": "", "start_char": 1847, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1857, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1856, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1860, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1858, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1863, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1861, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 1875, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "centripetal", "misc": "", "start_char": 1864, "text": "centripetal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1881, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "force", "misc": "", "start_char": 1876, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1883, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1882, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1889, "feats": "PronType=Rel", "head": 12, "id": 8, "lemma": "which", "misc": "", "start_char": 1884, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 1892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1890, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1895, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 1893, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1902, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "inward", "misc": "", "start_char": 1896, "text": "inward", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl:relcl", "end_char": 1908, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "force", "misc": "", "start_char": 1903, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1918, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 13, "lemma": "generate", "misc": "", "start_char": 1909, "text": "generated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1921, "feats": null, "head": 16, "id": 14, "lemma": "by", "misc": "", "start_char": 1919, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1925, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1922, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 1931, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "glass", "misc": "", "start_char": 1926, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1938, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "act", "misc": "", "start_char": 1932, "text": "acting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1941, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 1939, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1945, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1942, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1951, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "olive", "misc": "", "start_char": 1946, "text": "olive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1953, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 1952, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1957, "feats": null, "head": 34, "id": 22, "lemma": "now", "misc": "", "start_char": 1954, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 1958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1962, "feats": null, "head": 27, "id": 24, "lemma": "if", "misc": "", "start_char": 1960, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1966, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 25, "lemma": "you", "misc": "", "start_char": 1963, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1971, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 1967, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1978, "feats": "Tense=Pres|VerbForm=Part", "head": 34, "id": 27, "lemma": "bite", "misc": "", "start_char": 1972, "text": "biting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1981, "feats": null, "head": 30, "id": 28, "lemma": "on", "misc": "", "start_char": 1979, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1985, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 1982, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1991, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "olive", "misc": "", "start_char": 1986, "text": "olive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1995, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 31, "lemma": "you", "misc": "", "start_char": 1992, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1998, "feats": "VerbForm=Fin", "head": 34, "id": 32, "lemma": "would", "misc": "", "start_char": 1996, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 2001, "feats": "VerbForm=Inf", "head": 40, "id": 33, "lemma": "be", "misc": "", "start_char": 1999, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 2004, "feats": null, "head": 40, "id": 34, "lemma": "on", "misc": "", "start_char": 2002, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2006, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 35, "lemma": "a", "misc": "", "start_char": 2005, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2010, "feats": null, "head": 38, "id": 36, "lemma": "non", "misc": "", "start_char": 2007, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 2012, "feats": null, "head": 36, "id": 37, "lemma": "-", "misc": "", "start_char": 2011, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 2021, "feats": "Degree=Pos", "head": 40, "id": 38, "lemma": "inertial", "misc": "", "start_char": 2013, "text": "inertial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2031, "feats": "Number=Sing", "head": 40, "id": 39, "lemma": "reference", "misc": "", "start_char": 2022, "text": "reference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2037, "feats": "Number=Sing", "head": 6, "id": 40, "lemma": "frame", "misc": "", "start_char": 2032, "text": "frame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2041, "feats": null, "head": 42, "id": 41, "lemma": "and", "misc": "", "start_char": 2038, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2048, "feats": "VerbForm=Fin", "head": 40, "id": 42, "lemma": "would", "misc": "", "start_char": 2042, "text": "would-", "upos": "VERB", "xpos": "VB" } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Penny", "text": "Are you okay?", "tokens": [ { "deprel": "cop", "end_char": 2052, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2049, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2056, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2053, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2061, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 2057, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2063, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2062, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ okay))) (. .) (SQ (VBD Did) (NP (PRP you)) (VP (VB spill) (NP (NN ketchup)))) (. ?)))" }, "speaker": "Leonard", "text": "Yeah, I'm okay . Did you spill ketchup?", "tokens": [ { "deprel": "discourse", "end_char": 2068, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2064, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2070, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2069, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2072, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2071, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2075, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2073, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2080, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 2076, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2082, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2081, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 2086, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 2083, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2090, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2087, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2096, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "spill", "misc": "", "start_char": 2091, "text": "spill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2104, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "ketchup", "misc": "", "start_char": 2097, "text": "ketchup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2106, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 2105, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 2109, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 2107, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2111, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2110, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ okay))) (. .)))" }, "speaker": "Leonard", "text": "I'm not okay.", "tokens": [ { "deprel": "nsubj", "end_char": 2113, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2112, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2116, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2114, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2120, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2117, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2125, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 2121, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2127, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2126, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 5, 6 ] ], [ [ 0, 2, 6 ], [ 1, 7, 7 ], [ 1, 9, 9 ], [ 1, 7, 9 ], [ 1, 14, 14 ], [ 1, 20, 20 ] ], [ [ 0, 8, 8 ], [ 2, 2, 2 ], [ 3, 0, 0 ], [ 10, 2, 2 ], [ 13, 4, 4 ], [ 14, 6, 6 ], [ 16, 2, 2 ], [ 17, 0, 0 ], [ 19, 4, 4 ], [ 19, 12, 12 ], [ 19, 11, 12 ], [ 19, 14, 14 ], [ 21, 6, 6 ], [ 21, 9, 9 ], [ 21, 14, 14 ], [ 23, 11, 11 ], [ 26, 11, 11 ], [ 30, 24, 24 ], [ 30, 30, 30 ], [ 32, 7, 7 ] ], [ [ 1, 16, 17 ], [ 2, 6, 7 ], [ 3, 10, 10 ] ], [ [ 2, 2, 3 ] ], [ [ 3, 11, 11 ], [ 5, 0, 0 ], [ 5, 1, 1 ], [ 5, 0, 1 ], [ 5, 5, 5 ], [ 15, 3, 3 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 5, 6 ] ], [ [ 5, 12, 13 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 9, 9 ] ], [ [ 6, 6, 9 ] ], [ [ 7, 0, 0 ], [ 8, 2, 2 ] ], [ [ 9, 3, 4 ] ], [ [ 9, 6, 7 ], [ 9, 21, 22 ] ], [ [ 9, 14, 15 ] ], [ [ 9, 17, 17 ], [ 9, 26, 26 ], [ 9, 35, 35 ] ], [ [ 9, 35, 36 ] ], [ [ 9, 38, 41 ] ], [ [ 11, 4, 6 ], [ 12, 7, 7 ] ], [ [ 12, 10, 13 ] ], [ [ 13, 4, 9 ] ], [ [ 14, 0, 0 ], [ 14, 12, 12 ], [ 18, 8, 8 ], [ 19, 27, 27 ] ], [ [ 14, 9, 9 ], [ 18, 12, 12 ], [ 20, 5, 5 ], [ 21, 30, 30 ], [ 22, 0, 0 ], [ 22, 5, 5 ], [ 23, 13, 13 ], [ 26, 18, 18 ], [ 31, 1, 1 ], [ 32, 2, 2 ], [ 34, 0, 0 ] ], [ [ 14, 18, 18 ], [ 18, 2, 6 ] ], [ [ 15, 1, 1 ], [ 18, 15, 15 ] ], [ [ 15, 6, 7 ], [ 17, 3, 4 ] ], [ [ 19, 19, 20 ] ], [ [ 19, 22, 22 ] ], [ [ 19, 24, 25 ] ], [ [ 19, 31, 32 ], [ 20, 8, 9 ] ], [ [ 21, 0, 0 ], [ 21, 4, 4 ] ], [ [ 21, 6, 7 ] ], [ [ 21, 16, 18 ] ], [ [ 21, 24, 27 ] ], [ [ 21, 25, 27 ], [ 22, 12, 16 ], [ 22, 20, 21 ], [ 23, 2, 2 ], [ 23, 19, 19 ] ], [ [ 22, 27, 29 ] ], [ [ 23, 6, 7 ] ], [ [ 24, 2, 2 ] ], [ [ 25, 0, 0 ], [ 26, 0, 6 ] ], [ [ 26, 15, 15 ] ], [ [ 26, 21, 22 ], [ 26, 29, 29 ], [ 30, 18, 19 ], [ 30, 28, 29 ] ], [ [ 26, 25, 26 ], [ 30, 14, 15 ] ], [ [ 28, 0, 0 ], [ 30, 2, 2 ] ], [ [ 29, 0, 3 ] ], [ [ 30, 4, 5 ], [ 30, 9, 11 ] ], [ [ 30, 34, 39 ] ], [ [ 32, 9, 9 ] ] ]
s01e03c08t
So are the rest of the guys meeting us here? Oh, yeah . Turns out that Raj and Howard had to work and Sheldon had a colonoscopy, and he hasn't quite bounced back yet. Ooh, my uncle just had a colonoscopy. You're kidding . Well, then, that's something we have in common. How? We both have people in our lives who...want to nip intestinal polyps in the bud. So, what's new in the world of physics? Nothing? Really? Nothing? Well, with the exception of string theory, not much has happened since the 1930s and you can't prove string theory . At best you can say, " Hey, look, my idea has an internal logical consistency . " Well, I'm sure things will pick up. What's new at the Cheesecake Factory? Oh, uh, not much . We do have a chocolate key lime that's moving pretty well. Uh, what about your, uh, hallway friend? Doug? Oh, yeah . I mean, you know, he's nice and funny, but- Can I get you started with some drinks? No! You were saying? But ... I'd like a drink. Just say the " but " thing about Doug, and then I'll get her back. Okay, well, I don't know, it's just me . I'm still getting over this breakup with kurt and this thing with doug would stju be rebound sex. Ugh . Don't get me started on rebound sex. It's just...it's my pattern . I break up, then I find some cute guy, and then it's just 36 meaningless hours of...you know. I'm not sure that I do . Um...Is that one 36 - hour experience or is that 36 hours spread out over say, one glorious summer? No . It's usually over a weekend . And trust me, you do not feel good after it. Well, chafing, right? Emotionally. Of course, yeah, emotional chafing . Hey, do you want to see something cool? I can make this olive go into this glass without touching it. How? Physics. Wow, centrifugal force. Actually, it's centripetal force, which is an inward force generated by the glass acting on the olive . Now, if you were biting on the olive you'd be on a non - inertial reference frame and would- Are you okay? Yeah, I'm okay . Did you spill ketchup? No. I'm not okay.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (ADVP (RB wanna)) (VP (VB go) (PP (IN to) (NP (DT the) (NN emergency) (NN room))))) (. ?)))" }, "speaker": "Penny", "text": "You don't wanna go to the emergency room?", "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": "aux", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 4, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 10, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 7, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 5, "id": 4, "lemma": "wanna", "misc": "", "start_char": 11, "text": "wanna", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 19, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 17, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 9, "id": 6, "lemma": "to", "misc": "", "start_char": 20, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 23, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "emergency", "misc": "", "start_char": 27, "text": "emergency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "room", "misc": "", "start_char": 37, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 42, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ okay)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN stopped) (NP (VBG bleeding))))) (. .)))" }, "speaker": "Leonard", "text": "No, no . I'm okay . It's stopped bleeding.", "tokens": [ { "deprel": "discourse", "end_char": 46, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 44, "text": "No", "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": "discourse", "end_char": 51, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 49, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 54, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 56, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 63, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "okay", "misc": "", "start_char": 59, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 68, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 66, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 69, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 79, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 11, "lemma": "stop", "misc": "", "start_char": 72, "text": "stopped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 88, "feats": "VerbForm=Ger", "head": 11, "id": 12, "lemma": "bleed", "misc": "", "start_char": 80, "text": "bleeding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 89, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBD did) (VP (VB throw) (PRT (RP up))))) (. .) (SQ (VBZ Is) (RB n't) (NP (DT that)) (NP (NP (DT a) (NN sign)) (PP (IN of) (NP (DT a) (NN concussion)))) (. ?) (INTJ (UH Yes))) (. .)))" }, "speaker": "Penny", "text": "I know, but you did throw up . Isn't that a sign of a concussion? Yes.", "tokens": [ { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "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": 2, "lemma": "know", "misc": "", "start_char": 93, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 98, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 103, "feats": null, "head": 7, "id": 4, "lemma": "but", "misc": "", "start_char": 100, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 104, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 111, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "do", "misc": "", "start_char": 108, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 117, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "throw", "misc": "", "start_char": 112, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 120, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 118, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 123, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 129, "feats": null, "head": 14, "id": 11, "lemma": "not", "misc": "", "start_char": 126, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 134, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 130, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 135, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 141, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "sign", "misc": "", "start_char": 137, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 142, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 146, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 145, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 157, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "concussion", "misc": "", "start_char": 147, "text": "concussion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 2, "id": 18, "lemma": "?", "misc": "", "start_char": 158, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 163, "feats": null, "head": 14, "id": 19, "lemma": "yes", "misc": "", "start_char": 160, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP get) (NP (NN carsick)) (ADVP (RB too)) (, ,) (ADVP (RB so)))) (. ...)))" }, "speaker": "Leonard", "text": "Yes, but I get carsick too, so ...", "tokens": [ { "deprel": "discourse", "end_char": 169, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 166, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 175, "feats": null, "head": 5, "id": 3, "lemma": "but", "misc": "", "start_char": 172, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 177, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 176, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 178, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 189, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "carsick", "misc": "", "start_char": 182, "text": "carsick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 193, "feats": null, "head": 5, "id": 7, "lemma": "too", "misc": "", "start_char": 190, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 195, "feats": null, "head": 5, "id": 8, "lemma": ",", "misc": "", "start_char": 194, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 198, "feats": null, "head": 5, "id": 9, "lemma": "so", "misc": "", "start_char": 196, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 5, "id": 10, "lemma": "...", "misc": "", "start_char": 199, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Penny", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 207, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 203, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry) (PP (IN about) (NP (PRP$ your) (NN car)))) (, ,) (PP (IN by) (NP (DT the) (NN way))) (. .)))" }, "speaker": "Leonard", "text": "Sorry about your car, by the way.", "tokens": [ { "deprel": "root", "end_char": 215, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 210, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 221, "feats": null, "head": 4, "id": 2, "lemma": "about", "misc": "", "start_char": 216, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 226, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 222, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 230, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "car", "misc": "", "start_char": 227, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 235, "feats": null, "head": 8, "id": 6, "lemma": "by", "misc": "", "start_char": 233, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 239, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 236, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 243, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "way", "misc": "", "start_char": 240, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fine))) (. .) (S (NP (PRP You)) (VP (VBD got) (NP (NP (JJS most)) (PP (IN of) (NP (PRP it)))) (PP (IN out) (NP (DT the) (NN window))))) (. .)))" }, "speaker": "Penny", "text": "Oh, no, it's fine . You got most of it out the window.", "tokens": [ { "deprel": "discourse", "end_char": 248, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 246, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 250, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 249, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 253, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 251, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 256, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 259, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 266, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "fine", "misc": "", "start_char": 262, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 267, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 269, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "get", "misc": "", "start_char": 273, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 281, "feats": "Degree=Sup", "head": 10, "id": 11, "lemma": "most", "misc": "", "start_char": 277, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 284, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 282, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 287, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "it", "misc": "", "start_char": 285, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 291, "feats": null, "head": 16, "id": 14, "lemma": "out", "misc": "", "start_char": 288, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 295, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 292, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 302, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "window", "misc": "", "start_char": 296, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 303, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NP (NP (DT The) (JJ poor) (NN guy)) (PP (IN on) (NP (DT the) (NN bike)))) (. .)) (NP (PRP I)) (VP (VBD had) (NP (DT a) (JJ nice) (NN time))) (. .)))" }, "speaker": "Leonard", "text": "The poor guy on the bike . I had a nice time.", "tokens": [ { "deprel": "det", "end_char": 308, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 305, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 313, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "poor", "misc": "", "start_char": 309, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "dislocated", "end_char": 317, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "guy", "misc": "", "start_char": 314, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 320, "feats": null, "head": 6, "id": 4, "lemma": "on", "misc": "", "start_char": 318, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 321, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 329, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "bike", "misc": "", "start_char": 325, "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 337, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 334, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 339, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 338, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 344, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "nice", "misc": "", "start_char": 340, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 349, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "time", "misc": "", "start_char": 345, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH um)) (, ,) (NP (JJ good) (NN night) (. .) (NNP Leonard)) (. .)))" }, "speaker": "Penny", "text": "Well, um, good night . Leonard.", "tokens": [ { "deprel": "discourse", "end_char": 356, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 352, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 357, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 361, "feats": null, "head": 6, "id": 3, "lemma": "um", "misc": "", "start_char": 359, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 368, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 364, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 374, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "night", "misc": "", "start_char": 369, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 384, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 377, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 391, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 387, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 392, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (VBD Was) (NP (DT this)) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN date)))))) (. ?)))" }, "speaker": "Penny", "text": "Was this supposed to be a date?", "tokens": [ { "deprel": "aux", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 394, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 402, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "this", "misc": "", "start_char": 398, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 411, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "suppose", "misc": "", "start_char": 403, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 414, "feats": null, "head": 7, "id": 4, "lemma": "to", "misc": "", "start_char": 412, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 417, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 415, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 419, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 418, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 424, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "date", "misc": "", "start_char": 420, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 425, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (ADVP (IN of) (NN course)) (RB not) (. .) (NP (DT This)) (VP (VBD was) (ADVP (RB just)) (S (NP (PRP you) (CC and) (PRP me)) (VP (VBG hanging) (PRT (RP out)) (PP (IN with) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NP (NNS guys)) (SBAR (WHNP (WP who)) (S (VP (VBD did) (RB n't) (VP (VB show) (PRT (RP up)) (NP (NP (NN 'cause)) (PP (IN of) (NP (NP (NN work)) (CC and) (NP (DT a) (NN colonoscopy)))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "No, of course not . This was just you and me hanging out with a bunch of guys who didn't show up 'cause of work and a colonoscopy.", "tokens": [ { "deprel": "discourse", "end_char": 429, "feats": "Polarity=Neg", "head": 13, "id": 1, "lemma": "no", "misc": "", "start_char": 427, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 434, "feats": null, "head": 13, "id": 3, "lemma": "of", "misc": "", "start_char": 432, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 441, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 435, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 445, "feats": null, "head": 13, "id": 5, "lemma": "not", "misc": "", "start_char": 442, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 452, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 7, "lemma": "this", "misc": "", "start_char": 448, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 453, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 461, "feats": null, "head": 13, "id": 9, "lemma": "just", "misc": "", "start_char": 457, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 462, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 469, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 466, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 472, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "I", "misc": "", "start_char": 470, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 480, "feats": "VerbForm=Ger", "head": 0, "id": 13, "lemma": "hang", "misc": "", "start_char": 473, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 484, "feats": null, "head": 13, "id": 14, "lemma": "out", "misc": "", "start_char": 481, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 489, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 485, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 491, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 490, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 497, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "bunch", "misc": "", "start_char": 492, "text": "bunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 500, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 498, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 505, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "guy", "misc": "", "start_char": 501, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 509, "feats": "PronType=Rel", "head": 23, "id": 20, "lemma": "who", "misc": "", "start_char": 506, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 513, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 510, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 517, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 514, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 522, "feats": "VerbForm=Inf", "head": 17, "id": 23, "lemma": "show", "misc": "", "start_char": 518, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 525, "feats": null, "head": 23, "id": 24, "lemma": "up", "misc": "", "start_char": 523, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 532, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "'cause", "misc": "", "start_char": 526, "text": "'cause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 535, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 533, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 540, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "work", "misc": "", "start_char": 536, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 544, "feats": null, "head": 30, "id": 28, "lemma": "and", "misc": "", "start_char": 541, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 546, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 545, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 558, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "colonoscopy", "misc": "", "start_char": 547, "text": "colonoscopy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 13, "id": 31, "lemma": ".", "misc": "", "start_char": 559, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (LST (UH Okay) (. .)) (NP (PRP I)) (VP (VBD was) (ADVP (RB just)) (VP (VBG checking))) (. .)))" }, "speaker": "Penny", "text": "Okay . I was just checking.", "tokens": [ { "deprel": "discourse", "end_char": 565, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 561, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 573, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 570, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 578, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 574, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 587, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "check", "misc": "", "start_char": 579, "text": "checking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (S (NP (PRP I)) (VP (VBP take) (NP (DT a) (NN girl)) (PP (IN on) (NP (DT a) (NN date))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do))))) (, ,) (WHADVP (UH heh)) (NP (PRP she)) (VP (VBZ knows) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN been) (VP (VBN dated))))))) (. .) (S (NP (JJ Bold) (NN face)) (, ,) (VP (VBN underlined) (, ,) (UH like) (, ,) (S (VP (VBN dated)))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (MD might) (VP (VB have) (NP (DT a) (NN concussion)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB go) (VP (VB lay) (PRT (RP down)))))))))) (. .)))" }, "speaker": "Leonard", "text": "When I take a girl on a date, and I do, heh she knows she's been dated . Bold face, underlined, like, dated . I think I might have a concussion . I'm gonna go lay down.", "tokens": [ { "deprel": "advmod", "end_char": 594, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "misc": "", "start_char": 590, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 596, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 595, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 3, "lemma": "take", "misc": "", "start_char": 597, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 603, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 602, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 608, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "girl", "misc": "", "start_char": 604, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 611, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 609, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 613, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 612, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 618, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "date", "misc": "", "start_char": 614, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 619, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 624, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 621, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 626, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 625, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "do", "misc": "", "start_char": 627, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 630, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 635, "feats": null, "head": 16, "id": 14, "lemma": "heh", "misc": "", "start_char": 632, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 639, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "she", "misc": "", "start_char": 636, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 645, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "know", "misc": "", "start_char": 640, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 649, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "she", "misc": "", "start_char": 646, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 652, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 650, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 657, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 653, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 663, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 20, "lemma": "date", "misc": "", "start_char": 658, "text": "dated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 23, "id": 21, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 670, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "bold", "misc": "", "start_char": 666, "text": "Bold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 675, "feats": "Number=Sing", "head": 16, "id": 23, "lemma": "face", "misc": "", "start_char": 671, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 676, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl", "end_char": 688, "feats": "Tense=Past|VerbForm=Part", "head": 23, "id": 25, "lemma": "underline", "misc": "", "start_char": 678, "text": "underlined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 689, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 695, "feats": null, "head": 29, "id": 27, "lemma": "like", "misc": "", "start_char": 691, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "xcomp", "end_char": 703, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 29, "lemma": "date", "misc": "", "start_char": 698, "text": "dated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 32, "id": 30, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 707, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 706, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 713, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 32, "lemma": "think", "misc": "", "start_char": 708, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 714, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 721, "feats": "VerbForm=Fin", "head": 35, "id": 34, "lemma": "might", "misc": "", "start_char": 716, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 726, "feats": "VerbForm=Inf", "head": 32, "id": 35, "lemma": "have", "misc": "", "start_char": 722, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 728, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 727, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 739, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "concussion", "misc": "", "start_char": 729, "text": "concussion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 41, "id": 38, "lemma": ".", "misc": "", "start_char": 740, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 39, "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": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 744, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 750, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 41, "lemma": "go", "misc": "", "start_char": 747, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 753, "feats": null, "head": 43, "id": 42, "lemma": "to", "misc": "", "start_char": 751, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 756, "feats": "VerbForm=Inf", "head": 41, "id": 43, "lemma": "go", "misc": "", "start_char": 754, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 760, "feats": "VerbForm=Inf", "head": 43, "id": 44, "lemma": "lay", "misc": "", "start_char": 757, "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 765, "feats": null, "head": 44, "id": 45, "lemma": "down", "misc": "", "start_char": 761, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 16, "id": 46, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 8 ] ], [ [ 1, 4, 4 ], [ 2, 4, 4 ], [ 3, 3, 3 ], [ 6, 8, 8 ], [ 7, 7, 7 ], [ 8, 7, 7 ], [ 11, 11, 11 ], [ 13, 1, 1 ], [ 13, 10, 10 ], [ 13, 30, 30 ], [ 13, 32, 32 ], [ 13, 38, 38 ] ], [ [ 1, 8, 8 ] ], [ [ 2, 0, 0 ], [ 5, 2, 2 ], [ 11, 9, 9 ], [ 11, 8, 9 ], [ 12, 2, 2 ], [ 13, 3, 4 ], [ 13, 14, 14 ], [ 13, 16, 16 ] ], [ [ 2, 6, 7 ], [ 2, 11, 11 ], [ 2, 12, 13 ], [ 6, 12, 12 ] ], [ [ 2, 15, 16 ], [ 13, 35, 36 ] ], [ [ 5, 2, 3 ] ], [ [ 6, 14, 15 ] ], [ [ 7, 0, 2 ] ], [ [ 7, 4, 5 ] ], [ [ 7, 0, 5 ] ], [ [ 7, 9, 11 ] ], [ [ 10, 1, 1 ], [ 10, 5, 6 ], [ 11, 6, 6 ], [ 13, 6, 7 ] ], [ [ 11, 9, 11 ] ], [ [ 11, 15, 16 ] ], [ [ 11, 18, 18 ] ], [ [ 11, 16, 18 ], [ 11, 19, 19 ] ], [ [ 11, 26, 26 ] ], [ [ 11, 28, 29 ] ] ]
s01e03c09t
You don't wanna go to the emergency room? No, no . I'm okay . It's stopped bleeding. I know, but you did throw up . Isn't that a sign of a concussion? Yes. Yes, but I get carsick too, so ... Okay. Sorry about your car, by the way. Oh, no, it's fine . You got most of it out the window. The poor guy on the bike . I had a nice time. Well, um, good night . Leonard. Yeah. Was this supposed to be a date? No, of course not . This was just you and me hanging out with a bunch of guys who didn't show up 'cause of work and a colonoscopy. Okay . I was just checking. When I take a girl on a date, and I do, heh she knows she's been dated . Bold face, underlined, like, dated . I think I might have a concussion . I'm gonna go lay down.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’ve) (VP (VBN been) (VP (VBG thinking) (PP (IN about) (NP (NN time) (NN travel))) (ADVP (RB again))))) (. .)))" }, "speaker": "Sheldon", "text": "I ’ve been thinking about time travel again.", "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": 5, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 2, "text": "’ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 10, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 6, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 19, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 11, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 25, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 20, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 30, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "time", "misc": "", "start_char": 26, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 37, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "travel", "misc": "", "start_char": 31, "text": "travel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 43, "feats": null, "head": 4, "id": 8, "lemma": "again", "misc": "", "start_char": 38, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (. ?) (SQ (VBD Did) (NP (PRP you)) (VP (VB hit) (NP (DT a) (NN roadblock)) (PP (IN with) (NP (NN invisibility))))) (. ?)))" }, "speaker": "Leonard", "text": "Why? Did you hit a roadblock with invisibility?", "tokens": [ { "deprel": "advmod", "end_char": 49, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 46, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 50, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 52, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "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": "root", "end_char": 63, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "hit", "misc": "", "start_char": 60, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 65, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 64, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 75, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "roadblock", "misc": "", "start_char": 66, "text": "roadblock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 80, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 76, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 93, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "invisibility", "misc": "", "start_char": 81, "text": "invisibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 94, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Put) (NP (PRP it)) (PP (IN on) (NP (DT the) (NN back) (NN burner))))) (. .) (ADVP (UH Anyway)) (, ,) (NP (PRP it)) (VP (VBZ occurs) (PP (IN to) (NP (PRP me))) (, ,) (S (SBAR (IN if) (S (NP (PRP I)) (ADVP (RB ever)) (VP (VBD did) (NP (JJ perfect) (DT a) (NN time) (NN machine))))) (NP (PRP I)) (VP (MD 'd) (VP (VP (VB go) (PP (IN into) (NP (DT the) (NN past)))) (CC and) (VP (VB give) (NP (PRP it)) (PP (IN to) (NP (PRP myself) (. .))) (S (ADVP (RB Thus)) (VP (VBG eliminating) (NP (DT the) (NN need) (SBAR (IN for) (S (NP (PRP me)) (VP (TO to) (VP (VB invent) (NP (PRP it)) (PP (IN in) (NP (DT the) (JJ first) (NN place))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Put it on the back burner . Anyway, it occurs to me, if I ever did perfect a time machine I'd go into the past and give it to myself . Thus eliminating the need for me to invent it in the first place.", "tokens": [ { "deprel": "root", "end_char": 99, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "put", "misc": "", "start_char": 96, "text": "Put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 102, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 100, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 105, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 103, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 106, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 114, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "back", "misc": "", "start_char": 110, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 121, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "burner", "misc": "", "start_char": 115, "text": "burner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 130, "feats": null, "head": 11, "id": 8, "lemma": "anyway", "misc": "", "start_char": 124, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 1, "id": 9, "lemma": ",", "misc": "", "start_char": 131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 133, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 11, "lemma": "occur", "misc": "", "start_char": 136, "text": "occurs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 145, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 143, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 148, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 146, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 25, "id": 14, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 153, "feats": null, "head": 18, "id": 15, "lemma": "if", "misc": "", "start_char": 151, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 155, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 154, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 160, "feats": null, "head": 18, "id": 17, "lemma": "ever", "misc": "", "start_char": 156, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 164, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 25, "id": 18, "lemma": "do", "misc": "", "start_char": 161, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 22, "id": 19, "lemma": "perfect", "misc": "", "start_char": 165, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 174, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 173, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 179, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "time", "misc": "", "start_char": 175, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 187, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "machine", "misc": "", "start_char": 180, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 188, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 192, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "would", "misc": "", "start_char": 190, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 195, "feats": "VerbForm=Inf", "head": 11, "id": 25, "lemma": "go", "misc": "", "start_char": 193, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 200, "feats": null, "head": 28, "id": 26, "lemma": "into", "misc": "", "start_char": 196, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 204, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 201, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 209, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "past", "misc": "", "start_char": 205, "text": "past", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 213, "feats": null, "head": 30, "id": 29, "lemma": "and", "misc": "", "start_char": 210, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 218, "feats": "VerbForm=Inf", "head": 25, "id": 30, "lemma": "give", "misc": "", "start_char": 214, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 221, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 31, "lemma": "it", "misc": "", "start_char": 219, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 224, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 222, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 231, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 30, "id": 33, "lemma": "myself", "misc": "", "start_char": 225, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 25, "id": 34, "lemma": ".", "misc": "", "start_char": 232, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 238, "feats": null, "head": 36, "id": 35, "lemma": "thus", "misc": "", "start_char": 234, "text": "Thus", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 250, "feats": "VerbForm=Ger", "head": 25, "id": 36, "lemma": "eliminate", "misc": "", "start_char": 239, "text": "eliminating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 254, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 251, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 259, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "need", "misc": "", "start_char": 255, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 263, "feats": null, "head": 42, "id": 39, "lemma": "for", "misc": "", "start_char": 260, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 40, "lemma": "I", "misc": "", "start_char": 264, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 269, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 267, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 276, "feats": "VerbForm=Inf", "head": 38, "id": 42, "lemma": "invent", "misc": "", "start_char": 270, "text": "invent", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 279, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 42, "id": 43, "lemma": "it", "misc": "", "start_char": 277, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 282, "feats": null, "head": 47, "id": 44, "lemma": "in", "misc": "", "start_char": 280, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 286, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 45, "lemma": "the", "misc": "", "start_char": 283, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 292, "feats": "Degree=Pos|NumType=Ord", "head": 47, "id": 46, "lemma": "first", "misc": "", "start_char": 287, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 298, "feats": "Number=Sing", "head": 42, "id": 47, "lemma": "place", "misc": "", "start_char": 293, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 1, "id": 48, "lemma": ".", "misc": "", "start_char": 299, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Interesting)) (. .)))" }, "speaker": "Leonard", "text": "Interesting.", "tokens": [ { "deprel": "root", "end_char": 312, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 301, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (ADVP (RB really)) (VP (VBZ takes) (NP (DT the) (NN pressure)) (PRT (RP off))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, it really takes the pressure off.", "tokens": [ { "deprel": "discourse", "end_char": 319, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 315, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 322, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 331, "feats": null, "head": 5, "id": 4, "lemma": "really", "misc": "", "start_char": 325, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 337, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "take", "misc": "", "start_char": 332, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 341, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 338, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 350, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "pressure", "misc": "", "start_char": 342, "text": "pressure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 354, "feats": null, "head": 5, "id": 8, "lemma": "off", "misc": "", "start_char": 351, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (PP (IN like) (NP (DT a) (NN breakthrough)))) (. .) (SQ (MD Should) (NP (PRP I)) (VP (VP (VB call) (NP (NNP Science))) (CC and) (VP (VB tell) (NP (PRP them)) (S (VP (TO to) (VP (VB hold) (NP (DT the) (NN cover)))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sounds like a breakthrough . Should I call Science and tell them to hold the cover?", "tokens": [ { "deprel": "root", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 357, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 4, "id": 2, "lemma": "like", "misc": "", "start_char": 364, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 370, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 369, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 383, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "breakthrough", "misc": "", "start_char": 371, "text": "breakthrough", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 384, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 392, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "should", "misc": "", "start_char": 386, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 399, "feats": "VerbForm=Inf", "head": 1, "id": 8, "lemma": "call", "misc": "", "start_char": 395, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 407, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Science", "misc": "", "start_char": 400, "text": "Science", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 411, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 408, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 416, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "tell", "misc": "", "start_char": 412, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 421, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "they", "misc": "", "start_char": 417, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 424, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 422, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 429, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "hold", "misc": "", "start_char": 425, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 433, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 430, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 439, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "cover", "misc": "", "start_char": 434, "text": "cover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 1, "id": 17, "lemma": "?", "misc": "", "start_char": 440, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (NN time) (NN travel)))) (, ,) (NP (NNP Leonard) (. .)) (S (NP (PRP I)) (VP (MD will) (VP (VB have) (VP (VBN done) (NP (DT that)))))) (. .)))" }, "speaker": "Sheldon", "text": "It's time travel, Leonard . I will have done that.", "tokens": [ { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 442, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 445, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 452, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "time", "misc": "", "start_char": 448, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 459, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "travel", "misc": "", "start_char": 453, "text": "travel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 469, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 462, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 470, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 472, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 478, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 474, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 483, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 479, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 488, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 11, "lemma": "do", "misc": "", "start_char": 484, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 493, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "that", "misc": "", "start_char": 489, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 494, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (NNS congratulations)) (VP (VBP are) (PP (IN in) (NP (NN order))))))) (. .)))" }, "speaker": "Leonard", "text": "Then I guess congratulations are in order.", "tokens": [ { "deprel": "advmod", "end_char": 500, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "then", "misc": "", "start_char": 496, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 502, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 501, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "guess", "misc": "", "start_char": 503, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 524, "feats": "Number=Plur", "head": 7, "id": 4, "lemma": "congratulation", "misc": "", "start_char": 509, "text": "congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 528, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 525, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 531, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 529, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 537, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "order", "misc": "", "start_char": 532, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (NNS congratulations)) (VP (MD will) (VP (VB have) (VP (VBN been) (PP (IN in) (NP (NN order))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB enjoy) (NP (DT this) (NN party)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, congratulations will have been in order . You know, I'm not going to enjoy this party.", "tokens": [ { "deprel": "discourse", "end_char": 542, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 540, "text": "No", "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": 560, "feats": "Number=Plur", "head": 8, "id": 3, "lemma": "congratulation", "misc": "", "start_char": 545, "text": "congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 565, "feats": "VerbForm=Fin", "head": 8, "id": 4, "lemma": "will", "misc": "", "start_char": 561, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 570, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "have", "misc": "", "start_char": 566, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 575, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 571, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 578, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 576, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 584, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "order", "misc": "", "start_char": 579, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 11, "id": 9, "lemma": ".", "misc": "", "start_char": 585, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 590, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 587, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 11, "lemma": "know", "misc": "", "start_char": 591, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 599, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 598, "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": 14, "lemma": "be", "misc": "", "start_char": 600, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 606, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 603, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 612, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 16, "lemma": "go", "misc": "", "start_char": 607, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 615, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 613, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 621, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "enjoy", "misc": "", "start_char": 616, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 626, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 622, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 632, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "party", "misc": "", "start_char": 627, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 633, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (, ,) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ familiar) (PP (IN with) (NP (PRP you)))))))) (. .)))" }, "speaker": "Leonard", "text": "I know, I'm familiar with you.", "tokens": [ { "deprel": "nsubj", "end_char": 636, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 635, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 637, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 645, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 644, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 648, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 646, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 657, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "familiar", "misc": "", "start_char": 649, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 658, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 666, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 663, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 668, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 667, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (JJ last) (NN department) (NN party)) (, ,) (NP (NNP Professor) (NNP Finkleday))) (VP (VP (VBD cornered) (NP (PRP me))) (CC and) (VP (VBD talked) (PP (IN about) (S (VP (VBG spelunking) (PP (IN for) (NP (CD 45) (NNS minutes)))))))) (. .)))" }, "speaker": "Sheldon", "text": "The last department party, Professor Finkleday cornered me and talked about spelunking for 45 minutes.", "tokens": [ { "deprel": "det", "end_char": 672, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 1, "lemma": "the", "misc": "", "start_char": 669, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 677, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "last", "misc": "", "start_char": 673, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "department", "misc": "", "start_char": 678, "text": "department", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 694, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "party", "misc": "", "start_char": 689, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 695, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 706, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Professor", "misc": "", "start_char": 697, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 716, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Finkleday", "misc": "", "start_char": 707, "text": "Finkleday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "corner", "misc": "", "start_char": 717, "text": "cornered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 728, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 726, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 732, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 729, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 739, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "talk", "misc": "", "start_char": 733, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 745, "feats": null, "head": 13, "id": 12, "lemma": "about", "misc": "", "start_char": 740, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 756, "feats": "VerbForm=Ger", "head": 11, "id": 13, "lemma": "spelunk", "misc": "", "start_char": 746, "text": "spelunking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 760, "feats": null, "head": 16, "id": 14, "lemma": "for", "misc": "", "start_char": 757, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 763, "feats": "NumForm=Digit|NumType=Card", "head": 16, "id": 15, "lemma": "45", "misc": "", "start_char": 761, "text": "45", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 771, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "minute", "misc": "", "start_char": 764, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBD was) (ADVP (RB there))) (. .)))" }, "speaker": "Leonard", "text": "Yes, I was there.", "tokens": [ { "deprel": "discourse", "end_char": 777, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 774, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 780, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 782, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 791, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "there", "misc": "", "start_char": 786, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 792, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (SQ (VP (VBZ 's) (ADJP (JJ interesting) (PP (IN about) (NP (NNS caves))))) (. ?) (FRAG (WHNP (WP What)))))) (. ?)))" }, "speaker": "Sheldon", "text": "You know what's interesting about caves? What?", "tokens": [ { "deprel": "nsubj", "end_char": 797, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 794, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 802, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 798, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 807, "feats": "PronType=Rel", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 803, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 808, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 822, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "interesting", "misc": "", "start_char": 811, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 828, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 823, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 834, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "cave", "misc": "", "start_char": 829, "text": "caves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 835, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 841, "feats": "PronType=Int", "head": 2, "id": 9, "lemma": "what", "misc": "", "start_char": 837, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 842, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 848, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 844, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 849, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. .)))" }, "speaker": "Sheldon", "text": "Nothing.", "tokens": [ { "deprel": "root", "end_char": 858, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 851, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Then)) (NP (PRP we)) (VP (MD 'll) (VP (VB avoid) (NP (PRP him))))) (, ,) (S (NP (PRP we)) (VP (MD 'll) (VP (VP (VB meet) (NP (DT the) (JJ new) (NN department) (NN head))) (, ,) (VP (VB congratulate) (NP (PRP him))) (, ,) (VP (VB shake) (NP (PRP$ his) (NN hand))) (CC and) (VP (VB go))))) (. .)))" }, "speaker": "Leonard", "text": "Then we'll avoid him, we'll meet the new department head, congratulate him, shake his hand and go.", "tokens": [ { "deprel": "advmod", "end_char": 865, "feats": "PronType=Dem", "head": 4, "id": 1, "lemma": "then", "misc": "", "start_char": 861, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 868, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 866, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 872, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 869, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 878, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "avoid", "misc": "", "start_char": 873, "text": "avoid", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 882, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 879, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 883, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 887, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 885, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 891, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 888, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 896, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "meet", "misc": "", "start_char": 892, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 900, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 10, "lemma": "the", "misc": "", "start_char": 897, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 904, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "new", "misc": "", "start_char": 901, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 915, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "department", "misc": "", "start_char": 905, "text": "department", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 920, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "head", "misc": "", "start_char": 916, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 921, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 935, "feats": "VerbForm=Inf", "head": 9, "id": 15, "lemma": "congratulate", "misc": "", "start_char": 923, "text": "congratulate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 939, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "he", "misc": "", "start_char": 936, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 940, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 947, "feats": "VerbForm=Inf", "head": 9, "id": 18, "lemma": "shake", "misc": "", "start_char": 942, "text": "shake", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 951, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "his", "misc": "", "start_char": 948, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 956, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "hand", "misc": "", "start_char": 952, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 960, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 957, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 963, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "go", "misc": "", "start_char": 961, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 964, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (SQ (VBZ 's) (NP (DT this))) (. ?) (S ('' \") (ADJP (JJ Pleased) (S (VP (TO to) (VP (VB meet) (NP (PRP you)))))) (, ,) (NP (NNP Dr.) (NNP Gablehauser) (. .) (`` \") (FRAG (WHADJP (WRB How) (JJ fortunate)) (PP (IN for) (NP (PRP you))) (SBAR (IN that) (S (NP (DT the) (NN university)) (VP (VBZ 's) (`` \") (VP (VBN chosen) (S (VP (TO to) (VP (VB hire) (NP (PRP you))))))))) (, ,) (PP (IN despite) (NP (DT the) (NN fact) ('' \") (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN done) (NP (DT no) (JJ original) (NN research)) (PP (IN in) (NP (CD 25) (NNS years))))))))) (, ,) ('' \") (CC and) (ADVP (RB instead)) (VP (VBP have) (VP (VBN written) (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NP (JJ popular) (NNS books)) (SBAR (WHNP ('' \")) (SBAR (WHNP (WDT that)) (S (VP (VBP reduce) (NP (NP (DT the) (JJ great) (NNS concepts)) (PP (IN of) (NP (NN science)))))))))) ('' \") (PP (IN to) (NP (NP (NP (DT a) (NN series)) (PP (IN of) (NP (NNS anecdotes)))) (, ,) (`` \") (NP (NP (DT each) (NN one)) (VP (VBN dumbed) (PRT (RP down)) (S (VP (TO to) (VP (VB accommodate) (NP (NP (DT the) (NN duration)) ('' \") (PP (IN of) (NP (DT an) (JJ average) (NN bowel) (NN movement)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "How's this? \" Pleased to meet you, Dr. Gablehauser . \" How fortunate for you that the university's \" chosen to hire you, despite the fact \" that you've done no original research in 25 years, \" and instead have written a series of popular books \" that reduce the great concepts of science \" to a series of anecdotes, \" each one dumbed down to accommodate the duration \" of an average bowel movement.", "tokens": [ { "deprel": "advmod", "end_char": 969, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "how", "misc": "", "start_char": 966, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 972, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 970, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 977, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 973, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 6, "id": 4, "lemma": "?", "misc": "", "start_char": 978, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 980, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "root", "end_char": 989, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "pleased", "misc": "", "start_char": 982, "text": "Pleased", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 992, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 990, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 997, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "meet", "misc": "", "start_char": 993, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1001, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 998, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1002, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1007, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "Dr.", "misc": "", "start_char": 1004, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1019, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Gablehauser", "misc": "", "start_char": 1008, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 1020, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 6, "id": 14, "lemma": "\"", "misc": "", "start_char": 1022, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 1027, "feats": "PronType=Int", "head": 16, "id": 15, "lemma": "how", "misc": "", "start_char": 1024, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 1037, "feats": "Degree=Pos", "head": 6, "id": 16, "lemma": "fortunate", "misc": "", "start_char": 1028, "text": "fortunate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1041, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 1038, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1045, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 18, "lemma": "you", "misc": "", "start_char": 1042, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1050, "feats": null, "head": 24, "id": 19, "lemma": "that", "misc": "", "start_char": 1046, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1054, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1051, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1065, "feats": "Number=Sing", "head": 24, "id": 21, "lemma": "university", "misc": "", "start_char": 1055, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1068, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 1066, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 24, "id": 23, "lemma": "\"", "misc": "", "start_char": 1069, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1077, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 24, "lemma": "choose", "misc": "", "start_char": 1071, "text": "chosen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1080, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1078, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1085, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "hire", "misc": "", "start_char": 1081, "text": "hire", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1089, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 27, "lemma": "you", "misc": "", "start_char": 1086, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1091, "feats": null, "head": 24, "id": 28, "lemma": ",", "misc": "", "start_char": 1090, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1099, "feats": null, "head": 31, "id": 29, "lemma": "despite", "misc": "", "start_char": 1092, "text": "despite", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1103, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 1100, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1108, "feats": "Number=Sing", "head": 24, "id": 31, "lemma": "fact", "misc": "", "start_char": 1104, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 31, "id": 32, "lemma": "\"", "misc": "", "start_char": 1109, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 1115, "feats": null, "head": 36, "id": 33, "lemma": "that", "misc": "", "start_char": 1111, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1119, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 34, "lemma": "you", "misc": "", "start_char": 1116, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1123, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 35, "lemma": "have", "misc": "", "start_char": 1120, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl", "end_char": 1128, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 36, "lemma": "do", "misc": "", "start_char": 1124, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1131, "feats": null, "head": 39, "id": 37, "lemma": "no", "misc": "", "start_char": 1129, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1140, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "original", "misc": "", "start_char": 1132, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1149, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "research", "misc": "", "start_char": 1141, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1152, "feats": null, "head": 42, "id": 40, "lemma": "in", "misc": "", "start_char": 1150, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1155, "feats": "NumForm=Digit|NumType=Card", "head": 42, "id": 41, "lemma": "25", "misc": "", "start_char": 1153, "text": "25", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1161, "feats": "Number=Plur", "head": 36, "id": 42, "lemma": "year", "misc": "", "start_char": 1156, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 6, "id": 43, "lemma": ",", "misc": "", "start_char": 1162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 6, "id": 44, "lemma": "\"", "misc": "", "start_char": 1164, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1169, "feats": null, "head": 48, "id": 45, "lemma": "and", "misc": "", "start_char": 1166, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1177, "feats": null, "head": 48, "id": 46, "lemma": "instead", "misc": "", "start_char": 1170, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1182, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 47, "lemma": "have", "misc": "", "start_char": 1178, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1190, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 48, "lemma": "write", "misc": "", "start_char": 1183, "text": "written", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1192, "feats": "Definite=Ind|PronType=Art", "head": 50, "id": 49, "lemma": "a", "misc": "", "start_char": 1191, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1199, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "series", "misc": "", "start_char": 1193, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1202, "feats": null, "head": 53, "id": 51, "lemma": "of", "misc": "", "start_char": 1200, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1210, "feats": "Degree=Pos", "head": 53, "id": 52, "lemma": "popular", "misc": "", "start_char": 1203, "text": "popular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1216, "feats": "Number=Plur", "head": 50, "id": 53, "lemma": "book", "misc": "", "start_char": 1211, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 53, "id": 54, "lemma": "\"", "misc": "", "start_char": 1217, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1223, "feats": "PronType=Rel", "head": 56, "id": 55, "lemma": "that", "misc": "", "start_char": 1219, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1230, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 53, "id": 56, "lemma": "reduce", "misc": "", "start_char": 1224, "text": "reduce", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1234, "feats": "Definite=Def|PronType=Art", "head": 59, "id": 57, "lemma": "the", "misc": "", "start_char": 1231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1240, "feats": "Degree=Pos", "head": 59, "id": 58, "lemma": "great", "misc": "", "start_char": 1235, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1249, "feats": "Number=Plur", "head": 56, "id": 59, "lemma": "concept", "misc": "", "start_char": 1241, "text": "concepts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1252, "feats": null, "head": 61, "id": 60, "lemma": "of", "misc": "", "start_char": 1250, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1260, "feats": "Number=Sing", "head": 59, "id": 61, "lemma": "science", "misc": "", "start_char": 1253, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 56, "id": 62, "lemma": "\"", "misc": "", "start_char": 1261, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1265, "feats": null, "head": 65, "id": 63, "lemma": "to", "misc": "", "start_char": 1263, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1267, "feats": "Definite=Ind|PronType=Art", "head": 65, "id": 64, "lemma": "a", "misc": "", "start_char": 1266, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1274, "feats": "Number=Sing", "head": 56, "id": 65, "lemma": "series", "misc": "", "start_char": 1268, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1277, "feats": null, "head": 67, "id": 66, "lemma": "of", "misc": "", "start_char": 1275, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1287, "feats": "Number=Plur", "head": 65, "id": 67, "lemma": "anecdote", "misc": "", "start_char": 1278, "text": "anecdotes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 72, "id": 68, "lemma": ",", "misc": "", "start_char": 1288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 72, "id": 69, "lemma": "\"", "misc": "", "start_char": 1290, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1296, "feats": null, "head": 71, "id": 70, "lemma": "each", "misc": "", "start_char": 1292, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1300, "feats": "Number=Sing", "head": 72, "id": 71, "lemma": "one", "misc": "", "start_char": 1297, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1307, "feats": "Tense=Past|VerbForm=Part", "head": 67, "id": 72, "lemma": "dumb", "misc": "", "start_char": 1301, "text": "dumbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1312, "feats": null, "head": 72, "id": 73, "lemma": "down", "misc": "", "start_char": 1308, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 1315, "feats": null, "head": 75, "id": 74, "lemma": "to", "misc": "", "start_char": 1313, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1327, "feats": "VerbForm=Inf", "head": 72, "id": 75, "lemma": "accommodate", "misc": "", "start_char": 1316, "text": "accommodate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1331, "feats": "Definite=Def|PronType=Art", "head": 77, "id": 76, "lemma": "the", "misc": "", "start_char": 1328, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1340, "feats": "Number=Sing", "head": 75, "id": 77, "lemma": "duration", "misc": "", "start_char": 1332, "text": "duration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 77, "id": 78, "lemma": "\"", "misc": "", "start_char": 1341, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1345, "feats": null, "head": 83, "id": 79, "lemma": "of", "misc": "", "start_char": 1343, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1348, "feats": "Definite=Ind|PronType=Art", "head": 83, "id": 80, "lemma": "a", "misc": "", "start_char": 1346, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1356, "feats": "Degree=Pos", "head": 83, "id": 81, "lemma": "average", "misc": "", "start_char": 1349, "text": "average", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1362, "feats": "Number=Sing", "head": 83, "id": 82, "lemma": "bowel", "misc": "", "start_char": 1357, "text": "bowel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1371, "feats": "Number=Sing", "head": 77, "id": 83, "lemma": "movement", "misc": "", "start_char": 1363, "text": "movement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1373, "feats": null, "head": 6, "id": 84, "lemma": ".", "misc": "", "start_char": 1372, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NFP _) (`` \") (NP (NNP Mahalo) ('' \")) (VP (VBZ is) (NP (DT a) (JJ nice) (NN touch))) (. .)))" }, "speaker": "Leonard", "text": "_ \" Mahalo \" is a nice touch.", "tokens": [ { "deprel": "punct", "end_char": 1375, "feats": null, "head": 8, "id": 1, "lemma": "_", "misc": "", "start_char": 1374, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "punct", "end_char": 1377, "feats": null, "head": 3, "id": 2, "lemma": "\"", "misc": "", "start_char": 1376, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1384, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Mahalo", "misc": "", "start_char": 1378, "text": "Mahalo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 3, "id": 4, "lemma": "\"", "misc": "", "start_char": 1385, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cop", "end_char": 1389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1387, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1391, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1390, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1396, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "nice", "misc": "", "start_char": 1392, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1402, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "touch", "misc": "", "start_char": 1397, "text": "touch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1403, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (S (NP (EX there)) (NP (NP (QP (RB only) (CD eight)) (NNS consonants)) (PP (IN in) (NP (JJ Hawaiian) (NN language)))))) (. ?)))" }, "speaker": "Sheldon", "text": "You know there only eight consonants in Hawaiian language?", "tokens": [ { "deprel": "nsubj", "end_char": 1408, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1405, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1413, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 1409, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1419, "feats": null, "head": 6, "id": 3, "lemma": "there", "misc": "", "start_char": 1414, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advmod", "end_char": 1424, "feats": null, "head": 5, "id": 4, "lemma": "only", "misc": "", "start_char": 1420, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 1430, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "eight", "misc": "", "start_char": 1425, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1441, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "consonant", "misc": "", "start_char": 1431, "text": "consonants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1444, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 1442, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1453, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Hawaiian", "misc": "", "start_char": 1445, "text": "Hawaiian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1462, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "language", "misc": "", "start_char": 1454, "text": "language", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1464, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 1463, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Interesting))) (, ,) (NP (PRP you)) (VP (MD should) (VP (VB lead) (PP (IN with) (NP (DT that))))) (. .)))" }, "speaker": "Leonard", "text": "Interesting, you should lead with that.", "tokens": [ { "deprel": "advmod", "end_char": 1476, "feats": "Degree=Pos", "head": 5, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 1465, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1478, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1477, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1482, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1479, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1489, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "should", "misc": "", "start_char": 1483, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1494, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "lead", "misc": "", "start_char": 1490, "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1499, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 1495, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1504, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 1500, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1506, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1505, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 3, 3 ], [ 2, 12, 12 ], [ 2, 15, 15 ], [ 2, 22, 22 ], [ 2, 32, 32 ], [ 2, 39, 39 ], [ 6, 7, 7 ], [ 8, 12, 12 ], [ 9, 7, 7 ], [ 10, 8, 8 ], [ 19, 2, 2 ] ], [ [ 0, 5, 6 ], [ 6, 0, 0 ], [ 6, 2, 3 ] ], [ [ 1, 5, 6 ] ], [ [ 1, 8, 8 ], [ 2, 1, 1 ] ], [ [ 2, 3, 5 ] ], [ [ 2, 19, 21 ], [ 2, 30, 30 ], [ 2, 42, 42 ] ], [ [ 2, 26, 27 ] ], [ [ 2, 36, 37 ] ], [ [ 4, 5, 6 ] ], [ [ 5, 2, 3 ] ], [ [ 5, 6, 6 ], [ 6, 5, 5 ], [ 7, 1, 1 ], [ 8, 9, 9 ], [ 9, 0, 0 ], [ 9, 3, 3 ], [ 11, 2, 2 ], [ 12, 0, 0 ], [ 18, 0, 0 ] ], [ [ 5, 8, 8 ], [ 5, 11, 11 ], [ 16, 60, 60 ] ], [ [ 5, 7, 8 ], [ 6, 11, 11 ] ], [ [ 5, 14, 15 ] ], [ [ 7, 3, 3 ], [ 8, 2, 2 ] ], [ [ 8, 18, 19 ], [ 10, 0, 3 ] ], [ [ 10, 5, 6 ], [ 15, 4, 4 ] ], [ [ 10, 12, 12 ] ], [ [ 10, 14, 15 ] ], [ [ 12, 6, 6 ] ], [ [ 15, 1, 1 ], [ 15, 6, 6 ] ], [ [ 15, 9, 12 ], [ 15, 15, 15 ], [ 15, 18, 18 ], [ 16, 8, 8 ], [ 16, 10, 11 ], [ 16, 17, 17 ], [ 16, 26, 26 ], [ 16, 33, 33 ] ], [ [ 15, 18, 19 ] ], [ [ 16, 19, 20 ] ], [ [ 16, 29, 30 ] ], [ [ 16, 36, 38 ] ], [ [ 16, 40, 41 ] ], [ [ 16, 48, 49 ] ], [ [ 16, 51, 52 ] ], [ [ 16, 56, 58 ] ], [ [ 16, 63, 64 ] ], [ [ 16, 66, 66 ] ], [ [ 16, 63, 66 ], [ 16, 69, 70 ] ], [ [ 16, 75, 76 ] ], [ [ 16, 79, 82 ] ], [ [ 18, 7, 8 ] ], [ [ 18, 0, 9 ], [ 19, 6, 6 ] ] ]
s01e04c00t
I ’ve been thinking about time travel again. Why? Did you hit a roadblock with invisibility? Put it on the back burner . Anyway, it occurs to me, if I ever did perfect a time machine I'd go into the past and give it to myself . Thus eliminating the need for me to invent it in the first place. Interesting. Yeah, it really takes the pressure off. Sounds like a breakthrough . Should I call Science and tell them to hold the cover? It's time travel, Leonard . I will have done that. Then I guess congratulations are in order. No, congratulations will have been in order . You know, I'm not going to enjoy this party. I know, I'm familiar with you. The last department party, Professor Finkleday cornered me and talked about spelunking for 45 minutes. Yes, I was there. You know what's interesting about caves? What? What? Nothing. Then we'll avoid him, we'll meet the new department head, congratulate him, shake his hand and go. How's this? " Pleased to meet you, Dr. Gablehauser . " How fortunate for you that the university's " chosen to hire you, despite the fact " that you've done no original research in 25 years, " and instead have written a series of popular books " that reduce the great concepts of science " to a series of anecdotes, " each one dumbed down to accommodate the duration " of an average bowel movement. _ " Mahalo " is a nice touch. You know there only eight consonants in Hawaiian language? Interesting, you should lead with that.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP God)) (, ,) (VP (VB look) (PP (IN at) (NP (DT this) (NN buffet)))) (. .) (S (NP (PRP I)) (VP (VBP love) (NP (NNP America)))) (. .)))" }, "speaker": "Raj", "text": "Oh, God, look at this buffet . I love America.", "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": "discourse", "end_char": 8, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "God", "misc": "", "start_char": 5, "text": "God", "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": "root", "end_char": 15, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 11, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 18, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 16, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 23, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 19, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 30, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "buffet", "misc": "", "start_char": 24, "text": "buffet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "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": 5, "id": 11, "lemma": "love", "misc": "", "start_char": 35, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "America", "misc": "", "start_char": 40, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NNS buffets)) (PP (IN in) (NP (NNP India))))) (. ?)))" }, "speaker": "Leonard", "text": "You don't have buffets in India?", "tokens": [ { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 50, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 54, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 60, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 57, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 65, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 61, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "buffet", "misc": "", "start_char": 66, "text": "buffets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 74, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 82, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "India", "misc": "", "start_char": 77, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 83, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT all) (JJ Indian) (NN food)))) (. .) (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB find) (NP (DT a) (NN bagel)) (PP (IN in) (NP (NNP Mumbai))) (S (VP (TO to) (VP (VB save) (NP (PRP$ your) (NN life) (. .) (S (VP (VB Shmear) (NP (PRP me))))))))))) (. .)))" }, "speaker": "Raj", "text": "Of course, but it's all Indian food . You can't find a bagel in Mumbai to save your life . Shmear me.", "tokens": [ { "deprel": "advmod", "end_char": 87, "feats": null, "head": 9, "id": 1, "lemma": "of", "misc": "", "start_char": 85, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 94, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 88, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 9, "id": 3, "lemma": ",", "misc": "", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 100, "feats": null, "head": 9, "id": 4, "lemma": "but", "misc": "", "start_char": 97, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 101, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 104, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 110, "feats": null, "head": 9, "id": 7, "lemma": "all", "misc": "", "start_char": 107, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 117, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Indian", "misc": "", "start_char": 111, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 122, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "food", "misc": "", "start_char": 118, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 125, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 131, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 129, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 135, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 132, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 140, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "find", "misc": "", "start_char": 136, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 142, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 141, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 148, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "bagel", "misc": "", "start_char": 143, "text": "bagel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 151, "feats": null, "head": 18, "id": 17, "lemma": "in", "misc": "", "start_char": 149, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 158, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Mumbai", "misc": "", "start_char": 152, "text": "Mumbai", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 161, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 159, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 166, "feats": "VerbForm=Inf", "head": 14, "id": 20, "lemma": "save", "misc": "", "start_char": 162, "text": "save", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 171, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 167, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 176, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "life", "misc": "", "start_char": 172, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 177, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 185, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 24, "lemma": "shmear", "misc": "", "start_char": 179, "text": "Shmear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 188, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 25, "lemma": "I", "misc": "", "start_char": 186, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 9, "id": 26, "lemma": ".", "misc": "", "start_char": 189, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB here)) (VP (VBZ 's)) (NP (NP (DT an) (JJ interesting) (NN turn)) (PP (IN of) (NP (NNS events)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, here's an interesting turn of events.", "tokens": [ { "deprel": "discourse", "end_char": 195, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 191, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 196, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 202, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 198, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 203, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 208, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 206, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 220, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "interesting", "misc": "", "start_char": 209, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 225, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "turn", "misc": "", "start_char": 221, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 228, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 226, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 235, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "event", "misc": "", "start_char": 229, "text": "events", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (VP (VBD brought) (NP (DT a) (NN date))) (. ?)))" }, "speaker": "Leonard", "text": "Howard brought a date?", "tokens": [ { "deprel": "nsubj", "end_char": 244, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Howard", "misc": "", "start_char": 238, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bring", "misc": "", "start_char": 245, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 254, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 253, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 259, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "date", "misc": "", "start_char": 255, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 260, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (ADJP (RBR more) (JJ plausible)) (NN explanation)) (VP (VBZ is) (SBAR (IN that) (S (NP (NP (PRP$ his) (NN work)) (PP (IN in) (NP (NN robotics)))) (VP (VBZ has) (VP (VBN made) (NP (DT an) (JJ amazing) (NN leap) (RB forward))))))) (. .)))" }, "speaker": "Sheldon", "text": "A more plausible explanation is that his work in robotics has made an amazing leap forward.", "tokens": [ { "deprel": "det", "end_char": 263, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 1, "lemma": "a", "misc": "", "start_char": 262, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 268, "feats": "Degree=Cmp", "head": 3, "id": 2, "lemma": "more", "misc": "", "start_char": 264, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 278, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "plausible", "misc": "", "start_char": 269, "text": "plausible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 290, "feats": "Number=Sing", "head": 12, "id": 4, "lemma": "explanation", "misc": "", "start_char": 279, "text": "explanation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 293, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 5, "lemma": "be", "misc": "", "start_char": 291, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 298, "feats": null, "head": 12, "id": 6, "lemma": "that", "misc": "", "start_char": 294, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 302, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 299, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 307, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "work", "misc": "", "start_char": 303, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 310, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 308, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 319, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "robotics", "misc": "", "start_char": 311, "text": "robotics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 320, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 328, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 12, "lemma": "make", "misc": "", "start_char": 324, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 331, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 329, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 339, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "amazing", "misc": "", "start_char": 332, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 344, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "leap", "misc": "", "start_char": 340, "text": "leap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 352, "feats": null, "head": 12, "id": 16, "lemma": "forward", "misc": "", "start_char": 345, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 354, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 353, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH Hey)) (, ,) (WHADVP (WP what) (RB up)) (, ,) (NP (NN science) (NNS bitches)) (. ?) (S (VP (MD May)))) (NP (PRP I)) (VP (VB introduce) (NP (NP (PRP$ my) (JJ special) (NN lady) (NN friend)) (, ,) (NP (NN Summer)))) (. .)))" }, "speaker": "Howard", "text": "Hey, what up, science bitches? May I introduce my special lady friend, Summer.", "tokens": [ { "deprel": "discourse", "end_char": 358, "feats": null, "head": 11, "id": 1, "lemma": "hey", "misc": "", "start_char": 355, "text": "Hey", "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": "reparandum", "end_char": 365, "feats": "PronType=Int", "head": 11, "id": 3, "lemma": "what", "misc": "", "start_char": 361, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 368, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 366, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 378, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "science", "misc": "", "start_char": 371, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 386, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "bitch", "misc": "", "start_char": 379, "text": "bitches", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 387, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 392, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "may", "misc": "", "start_char": 389, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 404, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "introduce", "misc": "", "start_char": 395, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 12, "lemma": "my", "misc": "", "start_char": 405, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 415, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "special", "misc": "", "start_char": 408, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 420, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "lady", "misc": "", "start_char": 416, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 427, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "friend", "misc": "", "start_char": 421, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 428, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 436, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "summer", "misc": "", "start_char": 430, "text": "Summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (PRN (, ,) (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)))) (, ,)) (VP (NP (NN touching) (POS 's)) (ADJP (JJ extra))) (. .)))" }, "speaker": "Summer", "text": "Howard, I told you, touching's extra.", "tokens": [ { "deprel": "vocative", "end_char": 445, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Howard", "misc": "", "start_char": 439, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 4, "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": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 448, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 450, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 458, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 455, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 469, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "touch", "misc": "", "start_char": 461, "text": "touching", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 472, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 470, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 478, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "extra", "misc": "", "start_char": 473, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (ADJP (JJ Right) (. .) (JJ Sorry) (. .)))" }, "speaker": "Howard", "text": "Right . Sorry.", "tokens": [ { "deprel": "discourse", "end_char": 486, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "right", "misc": "", "start_char": 481, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 487, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 494, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 489, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 495, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Here)) (VP (VBZ comes)) (NP (PRP$ our) (JJ new) (NN boss) (. .)) (VP (VB Be) (ADJP (JJ polite))) (. .)))" }, "speaker": "Leonard", "text": "Here comes our new boss . Be polite.", "tokens": [ { "deprel": "advmod", "end_char": 501, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "here", "misc": "", "start_char": 497, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 507, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "misc": "", "start_char": 502, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 511, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "our", "misc": "", "start_char": 508, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 515, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "new", "misc": "", "start_char": 512, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 520, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "boss", "misc": "", "start_char": 516, "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 525, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 523, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 532, "feats": "Degree=Pos", "head": 2, "id": 8, "lemma": "polite", "misc": "", "start_char": 526, "text": "polite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNS fellas) (. .) (NNP Eric) (NNP Gablehauser)) (. .)))" }, "speaker": "Gablehouser", "text": "Hi, fellas . Eric Gablehauser.", "tokens": [ { "deprel": "discourse", "end_char": 537, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 535, "text": "Hi", "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": "root", "end_char": 546, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "fella", "misc": "", "start_char": 540, "text": "fellas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 553, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Eric", "misc": "", "start_char": 549, "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 565, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Gablehauser", "misc": "", "start_char": 554, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NNP Howard) (NNP Wolowitz) (. .)))" }, "speaker": "Howard", "text": "Howard Wolowitz.", "tokens": [ { "deprel": "root", "end_char": 574, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howard", "misc": "", "start_char": 568, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 583, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 575, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Howard)) (, ,) (ADJP (JJ nice) (S (VP (TO to) (VP (VB meet) (NP (PRP you)))))) (. .) (CC And) (NP (PRP you)) (VP (VBP are)) (. ?)))" }, "speaker": "Gablehouser", "text": "Howard, nice to meet you . And you are?", "tokens": [ { "deprel": "vocative", "end_char": 592, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 586, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 599, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 595, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 602, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 600, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 607, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "meet", "misc": "", "start_char": 603, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 611, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 608, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 612, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 617, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 614, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 618, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "be", "misc": "", "start_char": 622, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 626, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT An) (JJ actual) (JJ real) (NN scientist) (. .)) (WHADVP (WRB How)) (SQ (VBD was) (NP (DT that))) (. ?)))" }, "speaker": "Sheldon", "text": "An actual real scientist . How was that?", "tokens": [ { "deprel": "det", "end_char": 630, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 1, "lemma": "a", "misc": "", "start_char": 628, "text": "An", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 637, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "actual", "misc": "", "start_char": 631, "text": "actual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 642, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "real", "misc": "", "start_char": 638, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 652, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "scientist", "misc": "", "start_char": 643, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 653, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 658, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "how", "misc": "", "start_char": 655, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 662, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 659, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 667, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 8, "lemma": "that", "misc": "", "start_char": 663, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 668, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 7, 7 ], [ 1, 4, 4 ], [ 2, 4, 4 ], [ 2, 6, 8 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 9, 9 ], [ 1, 0, 0 ], [ 2, 24, 24 ] ], [ [ 0, 11, 11 ] ], [ [ 1, 6, 6 ] ], [ [ 2, 14, 15 ] ], [ [ 2, 17, 17 ] ], [ [ 4, 0, 0 ], [ 5, 6, 6 ] ], [ [ 4, 3, 3 ], [ 6, 11, 14 ] ], [ [ 4, 2, 3 ] ], [ [ 6, 5, 6 ], [ 6, 0, 6 ] ], [ [ 6, 9, 9 ], [ 6, 11, 11 ], [ 7, 0, 0 ], [ 7, 4, 4 ], [ 11, 0, 1 ] ], [ [ 6, 14, 14 ], [ 6, 16, 16 ] ], [ [ 6, 11, 16 ] ], [ [ 7, 2, 2 ] ], [ [ 9, 2, 2 ] ], [ [ 9, 2, 4 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 4, 5 ] ], [ [ 11, 1, 1 ], [ 12, 0, 0 ], [ 12, 5, 5 ] ], [ [ 12, 8, 8 ], [ 13, 0, 3 ] ] ]
s01e04c01t
Oh, God, look at this buffet . I love America. You don't have buffets in India? Of course, but it's all Indian food . You can't find a bagel in Mumbai to save your life . Shmear me. Well, here's an interesting turn of events. Howard brought a date? A more plausible explanation is that his work in robotics has made an amazing leap forward. Hey, what up, science bitches? May I introduce my special lady friend, Summer. Howard, I told you, touching's extra. Right . Sorry. Here comes our new boss . Be polite. Hi, fellas . Eric Gablehauser. Howard Wolowitz. Howard, nice to meet you . And you are? An actual real scientist . How was that?
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 he)) (VP (VBD fired) (NP (PRP me))))))) (. .)))" }, "speaker": "Sheldon", "text": "I can't believe he fired me.", "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": 19, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 17, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "fire", "misc": "", "start_char": 20, "text": "fired", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "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": "punct", "end_char": 30, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP you)) (VP (VBD did) (VP (VB call) (NP (PRP him)) (S (NP (NP (DT a) (JJ glorified) (NML (JJ high) (NN school)) (NN science) (NN teacher)) (SBAR (WHNP (WP$ whose) (JJ last) (JJ successful) (NN experiment)) (S (VP (VBD was) (VP (VBG lighting) (NP (PRP$ his) (JJ own) (NNS farts)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, you did call him a glorified high school science teacher whose last successful experiment was lighting his own farts.", "tokens": [ { "deprel": "discourse", "end_char": 35, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 31, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 38, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "do", "misc": "", "start_char": 42, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 50, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "call", "misc": "", "start_char": 46, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 54, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 51, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 56, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 7, "lemma": "a", "misc": "", "start_char": 55, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 66, "feats": "Degree=Pos", "head": 12, "id": 8, "lemma": "glorified", "misc": "", "start_char": 57, "text": "glorified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 71, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "high", "misc": "", "start_char": 67, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 78, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "school", "misc": "", "start_char": 72, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 86, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "science", "misc": "", "start_char": 79, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 94, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "teacher", "misc": "", "start_char": 87, "text": "teacher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 100, "feats": "Poss=Yes|PronType=Rel", "head": 16, "id": 13, "lemma": "whose", "misc": "", "start_char": 95, "text": "whose", "upos": "PRON", "xpos": "WP$" }, { "deprel": "amod", "end_char": 105, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "last", "misc": "", "start_char": 101, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 116, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "successful", "misc": "", "start_char": 106, "text": "successful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "experiment", "misc": "", "start_char": 117, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 128, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 140, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 18, "lemma": "light", "misc": "", "start_char": 132, "text": "lighting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 144, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "his", "misc": "", "start_char": 141, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 148, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "own", "misc": "", "start_char": 145, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 154, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "fart", "misc": "", "start_char": 149, "text": "farts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 155, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (PRP$ my) (NN defense))) (, ,) (NP (PRP I)) (VP (VBD prefaced) (NP (IN that)) (PP (IN by) (S (VP (VBG saying) (`` \") (PP (IN with) (NP (DT all) (JJ due) (NN respect))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "In my defense, I prefaced that by saying \" with all due respect . \"", "tokens": [ { "deprel": "case", "end_char": 159, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 157, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 162, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 160, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 170, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "defense", "misc": "", "start_char": 163, "text": "defense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "preface", "misc": "", "start_char": 175, "text": "prefaced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 188, "feats": null, "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 184, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 191, "feats": null, "head": 9, "id": 8, "lemma": "by", "misc": "", "start_char": 189, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 198, "feats": "VerbForm=Ger", "head": 6, "id": 9, "lemma": "say", "misc": "", "start_char": 192, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 9, "id": 10, "lemma": "\"", "misc": "", "start_char": 199, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 205, "feats": null, "head": 14, "id": 11, "lemma": "with", "misc": "", "start_char": 201, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 209, "feats": null, "head": 14, "id": 12, "lemma": "all", "misc": "", "start_char": 206, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 213, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "due", "misc": "", "start_char": 210, "text": "due", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 221, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "respect", "misc": "", "start_char": 214, "text": "respect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 6, "id": 16, "lemma": "\"", "misc": "", "start_char": 224, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ], [ 1, 2, 2 ], [ 2, 1, 1 ], [ 2, 4, 4 ] ], [ [ 0, 4, 4 ], [ 1, 5, 5 ], [ 1, 6, 11 ] ], [ [ 1, 11, 11 ], [ 1, 18, 18 ] ] ]
s01e04c02t
I can't believe he fired me. Well, you did call him a glorified high school science teacher whose last successful experiment was lighting his own farts. In my defense, I prefaced that by saying " with all due respect . "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NN Morning) (. .)))" }, "speaker": "Leonard", "text": "Morning.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Morning", "misc": "", "start_char": 0, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 8, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NN Morning) (. .)))" }, "speaker": "Sheldon", "text": "Morning.", "tokens": [ { "deprel": "root", "end_char": 17, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Morning", "misc": "", "start_char": 10, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 18, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG making) (NP (NNS eggs)) (PP (IN for) (NP (NN breakfast))))) (. ?)))" }, "speaker": "Leonard", "text": "You're making eggs for breakfast?", "tokens": [ { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 20, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 24, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 34, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 28, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "egg", "misc": "", "start_char": 35, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 43, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 40, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 53, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "breakfast", "misc": "", "start_char": 44, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 54, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (RB n't) (NP (NN breakfast)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT an) (NN experiment)))) (. .)))" }, "speaker": "Sheldon", "text": "This isn't breakfast, it's an experiment.", "tokens": [ { "deprel": "nsubj", "end_char": 60, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 56, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 61, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 64, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 77, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "breakfast", "misc": "", "start_char": 68, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 78, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "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": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 83, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 88, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 86, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 99, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "experiment", "misc": "", "start_char": 89, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP it)) (VP (VBZ looks) (PP (NP (DT a) (NN lot)) (IN like) (NP (NN breakfast))))) (. .)))" }, "speaker": "Leonard", "text": "Because it looks a lot like breakfast.", "tokens": [ { "deprel": "mark", "end_char": 109, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 102, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 110, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 113, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 120, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 119, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 124, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "lot", "misc": "", "start_char": 121, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 7, "id": 6, "lemma": "like", "misc": "", "start_char": 125, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "xcomp", "end_char": 139, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "breakfast", "misc": "", "start_char": 130, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB finally)) (VP (VBP have) (NP (NP (NN time)) (SBAR (S (VP (TO to) (VP (VB test) (NP (NP (PRP$ my) (NN hypothesis)) (PP (IN about) (NP (NP (DT the) (NN separation)) (PP (IN of) (NP (DT the) (NN water) (NNS molecules))) (PP (IN from) (NP (NP (DT the) (NN egg) (NNS proteins)) (CC and) (NP (PRP$ its) (NN impact) (NML (S (VP (NN vis) (HYPH -) (NP (DT a) (HYPH -) (NN vis))))) (NN taste))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I finally have time to test my hypothesis about the separation of the water molecules from the egg proteins and its impact vis - a - vis taste.", "tokens": [ { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 142, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 151, "feats": null, "head": 3, "id": 2, "lemma": "finally", "misc": "", "start_char": 144, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 152, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 161, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "time", "misc": "", "start_char": 157, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 164, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 162, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 169, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "test", "misc": "", "start_char": 165, "text": "test", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 172, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 170, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "hypothesis", "misc": "", "start_char": 173, "text": "hypothesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 184, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 190, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 204, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "separation", "misc": "", "start_char": 194, "text": "separation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 207, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 205, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 211, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 208, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 217, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "water", "misc": "", "start_char": 212, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 227, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "molecule", "misc": "", "start_char": 218, "text": "molecules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 19, "id": 16, "lemma": "from", "misc": "", "start_char": 228, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 236, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 233, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 240, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "egg", "misc": "", "start_char": 237, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 249, "feats": "Number=Plur", "head": 15, "id": 19, "lemma": "protein", "misc": "", "start_char": 241, "text": "proteins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 253, "feats": null, "head": 28, "id": 20, "lemma": "and", "misc": "", "start_char": 250, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 257, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 21, "lemma": "its", "misc": "", "start_char": 254, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 264, "feats": "Number=Sing", "head": 28, "id": 22, "lemma": "impact", "misc": "", "start_char": 258, "text": "impact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 268, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "vis", "misc": "", "start_char": 265, "text": "vis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 269, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 272, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 271, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 25, "id": 26, "lemma": "-", "misc": "", "start_char": 273, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 278, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "vis", "misc": "", "start_char": 275, "text": "vis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 284, "feats": "Number=Sing", "head": 11, "id": 28, "lemma": "taste", "misc": "", "start_char": 279, "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VBZ Sounds) (ADJP (JJ yummy)))) (. .) (S (NP (PRP I)) (VP (VBP look) (ADVP (RB forward)) (PP (IN to) (NP (NP (PRP$ your) (NN work)) (PP (IN with) (NP (NN bacon))))))) (. .)))" }, "speaker": "Leonard", "text": "Sounds yummy . I look forward to your work with bacon.", "tokens": [ { "deprel": "root", "end_char": 293, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 287, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 299, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "yummy", "misc": "", "start_char": 294, "text": "yummy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 302, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "look", "misc": "", "start_char": 304, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 316, "feats": null, "head": 5, "id": 6, "lemma": "forward", "misc": "", "start_char": 309, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 319, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 317, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 324, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 320, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 329, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "work", "misc": "", "start_char": 325, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 334, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 330, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 340, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "bacon", "misc": "", "start_char": 335, "text": "bacon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBAR (IN As) (SQ (VBP do) (NP (NNP I.)))))" }, "speaker": "Sheldon", "text": "As do I.", "tokens": [ { "deprel": "mark", "end_char": 345, "feats": null, "head": 2, "id": 1, "lemma": "as", "misc": "", "start_char": 343, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "root", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 346, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 351, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "i.", "misc": "", "start_char": 349, "text": "I.", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (IN if) (S (NP (PRP you)) (ADVP (RB just)) (VP (VBP apologize) (PP (IN to) (NP (NNP Gablehauser))))))))) (, ,) (S (NP (PRP he)) (VP (MD would) (VP (VB give) (NP (PRP you)) (NP (PRP$ your) (NN job)) (ADVP (RB back))))) (. .)))" }, "speaker": "Leonard", "text": "You know, I'm sure if you just apologize to Gablehauser, he would give you your job back.", "tokens": [ { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 352, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 360, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 356, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "cop", "end_char": 367, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 365, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 372, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sure", "misc": "", "start_char": 368, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 375, "feats": null, "head": 10, "id": 7, "lemma": "if", "misc": "", "start_char": 373, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 384, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 380, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 10, "lemma": "apologize", "misc": "", "start_char": 385, "text": "apologize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 397, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 395, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 409, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Gablehauser", "misc": "", "start_char": 398, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 410, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "he", "misc": "", "start_char": 412, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 420, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "would", "misc": "", "start_char": 415, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 425, "feats": "VerbForm=Inf", "head": 6, "id": 16, "lemma": "give", "misc": "", "start_char": 421, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 429, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 426, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 434, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 430, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 438, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "job", "misc": "", "start_char": 435, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 443, "feats": null, "head": 16, "id": 20, "lemma": "back", "misc": "", "start_char": 439, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 444, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (PRP$ my) (NN job)) (ADVP (RB back))))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN spent) (NP (DT the) (JJ past) (QP (CD three) (CC and) (DT a) (NN half)) (NNS years)) (S (VP (VBG staring) (PP (IN at) (NP (NP (NN grease) (NNS boards)) (ADJP (JJ full) (PP (IN of) (NP (NNS equations))))))))))) (. .) (S (PP (IN Before) (NP (DT that))) (, ,) (NP (PRP I)) (VP (VBD spent) (NP (CD four) (NNS years)) (S (VP (VBG working) (PP (IN on) (NP (PRP$ my) (NN thesis))))))) (. .) (S (PP (IN Before) (NP (DT that))) (, ,) (NP (PRP I)) (VP (VBD was) (PP (IN in) (NP (NN college))))) (, ,) (CC and) (S (PP (IN before) (NP (DT that))) (, ,) (NP (PRP I)) (VP (VBD was) (PP (IN in) (NP (DT the) (JJ fifth) (NN grade))))) (. .)) (S (NP (DT This)) (VP (VBZ is) (NP (NP (PRP$ my) (JJ first) (NN day)) (PP (RB off)) (PP (IN in) (NP (NNS decades)))))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB savor) (NP (PRP it)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't want my job back . I've spent the past three and a half years staring at grease boards full of equations . Before that, I spent four years working on my thesis . Before that, I was in college, and before that, I was in the fifth grade . This is my first day off in decades and I'm going to savor it.", "tokens": [ { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 446, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 448, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 454, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 451, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 459, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 455, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 462, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 460, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 466, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "job", "misc": "", "start_char": 463, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 4, "id": 7, "lemma": "back", "misc": "", "start_char": 467, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 474, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 476, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 485, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 11, "lemma": "spend", "misc": "", "start_char": 480, "text": "spent", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 489, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 12, "lemma": "the", "misc": "", "start_char": 486, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 494, "feats": "Degree=Pos", "head": 18, "id": 13, "lemma": "past", "misc": "", "start_char": 490, "text": "past", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 500, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 14, "lemma": "three", "misc": "", "start_char": 495, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 504, "feats": null, "head": 17, "id": 15, "lemma": "and", "misc": "", "start_char": 501, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 506, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 505, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 511, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 14, "id": 17, "lemma": "half", "misc": "", "start_char": 507, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 517, "feats": "Number=Plur", "head": 11, "id": 18, "lemma": "year", "misc": "", "start_char": 512, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 525, "feats": "VerbForm=Ger", "head": 11, "id": 19, "lemma": "stare", "misc": "", "start_char": 518, "text": "staring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 528, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 526, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 535, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "grease", "misc": "", "start_char": 529, "text": "grease", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 542, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "board", "misc": "", "start_char": 536, "text": "boards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "amod", "end_char": 547, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "full", "misc": "", "start_char": 543, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 550, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 548, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 560, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "equation", "misc": "", "start_char": 551, "text": "equations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 561, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 569, "feats": null, "head": 28, "id": 27, "lemma": "before", "misc": "", "start_char": 563, "text": "Before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 574, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 28, "lemma": "that", "misc": "", "start_char": 570, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 31, "id": 29, "lemma": ",", "misc": "", "start_char": 575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 578, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 577, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 584, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 31, "lemma": "spend", "misc": "", "start_char": 579, "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 589, "feats": "NumForm=Word|NumType=Card", "head": 33, "id": 32, "lemma": "four", "misc": "", "start_char": 585, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 595, "feats": "Number=Plur", "head": 31, "id": 33, "lemma": "year", "misc": "", "start_char": 590, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 603, "feats": "VerbForm=Ger", "head": 31, "id": 34, "lemma": "work", "misc": "", "start_char": 596, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 37, "id": 35, "lemma": "on", "misc": "", "start_char": 604, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 609, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "my", "misc": "", "start_char": 607, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 616, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "thesis", "misc": "", "start_char": 610, "text": "thesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 4, "id": 38, "lemma": ".", "misc": "", "start_char": 617, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 625, "feats": null, "head": 40, "id": 39, "lemma": "before", "misc": "", "start_char": 619, "text": "Before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 630, "feats": "Number=Sing|PronType=Dem", "head": 45, "id": 40, "lemma": "that", "misc": "", "start_char": 626, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 45, "id": 41, "lemma": ",", "misc": "", "start_char": 631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 634, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 45, "id": 42, "lemma": "I", "misc": "", "start_char": 633, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 638, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 45, "id": 43, "lemma": "be", "misc": "", "start_char": 635, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 641, "feats": null, "head": 45, "id": 44, "lemma": "in", "misc": "", "start_char": 639, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 649, "feats": "Number=Sing", "head": 4, "id": 45, "lemma": "college", "misc": "", "start_char": 642, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 47, "id": 46, "lemma": ",", "misc": "", "start_char": 650, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 655, "feats": null, "head": 56, "id": 47, "lemma": "and", "misc": "", "start_char": 652, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 49, "id": 48, "lemma": "before", "misc": "", "start_char": 656, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 667, "feats": "Number=Sing|PronType=Dem", "head": 56, "id": 49, "lemma": "that", "misc": "", "start_char": 663, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 49, "id": 50, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 51, "lemma": "I", "misc": "", "start_char": 670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 675, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 56, "id": 52, "lemma": "be", "misc": "", "start_char": 672, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 678, "feats": null, "head": 56, "id": 53, "lemma": "in", "misc": "", "start_char": 676, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 682, "feats": "Definite=Def|PronType=Art", "head": 56, "id": 54, "lemma": "the", "misc": "", "start_char": 679, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 688, "feats": "Degree=Pos|NumType=Ord", "head": 56, "id": 55, "lemma": "fifth", "misc": "", "start_char": 683, "text": "fifth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 694, "feats": "Number=Sing", "head": 4, "id": 56, "lemma": "grade", "misc": "", "start_char": 689, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 4, "id": 57, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 701, "feats": "Number=Sing|PronType=Dem", "head": 62, "id": 58, "lemma": "this", "misc": "", "start_char": 697, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 62, "id": 59, "lemma": "be", "misc": "", "start_char": 702, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 707, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 62, "id": 60, "lemma": "my", "misc": "", "start_char": 705, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 713, "feats": "Degree=Pos|NumType=Ord", "head": 62, "id": 61, "lemma": "first", "misc": "", "start_char": 708, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 717, "feats": "Number=Sing", "head": 4, "id": 62, "lemma": "day", "misc": "", "start_char": 714, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 721, "feats": null, "head": 62, "id": 63, "lemma": "off", "misc": "", "start_char": 718, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 724, "feats": null, "head": 65, "id": 64, "lemma": "in", "misc": "", "start_char": 722, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 732, "feats": "Number=Plur", "head": 62, "id": 65, "lemma": "decade", "misc": "", "start_char": 725, "text": "decades", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 736, "feats": null, "head": 69, "id": 66, "lemma": "and", "misc": "", "start_char": 733, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 738, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 69, "id": 67, "lemma": "I", "misc": "", "start_char": 737, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 741, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 69, "id": 68, "lemma": "be", "misc": "", "start_char": 739, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 747, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 69, "lemma": "go", "misc": "", "start_char": 742, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 750, "feats": null, "head": 71, "id": 70, "lemma": "to", "misc": "", "start_char": 748, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 756, "feats": "VerbForm=Inf", "head": 69, "id": 71, "lemma": "savor", "misc": "", "start_char": 751, "text": "savor", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 759, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 71, "id": 72, "lemma": "it", "misc": "", "start_char": 757, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 4, "id": 73, "lemma": ".", "misc": "", "start_char": 760, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB let) (S (NP (PRP you)) (VP (VB get) (ADVP (RB back)) (PP (IN to) (S (VP (VBG fixing) (NP (PRP$ your) (NNS eggs))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'll let you get back to fixing your eggs.", "tokens": [ { "deprel": "nsubj", "end_char": 763, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 762, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 767, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 764, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 771, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 768, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 775, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 772, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 779, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 776, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 784, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 780, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 787, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 785, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 794, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "fix", "misc": "", "start_char": 788, "text": "fixing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 799, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 795, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 804, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "egg", "misc": "", "start_char": 800, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB just)) (VP (VBG fixing) (NP (PRP$ my) (NNS eggs))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG fixing) (NP (NP (NN everyone) (POS 's)) (NNS eggs))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not just fixing my eggs, I'm fixing everyone's eggs.", "tokens": [ { "deprel": "nsubj", "end_char": 808, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 807, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 811, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 809, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 815, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 812, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 820, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 816, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 827, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "fix", "misc": "", "start_char": 821, "text": "fixing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 830, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 828, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 835, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "egg", "misc": "", "start_char": 831, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 5, "id": 8, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 839, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 838, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 840, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 849, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 11, "lemma": "fix", "misc": "", "start_char": 843, "text": "fixing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 858, "feats": "Number=Sing|PronType=Tot", "head": 14, "id": 12, "lemma": "everyone", "misc": "", "start_char": 850, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 861, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 859, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 866, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "egg", "misc": "", "start_char": 862, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 867, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (PRP we)) (NP (DT all))) (VP (VBP thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "And we all thank you.", "tokens": [ { "deprel": "cc", "end_char": 872, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 869, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 875, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 873, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 879, "feats": null, "head": 2, "id": 3, "lemma": "all", "misc": "", "start_char": 876, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 885, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "thank", "misc": "", "start_char": 880, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 889, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 886, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 890, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Use) (NP (JJ new) (NNS eggs))) (. .)))" }, "speaker": "Sheldon", "text": "Use new eggs.", "tokens": [ { "deprel": "root", "end_char": 895, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 0, "id": 1, "lemma": "use", "misc": "", "start_char": 892, "text": "Use", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 899, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "new", "misc": "", "start_char": 896, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 904, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "egg", "misc": "", "start_char": 900, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 905, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hi)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG running) (ADVP (RB out)) (PP (IN to) (NP (DT the) (NN market))))) (. .) (SQ (VBP Do) (NP (PRP you)) (NP (NNS guys)) (VP (VB need) (NP (NN anything))) (. ?) (FRAG (FRAG (FRAG (INTJ (UH Oh)))))) (. .)))" }, "speaker": "Penny", "text": "Hi, I'm running out to the market . Do you guys need anything? Oh.", "tokens": [ { "deprel": "discourse", "end_char": 909, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 907, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 913, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 912, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 916, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 914, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 924, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "run", "misc": "", "start_char": 917, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 928, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 925, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 931, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 929, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 935, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 932, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 942, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "market", "misc": "", "start_char": 936, "text": "market", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 943, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "do", "misc": "", "start_char": 945, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 951, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 948, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 956, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "guy", "misc": "", "start_char": 952, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 961, "feats": "VerbForm=Inf", "head": 5, "id": 14, "lemma": "need", "misc": "", "start_char": 957, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 970, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "anything", "misc": "", "start_char": 962, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 5, "id": 16, "lemma": "?", "misc": "", "start_char": 971, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 975, "feats": null, "head": 14, "id": 17, "lemma": "oh", "misc": "", "start_char": 973, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 977, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 976, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (MD would) (VP (VB be) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT those) (NNS circumstances)) (SBAR (WHNP (WDT that)) (S (NP (NP (NNS people)) (ADJP (JJ unfamiliar) (PP (IN with) (NP (NP (DT the) (NN law)) (PP (IN of) (NP (JJ large) (NNS numbers))))))) (VP (MD would) (VP (VB call) (S (NP (DT a) (NN coincidence)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "This would be one of those circumstances that people unfamiliar with the law of large numbers would call a coincidence.", "tokens": [ { "deprel": "nsubj", "end_char": 982, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 978, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 988, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 983, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 991, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 989, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 995, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 992, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 998, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 996, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1004, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 999, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1018, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "circumstance", "misc": "", "start_char": 1005, "text": "circumstances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1023, "feats": "PronType=Rel", "head": 18, "id": 8, "lemma": "that", "misc": "", "start_char": 1019, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1030, "feats": "Number=Plur", "head": 18, "id": 9, "lemma": "person", "misc": "", "start_char": 1024, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "amod", "end_char": 1041, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "unfamiliar", "misc": "", "start_char": 1031, "text": "unfamiliar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1046, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 1042, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1050, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1047, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1054, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "law", "misc": "", "start_char": 1051, "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1055, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1063, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "large", "misc": "", "start_char": 1058, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1071, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "number", "misc": "", "start_char": 1064, "text": "numbers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1077, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "would", "misc": "", "start_char": 1072, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1082, "feats": "VerbForm=Inf", "head": 7, "id": 18, "lemma": "call", "misc": "", "start_char": 1078, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1084, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1083, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1096, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "coincidence", "misc": "", "start_char": 1085, "text": "coincidence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1098, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 1097, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (ADJP (JJ sorry))) (. ?)))" }, "speaker": "Penny", "text": "I ’m sorry?", "tokens": [ { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1099, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1101, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1109, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 1104, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1111, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1110, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP need) (NP (NNS eggs)))) (. .) (S (NP (CD Four) (CD dozen)) (VP (MD should) (VP (VB suffice)))) (. .) (NP (CD Four) (CD dozen)) (. ?)))" }, "speaker": "Sheldon", "text": "I need eggs . Four dozen should suffice . Four dozen?", "tokens": [ { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1112, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1118, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 1114, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1123, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "egg", "misc": "", "start_char": 1119, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1124, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 1130, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "four", "misc": "", "start_char": 1126, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1136, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 6, "lemma": "dozen", "misc": "", "start_char": 1131, "text": "dozen", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "end_char": 1143, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "should", "misc": "", "start_char": 1137, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1151, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "suffice", "misc": "", "start_char": 1144, "text": "suffice", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 1158, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "four", "misc": "", "start_char": 1154, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1164, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 11, "lemma": "dozen", "misc": "", "start_char": 1159, "text": "dozen", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 1165, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (NP (CD Four) (CD dozen)) (. ?)))" }, "speaker": "Penny", "text": "Four dozen?", "tokens": [ { "deprel": "nummod", "end_char": 1171, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "four", "misc": "", "start_char": 1167, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1177, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 2, "lemma": "dozen", "misc": "", "start_char": 1172, "text": "dozen", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1179, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1178, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (UCP (INTJ (UH Yes)) (, ,) (CC and) (ADVP (RB evenly)) (VP (VBN distributed) (PP (IN amongst) (NP (ADJP (JJ brown) (, ,) (JJ white) (, ,) (JJ free) (HYPH -) (NN range)) (, ,) (ADJP (JJ large) (, ,) (JJ extra) (JJ large) (CC and) (NN jumbo))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, and evenly distributed amongst brown, white, free - range, large, extra large and jumbo.", "tokens": [ { "deprel": "discourse", "end_char": 1183, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 1180, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1189, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 1186, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1196, "feats": null, "head": 5, "id": 4, "lemma": "evenly", "misc": "", "start_char": 1190, "text": "evenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1208, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "distribute", "misc": "", "start_char": 1197, "text": "distributed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1216, "feats": null, "head": 7, "id": 6, "lemma": "amongst", "misc": "", "start_char": 1209, "text": "amongst", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1222, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "brown", "misc": "", "start_char": 1217, "text": "brown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1230, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "white", "misc": "", "start_char": 1225, "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 1231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1237, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "free", "misc": "", "start_char": 1233, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1239, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1238, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1245, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "range", "misc": "", "start_char": 1240, "text": "range", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1247, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 1246, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1253, "feats": "Degree=Pos", "head": 13, "id": 15, "lemma": "large", "misc": "", "start_char": 1248, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1261, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "extra", "misc": "", "start_char": 1256, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1267, "feats": "Degree=Pos", "head": 13, "id": 18, "lemma": "large", "misc": "", "start_char": 1262, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1271, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 1268, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1277, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "jumbo", "misc": "", "start_char": 1272, "text": "jumbo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1279, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 1278, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (CD one) (JJR more) (NN time)) (. ?)))" }, "speaker": "Penny", "text": "Okay, one more time?", "tokens": [ { "deprel": "discourse", "end_char": 1284, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1280, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1286, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1285, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1290, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 3, "lemma": "one", "misc": "", "start_char": 1287, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1295, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 1291, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 1300, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "time", "misc": "", "start_char": 1296, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1301, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Never)) (VP (VB mind))) (, ,) (S (NP (PRP you)) (VP (MD wo) (RB n't) (VP (VB get) (NP (PRP it)) (ADVP (RB right))))) (. .) (S (NP (PRP I)) (VP (VBD 'd) (ADVP (RBR better)) (VP (VB come) (PP (IN with) (NP (PRP you)))))) (. .)))" }, "speaker": "Sheldon", "text": "Never mind, you won't get it right . I'd better come with you.", "tokens": [ { "deprel": "advmod", "end_char": 1308, "feats": null, "head": 2, "id": 1, "lemma": "never", "misc": "", "start_char": 1303, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1313, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mind", "misc": "", "start_char": 1309, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1319, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1322, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 1320, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1326, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1323, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1330, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "get", "misc": "", "start_char": 1327, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1333, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 1331, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1339, "feats": null, "head": 7, "id": 9, "lemma": "right", "misc": "", "start_char": 1334, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1341, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1340, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1346, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "would", "misc": "", "start_char": 1344, "text": "'d", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1353, "feats": "Degree=Cmp", "head": 14, "id": 13, "lemma": "well", "misc": "", "start_char": 1347, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "end_char": 1358, "feats": "VerbForm=Inf", "head": 2, "id": 14, "lemma": "come", "misc": "", "start_char": 1354, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1363, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 1359, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1367, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 16, "lemma": "you", "misc": "", "start_char": 1364, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yay)) (. .)))" }, "speaker": "Penny", "text": "Oh, yay.", "tokens": [ { "deprel": "root", "end_char": 1372, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1370, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1374, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1373, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1378, "feats": null, "head": 1, "id": 3, "lemma": "yay", "misc": "", "start_char": 1375, "text": "yay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1380, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1379, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 2, 0, 0 ], [ 5, 0, 0 ], [ 5, 6, 6 ], [ 6, 7, 7 ], [ 7, 2, 2 ], [ 8, 0, 0 ], [ 8, 7, 7 ], [ 8, 16, 16 ], [ 8, 17, 17 ], [ 9, 0, 0 ], [ 9, 4, 4 ], [ 9, 8, 8 ], [ 9, 29, 29 ], [ 9, 35, 35 ], [ 9, 41, 41 ], [ 9, 50, 50 ], [ 9, 59, 59 ], [ 9, 66, 66 ], [ 10, 3, 3 ], [ 10, 8, 8 ], [ 11, 0, 0 ], [ 11, 5, 5 ], [ 11, 8, 8 ], [ 12, 4, 4 ], [ 17, 0, 0 ], [ 21, 10, 10 ] ], [ [ 2, 3, 3 ], [ 2, 5, 5 ], [ 3, 0, 0 ], [ 3, 3, 3 ], [ 3, 5, 5 ], [ 3, 7, 8 ], [ 5, 16, 18 ] ], [ [ 3, 8, 8 ], [ 4, 1, 1 ], [ 4, 6, 6 ] ], [ [ 5, 14, 14 ], [ 5, 20, 20 ] ], [ [ 5, 12, 14 ] ], [ [ 5, 17, 17 ], [ 10, 8, 9 ] ], [ [ 6, 3, 3 ], [ 8, 3, 3 ], [ 10, 0, 0 ], [ 12, 1, 1 ], [ 12, 2, 2 ] ], [ [ 6, 10, 10 ] ], [ [ 8, 11, 11 ], [ 8, 13, 13 ] ], [ [ 9, 20, 21 ] ], [ [ 9, 44, 44 ] ], [ [ 10, 9, 9 ], [ 11, 5, 6 ] ], [ [ 11, 6, 6 ], [ 11, 11, 13 ] ], [ [ 11, 11, 11 ], [ 14, 11, 11 ], [ 14, 11, 12 ] ], [ [ 11, 13, 13 ], [ 13, 1, 2 ] ], [ [ 12, 1, 2 ] ], [ [ 13, 2, 2 ], [ 17, 2, 2 ] ], [ [ 14, 2, 2 ], [ 16, 0, 0 ], [ 21, 3, 3 ], [ 21, 15, 15 ] ], [ [ 14, 7, 8 ] ], [ [ 15, 8, 8 ] ] ]
s01e04c03t
Morning. Morning. You're making eggs for breakfast? This isn't breakfast, it's an experiment. Because it looks a lot like breakfast. I finally have time to test my hypothesis about the separation of the water molecules from the egg proteins and its impact vis - a - vis taste. Sounds yummy . I look forward to your work with bacon. As do I. You know, I'm sure if you just apologize to Gablehauser, he would give you your job back. I don't want my job back . I've spent the past three and a half years staring at grease boards full of equations . Before that, I spent four years working on my thesis . Before that, I was in college, and before that, I was in the fifth grade . This is my first day off in decades and I'm going to savor it. I'll let you get back to fixing your eggs. I'm not just fixing my eggs, I'm fixing everyone's eggs. And we all thank you. Use new eggs. Hi, I'm running out to the market . Do you guys need anything? Oh. This would be one of those circumstances that people unfamiliar with the law of large numbers would call a coincidence. I ’m sorry? I need eggs . Four dozen should suffice . Four dozen? Four dozen? Yes, and evenly distributed amongst brown, white, free - range, large, extra large and jumbo. Okay, one more time? Never mind, you won't get it right . I'd better come with you. Oh, yay.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP come) (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB go) (PP (IN into) (NP (NN work))) (NP (NN today))))) (. ?)))" }, "speaker": "Penny", "text": "How come you didn't go into work today?", "tokens": [ { "deprel": "advmod", "end_char": 3, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 0, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advcl", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "come", "misc": "", "start_char": 4, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 13, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 20, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 17, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 23, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 21, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 8, "id": 7, "lemma": "into", "misc": "", "start_char": 24, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 29, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 39, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "today", "misc": "", "start_char": 34, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 40, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG taking) (NP (DT a) (NN sabbatical)) (SBAR (IN because) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB kowtow) (PP (IN to) (NP (JJ mediocre) (NNS minds))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm taking a sabbatical because I won't kowtow to mediocre minds.", "tokens": [ { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 42, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 44, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 53, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 47, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 54, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 66, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "sabbatical", "misc": "", "start_char": 56, "text": "sabbatical", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 74, "feats": null, "head": 10, "id": 6, "lemma": "because", "misc": "", "start_char": 67, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 75, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 79, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 77, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 83, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 80, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 90, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "kowtow", "misc": "", "start_char": 84, "text": "kowtow", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 91, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 102, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "mediocre", "misc": "", "start_char": 94, "text": "mediocre", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 108, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "mind", "misc": "", "start_char": 103, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you)) (VP (VBD got) (ADJP (VBN canned)) (, ,) (INTJ (UH huh))) (. ?)))" }, "speaker": "Penny", "text": "So you got canned, huh?", "tokens": [ { "deprel": "advmod", "end_char": 113, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 111, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 117, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 114, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 118, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 128, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 4, "lemma": "can", "misc": "", "start_char": 122, "text": "canned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 134, "feats": null, "head": 3, "id": 6, "lemma": "huh", "misc": "", "start_char": 131, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 135, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (JJ Theoretical) (NNS physicists)) (VP (VBP do) (RB not) (VP (VB get) (VP (VBN canned))))) (. .) (CC But) (, ,) (INTJ (UH yeah)) (. .)))" }, "speaker": "Sheldon", "text": "Theoretical physicists do not get canned . But, yeah.", "tokens": [ { "deprel": "amod", "end_char": 148, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "theoretical", "misc": "", "start_char": 137, "text": "Theoretical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 159, "feats": "Number=Plur", "head": 6, "id": 2, "lemma": "physicist", "misc": "", "start_char": 149, "text": "physicists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 162, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 160, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 166, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 163, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 170, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "get", "misc": "", "start_char": 167, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 177, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "can", "misc": "", "start_char": 171, "text": "canned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 178, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 183, "feats": null, "head": 10, "id": 8, "lemma": "but", "misc": "", "start_char": 180, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 190, "feats": null, "head": 6, "id": 10, "lemma": "yeah", "misc": "", "start_char": 186, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 191, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP it)) (VP (VBZ 's) (PP (IN for) (NP (DT the) (JJS best) (. .) (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (ADVP (RB always)) (VP (VBP say) (, ,) (`` \") (S (SBAR (WHADVP (WRB When)) (S (NP (CD one) (NN door)) (VP (VBZ closes)))) (, ,) (NP (DT another) (NN one)) (VP (VBZ opens))))))))) (. .) ('' \")))" }, "speaker": "Penny", "text": "Maybe it's for the best . You know, I always say, \" When one door closes, another one opens . \"", "tokens": [ { "deprel": "advmod", "end_char": 198, "feats": null, "head": 6, "id": 1, "lemma": "maybe", "misc": "", "start_char": 193, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 201, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 199, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 202, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 208, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 205, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 212, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 209, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 217, "feats": "Degree=Sup", "head": 0, "id": 6, "lemma": "good", "misc": "", "start_char": 213, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 223, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 220, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 228, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "know", "misc": "", "start_char": 224, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 6, "id": 10, "lemma": ",", "misc": "", "start_char": 229, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 232, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 231, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 239, "feats": null, "head": 13, "id": 12, "lemma": "always", "misc": "", "start_char": 233, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "say", "misc": "", "start_char": 240, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 23, "id": 15, "lemma": "\"", "misc": "", "start_char": 246, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 252, "feats": "PronType=Int", "head": 19, "id": 16, "lemma": "when", "misc": "", "start_char": 248, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nummod", "end_char": 256, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "one", "misc": "", "start_char": 253, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 261, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "door", "misc": "", "start_char": 257, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 268, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 19, "lemma": "close", "misc": "", "start_char": 262, "text": "closes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 278, "feats": null, "head": 22, "id": 21, "lemma": "another", "misc": "", "start_char": 271, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 282, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "one", "misc": "", "start_char": 279, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 288, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 23, "lemma": "open", "misc": "", "start_char": 283, "text": "opens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 289, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 6, "id": 25, "lemma": "\"", "misc": "", "start_char": 291, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ does) (RB n't) (. .) (SBAR (RB Not) (IN unless) (S (S (NP (DT the) (CD two) (NNS doors)) (VP (VBP are) (VP (VBN connected) (PP (IN by) (NP (NNS relays)))))) (CC or) (S (NP (EX there)) (VP (VBP are) (NP (NP (NN motion) (NNS sensors)) (VP (VBN involved)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, it doesn't . Not unless the two doors are connected by relays or there are motion sensors involved.", "tokens": [ { "deprel": "discourse", "end_char": 295, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 293, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 298, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 301, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 306, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 315, "feats": null, "head": 13, "id": 7, "lemma": "not", "misc": "", "start_char": 312, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 322, "feats": null, "head": 13, "id": 8, "lemma": "unless", "misc": "", "start_char": 316, "text": "unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 326, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 323, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 330, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "two", "misc": "", "start_char": 327, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj:pass", "end_char": 336, "feats": "Number=Plur", "head": 13, "id": 11, "lemma": "door", "misc": "", "start_char": 331, "text": "doors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 340, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 337, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 350, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 13, "lemma": "connect", "misc": "", "start_char": 341, "text": "connected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 15, "id": 14, "lemma": "by", "misc": "", "start_char": 351, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 360, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "relay", "misc": "", "start_char": 354, "text": "relays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 363, "feats": null, "head": 18, "id": 16, "lemma": "or", "misc": "", "start_char": 361, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 369, "feats": null, "head": 18, "id": 17, "lemma": "there", "misc": "", "start_char": 364, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 373, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 18, "lemma": "be", "misc": "", "start_char": 370, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 380, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "motion", "misc": "", "start_char": 374, "text": "motion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 388, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "sensor", "misc": "", "start_char": 381, "text": "sensors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 397, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 21, "lemma": "involve", "misc": "", "start_char": 389, "text": "involved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBD meant)) (: …)))" }, "speaker": "Penny", "text": "No, no, I meant …", "tokens": [ { "deprel": "discourse", "end_char": 402, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 400, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 407, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 405, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 408, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 410, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "mean", "misc": "", "start_char": 412, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 6, "id": 7, "lemma": "…", "misc": "", "start_char": 418, "text": "…", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (PRN (, ,) (S (NP (PRP I)) (VP (VBD meant))) (, ...)) (CC Or) (SBAR (IN if) (S (NP (DT the) (JJ first) (NN door) (NN closing)) (VP (VBZ creates) (NP (NP (NP (DT a) (NN change)) (PP (IN of) (NP (NN air) (NN pressure)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ acts) (PP (IN upon) (NP (DT the) (JJ second) (NN door)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, I meant...Or if the first door closing creates a change of air pressure that acts upon the second door.", "tokens": [ { "deprel": "discourse", "end_char": 422, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 420, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 426, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 425, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 432, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 427, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 433, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 439, "feats": null, "head": 12, "id": 6, "lemma": "or", "misc": "", "start_char": 437, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 442, "feats": null, "head": 12, "id": 7, "lemma": "if", "misc": "", "start_char": 440, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 446, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 443, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 452, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 447, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 457, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "door", "misc": "", "start_char": 453, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 465, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "closing", "misc": "", "start_char": 458, "text": "closing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "create", "misc": "", "start_char": 466, "text": "creates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 475, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 474, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 482, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "change", "misc": "", "start_char": 476, "text": "change", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 485, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 483, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 489, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "air", "misc": "", "start_char": 486, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 498, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "pressure", "misc": "", "start_char": 490, "text": "pressure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 503, "feats": "PronType=Rel", "head": 19, "id": 18, "lemma": "that", "misc": "", "start_char": 499, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "act", "misc": "", "start_char": 504, "text": "acts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 513, "feats": null, "head": 23, "id": 20, "lemma": "upon", "misc": "", "start_char": 509, "text": "upon", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 517, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 514, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 524, "feats": "Degree=Pos|NumType=Ord", "head": 23, "id": 22, "lemma": "second", "misc": "", "start_char": 518, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 529, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "door", "misc": "", "start_char": 525, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Never)) (VP (VB mind)) (. .)))" }, "speaker": "Penny", "text": "Never mind.", "tokens": [ { "deprel": "advmod", "end_char": 537, "feats": null, "head": 2, "id": 1, "lemma": "never", "misc": "", "start_char": 532, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 542, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mind", "misc": "", "start_char": 538, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 543, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Slow) (PRT (RP down)) (. .) (S (VP (VB Slow) (PRT (RP down)) (. .) (INTJ (UH Please)) (, ,) (VP (VB slow) (PRT (RP down)))))) (. .)))" }, "speaker": "Sheldon", "text": "Slow down . Slow down . Please, slow down.", "tokens": [ { "deprel": "root", "end_char": 549, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "slow", "misc": "", "start_char": 545, "text": "Slow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 554, "feats": null, "head": 1, "id": 2, "lemma": "down", "misc": "", "start_char": 550, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 561, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "slow", "misc": "", "start_char": 557, "text": "Slow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 566, "feats": null, "head": 4, "id": 5, "lemma": "down", "misc": "", "start_char": 562, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 567, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 575, "feats": null, "head": 9, "id": 7, "lemma": "please", "misc": "", "start_char": 569, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 582, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 9, "lemma": "slow", "misc": "", "start_char": 578, "text": "slow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 587, "feats": null, "head": 9, "id": 10, "lemma": "down", "misc": "", "start_char": 583, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADJP (JJ fine))) (. .)))" }, "speaker": "Penny", "text": "We're fine.", "tokens": [ { "deprel": "nsubj", "end_char": 592, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 590, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 596, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 593, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 601, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 597, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP 're) (ADJP (JJ fine)))) (. !) (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG leaving) (NP (PRP yourself)) (NP (NP (JJ enough) (NN space)) (PP (IN between) (NP (NNS cars))))))) (. .)))" }, "speaker": "Sheldon", "text": "We're fine! You're not leaving yourself enough space between cars.", "tokens": [ { "deprel": "nsubj", "end_char": 606, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 604, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 610, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 607, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 615, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 611, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 616, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 618, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 622, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 629, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 626, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 637, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "leave", "misc": "", "start_char": 630, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 646, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 8, "id": 9, "lemma": "yourself", "misc": "", "start_char": 638, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 653, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "enough", "misc": "", "start_char": 647, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 659, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "space", "misc": "", "start_char": 654, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 667, "feats": null, "head": 13, "id": 12, "lemma": "between", "misc": "", "start_char": 660, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 672, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "car", "misc": "", "start_char": 668, "text": "cars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 673, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ sure)) (NP (PRP I)) (VP (VBP am)) (. .)))" }, "speaker": "Penny", "text": "Oh, sure I am.", "tokens": [ { "deprel": "discourse", "end_char": 677, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 675, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 684, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 680, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 686, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 685, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 689, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 687, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 690, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB do) (NP (DT the) (NN math)) (PP (IN for) (NP (PRP you))))) (. .) (S (NP (DT This) (NN car)) (VP (VBZ weighs) (PRN (, ,) (S (SINV (VB let) (S (NP (PRP 's)) (VP (VB say))))) (, ,) (NP (CD 4000) (NNS pounds)) (. .) (ADVP (RB Now))) (, ,) (VP (VB add) (NP (CD 140)) (PP (IN for) (NP (PRP me))) (, ,) (NP (NP (CD 120)) (PP (IN for) (NP (PRP you)))))))) (. ...)))" }, "speaker": "Sheldon", "text": "No, no, let me do the math for you . This car weighs, let's say, 4000 pounds . Now, add 140 for me, 120 for you ...", "tokens": [ { "deprel": "discourse", "end_char": 694, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 692, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 695, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 699, "feats": "Polarity=Neg", "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 697, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 701, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 700, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 705, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 702, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 708, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 706, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 711, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 709, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 715, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 712, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 720, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "math", "misc": "", "start_char": 716, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 724, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 721, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 728, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 11, "lemma": "you", "misc": "", "start_char": 725, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 735, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 731, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 739, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "car", "misc": "", "start_char": 736, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 746, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 15, "lemma": "weigh", "misc": "", "start_char": 740, "text": "weighs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 747, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 752, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 17, "lemma": "let", "misc": "", "start_char": 749, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 755, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 753, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 759, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "say", "misc": "", "start_char": 756, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 760, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 766, "feats": "NumForm=Digit|NumType=Card", "head": 22, "id": 21, "lemma": "4000", "misc": "", "start_char": 762, "text": "4000", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 773, "feats": "Number=Plur", "head": 17, "id": 22, "lemma": "pound", "misc": "", "start_char": 767, "text": "pounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 779, "feats": null, "head": 26, "id": 24, "lemma": "now", "misc": "", "start_char": 776, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 780, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 785, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 26, "lemma": "add", "misc": "", "start_char": 782, "text": "add", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 789, "feats": "NumForm=Digit|NumType=Card", "head": 26, "id": 27, "lemma": "140", "misc": "", "start_char": 786, "text": "140", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 793, "feats": null, "head": 29, "id": 28, "lemma": "for", "misc": "", "start_char": 790, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 796, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 29, "lemma": "I", "misc": "", "start_char": 794, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 797, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 802, "feats": "NumForm=Digit|NumType=Card", "head": 26, "id": 31, "lemma": "120", "misc": "", "start_char": 799, "text": "120", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 806, "feats": null, "head": 33, "id": 32, "lemma": "for", "misc": "", "start_char": 803, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 810, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 31, "id": 33, "lemma": "you", "misc": "", "start_char": 807, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 5, "id": 34, "lemma": "...", "misc": "", "start_char": 811, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (CD 120) (. ?)))" }, "speaker": "Penny", "text": "120?", "tokens": [ { "deprel": "root", "end_char": 818, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 1, "lemma": "120", "misc": "", "start_char": 815, "text": "120", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 819, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SINV (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (VBD did) (NP (PRP I)) (VP (VB insult) (NP (PRP you)))) (. ?) (SQ (VBZ Is) (NP (PRP$ your) (NN body) (NN mass)) (ADVP (RB somehow)) (VP (VBN tied) (PP (IN into) (NP (PRP$ your) (NN self) (HYPH -) (NN worth))))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, I'm sorry, did I insult you? Is your body mass somehow tied into your self - worth?", "tokens": [ { "deprel": "discourse", "end_char": 823, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 821, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 824, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 826, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 830, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 828, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 836, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 831, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 839, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 844, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 843, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 851, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "insult", "misc": "", "start_char": 845, "text": "insult", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 855, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 852, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 9, "id": 11, "lemma": "?", "misc": "", "start_char": 856, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux:pass", "end_char": 860, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "be", "misc": "", "start_char": 858, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 865, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "your", "misc": "", "start_char": 861, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 870, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "body", "misc": "", "start_char": 866, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 875, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "mass", "misc": "", "start_char": 871, "text": "mass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 883, "feats": null, "head": 17, "id": 16, "lemma": "somehow", "misc": "", "start_char": 876, "text": "somehow", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 888, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 17, "lemma": "tie", "misc": "", "start_char": 884, "text": "tied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 893, "feats": null, "head": 22, "id": 18, "lemma": "into", "misc": "", "start_char": 889, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 898, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 19, "lemma": "your", "misc": "", "start_char": 894, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 903, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "self", "misc": "", "start_char": 899, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 22, "id": 21, "lemma": "-", "misc": "", "start_char": 904, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 911, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "worth", "misc": "", "start_char": 906, "text": "worth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 5, "id": 23, "lemma": "?", "misc": "", "start_char": 912, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH yeah)) (. .)))" }, "speaker": "Penny", "text": "Well, yeah.", "tokens": [ { "deprel": "root", "end_char": 918, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 914, "text": "Well", "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": "discourse", "end_char": 925, "feats": null, "head": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 921, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 927, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 926, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Anyway)) (, ,) (NP (DT that)) (VP (VBZ gives) (NP (PRP us)) (NP (NP (DT a) (JJ total) (NN weight)) (PP (IN of) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB say))))) (, ,) (NP (CD 4400) (NNS pounds))))) (. .)))" }, "speaker": "Sheldon", "text": "Anyway, that gives us a total weight of, let's say, 4400 pounds.", "tokens": [ { "deprel": "discourse", "end_char": 934, "feats": null, "head": 4, "id": 1, "lemma": "anyway", "misc": "", "start_char": 928, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 941, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 937, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 942, "text": "gives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 950, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 948, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 952, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 951, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 958, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "total", "misc": "", "start_char": 953, "text": "total", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 965, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "weight", "misc": "", "start_char": 959, "text": "weight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 968, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 966, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 974, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 11, "lemma": "let", "misc": "", "start_char": 971, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 977, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 975, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 981, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "say", "misc": "", "start_char": 978, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 982, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 988, "feats": "NumForm=Digit|NumType=Card", "head": 16, "id": 15, "lemma": "4400", "misc": "", "start_char": 984, "text": "4400", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 995, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "pound", "misc": "", "start_char": 989, "text": "pounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 996, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB say) (NP (CD 4390))))) (. .)))" }, "speaker": "Penny", "text": "Let's say 4390.", "tokens": [ { "deprel": "root", "end_char": 1001, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 998, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1004, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 1002, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1008, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "say", "misc": "", "start_char": 1005, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1013, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 4, "lemma": "4390", "misc": "", "start_char": 1009, "text": "4390", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1014, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Fine) (. .)) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG traveling) (ADVP (RB forward)) (HYPH at--) (NP (JJ good) (NN Lord--)) (NP (NP (CD 51) (NNS miles)) (NP (DT an) (NN hour)))))) (. .) (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB assume) (SBAR (IN that) (S (S (NP (PRP$ your) (NNS brakes)) (VP (VBP are) (ADJP (JJ new)))) (CC and) (S (NP (DT the) (NNS calipers)) (VP (VBP are) (VP (VBN aligned)))))))))) (. .) (ADVP (RB Still)) (, ,) (S (PP (IN by) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP we)) (VP (VBP come) (PP (IN to) (NP (DT a) (NN stop)))))))) (, ,) (NP (PRP we)) (VP (MD 'll) (VP (VB be) (VP (VBG occupying) (NP (NP (NP (DT the) (JJ same) (NN space)) (PP (IN as) (NP (NP (DT that) (NNP Buick)) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP us)))))))) (, ,) (NP (DT an) (NN impossibility) (SBAR (IN that) (S (NP (NN nature)) (VP (MD will) (ADVP (RB quickly)) (VP (VB resolve) (PP (IN into) (NP (NN death)))))))) (, ,) (NP (NP (NN mutilation)) (, ...) (INTJ (UH Oh)) (, ,) (VP (VB look))) (, ,) (SBAR (S (NP (PRP they)) (VP (VBD built) (NP (DT a) (JJ new) (NML (NN putt) (HYPH -) (NN putt)) (NN course))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Fine . We're traveling forward at-- good Lord-- 51 miles an hour . Let's assume that your brakes are new and the calipers are aligned . Still, by the time we come to a stop, we'll be occupying the same space as that Buick in front of us, an impossibility that nature will quickly resolve into death, mutilation...Oh, look, they built a new putt - putt course.", "tokens": [ { "deprel": "discourse", "end_char": 1020, "feats": "Degree=Pos", "head": 5, "id": 1, "lemma": "Fine", "misc": "", "start_char": 1016, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1022, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1021, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1023, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1029, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1026, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1039, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "travel", "misc": "", "start_char": 1030, "text": "traveling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1047, "feats": null, "head": 5, "id": 6, "lemma": "forward", "misc": "", "start_char": 1040, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 9, "id": 7, "lemma": "at--", "misc": "", "start_char": 1048, "text": "at--", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1057, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "good", "misc": "", "start_char": 1053, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1064, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "lord--", "misc": "", "start_char": 1058, "text": "Lord--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 1067, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 10, "lemma": "51", "misc": "", "start_char": 1065, "text": "51", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 1073, "feats": "Number=Plur", "head": 5, "id": 11, "lemma": "mile", "misc": "", "start_char": 1068, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 1076, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1074, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1081, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "hour", "misc": "", "start_char": 1077, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1087, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 15, "lemma": "let", "misc": "", "start_char": 1084, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1090, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "we", "misc": "", "start_char": 1088, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1097, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "assume", "misc": "", "start_char": 1091, "text": "assume", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1102, "feats": null, "head": 22, "id": 18, "lemma": "that", "misc": "", "start_char": 1098, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1107, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 1103, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1114, "feats": "Number=Plur", "head": 22, "id": 20, "lemma": "brake", "misc": "", "start_char": 1108, "text": "brakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1118, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1115, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1122, "feats": "Degree=Pos", "head": 17, "id": 22, "lemma": "new", "misc": "", "start_char": 1119, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1126, "feats": null, "head": 27, "id": 23, "lemma": "and", "misc": "", "start_char": 1123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1130, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1127, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1139, "feats": "Number=Plur", "head": 27, "id": 25, "lemma": "caliper", "misc": "", "start_char": 1131, "text": "calipers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 1143, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 1140, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1151, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 22, "id": 27, "lemma": "align", "misc": "", "start_char": 1144, "text": "aligned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 1152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1159, "feats": null, "head": 43, "id": 29, "lemma": "still", "misc": "", "start_char": 1154, "text": "Still", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 43, "id": 30, "lemma": ",", "misc": "", "start_char": 1160, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1164, "feats": null, "head": 33, "id": 31, "lemma": "by", "misc": "", "start_char": 1162, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1168, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 1165, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1173, "feats": "Number=Sing", "head": 43, "id": 33, "lemma": "time", "misc": "", "start_char": 1169, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "we", "misc": "", "start_char": 1174, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1181, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 33, "id": 35, "lemma": "come", "misc": "", "start_char": 1177, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1184, "feats": null, "head": 38, "id": 36, "lemma": "to", "misc": "", "start_char": 1182, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1186, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 37, "lemma": "a", "misc": "", "start_char": 1185, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1191, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "stop", "misc": "", "start_char": 1187, "text": "stop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1193, "feats": null, "head": 43, "id": 39, "lemma": ",", "misc": "", "start_char": 1192, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1196, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 43, "id": 40, "lemma": "we", "misc": "", "start_char": 1194, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1200, "feats": "VerbForm=Fin", "head": 43, "id": 41, "lemma": "will", "misc": "", "start_char": 1197, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1203, "feats": "VerbForm=Inf", "head": 43, "id": 42, "lemma": "be", "misc": "", "start_char": 1201, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1213, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 43, "lemma": "occup", "misc": "", "start_char": 1204, "text": "occupying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1217, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 44, "lemma": "the", "misc": "", "start_char": 1214, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1222, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "same", "misc": "", "start_char": 1218, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1228, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "space", "misc": "", "start_char": 1223, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1231, "feats": null, "head": 49, "id": 47, "lemma": "as", "misc": "", "start_char": 1229, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1236, "feats": "Number=Sing|PronType=Dem", "head": 49, "id": 48, "lemma": "that", "misc": "", "start_char": 1232, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1242, "feats": "Number=Sing", "head": 46, "id": 49, "lemma": "Buick", "misc": "", "start_char": 1237, "text": "Buick", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1245, "feats": null, "head": 51, "id": 50, "lemma": "in", "misc": "", "start_char": 1243, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1251, "feats": "Number=Sing", "head": 43, "id": 51, "lemma": "front", "misc": "", "start_char": 1246, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1254, "feats": null, "head": 53, "id": 52, "lemma": "of", "misc": "", "start_char": 1252, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1257, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 51, "id": 53, "lemma": "we", "misc": "", "start_char": 1255, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 56, "id": 54, "lemma": ",", "misc": "", "start_char": 1258, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1262, "feats": "Definite=Ind|PronType=Art", "head": 56, "id": 55, "lemma": "a", "misc": "", "start_char": 1260, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1276, "feats": "Number=Sing", "head": 43, "id": 56, "lemma": "impossibility", "misc": "", "start_char": 1263, "text": "impossibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1281, "feats": null, "head": 61, "id": 57, "lemma": "that", "misc": "", "start_char": 1277, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1288, "feats": "Number=Sing", "head": 61, "id": 58, "lemma": "nature", "misc": "", "start_char": 1282, "text": "nature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1293, "feats": "VerbForm=Fin", "head": 61, "id": 59, "lemma": "will", "misc": "", "start_char": 1289, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1301, "feats": null, "head": 61, "id": 60, "lemma": "quickly", "misc": "", "start_char": 1294, "text": "quickly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 1309, "feats": "VerbForm=Inf", "head": 56, "id": 61, "lemma": "resolve", "misc": "", "start_char": 1302, "text": "resolve", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1314, "feats": null, "head": 63, "id": 62, "lemma": "into", "misc": "", "start_char": 1310, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1320, "feats": "Number=Sing", "head": 61, "id": 63, "lemma": "death", "misc": "", "start_char": 1315, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1322, "feats": null, "head": 65, "id": 64, "lemma": ",", "misc": "", "start_char": 1321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1333, "feats": "Number=Sing", "head": 63, "id": 65, "lemma": "mutilation", "misc": "", "start_char": 1323, "text": "mutilation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 69, "id": 66, "lemma": "...", "misc": "", "start_char": 1334, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1340, "feats": null, "head": 72, "id": 67, "lemma": "oh", "misc": "", "start_char": 1338, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 67, "id": 68, "lemma": ",", "misc": "", "start_char": 1341, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1347, "feats": "Mood=Imp|VerbForm=Fin", "head": 72, "id": 69, "lemma": "look", "misc": "", "start_char": 1343, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1349, "feats": null, "head": 72, "id": 70, "lemma": ",", "misc": "", "start_char": 1348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1354, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 72, "id": 71, "lemma": "they", "misc": "", "start_char": 1350, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1360, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 72, "lemma": "build", "misc": "", "start_char": 1355, "text": "built", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1362, "feats": "Definite=Ind|PronType=Art", "head": 78, "id": 73, "lemma": "a", "misc": "", "start_char": 1361, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1366, "feats": "Degree=Pos", "head": 78, "id": 74, "lemma": "new", "misc": "", "start_char": 1363, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1371, "feats": "Number=Sing", "head": 77, "id": 75, "lemma": "putt", "misc": "", "start_char": 1367, "text": "putt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1373, "feats": null, "head": 75, "id": 76, "lemma": "-", "misc": "", "start_char": 1372, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1378, "feats": "Number=Sing", "head": 78, "id": 77, "lemma": "putt", "misc": "", "start_char": 1374, "text": "putt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1385, "feats": "Number=Sing", "head": 72, "id": 78, "lemma": "course", "misc": "", "start_char": 1379, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 5, "id": 79, "lemma": ".", "misc": "", "start_char": 1386, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 1, 6, 6 ], [ 2, 1, 1 ], [ 4, 7, 7 ], [ 7, 2, 2 ], [ 13, 5, 5 ], [ 13, 28, 28 ], [ 15, 2, 2 ], [ 15, 7, 7 ] ], [ [ 3, 0, 1 ] ], [ [ 4, 10, 10 ], [ 6, 4, 4 ], [ 11, 4, 4 ], [ 11, 8, 8 ], [ 12, 3, 3 ], [ 13, 10, 10 ], [ 13, 32, 32 ], [ 15, 9, 9 ], [ 15, 12, 12 ], [ 15, 12, 14 ], [ 15, 18, 18 ], [ 19, 18, 18 ] ], [ [ 4, 17, 17 ], [ 4, 20, 21 ] ], [ [ 4, 16, 17 ] ], [ [ 4, 20, 20 ], [ 5, 2, 2 ], [ 5, 8, 10 ] ], [ [ 5, 10, 10 ], [ 7, 7, 10 ] ], [ [ 5, 14, 14 ] ], [ [ 5, 18, 19 ] ], [ [ 7, 9, 9 ], [ 7, 20, 22 ] ], [ [ 7, 15, 16 ] ], [ [ 10, 0, 0 ], [ 11, 0, 0 ], [ 17, 4, 4 ] ], [ [ 11, 12, 12 ] ], [ [ 13, 12, 13 ] ], [ [ 13, 12, 14 ] ], [ [ 15, 18, 21 ] ], [ [ 19, 2, 2 ], [ 19, 33, 33 ], [ 19, 39, 39 ], [ 19, 52, 52 ] ], [ [ 19, 8, 8 ] ], [ [ 19, 18, 19 ] ], [ [ 19, 23, 24 ] ], [ [ 19, 47, 48 ] ], [ [ 19, 47, 52 ] ], [ [ 19, 57, 57 ] ], [ [ 19, 70, 70 ] ], [ [ 19, 72, 77 ] ] ]
s01e04c04t
How come you didn't go into work today? I'm taking a sabbatical because I won't kowtow to mediocre minds. So you got canned, huh? Theoretical physicists do not get canned . But, yeah. Maybe it's for the best . You know, I always say, " When one door closes, another one opens . " No, it doesn't . Not unless the two doors are connected by relays or there are motion sensors involved. No, no, I meant … No, I meant...Or if the first door closing creates a change of air pressure that acts upon the second door. Never mind. Slow down . Slow down . Please, slow down. We're fine. We're fine! You're not leaving yourself enough space between cars. Oh, sure I am. No, no, let me do the math for you . This car weighs, let's say, 4000 pounds . Now, add 140 for me, 120 for you ... 120? Oh, I'm sorry, did I insult you? Is your body mass somehow tied into your self - worth? Well, yeah. Anyway, that gives us a total weight of, let's say, 4400 pounds. Let's say 4390. Fine . We're traveling forward at-- good Lord-- 51 miles an hour . Let's assume that your brakes are new and the calipers are aligned . Still, by the time we come to a stop, we'll be occupying the same space as that Buick in front of us, an impossibility that nature will quickly resolve into death, mutilation...Oh, look, they built a new putt - putt course.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ great) (. .) (S (VP (VB Look) (PP (IN at) (NP (PRP me)))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (NP (DT the) (JJ real) (NN world)) (PP (IN of) (NP (NP (JJ ordinary) (NNS people)) (VP (ADVP (RB just)) (VBG living) (NP (PRP$ their) (JJ ordinary) (, ,) (JJ colorless) (JJ workaday) (NNS lives))))))))) (. .)))" }, "speaker": "Sheldon", "text": "This is great . Look at me . I'm in the real world of ordinary people just living their ordinary, colorless workaday lives.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 13, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 8, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 20, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "look", "misc": "", "start_char": 16, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 21, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 26, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 24, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 27, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 30, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 9, "lemma": "I", "misc": "", "start_char": 29, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 31, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 36, "feats": null, "head": 14, "id": 11, "lemma": "in", "misc": "", "start_char": 34, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 40, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 37, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 45, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "real", "misc": "", "start_char": 41, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 51, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "world", "misc": "", "start_char": 46, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 54, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 52, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "ordinary", "misc": "", "start_char": 55, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 70, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "person", "misc": "", "start_char": 64, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 75, "feats": null, "head": 19, "id": 18, "lemma": "just", "misc": "", "start_char": 71, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 82, "feats": "VerbForm=Ger", "head": 14, "id": 19, "lemma": "live", "misc": "", "start_char": 76, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 88, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 20, "lemma": "their", "misc": "", "start_char": 83, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 97, "feats": "Degree=Pos", "head": 25, "id": 21, "lemma": "ordinary", "misc": "", "start_char": 89, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 25, "id": 22, "lemma": ",", "misc": "", "start_char": 98, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 109, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "colorless", "misc": "", "start_char": 100, "text": "colorless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 118, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "workaday", "misc": "", "start_char": 110, "text": "workaday", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 124, "feats": "Number=Plur", "head": 19, "id": 25, "lemma": "life", "misc": "", "start_char": 119, "text": "lives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 125, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Penny", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 132, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 127, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 136, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 133, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 137, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH No)) (, ,) (UH thankyou) (. .) (CC And) (VP (VBP thank) (NP (PRP you))) (, ,) (NP (JJ ordinary) (NN person)) (. .)) (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB hear) (NP (NP (DT an) (JJ interesting) (NN thing)) (PP (IN about) (NP (NNS tomatoes)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "No, thankyou . And thank you, ordinary person . You want to hear an interesting thing about tomatoes?", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 139, "text": "No", "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": "discourse", "end_char": 152, "feats": null, "head": 6, "id": 3, "lemma": "thankyou", "misc": "", "start_char": 144, "text": "thankyou", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 158, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 155, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 164, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "thank", "misc": "", "start_char": 159, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 168, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 165, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 169, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 179, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "ordinary", "misc": "", "start_char": 171, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "vocative", "end_char": 186, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "person", "misc": "", "start_char": 180, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 189, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "want", "misc": "", "start_char": 193, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 200, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 198, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 205, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "hear", "misc": "", "start_char": 201, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 208, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 206, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 220, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "interesting", "misc": "", "start_char": 209, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 226, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "thing", "misc": "", "start_char": 221, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 20, "id": 19, "lemma": "about", "misc": "", "start_char": 227, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 241, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "tomato", "misc": "", "start_char": 233, "text": "tomatoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 6, "id": 21, "lemma": "?", "misc": "", "start_char": 242, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (RB not) (RB really) (. .) (SQ (VP (VB Listen)) (, ,)) (SQ (VBD did) (RB n't) (NP (PRP you)) (VP (VB say) (SBAR (S (NP (PRP you)) (VP (VBD needed) (NP (DT some) (NNS eggs))))))) (. ?)))" }, "speaker": "Penny", "text": "No, not really . Listen, didn't you say you needed some eggs?", "tokens": [ { "deprel": "discourse", "end_char": 246, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 244, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 252, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 249, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 259, "feats": null, "head": 0, "id": 4, "lemma": "really", "misc": "", "start_char": 253, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 268, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "listen", "misc": "", "start_char": 262, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "do", "misc": "", "start_char": 271, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 278, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 275, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 279, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 286, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "say", "misc": "", "start_char": 283, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 287, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "need", "misc": "", "start_char": 291, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 302, "feats": null, "head": 15, "id": 14, "lemma": "some", "misc": "", "start_char": 298, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 307, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "egg", "misc": "", "start_char": 303, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 308, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (CC but) (NP (NP (NN anyone)) (SBAR (WHNP (WP who)) (S (VP (VBZ knows) (NP (NP (NN anything)) (PP (IN about) (NP (NP (DT the) (NNS dynamics)) (PP (IN of) (NP (JJ bacterial) (NN growth)))))))))) (VP (VBZ knows) (S (VP (TO to) (VP (VB pick) (PRT (RP up)) (NP (PRP$ their) (VBN refrigerated) (NN food)) (PP (IN on) (NP (NP (DT the) (NN way)) (PP (IN out) (PP (IN of) (NP (DT the) (NN supermarket)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but anyone who knows anything about the dynamics of bacterial growth knows to pick up their refrigerated food on the way out of the supermarket.", "tokens": [ { "deprel": "discourse", "end_char": 313, "feats": null, "head": 14, "id": 1, "lemma": "yes", "misc": "", "start_char": 310, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 14, "id": 2, "lemma": ",", "misc": "", "start_char": 314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 319, "feats": null, "head": 14, "id": 3, "lemma": "but", "misc": "", "start_char": 316, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 326, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 4, "lemma": "anyone", "misc": "", "start_char": 320, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 330, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 327, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "know", "misc": "", "start_char": 331, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 345, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "anything", "misc": "", "start_char": 337, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 351, "feats": null, "head": 10, "id": 8, "lemma": "about", "misc": "", "start_char": 346, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 355, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 352, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 364, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "dynamic", "misc": "", "start_char": 356, "text": "dynamics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 367, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 365, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 377, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "bacterial", "misc": "", "start_char": 368, "text": "bacterial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 384, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "growth", "misc": "", "start_char": 378, "text": "growth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 390, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 14, "lemma": "know", "misc": "", "start_char": 385, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 393, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 391, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 398, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "pick", "misc": "", "start_char": 394, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 401, "feats": null, "head": 16, "id": 17, "lemma": "up", "misc": "", "start_char": 399, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 407, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "their", "misc": "", "start_char": 402, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 420, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 19, "lemma": "refrigerate", "misc": "", "start_char": 408, "text": "refrigerated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 425, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "food", "misc": "", "start_char": 421, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 23, "id": 21, "lemma": "on", "misc": "", "start_char": 426, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 432, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 429, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 436, "feats": "Number=Sing", "head": 16, "id": 23, "lemma": "way", "misc": "", "start_char": 433, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 27, "id": 24, "lemma": "out", "misc": "", "start_char": 437, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 443, "feats": null, "head": 24, "id": 25, "lemma": "of", "misc": "", "start_char": 441, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 447, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 444, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 459, "feats": "Number=Sing", "head": 16, "id": 27, "lemma": "supermarket", "misc": "", "start_char": 448, "text": "supermarket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 14, "id": 28, "lemma": ".", "misc": "", "start_char": 460, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH okay)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should) (VP (VB start) (S (VP (VBG heading) (PRT (RP on)) (PRT (RP out)) (, ,) (ADVP (RB then)))))) (. .)))" }, "speaker": "Penny", "text": "Oh, okay, maybe you should start heading on out, then.", "tokens": [ { "deprel": "discourse", "end_char": 464, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 462, "text": "Oh", "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": "discourse", "end_char": 471, "feats": null, "head": 8, "id": 3, "lemma": "okay", "misc": "", "start_char": 467, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 472, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 479, "feats": null, "head": 8, "id": 5, "lemma": "maybe", "misc": "", "start_char": 474, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 480, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 490, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "should", "misc": "", "start_char": 484, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 496, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "start", "misc": "", "start_char": 491, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 504, "feats": "VerbForm=Ger", "head": 8, "id": 9, "lemma": "head", "misc": "", "start_char": 497, "text": "heading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 507, "feats": null, "head": 9, "id": 10, "lemma": "on", "misc": "", "start_char": 505, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound:prt", "end_char": 511, "feats": null, "head": 9, "id": 11, "lemma": "out", "misc": "", "start_char": 508, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 512, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 518, "feats": "PronType=Dem", "head": 8, "id": 13, "lemma": "then", "misc": "", "start_char": 514, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (DT this)) (VP (VBZ is) (ADJP (JJ fun)))) (. .) (INTJ (UH Oh)) (, ,) (S (NP (NP (DT the) (NN thing)) (PP (IN about) (NP (, tomatoes--) (CC and) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB really)) (VP (VB enjoy) (NP (, this--))))))))))) (VP (VBZ is) (SBAR (S (NP (PRP they)) (VP (VBP 're) (VP (VBN shelved) (PP (IN with) (NP (DT the) (NNS vegetables))))))))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB technically)) (NP (DT a) (NN fruit)))) (. .)))" }, "speaker": "Sheldon", "text": "No, this is fun . Oh, the thing about tomatoes-- and I think you'll really enjoy this-- is they're shelved with the vegetables, but they're technically a fruit.", "tokens": [ { "deprel": "discourse", "end_char": 523, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 521, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 524, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 530, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 526, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 531, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 537, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fun", "misc": "", "start_char": 534, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 542, "feats": null, "head": 10, "id": 7, "lemma": "oh", "misc": "", "start_char": 540, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 548, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 545, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 554, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "thing", "misc": "", "start_char": 549, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 560, "feats": null, "head": 12, "id": 11, "lemma": "about", "misc": "", "start_char": 555, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 571, "feats": null, "head": 10, "id": 12, "lemma": "tomatoes--", "misc": "", "start_char": 561, "text": "tomatoes--", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 575, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 572, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 577, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 576, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 15, "lemma": "think", "misc": "", "start_char": 578, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 16, "lemma": "you", "misc": "", "start_char": 584, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 591, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "will", "misc": "", "start_char": 588, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 598, "feats": null, "head": 19, "id": 18, "lemma": "really", "misc": "", "start_char": 592, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 604, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "enjoy", "misc": "", "start_char": 599, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 611, "feats": null, "head": 19, "id": 20, "lemma": "this--", "misc": "", "start_char": 605, "text": "this--", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 614, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 612, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 619, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "they", "misc": "", "start_char": 615, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 623, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 620, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 631, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 24, "lemma": "shel", "misc": "", "start_char": 624, "text": "shelved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 636, "feats": null, "head": 27, "id": 25, "lemma": "with", "misc": "", "start_char": 632, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 640, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 637, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 651, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "vegetable", "misc": "", "start_char": 641, "text": "vegetables", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 34, "id": 28, "lemma": ",", "misc": "", "start_char": 652, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 657, "feats": null, "head": 34, "id": 29, "lemma": "but", "misc": "", "start_char": 654, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 34, "id": 30, "lemma": "they", "misc": "", "start_char": 658, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 666, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 31, "lemma": "be", "misc": "", "start_char": 663, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 34, "id": 32, "lemma": "technically", "misc": "", "start_char": 667, "text": "technically", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 680, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 679, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 686, "feats": "Number=Sing", "head": 24, "id": 34, "lemma": "fruit", "misc": "", "start_char": 681, "text": "fruit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 5, "id": 35, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Interesting)) (. .)))" }, "speaker": "Penny", "text": "Interesting.", "tokens": [ { "deprel": "root", "end_char": 700, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 689, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (RB n’t) (NP (PRP it)) (. ?)))" }, "speaker": "Sheldon", "text": "Is n’t it?", "tokens": [ { "deprel": "root", "end_char": 705, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 703, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 709, "feats": null, "head": 1, "id": 2, "lemma": "not", "misc": "", "start_char": 706, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 710, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 713, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (RB n't) (NP (PRP it)) (. ?) (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP mean) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP find) (S (ADJP (JJ enjoyable))))))) (. .)))" }, "speaker": "Penny", "text": "Isn't it? No, I mean what you find enjoyable.", "tokens": [ { "deprel": "root", "end_char": 717, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 715, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 721, "feats": null, "head": 1, "id": 2, "lemma": "not", "misc": "", "start_char": 718, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 724, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 722, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 725, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 729, "feats": "Polarity=Neg", "head": 1, "id": 5, "lemma": "no", "misc": "", "start_char": 727, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 733, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 732, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 8, "lemma": "mean", "misc": "", "start_char": 734, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 743, "feats": "PronType=Rel", "head": 8, "id": 9, "lemma": "what", "misc": "", "start_char": 739, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 744, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "find", "misc": "", "start_char": 748, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 762, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "enjoyable", "misc": "", "start_char": 753, "text": "enjoyable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (NP (UH boy)) (. .)))" }, "speaker": "Sheldon", "text": "Oh boy.", "tokens": [ { "deprel": "discourse", "end_char": 767, "feats": null, "head": 2, "id": 1, "lemma": "oh", "misc": "", "start_char": 765, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 771, "feats": null, "head": 0, "id": 2, "lemma": "boy", "misc": "", "start_char": 768, "text": "boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (ADVP (RB now)) (. ?)))" }, "speaker": "Penny", "text": "What now?", "tokens": [ { "deprel": "root", "end_char": 778, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 774, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 782, "feats": null, "head": 1, "id": 2, "lemma": "now", "misc": "", "start_char": 779, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 783, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (DT some) (NN value)) (PP (IN to) (S (VP (VBG taking) (NP (DT a) (NN multivitamin))))))) (CC but) (S (NP (DT the) (JJ human) (NN body)) (VP (MD can) (ADVP (RB only)) (VP (VB absorb) (NP (ADJP (RB so) (RB much)) (. .) (S (SBAR (WHNP (WP What)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG buying) (ADVP (RB here)))))) (VP (VBP are) (NP (NP (DT the) (NNS ingredients)) (PP (IN for) (NP (ADJP (RB very) (JJ expensive)) (NN urine)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, there's some value to taking a multivitamin but the human body can only absorb so much . What you're buying here are the ingredients for very expensive urine.", "tokens": [ { "deprel": "discourse", "end_char": 789, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 785, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 790, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 797, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 792, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 800, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 798, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 805, "feats": null, "head": 6, "id": 5, "lemma": "some", "misc": "", "start_char": 801, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 811, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "value", "misc": "", "start_char": 806, "text": "value", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 814, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 812, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 821, "feats": "VerbForm=Ger", "head": 6, "id": 8, "lemma": "take", "misc": "", "start_char": 815, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 823, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 822, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 836, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "multivitamin", "misc": "", "start_char": 824, "text": "multivitamin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 840, "feats": null, "head": 17, "id": 11, "lemma": "but", "misc": "", "start_char": 837, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 844, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 841, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 850, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "human", "misc": "", "start_char": 845, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 855, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "body", "misc": "", "start_char": 851, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 859, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "can", "misc": "", "start_char": 856, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 864, "feats": null, "head": 17, "id": 16, "lemma": "only", "misc": "", "start_char": 860, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 871, "feats": "VerbForm=Inf", "head": 4, "id": 17, "lemma": "absorb", "misc": "", "start_char": 865, "text": "absorb", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 874, "feats": null, "head": 19, "id": 18, "lemma": "so", "misc": "", "start_char": 872, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 879, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "much", "misc": "", "start_char": 875, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 881, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 880, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 886, "feats": "PronType=Rel", "head": 28, "id": 21, "lemma": "what", "misc": "", "start_char": 882, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 890, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 22, "lemma": "you", "misc": "", "start_char": 887, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 894, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 891, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 901, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 24, "lemma": "buy", "misc": "", "start_char": 895, "text": "buying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 906, "feats": "PronType=Dem", "head": 24, "id": 25, "lemma": "here", "misc": "", "start_char": 902, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 910, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 907, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 914, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 911, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 926, "feats": "Number=Plur", "head": 17, "id": 28, "lemma": "ingredient", "misc": "", "start_char": 915, "text": "ingredients", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 930, "feats": null, "head": 32, "id": 29, "lemma": "for", "misc": "", "start_char": 927, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 935, "feats": null, "head": 31, "id": 30, "lemma": "very", "misc": "", "start_char": 931, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 945, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "expensive", "misc": "", "start_char": 936, "text": "expensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 951, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "urine", "misc": "", "start_char": 946, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 4, "id": 33, "lemma": ".", "misc": "", "start_char": 952, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB maybe)) (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (PP (IN for))))))) (. .)))" }, "speaker": "Penny", "text": "Well, maybe that's what I was going for.", "tokens": [ { "deprel": "discourse", "end_char": 958, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 954, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 961, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 971, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 967, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 972, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 979, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 975, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 982, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 991, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 986, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 995, "feats": null, "head": 9, "id": 10, "lemma": "for", "misc": "", "start_char": 992, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 996, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (NP (PRP you)) (VP (MD 'll) (VP (VB want) (NP (DT some) (NN manganese)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, then you'll want some manganese.", "tokens": [ { "deprel": "discourse", "end_char": 1002, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 998, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1003, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1009, "feats": "PronType=Dem", "head": 6, "id": 3, "lemma": "then", "misc": "", "start_char": 1005, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1010, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1017, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 1014, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1022, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 1018, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1027, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 1023, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1037, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "manganese", "misc": "", "start_char": 1028, "text": "manganese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1038, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ], [ 1, 1, 1 ], [ 3, 9, 9 ], [ 3, 11, 11 ], [ 5, 5, 5 ], [ 6, 13, 13 ], [ 9, 9, 9 ], [ 13, 6, 6 ] ], [ [ 0, 11, 13 ] ], [ [ 0, 15, 16 ], [ 0, 19, 19 ] ], [ [ 0, 19, 24 ] ], [ [ 2, 6, 6 ], [ 2, 8, 9 ], [ 2, 11, 11 ] ], [ [ 2, 15, 17 ] ], [ [ 2, 19, 19 ], [ 6, 11, 11 ], [ 6, 21, 21 ], [ 6, 29, 29 ] ], [ [ 3, 13, 14 ] ], [ [ 4, 3, 3 ], [ 4, 4, 4 ], [ 4, 17, 17 ] ], [ [ 4, 6, 6 ] ], [ [ 4, 8, 9 ] ], [ [ 4, 11, 12 ] ], [ [ 4, 17, 19 ] ], [ [ 4, 21, 22 ] ], [ [ 4, 25, 26 ] ], [ [ 6, 2, 2 ], [ 6, 4, 4 ] ], [ [ 6, 8, 9 ] ], [ [ 6, 8, 11 ], [ 6, 19, 19 ] ], [ [ 6, 15, 15 ], [ 9, 6, 6 ], [ 12, 21, 21 ], [ 14, 3, 3 ] ], [ [ 6, 25, 26 ] ], [ [ 6, 32, 33 ] ], [ [ 6, 21, 33 ], [ 8, 2, 2 ], [ 9, 2, 2 ] ], [ [ 9, 8, 8 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 2, 2 ] ], [ [ 12, 4, 5 ] ], [ [ 12, 8, 9 ] ], [ [ 12, 11, 13 ] ], [ [ 12, 20, 20 ] ], [ [ 12, 26, 27 ] ], [ [ 12, 29, 31 ] ], [ [ 12, 26, 31 ], [ 13, 3, 3 ] ], [ [ 13, 5, 5 ] ], [ [ 14, 6, 7 ] ] ]
s01e04c05t
This is great . Look at me . I'm in the real world of ordinary people just living their ordinary, colorless workaday lives. Thank you. No, thankyou . And thank you, ordinary person . You want to hear an interesting thing about tomatoes? No, not really . Listen, didn't you say you needed some eggs? Yes, but anyone who knows anything about the dynamics of bacterial growth knows to pick up their refrigerated food on the way out of the supermarket. Oh, okay, maybe you should start heading on out, then. No, this is fun . Oh, the thing about tomatoes-- and I think you'll really enjoy this-- is they're shelved with the vegetables, but they're technically a fruit. Interesting. Is n’t it? Isn't it? No, I mean what you find enjoyable. Oh boy. What now? Well, there's some value to taking a multivitamin but the human body can only absorb so much . What you're buying here are the ingredients for very expensive urine. Well, maybe that's what I was going for. Well, then you'll want some manganese.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBD was) (ADJP (JJ fun)))) (. .) (S (ADVP (RB Maybe)) (NP (NN tomorrow)) (NP (PRP we)) (VP (MD can) (VP (VB go) (PP (IN to) (NP (NP (CD one)) (PP (IN of) (NP (DT those) (JJ big) (NN warehouse) (NNS stores)))))))) (. .)))" }, "speaker": "Sheldon", "text": "That was fun . Maybe tomorrow we can go to one of those big warehouse stores.", "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": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 12, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fun", "misc": "", "start_char": 9, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 20, "feats": null, "head": 9, "id": 5, "lemma": "maybe", "misc": "", "start_char": 15, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 29, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "tomorrow", "misc": "", "start_char": 21, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 30, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 36, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "can", "misc": "", "start_char": 33, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 39, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "go", "misc": "", "start_char": 37, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 42, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 40, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 46, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "one", "misc": "", "start_char": 43, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 49, "feats": null, "head": 16, "id": 12, "lemma": "of", "misc": "", "start_char": 47, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 55, "feats": "Number=Plur|PronType=Dem", "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 50, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 59, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "big", "misc": "", "start_char": 56, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 69, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "warehouse", "misc": "", "start_char": 60, "text": "warehouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 76, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "store", "misc": "", "start_char": 70, "text": "stores", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (S (NP (NNP Sheldon) (. .)) (NP (NP (PRP It))) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB take) (NP (PRP me)) (NP (DT a) (NN while)) (S (VP (TO to) (VP (VB recover) (PP (IN from) (NP (NP (PDT all) (DT the) (NN fun)) (SBAR (S (NP (PRP I)) (VP (VBD had) (NP (NN today)))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I don't know, Sheldon . It's gonna take me a while to recover from all the fun I had today.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 81, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 84, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 92, "feats": "VerbForm=Inf", "head": 10, "id": 4, "lemma": "know", "misc": "", "start_char": 88, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 93, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 102, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 95, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 105, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 110, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 108, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 114, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "go", "misc": "", "start_char": 111, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 117, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 115, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 122, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "take", "misc": "", "start_char": 118, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 125, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 123, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 127, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 126, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 133, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "while", "misc": "", "start_char": 128, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 136, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 134, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 144, "feats": "VerbForm=Inf", "head": 12, "id": 17, "lemma": "recover", "misc": "", "start_char": 137, "text": "recover", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 149, "feats": null, "head": 21, "id": 18, "lemma": "from", "misc": "", "start_char": 145, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 153, "feats": null, "head": 21, "id": 19, "lemma": "all", "misc": "", "start_char": 150, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 157, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 154, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 161, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "fun", "misc": "", "start_char": 158, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 21, "id": 23, "lemma": "have", "misc": "", "start_char": 164, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl:tmod", "end_char": 173, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "today", "misc": "", "start_char": 168, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 10, "id": 25, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBP are) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS advantages)) (PP (IN to) (S (VP (VBG buying) (PP (IN in) (NP (NN bulk))))))))))) (. .) (S (PP (IN For) (NP (NN example))) (, ,) (NP (PRP I)) (VP (VBD noticed) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP purchase) (NP (PRP$ your) (NNS tampons)) (NP (NML (CD one) (HYPH -) (NN month)) (NN supply)) (PP (IN at) (NP (DT a) (NN time)))))))) (. .)))" }, "speaker": "Sheldon", "text": "There are a lot of advantages to buying in bulk . For example, I noticed that you purchase your tampons one - month supply at a time.", "tokens": [ { "deprel": "expl", "end_char": 181, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 176, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 185, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 182, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 187, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 186, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 191, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "lot", "misc": "", "start_char": 188, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 194, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 192, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 205, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "advantage", "misc": "", "start_char": 195, "text": "advantages", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 208, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 206, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 215, "feats": "VerbForm=Ger", "head": 6, "id": 8, "lemma": "buy", "misc": "", "start_char": 209, "text": "buying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 218, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 216, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 223, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "bulk", "misc": "", "start_char": 219, "text": "bulk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 224, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 229, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 226, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 237, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "example", "misc": "", "start_char": 230, "text": "example", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 240, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 249, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 16, "lemma": "notice", "misc": "", "start_char": 242, "text": "noticed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 254, "feats": null, "head": 19, "id": 17, "lemma": "that", "misc": "", "start_char": 250, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 255, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 267, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 19, "lemma": "purchase", "misc": "", "start_char": 259, "text": "purchase", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 272, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 268, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 280, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "tampon", "misc": "", "start_char": 273, "text": "tampons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nummod", "end_char": 284, "feats": "NumForm=Word|NumType=Card", "head": 24, "id": 22, "lemma": "one", "misc": "", "start_char": 281, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 285, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 292, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "month", "misc": "", "start_char": 287, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 299, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "supply", "misc": "", "start_char": 293, "text": "supply", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 302, "feats": null, "head": 28, "id": 26, "lemma": "at", "misc": "", "start_char": 300, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 304, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 303, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 309, "feats": "Number=Sing", "head": 19, "id": 28, "lemma": "time", "misc": "", "start_char": 305, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 2, "id": 29, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 316, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 312, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 317, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Think) (PP (IN about) (NP (PRP it))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT a) (NN product)) (SBAR (WHNP (WDT that)) (S (VP (VBZ does) (RB n't) (VP (VB spoil)))))))) (CC and) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB be) (VP (VBG needing) (NP (PRP them)) (PP (IN for) (QP (ADVP (IN at) (JJS least)) (DT the) (JJ next) (CD 30) (NNS years)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Think about it . It's a product that doesn't spoil and you're going to be needing them for at least the next 30 years.", "tokens": [ { "deprel": "root", "end_char": 324, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "think", "misc": "", "start_char": 319, "text": "Think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 330, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 325, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 333, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 331, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "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": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 339, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 342, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 351, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "product", "misc": "", "start_char": 344, "text": "product", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 356, "feats": "PronType=Rel", "head": 12, "id": 9, "lemma": "that", "misc": "", "start_char": 352, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 357, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 365, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 362, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 371, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "spoil", "misc": "", "start_char": 366, "text": "spoil", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 375, "feats": null, "head": 16, "id": 13, "lemma": "and", "misc": "", "start_char": 372, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 383, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 380, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 389, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 16, "lemma": "go", "misc": "", "start_char": 384, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 392, "feats": null, "head": 19, "id": 17, "lemma": "to", "misc": "", "start_char": 390, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 395, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 393, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 403, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 19, "lemma": "need", "misc": "", "start_char": 396, "text": "needing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 408, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "they", "misc": "", "start_char": 404, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 412, "feats": null, "head": 27, "id": 21, "lemma": "for", "misc": "", "start_char": 409, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 415, "feats": null, "head": 23, "id": 22, "lemma": "at", "misc": "", "start_char": 413, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 421, "feats": "Degree=Sup", "head": 27, "id": 23, "lemma": "least", "misc": "", "start_char": 416, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "det", "end_char": 425, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 24, "lemma": "the", "misc": "", "start_char": 422, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 430, "feats": "Degree=Pos", "head": 27, "id": 25, "lemma": "next", "misc": "", "start_char": 426, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 433, "feats": "NumForm=Digit|NumType=Card", "head": 27, "id": 26, "lemma": "30", "misc": "", "start_char": 431, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 439, "feats": "Number=Plur", "head": 19, "id": 27, "lemma": "year", "misc": "", "start_char": 434, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 1, "id": 28, "lemma": ".", "misc": "", "start_char": 440, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VB buy) (NP (NP (NP (CD 30) (NNS years) (POS ')) (NN worth)) (PP (IN of) (NP (NNS tampons)))))))) (. ?)))" }, "speaker": "Penny", "text": "You want me to buy 30 years' worth of tampons?", "tokens": [ { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 442, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 446, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 453, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 451, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 456, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 454, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 460, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "buy", "misc": "", "start_char": 457, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 463, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 6, "lemma": "30", "misc": "", "start_char": 461, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:poss", "end_char": 469, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "year", "misc": "", "start_char": 464, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 471, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 470, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 477, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "worth", "misc": "", "start_char": 472, "text": "worth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 480, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 478, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 488, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "tampon", "misc": "", "start_char": 481, "text": "tampons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 489, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (NP (CD 30) (, ,) (CD 35) (. .)) (WHADVP (WRB When)) (SQ (VBD did) (NP (PRP$ your) (NN mother)) (VP (VB go) (PP (IN into) (NP (NN menopause))))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, 30, 35 . When did your mother go into menopause?", "tokens": [ { "deprel": "discourse", "end_char": 495, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 491, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 496, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 500, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 3, "lemma": "30", "misc": "", "start_char": 498, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 505, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 5, "lemma": "35", "misc": "", "start_char": 503, "text": "35", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 506, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 512, "feats": "PronType=Int", "head": 11, "id": 7, "lemma": "when", "misc": "", "start_char": 508, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 516, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "do", "misc": "", "start_char": 513, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 521, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 517, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 528, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "mother", "misc": "", "start_char": 522, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 531, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "go", "misc": "", "start_char": 529, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 536, "feats": null, "head": 13, "id": 12, "lemma": "into", "misc": "", "start_char": 532, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 546, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "menopause", "misc": "", "start_char": 537, "text": "menopause", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 547, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG talking) (PP (IN about) (NP (DT this))) (PP (IN with) (NP (PRP you))))) (. .)))" }, "speaker": "Penny", "text": "I'm not talking about this with you.", "tokens": [ { "deprel": "nsubj", "end_char": 550, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 549, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 551, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 557, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 554, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 565, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 558, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 571, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 566, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 576, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "this", "misc": "", "start_char": 572, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 581, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 577, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 585, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 8, "lemma": "you", "misc": "", "start_char": 582, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (JJ natural) (JJ human) (NN process)))) (, ,) (CC and) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG talking) (PP (IN about) (NP (ADJP (RB statistically) (JJ significant)) (NNS savings) (. .) (S (ADVP (RB Now)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP assume) (NP (NP (NP (CD 15) (NNS tampons)) (PP (IN per) (NP (NN cycle)))) (CC and) (NP (DT a) (NML (CD 28) (HYPH -) (NN day)) (NN cycle)))))) (, ...) (SQ (VBP Are) (NP (PRP you)) (ADJP (RB fairly) (JJ regular)) (. ?) (INTJ (UH Okay)) (, ,) (NP (DT no) (NN warehouse) (NN store))))))))) (, ,) (CC but) (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB still)) (PP (RB on) (PP (IN for) (NP (NML (NN putt) (HYPH -) (NN putt)) (NN golf)))) (, ,) (ADJP (JJ right)))) (. ?)))" }, "speaker": "Sheldon", "text": "This is a natural human process, and we're talking about statistically significant savings . Now, if you assume 15 tampons per cycle and a 28 - day cycle...Are you fairly regular? Okay, no warehouse store, but we're still on for putt - putt golf, right?", "tokens": [ { "deprel": "nsubj", "end_char": 592, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "this", "misc": "", "start_char": 588, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 593, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 597, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 596, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 605, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "natural", "misc": "", "start_char": 598, "text": "natural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 611, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "human", "misc": "", "start_char": 606, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 619, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "process", "misc": "", "start_char": 612, "text": "process", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 620, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 625, "feats": null, "head": 11, "id": 8, "lemma": "and", "misc": "", "start_char": 622, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 626, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 632, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 629, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 640, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 11, "lemma": "talk", "misc": "", "start_char": 633, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 15, "id": 12, "lemma": "about", "misc": "", "start_char": 641, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 660, "feats": null, "head": 14, "id": 13, "lemma": "statistically", "misc": "", "start_char": 647, "text": "statistically", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 672, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "significant", "misc": "", "start_char": 661, "text": "significant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 680, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "savings", "misc": "", "start_char": 673, "text": "savings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 686, "feats": null, "head": 36, "id": 17, "lemma": "now", "misc": "", "start_char": 683, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 36, "id": 18, "lemma": ",", "misc": "", "start_char": 687, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 691, "feats": null, "head": 21, "id": 19, "lemma": "if", "misc": "", "start_char": 689, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 695, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 692, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 702, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 21, "lemma": "assume", "misc": "", "start_char": 696, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 705, "feats": "NumForm=Digit|NumType=Card", "head": 23, "id": 22, "lemma": "15", "misc": "", "start_char": 703, "text": "15", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 713, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "tampon", "misc": "", "start_char": 706, "text": "tampons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 717, "feats": null, "head": 25, "id": 24, "lemma": "per", "misc": "", "start_char": 714, "text": "per", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 723, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "cycle", "misc": "", "start_char": 718, "text": "cycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 727, "feats": null, "head": 31, "id": 26, "lemma": "and", "misc": "", "start_char": 724, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 729, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 27, "lemma": "a", "misc": "", "start_char": 728, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 732, "feats": "NumForm=Digit|NumType=Card", "head": 30, "id": 28, "lemma": "28", "misc": "", "start_char": 730, "text": "28", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 30, "id": 29, "lemma": "-", "misc": "", "start_char": 733, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 738, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "day", "misc": "", "start_char": 735, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 744, "feats": "Number=Sing", "head": 23, "id": 31, "lemma": "cycle", "misc": "", "start_char": 739, "text": "cycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 21, "id": 32, "lemma": "...", "misc": "", "start_char": 745, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 33, "lemma": "be", "misc": "", "start_char": 749, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 34, "lemma": "you", "misc": "", "start_char": 753, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 763, "feats": null, "head": 36, "id": 35, "lemma": "fairly", "misc": "", "start_char": 757, "text": "fairly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 771, "feats": "Degree=Pos", "head": 6, "id": 36, "lemma": "regular", "misc": "", "start_char": 764, "text": "regular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 38, "id": 37, "lemma": "?", "misc": "", "start_char": 772, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 778, "feats": null, "head": 42, "id": 38, "lemma": "okay", "misc": "", "start_char": 774, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 783, "feats": null, "head": 42, "id": 40, "lemma": "no", "misc": "", "start_char": 781, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 793, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "warehouse", "misc": "", "start_char": 784, "text": "warehouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 799, "feats": "Number=Sing", "head": 36, "id": 42, "lemma": "store", "misc": "", "start_char": 794, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 48, "id": 43, "lemma": ",", "misc": "", "start_char": 800, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 805, "feats": null, "head": 48, "id": 44, "lemma": "but", "misc": "", "start_char": 802, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 808, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 48, "id": 45, "lemma": "we", "misc": "", "start_char": 806, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 812, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 48, "id": 46, "lemma": "be", "misc": "", "start_char": 809, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 818, "feats": null, "head": 48, "id": 47, "lemma": "still", "misc": "", "start_char": 813, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 821, "feats": null, "head": 42, "id": 48, "lemma": "on", "misc": "", "start_char": 819, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 825, "feats": null, "head": 53, "id": 49, "lemma": "for", "misc": "", "start_char": 822, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 830, "feats": "Number=Sing", "head": 52, "id": 50, "lemma": "putt", "misc": "", "start_char": 826, "text": "putt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 52, "id": 51, "lemma": "-", "misc": "", "start_char": 831, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 837, "feats": "Number=Sing", "head": 53, "id": 52, "lemma": "putt", "misc": "", "start_char": 833, "text": "putt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 842, "feats": "Number=Sing", "head": 48, "id": 53, "lemma": "golf", "misc": "", "start_char": 838, "text": "golf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 55, "id": 54, "lemma": ",", "misc": "", "start_char": 843, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 850, "feats": "Degree=Pos", "head": 48, "id": 55, "lemma": "right", "misc": "", "start_char": 845, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 6, "id": 56, "lemma": "?", "misc": "", "start_char": 851, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 12, 15 ] ], [ [ 0, 14, 15 ], [ 8, 37, 41 ] ], [ [ 0, 10, 15 ] ], [ [ 1, 0, 0 ], [ 1, 5, 5 ], [ 1, 12, 12 ], [ 1, 21, 21 ], [ 5, 0, 0 ], [ 7, 7, 7 ] ], [ [ 1, 7, 7 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 18, 20 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 2, 3 ] ], [ [ 2, 5, 5 ] ], [ [ 2, 9, 9 ] ], [ [ 2, 12, 12 ] ], [ [ 2, 14, 14 ], [ 2, 17, 17 ], [ 2, 19, 19 ], [ 4, 13, 13 ], [ 5, 2, 2 ], [ 6, 8, 8 ], [ 7, 0, 0 ], [ 8, 19, 19 ], [ 8, 33, 33 ] ], [ [ 2, 20, 20 ], [ 4, 4, 4 ], [ 4, 19, 19 ], [ 5, 10, 10 ] ], [ [ 2, 19, 20 ] ], [ [ 2, 19, 24 ] ], [ [ 2, 26, 27 ] ], [ [ 3, 0, 0 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 6, 7 ] ], [ [ 4, 8, 8 ] ], [ [ 4, 21, 26 ] ], [ [ 4, 25, 26 ], [ 5, 5, 8 ] ], [ [ 6, 8, 9 ] ], [ [ 6, 12, 12 ], [ 8, 2, 5 ] ], [ [ 6, 6, 12 ], [ 7, 5, 5 ], [ 8, 0, 0 ] ], [ [ 8, 8, 8 ], [ 8, 44, 44 ] ], [ [ 8, 12, 14 ] ], [ [ 8, 21, 22 ] ], [ [ 8, 24, 24 ] ], [ [ 8, 26, 30 ] ], [ [ 8, 49, 52 ] ] ]
s01e04c06t
That was fun . Maybe tomorrow we can go to one of those big warehouse stores. I don't know, Sheldon . It's gonna take me a while to recover from all the fun I had today. There are a lot of advantages to buying in bulk . For example, I noticed that you purchase your tampons one - month supply at a time. What? Think about it . It's a product that doesn't spoil and you're going to be needing them for at least the next 30 years. You want me to buy 30 years' worth of tampons? Well, 30, 35 . When did your mother go into menopause? I'm not talking about this with you. This is a natural human process, and we're talking about statistically significant savings . Now, if you assume 15 tampons per cycle and a 28 - day cycle...Are you fairly regular? Okay, no warehouse store, but we're still on for putt - putt golf, right?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD ran) (PP (IN into) (NP (NNP Penny) (. .))) (SBAR (S (NP (PRP She)) (VP (VBD seemed) (S (ADJP (JJ upset) (PP (IN about) (NP (NN something))))))))) (. .)))" }, "speaker": "Leonard", "text": "Hey, I just ran into Penny . She seemed upset about something.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 0, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 5, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 6, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 12, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 8, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 16, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "run", "misc": "", "start_char": 13, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 7, "id": 6, "lemma": "into", "misc": "", "start_char": 17, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 27, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "penny", "misc": "", "start_char": 22, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 28, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "she", "misc": "", "start_char": 30, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 40, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 10, "lemma": "seem", "misc": "", "start_char": 34, "text": "seemed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 46, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "upset", "misc": "", "start_char": 41, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 13, "id": 12, "lemma": "about", "misc": "", "start_char": 47, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 62, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 13, "lemma": "something", "misc": "", "start_char": 53, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (PRP$ her) (NN time)) (PP (IN of) (NP (DT the) (NN month))))))))) (. .) (S (NP (PRP I)) (VP (VBD marked) (NP (DT the) (NN calendar)) (PP (IN for) (NP (JJ future) (NN reference))))) (. .)))" }, "speaker": "Sheldon", "text": "I think it's her time of the month . I marked the calendar for future reference.", "tokens": [ { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 65, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 67, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 73, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 76, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 82, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "her", "misc": "", "start_char": 79, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 87, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "time", "misc": "", "start_char": 83, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 90, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 88, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 94, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 91, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 100, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "month", "misc": "", "start_char": 95, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 104, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 103, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 111, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 12, "lemma": "mark", "misc": "", "start_char": 105, "text": "marked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 112, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 124, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "calendar", "misc": "", "start_char": 116, "text": "calendar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 128, "feats": null, "head": 17, "id": 15, "lemma": "for", "misc": "", "start_char": 125, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "future", "misc": "", "start_char": 129, "text": "future", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 145, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "reference", "misc": "", "start_char": 136, "text": "reference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 146, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (PP (IN with) (NP (DT the) (NN fish))))) (. ?)))" }, "speaker": "Leonard", "text": "What's with the fish?", "tokens": [ { "deprel": "nsubj", "end_char": 152, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 148, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 153, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 160, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 156, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 164, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 161, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 169, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "fish", "misc": "", "start_char": 165, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 170, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT an) (NN experiment))) (. .)))" }, "speaker": "Sheldon", "text": "It's an experiment.", "tokens": [ { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 172, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 177, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 175, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 180, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 178, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 191, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "experiment", "misc": "", "start_char": 181, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened) (PP (IN to) (NP (PRP$ your) (VBN scrambled) (NN egg) (NN research))))) (. ?)))" }, "speaker": "Leonard", "text": "What happened to your scrambled egg research?", "tokens": [ { "deprel": "nsubj", "end_char": 198, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 194, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 199, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 210, "feats": null, "head": 7, "id": 3, "lemma": "to", "misc": "", "start_char": 208, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 215, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 4, "lemma": "your", "misc": "", "start_char": 211, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 225, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 5, "lemma": "scramble", "misc": "", "start_char": 216, "text": "scrambled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 229, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "egg", "misc": "", "start_char": 226, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 238, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "research", "misc": "", "start_char": 230, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 239, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBD was) (NP (DT a) (JJ dead) (NN end))) (. .) (S (NP (VBN Scrambled) (NNS eggs)) (VP (VBP are) (ADJP (ADJP (RB as) (JJ good)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP 're) (ADVP (RB ever)) (VP (VBG going) (S (VP (TO to) (VP (VB be))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, that was a dead end . Scrambled eggs are as good as they're ever going to be.", "tokens": [ { "deprel": "discourse", "end_char": 243, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 241, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 250, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 246, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 251, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 256, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 255, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 261, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "dead", "misc": "", "start_char": 257, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 265, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "end", "misc": "", "start_char": 262, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 277, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "scramble", "misc": "", "start_char": 268, "text": "Scrambled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 282, "feats": "Number=Plur", "head": 13, "id": 10, "lemma": "egg", "misc": "", "start_char": 278, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 286, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 283, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 13, "id": 12, "lemma": "as", "misc": "", "start_char": 287, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 294, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "good", "misc": "", "start_char": 290, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 297, "feats": null, "head": 18, "id": 14, "lemma": "as", "misc": "", "start_char": 295, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "they", "misc": "", "start_char": 298, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 306, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 303, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 311, "feats": null, "head": 18, "id": 17, "lemma": "ever", "misc": "", "start_char": 307, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 317, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 18, "lemma": "go", "misc": "", "start_char": 312, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 320, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 318, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 323, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "be", "misc": "", "start_char": 321, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 324, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (NNS fish)) (. .)))" }, "speaker": "Leonard", "text": "So fish.", "tokens": [ { "deprel": "advmod", "end_char": 328, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 326, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 333, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "fish", "misc": "", "start_char": 329, "text": "fish", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD read) (NP (NP (DT an) (NN article)) (PP (IN about) (NP (NP (JJ Japanese) (NNS scientists)) (SBAR (WHNP (WP who)) (S (VP (VBD inserted) (NP (NN DNA)) (PP (IN from) (NP (JJ luminous) (NN jellyfish))) (PP (IN into) (NP (JJ other) (NNS animals))))))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD thought) (, ,) (`` \") (INTJ (UH Hey)) (, ,) (NP (NP (NN fish) (NNS nightlights)) (. .) ('' \") (NP (NN Fish) (NNS nightlights))))) (. ?)))" }, "speaker": "Sheldon", "text": "I read an article about Japanese scientists who inserted DNA from luminous jellyfish into other animals, and I thought, \" Hey, fish nightlights . \" Fish nightlights?", "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": 342, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "read", "misc": "", "start_char": 338, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 345, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 343, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 353, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "article", "misc": "", "start_char": 346, "text": "article", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 359, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 354, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 368, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "Japanese", "misc": "", "start_char": 360, "text": "Japanese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 379, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "scientist", "misc": "", "start_char": 369, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 383, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "who", "misc": "", "start_char": 380, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 392, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 9, "lemma": "insert", "misc": "", "start_char": 384, "text": "inserted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 396, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "DNA", "misc": "", "start_char": 393, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 401, "feats": null, "head": 13, "id": 11, "lemma": "from", "misc": "", "start_char": 397, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 410, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "luminous", "misc": "", "start_char": 402, "text": "luminous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 420, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "jellyfish", "misc": "", "start_char": 411, "text": "jellyfish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 425, "feats": null, "head": 16, "id": 14, "lemma": "into", "misc": "", "start_char": 421, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 431, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "other", "misc": "", "start_char": 426, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 439, "feats": "Number=Plur", "head": 9, "id": 16, "lemma": "animal", "misc": "", "start_char": 432, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 445, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 442, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 446, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 20, "lemma": "think", "misc": "", "start_char": 448, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 456, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 26, "id": 22, "lemma": "\"", "misc": "", "start_char": 458, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 463, "feats": null, "head": 26, "id": 23, "lemma": "hey", "misc": "", "start_char": 460, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 470, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "fish", "misc": "", "start_char": 466, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 482, "feats": "Number=Plur", "head": 20, "id": 26, "lemma": "nightlight", "misc": "", "start_char": 471, "text": "nightlights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 26, "id": 27, "lemma": ".", "misc": "", "start_char": 483, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 26, "id": 28, "lemma": "\"", "misc": "", "start_char": 485, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "compound", "end_char": 491, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "Fish", "misc": "", "start_char": 487, "text": "Fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 503, "feats": "Number=Plur", "head": 26, "id": 30, "lemma": "nightlight", "misc": "", "start_char": 492, "text": "nightlights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 2, "id": 31, "lemma": "?", "misc": "", "start_char": 504, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NN Fish) (NNS nightlights) (. .)))" }, "speaker": "Leonard", "text": "Fish nightlights.", "tokens": [ { "deprel": "compound", "end_char": 510, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Fish", "misc": "", "start_char": 506, "text": "Fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 522, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "nightlight", "misc": "", "start_char": 511, "text": "nightlights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 523, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NML (CD billion) (HYPH -) (NN dollar)) (NN idea))) (. .)))" }, "speaker": "Sheldon", "text": "It's a billion - dollar idea.", "tokens": [ { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 1, "lemma": "it", "misc": "", "start_char": 525, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 530, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 528, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 532, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 3, "lemma": "a", "misc": "", "start_char": 531, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 540, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "billion", "misc": "", "start_char": 533, "text": "billion", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 541, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 549, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "dollar", "misc": "", "start_char": 543, "text": "dollar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 554, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "idea", "misc": "", "start_char": 550, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NN Mum)) (VP (VBZ 's) (NP (DT the) (NN word) (. .))) (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (ADVP (RB just)) (VP (VP (VB apologize) (PP (IN to) (NP (NNP Gablehauser)))) (CC and) (VP (VB get) (NP (PRP$ your) (NN job)) (ADVP (RB back)))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Mum's the word . Are you sure you don't want to just apologize to Gablehauser and get your job back?", "tokens": [ { "deprel": "nsubj", "end_char": 560, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "mum", "misc": "", "start_char": 557, "text": "Mum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 563, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 561, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 567, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 564, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 572, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "word", "misc": "", "start_char": 568, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 578, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 575, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 582, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 579, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 587, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "sure", "misc": "", "start_char": 583, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 588, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 594, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 592, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 598, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 595, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 603, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "want", "misc": "", "start_char": 599, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 606, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 604, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 611, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 607, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 621, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "apologize", "misc": "", "start_char": 612, "text": "apologize", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 624, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 622, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 636, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Gablehauser", "misc": "", "start_char": 625, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 640, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 637, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 644, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "get", "misc": "", "start_char": 641, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 649, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 645, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 653, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "job", "misc": "", "start_char": 650, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 658, "feats": null, "head": 19, "id": 22, "lemma": "back", "misc": "", "start_char": 654, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 4, "id": 23, "lemma": "?", "misc": "", "start_char": 659, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no) (. .)) (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (ADJP (RB too) (JJ much))) (SBAR (S (VP (TO to) (VP (VB do))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, no, no, no . No, I have too much to do.", "tokens": [ { "deprel": "discourse", "end_char": 663, "feats": null, "head": 12, "id": 1, "lemma": "oh", "misc": "", "start_char": 661, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 668, "feats": "Polarity=Neg", "head": 12, "id": 3, "lemma": "no", "misc": "", "start_char": 666, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 670, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 669, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 673, "feats": "Polarity=Neg", "head": 12, "id": 5, "lemma": "no", "misc": "", "start_char": 671, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 678, "feats": "Polarity=Neg", "head": 12, "id": 7, "lemma": "no", "misc": "", "start_char": 676, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 679, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 683, "feats": "Polarity=Neg", "head": 12, "id": 9, "lemma": "no", "misc": "", "start_char": 681, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 684, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 692, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "have", "misc": "", "start_char": 688, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 696, "feats": null, "head": 14, "id": 13, "lemma": "too", "misc": "", "start_char": 693, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 701, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "much", "misc": "", "start_char": 697, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 704, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 702, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 707, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "do", "misc": "", "start_char": 705, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN Like) (NP (JJ luminous) (NN fish))) (. .)))" }, "speaker": "Leonard", "text": "Like luminous fish.", "tokens": [ { "deprel": "case", "end_char": 714, "feats": null, "head": 3, "id": 1, "lemma": "like", "misc": "", "start_char": 710, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 723, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "luminous", "misc": "", "start_char": 715, "text": "luminous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 728, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "fish", "misc": "", "start_char": 724, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Shhhhh) (. !)))" }, "speaker": "Sheldon", "text": "Shhhhh!", "tokens": [ { "deprel": "root", "end_char": 737, "feats": null, "head": 0, "id": 1, "lemma": "shhhhh", "misc": "", "start_char": 731, "text": "Shhhhh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 738, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Right) (: …)) (NP (PRP I)) (VP (VBD did) (ADVP (RB n’t)) (NP (: …))) (. .)))" }, "speaker": "Leonard", "text": "Right … I did n’t ….", "tokens": [ { "deprel": "discourse", "end_char": 745, "feats": null, "head": 4, "id": 1, "lemma": "right", "misc": "", "start_char": 740, "text": "Right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 1, "id": 2, "lemma": "…", "misc": "", "start_char": 746, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 749, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 748, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 753, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 750, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 757, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 754, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 4, "id": 6, "lemma": "…", "misc": "", "start_char": 758, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 760, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB just)) (NP (DT the) (NN beginning)))) (. .) (S (NP (PRP I)) (ADVP (RB also)) (VP (VBP have) (NP (NP (DT an) (NN idea)) (PP (IN for) (NP (DT a) (NN bulk) (, ,) (NML (NN mail) (HYPH -) (NN order)) (NML (JJ feminine) (NN hygiene)) (NN company) (. .) (INTJ (UH Oh)) (, ,) (NP (NML (S (VP (NN glow) (HYPH -) (PP (IN in) (HYPH -) (NP (DT the) (HYPH -) (JJ dark)))))) (NNS tampons)) (. .) (S (NP (NNP Leonard)) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADJP (JJ rich))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's just the beginning . I also have an idea for a bulk, mail - order feminine hygiene company . Oh, glow - in - the - dark tampons . Leonard, we're gonna be rich.", "tokens": [ { "deprel": "nsubj", "end_char": 766, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 762, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 769, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 767, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 770, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 778, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 775, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 788, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "beginning", "misc": "", "start_char": 779, "text": "beginning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 789, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 792, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 791, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 797, "feats": null, "head": 9, "id": 8, "lemma": "also", "misc": "", "start_char": 793, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 802, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "have", "misc": "", "start_char": 798, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 805, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 803, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 810, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "idea", "misc": "", "start_char": 806, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 21, "id": 12, "lemma": "for", "misc": "", "start_char": 811, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 816, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 13, "lemma": "a", "misc": "", "start_char": 815, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 821, "feats": "Number=Sing", "head": 21, "id": 14, "lemma": "bulk", "misc": "", "start_char": 817, "text": "bulk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 828, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "mail", "misc": "", "start_char": 824, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 829, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 836, "feats": "Number=Sing", "head": 21, "id": 18, "lemma": "order", "misc": "", "start_char": 831, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 845, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "feminine", "misc": "", "start_char": 837, "text": "feminine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 853, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "hygiene", "misc": "", "start_char": 846, "text": "hygiene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 861, "feats": "Number=Sing", "head": 11, "id": 21, "lemma": "company", "misc": "", "start_char": 854, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 862, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 866, "feats": null, "head": 38, "id": 23, "lemma": "oh", "misc": "", "start_char": 864, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 873, "feats": "Number=Sing", "head": 32, "id": 25, "lemma": "glow", "misc": "", "start_char": 869, "text": "glow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 27, "id": 26, "lemma": "-", "misc": "", "start_char": 874, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 878, "feats": null, "head": 31, "id": 27, "lemma": "in", "misc": "", "start_char": 876, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 27, "id": 28, "lemma": "-", "misc": "", "start_char": 879, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 884, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 881, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 31, "id": 30, "lemma": "-", "misc": "", "start_char": 885, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 891, "feats": "Degree=Pos", "head": 25, "id": 31, "lemma": "dark", "misc": "", "start_char": 887, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 899, "feats": "Number=Plur", "head": 21, "id": 32, "lemma": "tampon", "misc": "", "start_char": 892, "text": "tampons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 38, "id": 33, "lemma": ".", "misc": "", "start_char": 900, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 909, "feats": "Number=Sing", "head": 38, "id": 34, "lemma": "Leonard", "misc": "", "start_char": 902, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 914, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 38, "id": 36, "lemma": "we", "misc": "", "start_char": 912, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 918, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "be", "misc": "", "start_char": 915, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 922, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 38, "lemma": "go", "misc": "", "start_char": 919, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 925, "feats": null, "head": 41, "id": 39, "lemma": "to", "misc": "", "start_char": 923, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 928, "feats": "VerbForm=Inf", "head": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 926, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 933, "feats": "Degree=Pos", "head": 38, "id": 41, "lemma": "rich", "misc": "", "start_char": 929, "text": "rich", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 935, "feats": null, "head": 9, "id": 42, "lemma": ".", "misc": "", "start_char": 934, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 0, 0 ], [ 14, 2, 2 ], [ 15, 33, 33 ] ], [ [ 0, 6, 6 ], [ 0, 8, 8 ], [ 1, 4, 4 ] ], [ [ 0, 12, 12 ] ], [ [ 1, 2, 2 ] ], [ [ 1, 4, 5 ] ], [ [ 1, 7, 8 ] ], [ [ 1, 10, 10 ], [ 4, 3, 3 ], [ 7, 0, 0 ], [ 7, 18, 18 ], [ 10, 6, 6 ], [ 10, 8, 8 ], [ 10, 19, 19 ], [ 11, 10, 10 ], [ 15, 6, 6 ] ], [ [ 1, 12, 13 ] ], [ [ 2, 4, 4 ], [ 6, 0, 1 ] ], [ [ 2, 3, 4 ] ], [ [ 3, 0, 0 ], [ 3, 2, 3 ] ], [ [ 4, 4, 5 ], [ 5, 8, 9 ], [ 5, 14, 14 ] ], [ [ 4, 3, 6 ] ], [ [ 4, 4, 6 ], [ 5, 2, 2 ] ], [ [ 5, 4, 6 ] ], [ [ 7, 2, 3 ] ], [ [ 7, 5, 6 ], [ 7, 7, 7 ] ], [ [ 7, 9, 9 ] ], [ [ 7, 11, 12 ] ], [ [ 7, 9, 12 ] ], [ [ 7, 14, 15 ] ], [ [ 7, 2, 15 ] ], [ [ 7, 22, 25 ] ], [ [ 7, 24, 25 ], [ 7, 28, 29 ], [ 8, 0, 1 ], [ 9, 0, 0 ], [ 9, 2, 6 ], [ 12, 1, 2 ], [ 15, 0, 0 ] ], [ [ 10, 0, 3 ] ], [ [ 10, 16, 16 ] ], [ [ 10, 19, 20 ] ], [ [ 15, 2, 4 ] ], [ [ 15, 9, 10 ], [ 15, 22, 31 ] ], [ [ 15, 12, 20 ] ], [ [ 15, 24, 31 ] ], [ [ 15, 35, 35 ] ] ]
s01e04c07t
Hey, I just ran into Penny . She seemed upset about something. I think it's her time of the month . I marked the calendar for future reference. What's with the fish? It's an experiment. What happened to your scrambled egg research? Oh, that was a dead end . Scrambled eggs are as good as they're ever going to be. So fish. I read an article about Japanese scientists who inserted DNA from luminous jellyfish into other animals, and I thought, " Hey, fish nightlights . " Fish nightlights? Fish nightlights. It's a billion - dollar idea. Mum's the word . Are you sure you don't want to just apologize to Gablehauser and get your job back? Oh, no, no, no . No, I have too much to do. Like luminous fish. Shhhhh! Right … I did n’t …. That's just the beginning . I also have an idea for a bulk, mail - order feminine hygiene company . Oh, glow - in - the - dark tampons . Leonard, we're gonna be rich.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG coming) (PP (IN on) (NP (JJ such) (JJ short) (NN notice)))))) (. .)))" }, "speaker": "Leonard", "text": "Thanks for coming on such short notice.", "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": 17, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "come", "misc": "", "start_char": 11, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 20, "feats": null, "head": 7, "id": 4, "lemma": "on", "misc": "", "start_char": 18, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 25, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "such", "misc": "", "start_char": 21, "text": "such", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 31, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "short", "misc": "", "start_char": 26, "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "notice", "misc": "", "start_char": 32, "text": "notice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 39, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (NP (NP (DT the) (JJ right) (NN thing)) (VP (VBG calling)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "You did the right thing calling.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 41, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 45, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 52, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 49, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 58, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 53, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 64, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "thing", "misc": "", "start_char": 59, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 72, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "call", "misc": "", "start_char": 65, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (WHNP (WP what) (JJ else)) (S (VP (TO to) (VP (VB do)))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (VP (VBN lost) (NP (DT all) (NN focus))))) (. .) (S (NP (DT Every) (NN day)) (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (NP (DT a) (JJ new) (NN obsession))))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (ADJP (RB particularly) (JJ disturbing)) (NN one)))) (. .)))" }, "speaker": "Leonard", "text": "I didn't know what else to do . He's lost all focus . Every day he's got a new obsession . This is a particularly disturbing one.", "tokens": [ { "deprel": "nsubj", "end_char": 76, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 75, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 77, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 81, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 89, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 85, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 94, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 90, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "amod", "end_char": 99, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "else", "misc": "", "start_char": 95, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 102, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 100, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 105, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "do", "misc": "", "start_char": 103, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "misc": "", "start_char": 108, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 111, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 118, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 12, "lemma": "lose", "misc": "", "start_char": 114, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 122, "feats": null, "head": 14, "id": 13, "lemma": "all", "misc": "", "start_char": 119, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 128, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "focus", "misc": "", "start_char": 123, "text": "focus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 136, "feats": null, "head": 17, "id": 16, "lemma": "every", "misc": "", "start_char": 131, "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 140, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "day", "misc": "", "start_char": 137, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "he", "misc": "", "start_char": 141, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 144, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 150, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 20, "lemma": "get", "misc": "", "start_char": 147, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 152, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 151, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 156, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "new", "misc": "", "start_char": 153, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 166, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "obsession", "misc": "", "start_char": 157, "text": "obsession", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 173, "feats": "Number=Sing|PronType=Dem", "head": 30, "id": 25, "lemma": "this", "misc": "", "start_char": 169, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 26, "lemma": "be", "misc": "", "start_char": 174, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 27, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 191, "feats": null, "head": 29, "id": 28, "lemma": "particularly", "misc": "", "start_char": 179, "text": "particularly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 202, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "disturbing", "misc": "", "start_char": 192, "text": "disturbing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 206, "feats": "Number=Sing", "head": 4, "id": 30, "lemma": "one", "misc": "", "start_char": 203, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (NNP Mommy) (. ?)))" }, "speaker": "Sheldon", "text": "Mommy?", "tokens": [ { "deprel": "root", "end_char": 214, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Mommy", "misc": "", "start_char": 209, "text": "Mommy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 215, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NN baby)) (. .)))" }, "speaker": "Mrs Cooper", "text": "Hi, baby.", "tokens": [ { "deprel": "discourse", "end_char": 219, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 217, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 220, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 226, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "baby", "misc": "", "start_char": 222, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD called) (NP (PRP$ my) (NN mother))) (. ?)))" }, "speaker": "Sheldon", "text": "You called my mother?", "tokens": [ { "deprel": "nsubj", "end_char": 232, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 229, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 233, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 242, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 240, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 249, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "mother", "misc": "", "start_char": 243, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 250, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBD got) (NP (PRP yourself)) (NP (NP (DT a) (NN loom)) (. .) (WHADJP (WRB How) (JJ nice)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Oh, you got yourself a loom . How nice.", "tokens": [ { "deprel": "discourse", "end_char": 254, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 252, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 260, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 257, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 261, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 273, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 4, "id": 5, "lemma": "yourself", "misc": "", "start_char": 265, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 275, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 274, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 280, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "loom", "misc": "", "start_char": 276, "text": "loom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 10, "id": 8, "lemma": ".", "misc": "", "start_char": 281, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 286, "feats": "PronType=Int", "head": 10, "id": 9, "lemma": "how", "misc": "", "start_char": 283, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 291, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "nice", "misc": "", "start_char": 287, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 292, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 294, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 303, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 300, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Honey)) (, ,) (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP you)) (VP (VB get) (NP (DT a) (NN loom)))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "Honey, why did you get a loom?", "tokens": [ { "deprel": "vocative", "end_char": 311, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "honey", "misc": "", "start_char": 306, "text": "Honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 312, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 317, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "why", "misc": "", "start_char": 314, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 318, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 325, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 322, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 329, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 326, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 331, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 330, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 336, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "loom", "misc": "", "start_char": 332, "text": "loom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 337, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG working) (PP (IN with) (NP (JJ luminous) (NN fish)))))) (CC and) (S (NP (PRP I)) (VP (VBD thought) (, ,) (SBARQ (`` \") (INTJ (UH Hey)) (SQ (VP (VB loom))) (. .) ('' \") (NP (NN Mom)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I was working with luminous fish and I thought, \" Hey loom . \" Mom, what are you doing here?", "tokens": [ { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 341, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 352, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "work", "misc": "", "start_char": 345, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 357, "feats": null, "head": 6, "id": 4, "lemma": "with", "misc": "", "start_char": 353, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 366, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "luminous", "misc": "", "start_char": 358, "text": "luminous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 371, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "fish", "misc": "", "start_char": 367, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 375, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 372, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 376, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "think", "misc": "", "start_char": 378, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 9, "id": 11, "lemma": "\"", "misc": "", "start_char": 388, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 393, "feats": null, "head": 13, "id": 12, "lemma": "hey", "misc": "", "start_char": 390, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "ccomp", "end_char": 398, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 13, "lemma": "loom", "misc": "", "start_char": 394, "text": "loom", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 13, "id": 15, "lemma": "\"", "misc": "", "start_char": 401, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "vocative", "end_char": 406, "feats": "Number=Sing", "head": 21, "id": 16, "lemma": "mom", "misc": "", "start_char": 403, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 413, "feats": "PronType=Int", "head": 21, "id": 18, "lemma": "what", "misc": "", "start_char": 409, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 414, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 418, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 427, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 21, "lemma": "do", "misc": "", "start_char": 422, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 432, "feats": "PronType=Dem", "head": 21, "id": 22, "lemma": "here", "misc": "", "start_char": 428, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 3, "id": 23, "lemma": "?", "misc": "", "start_char": 433, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (VP (VBD called) (NP (PRP me))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Leonard called me.", "tokens": [ { "deprel": "nsubj", "end_char": 442, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 435, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 443, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 452, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 450, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 453, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (, ,) (CC but) (FRAG (INTJ (WRB why)) (. ?))))" }, "speaker": "Sheldon", "text": "I know, but why?", "tokens": [ { "deprel": "nsubj", "end_char": 456, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 455, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 461, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 457, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 467, "feats": null, "head": 5, "id": 4, "lemma": "but", "misc": "", "start_char": 464, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 471, "feats": "PronType=Int", "head": 2, "id": 5, "lemma": "why", "misc": "", "start_char": 468, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 472, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ great) (NNS minds)) (PP (IN of) (NP (DT the) (CD 21) (NNP st) (NN century)))))) (VP (VBZ is) (S (VP (VBG raising) (NP (NML (NML (NN glow)) (HYPH -) (PP (IN in) (HYPH -) (NP (DT the) (HYPH -) (JJ dark)))) (NML (NN fish) (CC and) (NN weaving)) (NNS serapes)))))) (. .)))" }, "speaker": "Leonard", "text": "Because one of the great minds of the 21 st century is raising glow - in - the - dark fish and weaving serapes.", "tokens": [ { "deprel": "mark", "end_char": 481, "feats": null, "head": 13, "id": 1, "lemma": "because", "misc": "", "start_char": 474, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 485, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 2, "lemma": "one", "misc": "", "start_char": 482, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 488, "feats": null, "head": 6, "id": 3, "lemma": "of", "misc": "", "start_char": 486, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 492, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 489, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 498, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "great", "misc": "", "start_char": 493, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 504, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "mind", "misc": "", "start_char": 499, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 507, "feats": null, "head": 11, "id": 7, "lemma": "of", "misc": "", "start_char": 505, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 511, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 508, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 514, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 9, "lemma": "21", "misc": "", "start_char": 512, "text": "21", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 517, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "st", "misc": "", "start_char": 515, "text": "st", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 525, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "century", "misc": "", "start_char": 518, "text": "century", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 526, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 536, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 13, "lemma": "raise", "misc": "", "start_char": 529, "text": "raising", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 541, "feats": "Number=Sing", "head": 21, "id": 14, "lemma": "glow", "misc": "", "start_char": 537, "text": "glow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 542, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 546, "feats": null, "head": 20, "id": 16, "lemma": "in", "misc": "", "start_char": 544, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 16, "id": 17, "lemma": "-", "misc": "", "start_char": 547, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 552, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 549, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 18, "id": 19, "lemma": "-", "misc": "", "start_char": 553, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 559, "feats": "Degree=Pos", "head": 14, "id": 20, "lemma": "dark", "misc": "", "start_char": 555, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 564, "feats": "Number=Sing", "head": 13, "id": 21, "lemma": "fish", "misc": "", "start_char": 560, "text": "fish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 568, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 565, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 576, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "weaving", "misc": "", "start_char": 569, "text": "weaving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 584, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "serape", "misc": "", "start_char": 577, "text": "serapes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 13, "id": 25, "lemma": ".", "misc": "", "start_char": 585, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (RB not) (NP (DT a) (NN serape)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (NN poncho)))) (. .) (S (NP (DT A) (NN serape)) (VP (VBZ is) (ADJP (JJ open)) (PP (IN at) (NP (DT the) (NNS sides))))) (, ,) (S (NP (DT a) (NN poncho)) (VP (VBZ is) (ADJP (VBN closed)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (NN poncho)))) (. .) (CC And) (S (NP (DT neither)) (VP (VBZ is) (NP (NP (DT a) (NN reason)) (SBAR (S (VP (TO to) (VP (VB call) (NP (NP (NN someone) (POS 's)) (NN mother))))))))) (. .)))" }, "speaker": "Sheldon", "text": "This is not a serape . This is a poncho . A serape is open at the sides, a poncho is closed . This is a poncho . And neither is a reason to call someone's mother.", "tokens": [ { "deprel": "nsubj", "end_char": 591, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "this", "misc": "", "start_char": 587, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 594, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 592, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 598, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 595, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 600, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 599, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 607, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "serape", "misc": "", "start_char": 601, "text": "serape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 614, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "this", "misc": "", "start_char": 610, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 615, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 619, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 618, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 626, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "poncho", "misc": "", "start_char": 620, "text": "poncho", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 627, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 630, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 629, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 637, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "serape", "misc": "", "start_char": 631, "text": "serape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 640, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 638, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 645, "feats": "Degree=Pos", "head": 10, "id": 15, "lemma": "open", "misc": "", "start_char": 641, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 18, "id": 16, "lemma": "at", "misc": "", "start_char": 646, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 652, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 649, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 658, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "side", "misc": "", "start_char": 653, "text": "sides", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 5, "id": 19, "lemma": ",", "misc": "", "start_char": 659, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 662, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 661, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 669, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "poncho", "misc": "", "start_char": 663, "text": "poncho", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 672, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 670, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 679, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 23, "lemma": "close", "misc": "", "start_char": 673, "text": "closed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 680, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 686, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 25, "lemma": "this", "misc": "", "start_char": 682, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 689, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 687, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 691, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 690, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 698, "feats": "Number=Sing", "head": 5, "id": 28, "lemma": "poncho", "misc": "", "start_char": 692, "text": "poncho", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 699, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 704, "feats": null, "head": 34, "id": 30, "lemma": "and", "misc": "", "start_char": 701, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 712, "feats": "PronType=Art", "head": 34, "id": 31, "lemma": "neither", "misc": "", "start_char": 705, "text": "neither", "upos": "DET", "xpos": "DT" }, { "deprel": "cop", "end_char": 715, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 32, "lemma": "be", "misc": "", "start_char": 713, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 717, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 716, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 724, "feats": "Number=Sing", "head": 5, "id": 34, "lemma": "reason", "misc": "", "start_char": 718, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 727, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 725, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 732, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "call", "misc": "", "start_char": 728, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 740, "feats": "Number=Sing|PronType=Ind", "head": 39, "id": 37, "lemma": "someone", "misc": "", "start_char": 733, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 743, "feats": null, "head": 37, "id": 38, "lemma": "'s", "misc": "", "start_char": 741, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 750, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "mother", "misc": "", "start_char": 744, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 5, "id": 40, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBD was) (NP (NP (DT the) (JJ last) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBD left) (NP (DT the) (NN house))))))) (. ?)))" }, "speaker": "Leonard", "text": "When was the last time you left the house?", "tokens": [ { "deprel": "root", "end_char": 757, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "when", "misc": "", "start_char": 753, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 758, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 765, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 762, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 770, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "last", "misc": "", "start_char": 766, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 775, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "time", "misc": "", "start_char": 771, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 779, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 776, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 784, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "leave", "misc": "", "start_char": 780, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 788, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 785, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 794, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "house", "misc": "", "start_char": 789, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 1, "id": 10, "lemma": "?", "misc": "", "start_char": 795, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD went) (PP (IN to) (NP (DT the) (NN market))) (PP (IN with) (NP (NNP Penny)))) (. .)))" }, "speaker": "Sheldon", "text": "I went to the market with Penny.", "tokens": [ { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 797, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 803, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 799, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 806, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 804, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 807, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 817, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "market", "misc": "", "start_char": 811, "text": "market", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 822, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 818, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 828, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "penny", "misc": "", "start_char": 823, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 829, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (ADVP (NP (CD three) (NNS weeks)) (RB ago))) (. .)))" }, "speaker": "Leonard", "text": "That was three weeks ago.", "tokens": [ { "deprel": "nsubj", "end_char": 835, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 831, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 836, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 845, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "three", "misc": "", "start_char": 840, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 851, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "week", "misc": "", "start_char": 846, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 855, "feats": null, "head": 0, "id": 5, "lemma": "ago", "misc": "", "start_char": 852, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 856, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (, ,) (VP (VB buckle) (PRT (RP up))) (. .) (PP (IN In) (NP (DT the) (JJ next) (QP (CD four) (IN to) (CD eight)) (NNS days))) (, ,) (NP (PRP she)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB get) (ADJP (RB very) (JJ crabby))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, then, buckle up . In the next four to eight days, she's going to get very crabby.", "tokens": [ { "deprel": "discourse", "end_char": 862, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 858, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 869, "feats": "PronType=Dem", "head": 5, "id": 3, "lemma": "then", "misc": "", "start_char": 865, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 870, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 878, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "buckle", "misc": "", "start_char": 872, "text": "buckle", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 881, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 879, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 883, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 882, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 886, "feats": null, "head": 14, "id": 8, "lemma": "in", "misc": "", "start_char": 884, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 890, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 9, "lemma": "the", "misc": "", "start_char": 887, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 895, "feats": "Degree=Pos", "head": 14, "id": 10, "lemma": "next", "misc": "", "start_char": 891, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 900, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 11, "lemma": "four", "misc": "", "start_char": 896, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 903, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 901, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 909, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 13, "lemma": "eight", "misc": "", "start_char": 904, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 914, "feats": "Number=Plur", "head": 18, "id": 14, "lemma": "day", "misc": "", "start_char": 910, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 916, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 915, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 920, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "she", "misc": "", "start_char": 917, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 923, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 921, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 929, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 18, "lemma": "go", "misc": "", "start_char": 924, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 932, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 930, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 936, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "get", "misc": "", "start_char": 933, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 941, "feats": null, "head": 22, "id": 21, "lemma": "very", "misc": "", "start_char": 937, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 948, "feats": "Degree=Pos", "head": 20, "id": 22, "lemma": "crabby", "misc": "", "start_char": 942, "text": "crabby", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Sweetheart))) (, ,) (NP (PRP$ your) (JJ little) (NN friend)) (VP (VBZ is) (ADJP (JJ concerned) (PP (IN about) (NP (PRP you))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Sweetheart, your little friend is concerned about you.", "tokens": [ { "deprel": "vocative", "end_char": 961, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "sweetheart", "misc": "", "start_char": 951, "text": "Sweetheart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 962, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 968, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 964, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 975, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 969, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 982, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "friend", "misc": "", "start_char": 976, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 983, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 995, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "concerned", "misc": "", "start_char": 986, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1001, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 996, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1005, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 1002, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1006, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yes)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (NP (DT a) (NN child)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT a) (VBN grown) (NN man)) (ADJP (JJ capable) (PP (IN of) (S (VP (VBG living) (NP (PRP$ my) (NN life)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP see) (NP (NN fit)))))))))))) (. .) (CC And) (S (NP (PRP I)) (ADVP (RB certainly)) (VP (VBP do) (RB n't) (VP (VB need) (S (NP (NN someone)) (VP (VBG telling) (PP (IN on) (NP (PRP me))) (PP (IN to) (NP (PRP$ my) (NN mother)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, well, I'm not a child . I'm a grown man capable of living my life as I see fit . And I certainly don't need someone telling on me to my mother.", "tokens": [ { "deprel": "discourse", "end_char": 1011, "feats": null, "head": 9, "id": 1, "lemma": "yes", "misc": "", "start_char": 1008, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 1012, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1018, "feats": null, "head": 9, "id": 3, "lemma": "well", "misc": "", "start_char": 1014, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 1019, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 1021, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1025, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1023, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1029, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1026, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1031, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1030, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1037, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "child", "misc": "", "start_char": 1032, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1038, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1041, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 1040, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1044, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 1042, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1046, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1045, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1052, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "grow", "misc": "", "start_char": 1047, "text": "grown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1056, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "man", "misc": "", "start_char": 1053, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1064, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "capable", "misc": "", "start_char": 1057, "text": "capable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1067, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1065, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1074, "feats": "VerbForm=Ger", "head": 16, "id": 18, "lemma": "live", "misc": "", "start_char": 1068, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1077, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "my", "misc": "", "start_char": 1075, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1082, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "life", "misc": "", "start_char": 1078, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1085, "feats": null, "head": 23, "id": 21, "lemma": "as", "misc": "", "start_char": 1083, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1087, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 1086, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1091, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 23, "lemma": "see", "misc": "", "start_char": 1088, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1095, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "fit", "misc": "", "start_char": 1092, "text": "fit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1097, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 1096, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1101, "feats": null, "head": 31, "id": 26, "lemma": "and", "misc": "", "start_char": 1098, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 27, "lemma": "I", "misc": "", "start_char": 1102, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1113, "feats": null, "head": 31, "id": 28, "lemma": "certainly", "misc": "", "start_char": 1104, "text": "certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1116, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "do", "misc": "", "start_char": 1114, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1120, "feats": null, "head": 31, "id": 30, "lemma": "not", "misc": "", "start_char": 1117, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1125, "feats": "VerbForm=Inf", "head": 9, "id": 31, "lemma": "need", "misc": "", "start_char": 1121, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1133, "feats": "Number=Sing|PronType=Ind", "head": 31, "id": 32, "lemma": "someone", "misc": "", "start_char": 1126, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 1141, "feats": "VerbForm=Ger", "head": 32, "id": 33, "lemma": "tell", "misc": "", "start_char": 1134, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1144, "feats": null, "head": 35, "id": 34, "lemma": "on", "misc": "", "start_char": 1142, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1147, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 35, "lemma": "I", "misc": "", "start_char": 1145, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1150, "feats": null, "head": 38, "id": 36, "lemma": "to", "misc": "", "start_char": 1148, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1153, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 1151, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1160, "feats": "Number=Sing", "head": 33, "id": 38, "lemma": "mother", "misc": "", "start_char": 1154, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 1161, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going))) (. ?)))" }, "speaker": "Leonard", "text": "Where are you going?", "tokens": [ { "deprel": "advmod", "end_char": 1168, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 1163, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1172, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1169, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1173, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1182, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1177, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1183, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (PP (IN To) (NP (PRP$ my) (NN room))) (CC and) (NP (DT no) (NN one)) (VP (VBZ 's) (VP (VBN allowed) (PRT (RP in)))) (. .)))" }, "speaker": "Sheldon", "text": "To my room and no one's allowed in.", "tokens": [ { "deprel": "case", "end_char": 1187, "feats": null, "head": 3, "id": 1, "lemma": "to", "misc": "", "start_char": 1185, "text": "To", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1190, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 1188, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1195, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "room", "misc": "", "start_char": 1191, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1199, "feats": null, "head": 8, "id": 4, "lemma": "and", "misc": "", "start_char": 1196, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1202, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 1200, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1206, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 6, "lemma": "one", "misc": "", "start_char": 1203, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1209, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1207, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1217, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 8, "lemma": "allow", "misc": "", "start_char": 1210, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1220, "feats": null, "head": 8, "id": 9, "lemma": "in", "misc": "", "start_char": 1218, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ gets) (NP (PRP$ his) (NN temper)) (PP (IN from) (NP (PRP$ his) (NN daddy)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "He gets his temper from his daddy.", "tokens": [ { "deprel": "nsubj", "end_char": 1225, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1223, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1226, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1234, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "his", "misc": "", "start_char": 1231, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1241, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "temper", "misc": "", "start_char": 1235, "text": "temper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1246, "feats": null, "head": 7, "id": 5, "lemma": "from", "misc": "", "start_char": 1242, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1250, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "his", "misc": "", "start_char": 1247, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1256, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "daddy", "misc": "", "start_char": 1251, "text": "daddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1257, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Leonard", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 1261, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1259, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1262, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (LST (UH Ah) (. .)) (NP (PRP He)) (VP (VBZ 's) (VP (VBN got) (NP (PRP$ my) (NNS eyes)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Ah . He's got my eyes.", "tokens": [ { "deprel": "discourse", "end_char": 1266, "feats": null, "head": 5, "id": 1, "lemma": "ah", "misc": "", "start_char": 1264, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1268, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1267, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1271, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1269, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1272, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1278, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 1275, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 1281, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1279, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1286, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "eye", "misc": "", "start_char": 1282, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1287, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP see)) (. .)))" }, "speaker": "Leonard", "text": "I see.", "tokens": [ { "deprel": "nsubj", "end_char": 1290, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1289, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1294, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "see", "misc": "", "start_char": 1291, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1296, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (NP (NP (PDT All) (DT that) (NN science) (NN stuff)) (, ,) (SBAR (WHNP (WDT that)) (S (VP (VBZ comes) (PP (IN from) (NP (NNP Jesus)))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "All that science stuff, that comes from Jesus.", "tokens": [ { "deprel": "det:predet", "end_char": 1300, "feats": null, "head": 4, "id": 1, "lemma": "all", "misc": "", "start_char": 1297, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1305, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 1301, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1313, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "science", "misc": "", "start_char": 1306, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1319, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "stuff", "misc": "", "start_char": 1314, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1326, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1322, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "come", "misc": "", "start_char": 1327, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1337, "feats": null, "head": 9, "id": 8, "lemma": "from", "misc": "", "start_char": 1333, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1343, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Jesus", "misc": "", "start_char": 1338, "text": "Jesus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1344, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 0, 0 ], [ 1, 6, 6 ], [ 2, 0, 0 ], [ 5, 0, 0 ], [ 10, 0, 0 ], [ 10, 3, 3 ], [ 18, 2, 3 ], [ 18, 1, 4 ], [ 19, 31, 31 ], [ 25, 0, 0 ] ], [ [ 1, 2, 4 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 9, 9 ], [ 2, 17, 17 ] ], [ [ 2, 12, 13 ] ], [ [ 2, 20, 22 ] ], [ [ 2, 24, 24 ], [ 2, 26, 29 ] ], [ [ 3, 0, 0 ], [ 5, 2, 3 ], [ 7, 1, 1 ], [ 9, 15, 15 ], [ 9, 19, 19 ], [ 10, 1, 1 ], [ 10, 2, 2 ], [ 19, 36, 37 ], [ 24, 4, 4 ], [ 24, 5, 5 ] ], [ [ 4, 1, 1 ], [ 5, 2, 2 ], [ 6, 1, 1 ], [ 6, 2, 2 ], [ 6, 3, 3 ], [ 6, 4, 4 ], [ 8, 0, 0 ], [ 8, 3, 3 ], [ 8, 4, 4 ], [ 8, 8, 8 ], [ 9, 0, 0 ], [ 9, 7, 7 ], [ 11, 0, 0 ], [ 13, 36, 36 ], [ 14, 5, 5 ], [ 15, 0, 0 ], [ 18, 0, 0 ], [ 18, 1, 1 ], [ 18, 2, 2 ], [ 18, 7, 7 ], [ 18, 8, 8 ], [ 18, 9, 9 ], [ 19, 4, 4 ], [ 19, 10, 10 ], [ 19, 12, 14 ], [ 19, 18, 18 ], [ 19, 21, 21 ], [ 19, 26, 26 ], [ 19, 34, 34 ], [ 19, 36, 36 ], [ 20, 2, 2 ], [ 21, 1, 1 ], [ 22, 0, 0 ], [ 22, 1, 1 ], [ 22, 2, 2 ], [ 22, 4, 4 ], [ 22, 5, 5 ], [ 22, 7, 7 ], [ 24, 1, 1 ], [ 24, 2, 2 ] ], [ [ 6, 5, 5 ], [ 8, 5, 6 ] ], [ [ 6, 4, 5 ] ], [ [ 6, 5, 6 ], [ 8, 6, 7 ] ], [ [ 9, 4, 5 ], [ 12, 13, 20 ] ], [ [ 12, 3, 5 ] ], [ [ 12, 7, 10 ] ], [ [ 12, 3, 10 ] ], [ [ 12, 23, 23 ], [ 13, 0, 0 ], [ 13, 3, 4 ], [ 13, 6, 6 ], [ 13, 8, 9 ] ], [ [ 13, 4, 4 ], [ 13, 11, 12 ] ], [ [ 13, 9, 9 ], [ 13, 19, 20 ] ], [ [ 13, 16, 17 ] ], [ [ 13, 20, 20 ], [ 13, 24, 24 ], [ 13, 26, 27 ] ], [ [ 13, 30, 30 ], [ 13, 32, 33 ] ], [ [ 13, 36, 38 ] ], [ [ 14, 2, 4 ] ], [ [ 14, 7, 8 ] ], [ [ 15, 3, 4 ] ], [ [ 15, 6, 6 ], [ 17, 15, 15 ] ], [ [ 15, 0, 6 ], [ 16, 0, 0 ] ], [ [ 17, 8, 13 ] ], [ [ 19, 7, 8 ] ], [ [ 19, 18, 19 ] ], [ [ 21, 1, 2 ] ], [ [ 21, 4, 5 ] ], [ [ 22, 2, 3 ] ], [ [ 22, 4, 5 ] ], [ [ 22, 5, 6 ] ], [ [ 24, 4, 5 ] ], [ [ 24, 5, 6 ] ], [ [ 26, 0, 0 ] ], [ [ 26, 1, 1 ] ], [ [ 26, 0, 3 ], [ 26, 5, 5 ] ], [ [ 26, 7, 7 ] ], [ [ 26, 8, 8 ] ] ]
s01e04c08t
Thanks for coming on such short notice. You did the right thing calling. I didn't know what else to do . He's lost all focus . Every day he's got a new obsession . This is a particularly disturbing one. Mommy? Hi, baby. You called my mother? Oh, you got yourself a loom . How nice. Thank you. Honey, why did you get a loom? I was working with luminous fish and I thought, " Hey loom . " Mom, what are you doing here? Leonard called me. I know, but why? Because one of the great minds of the 21 st century is raising glow - in - the - dark fish and weaving serapes. This is not a serape . This is a poncho . A serape is open at the sides, a poncho is closed . This is a poncho . And neither is a reason to call someone's mother. When was the last time you left the house? I went to the market with Penny. That was three weeks ago. Well, then, buckle up . In the next four to eight days, she's going to get very crabby. Sweetheart, your little friend is concerned about you. Yes, well, I'm not a child . I'm a grown man capable of living my life as I see fit . And I certainly don't need someone telling on me to my mother. Where are you going? To my room and no one's allowed in. He gets his temper from his daddy. Oh. Ah . He's got my eyes. I see. All that science stuff, that comes from Jesus.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP$ your) (NN mom)) (VP (VBD made) (NP (NN dinner))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, your mom made dinner.", "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": "nmod:poss", "end_char": 14, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 10, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 18, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mom", "misc": "", "start_char": 15, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 19, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 30, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "dinner", "misc": "", "start_char": 24, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ hungry))) (. !)))" }, "speaker": "Sheldon", "text": "I'm not hungry!", "tokens": [ { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 33, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 35, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 41, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 38, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 48, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "hungry", "misc": "", "start_char": 42, "text": "hungry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 49, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (VP (VB do) (RB n't) (VP (VB trouble) (NP (PRP yourself)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ stubborn)))) (. .) (S (NP (PRP He)) (VP (MD may) (VP (VB stay) (PP (IN in) (ADVP (RB there))) (PP (IN till) (NP (DT the) (NN rapture)))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Leonard, don't trouble yourself . He's stubborn . He may stay in there till the rapture.", "tokens": [ { "deprel": "vocative", "end_char": 58, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 51, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 63, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 61, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 64, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 75, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "trouble", "misc": "", "start_char": 68, "text": "trouble", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 84, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 5, "id": 6, "lemma": "yourself", "misc": "", "start_char": 76, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "he", "misc": "", "start_char": 87, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 92, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 90, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 101, "feats": "Degree=Pos", "head": 5, "id": 10, "lemma": "stubborn", "misc": "", "start_char": 93, "text": "stubborn", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 104, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 110, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "may", "misc": "", "start_char": 107, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 115, "feats": "VerbForm=Inf", "head": 5, "id": 14, "lemma": "stay", "misc": "", "start_char": 111, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 118, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 116, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 124, "feats": "PronType=Dem", "head": 14, "id": 16, "lemma": "there", "misc": "", "start_char": 119, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 19, "id": 17, "lemma": "till", "misc": "", "start_char": 125, "text": "till", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 133, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 130, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 141, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "rapture", "misc": "", "start_char": 134, "text": "rapture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP we)) (ADJP (RB so) (JJ sure) (SBAR (WHNP (DT that)) (S (VP (VBZ 's) (NP (DT a) (JJ bad) (NN thing)))))) (. ?)))" }, "speaker": "Penny", "text": "Are we so sure that's a bad thing?", "tokens": [ { "deprel": "cop", "end_char": 147, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 144, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 150, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 148, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 153, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 151, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 158, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 154, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 163, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 159, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 164, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 168, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 167, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "bad", "misc": "", "start_char": 169, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 178, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "thing", "misc": "", "start_char": 173, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 179, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP tell) (NP (PRP you)))) (, ,) (S (NP (PRP I)) (VP (VBP love) (NP (DT the) (NN boy)) (PP (IN to) (NP (NN death))))) (, ,) (CC but) (S (NP (PRP he)) (VP (VBZ has) (VP (VBN been) (ADJP (JJ difficult)) (SBAR (IN since) (S (NP (PRP he)) (VP (VBD fell) (PP (IN out) (PP (IN of) (NP (PRP me)))) (PP (IN at) (NP (DT the) (NNP K) (HYPH -) (NNP Mart))))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "I tell you, I love the boy to death, but he has been difficult since he fell out of me at the K - Mart.", "tokens": [ { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 183, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 191, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 188, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 192, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 195, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 194, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 200, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "love", "misc": "", "start_char": 196, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 204, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 201, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 208, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "boy", "misc": "", "start_char": 205, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 211, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 209, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 217, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "death", "misc": "", "start_char": 212, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 223, "feats": null, "head": 16, "id": 12, "lemma": "but", "misc": "", "start_char": 220, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "he", "misc": "", "start_char": 224, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "have", "misc": "", "start_char": 227, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 235, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 231, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "end_char": 245, "feats": "Degree=Pos", "head": 2, "id": 16, "lemma": "difficult", "misc": "", "start_char": 236, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 251, "feats": null, "head": 19, "id": 17, "lemma": "since", "misc": "", "start_char": 246, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "he", "misc": "", "start_char": 252, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "fall", "misc": "", "start_char": 255, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 263, "feats": null, "head": 22, "id": 20, "lemma": "out", "misc": "", "start_char": 260, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 266, "feats": null, "head": 20, "id": 21, "lemma": "of", "misc": "", "start_char": 264, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 269, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 22, "lemma": "I", "misc": "", "start_char": 267, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 272, "feats": null, "head": 27, "id": 23, "lemma": "at", "misc": "", "start_char": 270, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 276, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 24, "lemma": "the", "misc": "", "start_char": 273, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 278, "feats": "Number=Sing", "head": 27, "id": 25, "lemma": "K", "misc": "", "start_char": 277, "text": "K", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 27, "id": 26, "lemma": "-", "misc": "", "start_char": 279, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 285, "feats": "Number=Sing", "head": 19, "id": 27, "lemma": "Mart", "misc": "", "start_char": 281, "text": "Mart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 286, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)) (PP (IN for) (S (VP (VBG being) (ADJP (RB so) (JJ bold))))))) (, ,) (CC but) (S (NP (PRP I)) (ADVP (RB now)) (VP (VBP see) (SBAR (WHADVP (WRB where)) (S (NP (NNP Sheldon)) (VP (VBZ gets) (NP (PRP$ his) (JJ smoldering) (JJ good) (NNS looks))))))) (. .)))" }, "speaker": "Howard", "text": "Excuse me for being so bold, but I now see where Sheldon gets his smoldering good looks.", "tokens": [ { "deprel": "root", "end_char": 294, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 288, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 297, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 295, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 301, "feats": null, "head": 6, "id": 3, "lemma": "for", "misc": "", "start_char": 298, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 307, "feats": "VerbForm=Ger", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 302, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 308, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 315, "feats": "Degree=Pos", "head": 1, "id": 6, "lemma": "bold", "misc": "", "start_char": 311, "text": "bold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 316, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 321, "feats": null, "head": 11, "id": 8, "lemma": "but", "misc": "", "start_char": 318, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 322, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 327, "feats": null, "head": 11, "id": 10, "lemma": "now", "misc": "", "start_char": 324, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 11, "lemma": "see", "misc": "", "start_char": 328, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 337, "feats": "PronType=Rel", "head": 14, "id": 12, "lemma": "where", "misc": "", "start_char": 332, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 345, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Sheldon", "misc": "", "start_char": 338, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "get", "misc": "", "start_char": 346, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 354, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 15, "lemma": "his", "misc": "", "start_char": 351, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 365, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "smoldering", "misc": "", "start_char": 355, "text": "smoldering", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 370, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "good", "misc": "", "start_char": 366, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 376, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "look", "misc": "", "start_char": 371, "text": "looks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NN Honey)) (, ,) (S (NP (DT that)) (VP (VBZ ai) (RB n't) (VP (VBG gon) (S (VP (TO na) (VP (VB work))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP keep) (S (VP (NN tryin))))) ('' ') (. .) (S (NP (PRP I)) (VP (VBD made) (NP (NN chicken)))) (. .) (S (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (DT that)) (VP (VBZ is) (RB n't) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS animals)) (SBAR (WHNP (WDT that)) (S (NP (NP (PRP you)) (NNS people)) (VP (VBP think) (SBAR (S (VP (VBZ is) (NP (NN magic)))))))))))))))) (. .) (PRN (S (NP (PRP You)) (VP (VBP know))) (, ,)) (S (NP (PRP we)) (VP (VBP have) (NP (DT an) (JJ Indian) (NN gentleman)) (PP (IN at) (NP (PRP$ our) (NN church))))) (, ,) (S (NP (DT a) (NNP Dr.) (NNP Patel--)) (NP (PRP Tt)) (VP (VBZ 's) (NP (DT a) (JJ beautiful) (NN story)))) (. .) (S (NP (DT The) (NN Lord)) (VP (VP (VBD spoke) (PP (IN to) (NP (PRP him)))) (CC and) (VP (VBD moved) (NP (PRP him)) (S (VP (TO to) (VP (VB give) (NP (PRP us)) (NP (QP (DT all) (CD 20)) (NN %)) (PRT (RP off)) (PP (IN on) (NP (NNP Lasik--) (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (NP (DT those)) (SBAR (WHNP (WDT that)) (S (VP (VBD needed) (NP (PRP it)))))))))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Honey, that ain't gonna work, but you keep tryin' . I made chicken . I hope that isn't one of the animals that you people think is magic . You know, we have an Indian gentleman at our church, a Dr. Patel-- Tt's a beautiful story . The Lord spoke to him and moved him to give us all 20% off on Lasik-- You know, those that needed it.", "tokens": [ { "deprel": "vocative", "end_char": 384, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "honey", "misc": "", "start_char": 379, "text": "Honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 391, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 387, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 392, "text": "ai", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 398, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 395, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 402, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 399, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 405, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 403, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 410, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 406, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 411, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 416, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 413, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "keep", "misc": "", "start_char": 421, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 431, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "tryin", "misc": "", "start_char": 426, "text": "tryin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 12, "id": 14, "lemma": "'", "misc": "", "start_char": 432, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 437, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 436, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 17, "lemma": "make", "misc": "", "start_char": 438, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 450, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "chicken", "misc": "", "start_char": 443, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 451, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 454, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 453, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 21, "lemma": "hope", "misc": "", "start_char": 455, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 464, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 22, "lemma": "that", "misc": "", "start_char": 460, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 465, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 468, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 475, "feats": "NumForm=Word|NumType=Card", "head": 21, "id": 25, "lemma": "one", "misc": "", "start_char": 472, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 478, "feats": null, "head": 28, "id": 26, "lemma": "of", "misc": "", "start_char": 476, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 482, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 479, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 490, "feats": "Number=Plur", "head": 25, "id": 28, "lemma": "animal", "misc": "", "start_char": 483, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 495, "feats": "PronType=Rel", "head": 34, "id": 29, "lemma": "that", "misc": "", "start_char": 491, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 499, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 30, "lemma": "you", "misc": "", "start_char": 496, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 506, "feats": "Number=Plur", "head": 32, "id": 31, "lemma": "person", "misc": "", "start_char": 500, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 512, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 32, "lemma": "think", "misc": "", "start_char": 507, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 515, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 513, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 521, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "magic", "misc": "", "start_char": 516, "text": "magic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 6, "id": 35, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 37, "id": 36, "lemma": "you", "misc": "", "start_char": 524, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 532, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 37, "lemma": "know", "misc": "", "start_char": 528, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 6, "id": 38, "lemma": ",", "misc": "", "start_char": 533, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 537, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 40, "id": 39, "lemma": "we", "misc": "", "start_char": 535, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 542, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 40, "lemma": "have", "misc": "", "start_char": 538, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 545, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 41, "lemma": "a", "misc": "", "start_char": 543, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 552, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "Indian", "misc": "", "start_char": 546, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 562, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "gentleman", "misc": "", "start_char": 553, "text": "gentleman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 565, "feats": null, "head": 46, "id": 44, "lemma": "at", "misc": "", "start_char": 563, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 569, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 46, "id": 45, "lemma": "our", "misc": "", "start_char": 566, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 576, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "church", "misc": "", "start_char": 570, "text": "church", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 49, "id": 47, "lemma": ",", "misc": "", "start_char": 577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 580, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 48, "lemma": "a", "misc": "", "start_char": 579, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 584, "feats": "Number=Sing", "head": 43, "id": 49, "lemma": "Dr.", "misc": "", "start_char": 581, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 592, "feats": "Number=Sing", "head": 49, "id": 50, "lemma": "Patel--", "misc": "", "start_char": 585, "text": "Patel--", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 595, "feats": "Case=Nom|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 51, "lemma": "tt", "misc": "", "start_char": 593, "text": "Tt", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 598, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 55, "id": 52, "lemma": "be", "misc": "", "start_char": 596, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 600, "feats": "Definite=Ind|PronType=Art", "head": 55, "id": 53, "lemma": "a", "misc": "", "start_char": 599, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 610, "feats": "Degree=Pos", "head": 55, "id": 54, "lemma": "beautiful", "misc": "", "start_char": 601, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 616, "feats": "Number=Sing", "head": 40, "id": 55, "lemma": "story", "misc": "", "start_char": 611, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 6, "id": 56, "lemma": ".", "misc": "", "start_char": 617, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 622, "feats": "Definite=Def|PronType=Art", "head": 58, "id": 57, "lemma": "the", "misc": "", "start_char": 619, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 627, "feats": "Number=Sing", "head": 59, "id": 58, "lemma": "lord", "misc": "", "start_char": 623, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 633, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 59, "lemma": "speak", "misc": "", "start_char": 628, "text": "spoke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 636, "feats": null, "head": 61, "id": 60, "lemma": "to", "misc": "", "start_char": 634, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 640, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 59, "id": 61, "lemma": "he", "misc": "", "start_char": 637, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 644, "feats": null, "head": 63, "id": 62, "lemma": "and", "misc": "", "start_char": 641, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 59, "id": 63, "lemma": "move", "misc": "", "start_char": 645, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 654, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 63, "id": 64, "lemma": "he", "misc": "", "start_char": 651, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 657, "feats": null, "head": 66, "id": 65, "lemma": "to", "misc": "", "start_char": 655, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 662, "feats": "VerbForm=Inf", "head": 63, "id": 66, "lemma": "give", "misc": "", "start_char": 658, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 665, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 66, "id": 67, "lemma": "we", "misc": "", "start_char": 663, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 669, "feats": null, "head": 70, "id": 68, "lemma": "all", "misc": "", "start_char": 666, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 672, "feats": "NumForm=Digit|NumType=Card", "head": 70, "id": 69, "lemma": "20", "misc": "", "start_char": 670, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 674, "feats": "Number=Sing", "head": 66, "id": 70, "lemma": "%", "misc": "", "start_char": 673, "text": "%", "upos": "SYM", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 678, "feats": null, "head": 66, "id": 71, "lemma": "off", "misc": "", "start_char": 675, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 681, "feats": null, "head": 73, "id": 72, "lemma": "on", "misc": "", "start_char": 679, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 689, "feats": "Number=Sing", "head": 70, "id": 73, "lemma": "Lasik--", "misc": "", "start_char": 682, "text": "Lasik--", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 75, "id": 74, "lemma": "you", "misc": "", "start_char": 690, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 77, "id": 75, "lemma": "know", "misc": "", "start_char": 694, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 75, "id": 76, "lemma": ",", "misc": "", "start_char": 699, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 706, "feats": "Number=Plur|PronType=Dem", "head": 73, "id": 77, "lemma": "that", "misc": "", "start_char": 701, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 711, "feats": "PronType=Rel", "head": 79, "id": 78, "lemma": "that", "misc": "", "start_char": 707, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 718, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 77, "id": 79, "lemma": "need", "misc": "", "start_char": 712, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 721, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 79, "id": 80, "lemma": "it", "misc": "", "start_char": 719, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 6, "id": 81, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ is) (NP (DT a) (JJ lovely) (NN story) (. .))) (SQ (VBP Are) (NP (PRP we)) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (NP (NP (NN anything)) (PP (IN about) (NP (NNP Sheldon))))))))) (. ?)))" }, "speaker": "Leonard", "text": "That is a lovely story . Are we gonna do anything about Sheldon?", "tokens": [ { "deprel": "nsubj", "end_char": 728, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 724, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 729, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 733, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 732, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 740, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "lovely", "misc": "", "start_char": 734, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 746, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "story", "misc": "", "start_char": 741, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 752, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 749, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 753, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 759, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "go", "misc": "", "start_char": 756, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 762, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 760, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 765, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 763, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 774, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 12, "lemma": "anything", "misc": "", "start_char": 766, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 780, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 775, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 788, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Sheldon", "misc": "", "start_char": 781, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 789, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP we)) (VP (MD will))) (. .) (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB take) (NP (PRP$ your) (NN time)) (PP (IN with) (NP (NNP Sheldon)))))))) (. .) (S (NP (NP (PRP$ His) (NN father)) (, ,) (S (NP (NNP God)) (VP (VB rest) (NP (PRP$ his) (NN soul)))) (, ,)) (VP (VBD used) (S (VP (TO to) (VP (VB say) (: :) (`` \") (S (NP (NNP Mary)) (, ,) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB take) (NP (PRP$ your) (NN time)) (PP (IN with) (NP (NNP Sheldon))))))))))))) (. .) ('' \")))" }, "speaker": "Mrs Cooper", "text": "Oh, we will . You have to take your time with Sheldon . His father, God rest his soul, used to say: \" Mary, you have to take your time with Sheldon . \"", "tokens": [ { "deprel": "discourse", "end_char": 793, "feats": null, "head": 7, "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": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 796, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 803, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "will", "misc": "", "start_char": 799, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 805, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 804, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 809, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 806, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 814, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 810, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 817, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 815, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 822, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "take", "misc": "", "start_char": 818, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 827, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 823, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 832, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "time", "misc": "", "start_char": 828, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 837, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 833, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 845, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "Sheldon", "misc": "", "start_char": 838, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 851, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "his", "misc": "", "start_char": 848, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 858, "feats": "Number=Sing", "head": 23, "id": 16, "lemma": "father", "misc": "", "start_char": 852, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 859, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 864, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "God", "misc": "", "start_char": 861, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 869, "feats": "Mood=Ind|VerbForm=Fin", "head": 16, "id": 19, "lemma": "rest", "misc": "", "start_char": 865, "text": "rest", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 873, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 870, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 878, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "soul", "misc": "", "start_char": 874, "text": "soul", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 16, "id": 22, "lemma": ",", "misc": "", "start_char": 879, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 23, "lemma": "use", "misc": "", "start_char": 881, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 888, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 886, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 892, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "say", "misc": "", "start_char": 889, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 25, "id": 26, "lemma": ":", "misc": "", "start_char": 893, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 31, "id": 27, "lemma": "\"", "misc": "", "start_char": 895, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "vocative", "end_char": 901, "feats": "Number=Sing", "head": 31, "id": 28, "lemma": "Mary", "misc": "", "start_char": 897, "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 28, "id": 29, "lemma": ",", "misc": "", "start_char": 902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 907, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 30, "lemma": "you", "misc": "", "start_char": 904, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 912, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 31, "lemma": "have", "misc": "", "start_char": 908, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 915, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 913, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 920, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "take", "misc": "", "start_char": 916, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 925, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "your", "misc": "", "start_char": 921, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 930, "feats": "Number=Sing", "head": 33, "id": 35, "lemma": "time", "misc": "", "start_char": 926, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 935, "feats": null, "head": 37, "id": 36, "lemma": "with", "misc": "", "start_char": 931, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 943, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "Sheldon", "misc": "", "start_char": 936, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 945, "feats": null, "head": 7, "id": 38, "lemma": ".", "misc": "", "start_char": 944, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 7, "id": 39, "lemma": "\"", "misc": "", "start_char": 946, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (PP (IN like) (NP (DT a) (JJ wise) (NN man)))) (. .)))" }, "speaker": "Leonard", "text": "Sounds like a wise man.", "tokens": [ { "deprel": "root", "end_char": 954, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 948, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 959, "feats": null, "head": 5, "id": 2, "lemma": "like", "misc": "", "start_char": 955, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 961, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 960, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 966, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "wise", "misc": "", "start_char": 962, "text": "wise", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 970, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "man", "misc": "", "start_char": 967, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 971, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (RB not) (RB so) (JJ wise)) (. .) (S (NP (PRP He)) (ADVP (RB once)) (VP (VBD tried) (S (VP (TO to) (VP (VB fight) (NP (DT a) (NN bobcat)) (PP (IN for) (NP (DT some) (NN licorice)))))))) (. .) (RB So) (, ,) (S (NP (NN everybody)) (VP (VB grab) (NP (NP (DT a) (NN plate)) (CC and) (NP (NP (DT a) (JJ pretty) (NN place) (NN mat)) (SBAR (WHNP (WDT that)) (S (NP (NNP Shelly)) (VP (VBD wove)))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Oh, not so wise . He once tried to fight a bobcat for some licorice . So, everybody grab a plate and a pretty place mat that Shelly wove.", "tokens": [ { "deprel": "discourse", "end_char": 975, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 973, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 977, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 976, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 981, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 978, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 984, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 982, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 989, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "wise", "misc": "", "start_char": 985, "text": "wise", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 990, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 992, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 999, "feats": "NumType=Mult", "head": 9, "id": 8, "lemma": "once", "misc": "", "start_char": 995, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1005, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "try", "misc": "", "start_char": 1000, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1008, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1006, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1014, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "fight", "misc": "", "start_char": 1009, "text": "fight", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1016, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1015, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1023, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "bobcat", "misc": "", "start_char": 1017, "text": "bobcat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1027, "feats": null, "head": 16, "id": 14, "lemma": "for", "misc": "", "start_char": 1024, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1032, "feats": null, "head": 16, "id": 15, "lemma": "some", "misc": "", "start_char": 1028, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1041, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "licorice", "misc": "", "start_char": 1033, "text": "licorice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1042, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 21, "id": 18, "lemma": "so", "misc": "", "start_char": 1044, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 1047, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1058, "feats": "Number=Sing|PronType=Tot", "head": 21, "id": 20, "lemma": "everybody", "misc": "", "start_char": 1049, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1063, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 21, "lemma": "grab", "misc": "", "start_char": 1059, "text": "grab", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1065, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1064, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1071, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "plate", "misc": "", "start_char": 1066, "text": "plate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1075, "feats": null, "head": 28, "id": 24, "lemma": "and", "misc": "", "start_char": 1072, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1077, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 25, "lemma": "a", "misc": "", "start_char": 1076, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1084, "feats": "Degree=Pos", "head": 28, "id": 26, "lemma": "pretty", "misc": "", "start_char": 1078, "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1090, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "place", "misc": "", "start_char": 1085, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1094, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "mat", "misc": "", "start_char": 1091, "text": "mat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1099, "feats": "PronType=Rel", "head": 31, "id": 29, "lemma": "that", "misc": "", "start_char": 1095, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1106, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Shelly", "misc": "", "start_char": 1100, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 1111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 31, "lemma": "wave", "misc": "", "start_char": 1107, "text": "wove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 1112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBZ Has) (NP (NNP Shelly)) (ADVP (RB ever)) (VP (VBN freaked) (PRT (RP out)) (PP (IN like) (NP (DT this))) (ADVP (RB before))) (. ?)))" }, "speaker": "Penny", "text": "Has Shelly ever freaked out like this before?", "tokens": [ { "deprel": "aux", "end_char": 1117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "have", "misc": "", "start_char": 1114, "text": "Has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1124, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Shelly", "misc": "", "start_char": 1118, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1129, "feats": null, "head": 4, "id": 3, "lemma": "ever", "misc": "", "start_char": 1125, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1137, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "freak", "misc": "", "start_char": 1130, "text": "freaked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1141, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 1138, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1146, "feats": null, "head": 7, "id": 6, "lemma": "like", "misc": "", "start_char": 1142, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1151, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 7, "lemma": "this", "misc": "", "start_char": 1147, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1158, "feats": null, "head": 4, "id": 8, "lemma": "before", "misc": "", "start_char": 1152, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1160, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 1159, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PDT all) (DT the) (NN time) (. .)) (S (NP (PRP I)) (VP (VBP remember) (NP (NP (CD one) (NN summer)) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD was) (NP (CD 13)))))))) (, ,) (S (NP (PRP he)) (VP (VP (VBD built) (NP (DT a) (JJ small) (JJ nuclear) (NN reactor)) (PP (IN in) (NP (DT the) (NN shed)))) (CC and) (VP (VBD told) (NP (NN everybody)) (S (S (NP (PRP he)) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB provide) (NP (JJ free) (NN electricity)) (PP (IN for) (NP (DT the) (JJ whole) (NN town) (. .) (UH Well))))))))) (, ,) (S (NP (DT the) (JJ only) (NN problem)) (VP (VBD was))) (, ,) (S (NP (PRP he)) (VP (VBD had) (NP (DT no) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP call) (S (NP (`` \") (JJ fissionable) ('' \") (NNS materials) (. .))))))) (ADVP (UH Anyway)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBD went) (PP (IN on) (NP (DT the) (NNS Internets))) (S (VP (TO to) (VP (VB get) (NP (DT some)))))))) (, ,) (S (NP (NP (DT a) (NN man)) (PP (IN from) (NP (DT the) (NN government)))) (VP (VP (VBD came) (ADVP (RB by))) (CC and) (VP (VBD sat) (NP (PRP him)) (PRT (RP down)) (ADJP (RB real) (JJ gentle))) (, ,) (CC and) (VP (VBD told) (NP (PRP him)) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (PP (IN against) (NP (DT the) (NN law))) (S (VP (TO to) (VP (VB have) (NP (NML (JJ yellow) (HYPH -) (NN cake)) (NN uranium)) (PP (IN in) (NP (DT a) (NN shed)))))))))))))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Oh, all the time . I remember one summer when he was 13, he built a small nuclear reactor in the shed and told everybody he was gonna provide free electricity for the whole town . Well, the only problem was, he had no what you call \" fissionable \" materials . Anyway, when he went on the Internets to get some, a man from the government came by and sat him down real gentle, and told him it's against the law to have yellow - cake uranium in a shed.", "tokens": [ { "deprel": "discourse", "end_char": 1163, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1161, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det:predet", "end_char": 1169, "feats": null, "head": 5, "id": 3, "lemma": "all", "misc": "", "start_char": 1166, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1173, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1178, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "time", "misc": "", "start_char": 1174, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1191, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "remember", "misc": "", "start_char": 1183, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1195, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 1192, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1202, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "summer", "misc": "", "start_char": 1196, "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1207, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "when", "misc": "", "start_char": 1203, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1210, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "he", "misc": "", "start_char": 1208, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1214, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1211, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1217, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 14, "lemma": "13", "misc": "", "start_char": 1215, "text": "13", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1219, "feats": null, "head": 17, "id": 15, "lemma": ",", "misc": "", "start_char": 1218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1222, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "he", "misc": "", "start_char": 1220, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 17, "lemma": "build", "misc": "", "start_char": 1223, "text": "built", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1230, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 18, "lemma": "a", "misc": "", "start_char": 1229, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1236, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "small", "misc": "", "start_char": 1231, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1244, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "nuclear", "misc": "", "start_char": 1237, "text": "nuclear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1252, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "reactor", "misc": "", "start_char": 1245, "text": "reactor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1255, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 1253, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1259, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 1256, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1264, "feats": "Number=Sing", "head": 17, "id": 24, "lemma": "shed", "misc": "", "start_char": 1260, "text": "shed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1268, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 1265, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1273, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 26, "lemma": "tell", "misc": "", "start_char": 1269, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1283, "feats": "Number=Sing|PronType=Tot", "head": 26, "id": 27, "lemma": "everybody", "misc": "", "start_char": 1274, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1286, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 28, "lemma": "he", "misc": "", "start_char": 1284, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1290, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 1287, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1294, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 30, "lemma": "go", "misc": "", "start_char": 1291, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1297, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 1295, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1305, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "provide", "misc": "", "start_char": 1298, "text": "provide", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1310, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "free", "misc": "", "start_char": 1306, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1322, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "electricity", "misc": "", "start_char": 1311, "text": "electricity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1326, "feats": null, "head": 38, "id": 35, "lemma": "for", "misc": "", "start_char": 1323, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1330, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 36, "lemma": "the", "misc": "", "start_char": 1327, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1336, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "whole", "misc": "", "start_char": 1331, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1341, "feats": "Number=Sing", "head": 32, "id": 38, "lemma": "town", "misc": "", "start_char": 1337, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 5, "id": 39, "lemma": ".", "misc": "", "start_char": 1342, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1348, "feats": null, "head": 48, "id": 40, "lemma": "well", "misc": "", "start_char": 1344, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1350, "feats": null, "head": 40, "id": 41, "lemma": ",", "misc": "", "start_char": 1349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1354, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 42, "lemma": "the", "misc": "", "start_char": 1351, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1359, "feats": "Degree=Pos", "head": 44, "id": 43, "lemma": "only", "misc": "", "start_char": 1355, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 1367, "feats": "Number=Sing", "head": 48, "id": 44, "lemma": "problem", "misc": "", "start_char": 1360, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1371, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 48, "id": 45, "lemma": "be", "misc": "", "start_char": 1368, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1373, "feats": null, "head": 48, "id": 46, "lemma": ",", "misc": "", "start_char": 1372, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 47, "lemma": "he", "misc": "", "start_char": 1374, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1380, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 48, "lemma": "have", "misc": "", "start_char": 1377, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1383, "feats": "PronType=Art", "head": 50, "id": 49, "lemma": "no", "misc": "", "start_char": 1381, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1388, "feats": "PronType=Rel", "head": 48, "id": 50, "lemma": "what", "misc": "", "start_char": 1384, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 52, "id": 51, "lemma": "you", "misc": "", "start_char": 1389, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1397, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 50, "id": 52, "lemma": "call", "misc": "", "start_char": 1393, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1399, "feats": null, "head": 56, "id": 53, "lemma": "\"", "misc": "", "start_char": 1398, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1411, "feats": "Degree=Pos", "head": 56, "id": 54, "lemma": "fissionable", "misc": "", "start_char": 1400, "text": "fissionable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1413, "feats": null, "head": 56, "id": 55, "lemma": "\"", "misc": "", "start_char": 1412, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "obj", "end_char": 1423, "feats": "Number=Plur", "head": 52, "id": 56, "lemma": "material", "misc": "", "start_char": 1414, "text": "materials", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1425, "feats": null, "head": 5, "id": 57, "lemma": ".", "misc": "", "start_char": 1424, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1432, "feats": null, "head": 75, "id": 58, "lemma": "anyway", "misc": "", "start_char": 1426, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1434, "feats": null, "head": 75, "id": 59, "lemma": ",", "misc": "", "start_char": 1433, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1439, "feats": "PronType=Int", "head": 62, "id": 60, "lemma": "when", "misc": "", "start_char": 1435, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1442, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 62, "id": 61, "lemma": "he", "misc": "", "start_char": 1440, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 75, "id": 62, "lemma": "go", "misc": "", "start_char": 1443, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1450, "feats": null, "head": 65, "id": 63, "lemma": "on", "misc": "", "start_char": 1448, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1454, "feats": "Definite=Def|PronType=Art", "head": 65, "id": 64, "lemma": "the", "misc": "", "start_char": 1451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1464, "feats": "Number=Plur", "head": 62, "id": 65, "lemma": "internet", "misc": "", "start_char": 1455, "text": "Internets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1467, "feats": null, "head": 67, "id": 66, "lemma": "to", "misc": "", "start_char": 1465, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1471, "feats": "VerbForm=Inf", "head": 62, "id": 67, "lemma": "get", "misc": "", "start_char": 1468, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1476, "feats": null, "head": 67, "id": 68, "lemma": "some", "misc": "", "start_char": 1472, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1478, "feats": null, "head": 75, "id": 69, "lemma": ",", "misc": "", "start_char": 1477, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1480, "feats": "Definite=Ind|PronType=Art", "head": 71, "id": 70, "lemma": "a", "misc": "", "start_char": 1479, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1484, "feats": "Number=Sing", "head": 75, "id": 71, "lemma": "man", "misc": "", "start_char": 1481, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1489, "feats": null, "head": 74, "id": 72, "lemma": "from", "misc": "", "start_char": 1485, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1493, "feats": "Definite=Def|PronType=Art", "head": 74, "id": 73, "lemma": "the", "misc": "", "start_char": 1490, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1504, "feats": "Number=Sing", "head": 71, "id": 74, "lemma": "government", "misc": "", "start_char": 1494, "text": "government", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1509, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 75, "lemma": "come", "misc": "", "start_char": 1505, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1512, "feats": null, "head": 75, "id": 76, "lemma": "by", "misc": "", "start_char": 1510, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1516, "feats": null, "head": 78, "id": 77, "lemma": "and", "misc": "", "start_char": 1513, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1520, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 75, "id": 78, "lemma": "sit", "misc": "", "start_char": 1517, "text": "sat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1524, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 78, "id": 79, "lemma": "he", "misc": "", "start_char": 1521, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1529, "feats": null, "head": 78, "id": 80, "lemma": "down", "misc": "", "start_char": 1525, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1534, "feats": "Degree=Pos", "head": 82, "id": 81, "lemma": "real", "misc": "", "start_char": 1530, "text": "real", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1541, "feats": "Degree=Pos", "head": 78, "id": 82, "lemma": "gentle", "misc": "", "start_char": 1535, "text": "gentle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1543, "feats": null, "head": 85, "id": 83, "lemma": ",", "misc": "", "start_char": 1542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1547, "feats": null, "head": 85, "id": 84, "lemma": "and", "misc": "", "start_char": 1544, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 75, "id": 85, "lemma": "tell", "misc": "", "start_char": 1548, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1556, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 85, "id": 86, "lemma": "he", "misc": "", "start_char": 1553, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1559, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 91, "id": 87, "lemma": "it", "misc": "", "start_char": 1557, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1562, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 91, "id": 88, "lemma": "be", "misc": "", "start_char": 1560, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1570, "feats": null, "head": 91, "id": 89, "lemma": "against", "misc": "", "start_char": 1563, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1574, "feats": "Definite=Def|PronType=Art", "head": 91, "id": 90, "lemma": "the", "misc": "", "start_char": 1571, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1578, "feats": "Number=Sing", "head": 85, "id": 91, "lemma": "law", "misc": "", "start_char": 1575, "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1581, "feats": null, "head": 93, "id": 92, "lemma": "to", "misc": "", "start_char": 1579, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1586, "feats": "VerbForm=Inf", "head": 91, "id": 93, "lemma": "have", "misc": "", "start_char": 1582, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1593, "feats": "Degree=Pos", "head": 96, "id": 94, "lemma": "yellow", "misc": "", "start_char": 1587, "text": "yellow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1595, "feats": null, "head": 94, "id": 95, "lemma": "-", "misc": "", "start_char": 1594, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1600, "feats": "Number=Sing", "head": 97, "id": 96, "lemma": "cake", "misc": "", "start_char": 1596, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1608, "feats": "Number=Sing", "head": 93, "id": 97, "lemma": "uranium", "misc": "", "start_char": 1601, "text": "uranium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1611, "feats": null, "head": 100, "id": 98, "lemma": "in", "misc": "", "start_char": 1609, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1613, "feats": "Definite=Ind|PronType=Art", "head": 100, "id": 99, "lemma": "a", "misc": "", "start_char": 1612, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1618, "feats": "Number=Sing", "head": 93, "id": 100, "lemma": "shed", "misc": "", "start_char": 1614, "text": "shed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1620, "feats": null, "head": 5, "id": 101, "lemma": ".", "misc": "", "start_char": 1619, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)))" }, "speaker": "Penny", "text": "What happened?", "tokens": [ { "deprel": "nsubj", "end_char": 1625, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 1621, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 1634, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 1626, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1636, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1635, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (JJ poor) (NN boy)) (VP (VBD had) (NP (NP (DT a) (NN fit) (. .)) (VP (VP (VBD Locked) (NP (PRP himself)) (PP (IN in) (NP (PRP$ his) (NN room)))) (CC and) (VP (VBD built) (NP (DT a) (JJ sonic) (NN death) (NN ray)))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Well, poor boy had a fit . Locked himself in his room and built a sonic death ray.", "tokens": [ { "deprel": "discourse", "end_char": 1641, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1637, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1643, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1648, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "poor", "misc": "", "start_char": 1644, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1652, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "boy", "misc": "", "start_char": 1649, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1656, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1653, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1658, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1657, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1662, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "fit", "misc": "", "start_char": 1659, "text": "fit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 1663, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1671, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "lock", "misc": "", "start_char": 1665, "text": "Locked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1679, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 9, "id": 10, "lemma": "himself", "misc": "", "start_char": 1672, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1682, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 1680, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1686, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "his", "misc": "", "start_char": 1683, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1691, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "room", "misc": "", "start_char": 1687, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1695, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 1692, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1701, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 15, "lemma": "build", "misc": "", "start_char": 1696, "text": "built", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1703, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 16, "lemma": "a", "misc": "", "start_char": 1702, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1709, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "sonic", "misc": "", "start_char": 1704, "text": "sonic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1715, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "death", "misc": "", "start_char": 1710, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1719, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "ray", "misc": "", "start_char": 1716, "text": "ray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1721, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 1720, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (DT A) (NN death) (NN ray) (. ?)))" }, "speaker": "Leonard", "text": "A death ray?", "tokens": [ { "deprel": "det", "end_char": 1723, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 1722, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1729, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "death", "misc": "", "start_char": 1724, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1733, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "ray", "misc": "", "start_char": 1730, "text": "ray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1735, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1734, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (S (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBD called) (S (NP (PRP it)))))) (. .) (S (VP (VBD Did) (RB n't) (ADVP (RB even)) (VP (VB slow) (PRT (RP down)) (NP (DT the) (NN neighbor) (NNS kids))))) (. .) (S (NP (PRP It)) (VP (VBD pissed) (NP (PRP$ our) (NN dog)) (PRT (RP off)) (PP (IN to) (NP (DT no) (NN end))))) (. .) (PRN (S (NP (PRP You)) (VP (VBP know))) (, ,)) (S (NP (PRP you) (CD two)) (VP (VBP make) (NP (DT a) (JJ cute) (NN couple)))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "That's what he called it . Didn't even slow down the neighbor kids . It pissed our dog off to no end . You know, you two make a cute couple.", "tokens": [ { "deprel": "nsubj", "end_char": 1740, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1736, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1741, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1748, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 1744, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1751, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 1749, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1758, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "call", "misc": "", "start_char": 1752, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1761, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1759, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1763, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1762, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1767, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "do", "misc": "", "start_char": 1764, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1771, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 1768, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1776, "feats": null, "head": 11, "id": 10, "lemma": "even", "misc": "", "start_char": 1772, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1781, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 11, "lemma": "slow", "misc": "", "start_char": 1777, "text": "slow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1786, "feats": null, "head": 11, "id": 12, "lemma": "down", "misc": "", "start_char": 1782, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1790, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1787, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1799, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "neighbor", "misc": "", "start_char": 1791, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1804, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "kid", "misc": "", "start_char": 1800, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1806, "feats": null, "head": 11, "id": 16, "lemma": ".", "misc": "", "start_char": 1805, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1809, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "it", "misc": "", "start_char": 1807, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1816, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 18, "lemma": "piss", "misc": "", "start_char": 1810, "text": "pissed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1820, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "our", "misc": "", "start_char": 1817, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1824, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "dog", "misc": "", "start_char": 1821, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 1828, "feats": null, "head": 18, "id": 21, "lemma": "off", "misc": "", "start_char": 1825, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1831, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 1829, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1834, "feats": null, "head": 24, "id": 23, "lemma": "no", "misc": "", "start_char": 1832, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1838, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "end", "misc": "", "start_char": 1835, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1840, "feats": null, "head": 18, "id": 25, "lemma": ".", "misc": "", "start_char": 1839, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1844, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 1841, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1849, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 27, "lemma": "know", "misc": "", "start_char": 1845, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1851, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 1850, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1855, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 29, "lemma": "you", "misc": "", "start_char": 1852, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1859, "feats": "NumForm=Word|NumType=Card", "head": 31, "id": 30, "lemma": "two", "misc": "", "start_char": 1856, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1864, "feats": "Mood=Ind|Number=Plur|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 31, "lemma": "make", "misc": "", "start_char": 1860, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1866, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 32, "lemma": "a", "misc": "", "start_char": 1865, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1871, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "cute", "misc": "", "start_char": 1867, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1878, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "couple", "misc": "", "start_char": 1872, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1880, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 1879, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP 're) (RB not))) (, ...) (S (NP (PRP we)) (VP (VBP 're) (RB not) (, -) (RB not) (NP (DT a) (NN couple)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (NP (NP (NNS singles)) (. .) (NP (CD Two) (NNS singles)) (. .) (PP (IN Like) (NP (NP (NP (DT those) (, ...) (ADJP (RB individuly) (VBN wrapped)) (NNS slices)) (PP (IN of) (NP (NN cheese)))) (SBAR (WHNP (WDT that)) (, ...) (S (NP (PRP We)) (VP (VBP 're) (NP (NNS friends)))))))))) (. .)))" }, "speaker": "Leonard", "text": "We're not...we're not - not a couple . We're singles . Two singles . Like those...individuly wrapped slices of cheese that...We're friends.", "tokens": [ { "deprel": "nsubj", "end_char": 1883, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1881, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1887, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1884, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1891, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 1888, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 1892, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1898, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 5, "lemma": "we", "misc": "", "start_char": 1896, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1902, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 1899, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1906, "feats": null, "head": 3, "id": 7, "lemma": "not", "misc": "", "start_char": 1903, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1908, "feats": null, "head": 11, "id": 8, "lemma": "-", "misc": "", "start_char": 1907, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1912, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 1909, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1914, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1913, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1921, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "couple", "misc": "", "start_char": 1915, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1923, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1922, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1926, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 1924, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1930, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1927, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1938, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "single", "misc": "", "start_char": 1931, "text": "singles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1940, "feats": null, "head": 11, "id": 16, "lemma": ".", "misc": "", "start_char": 1939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 1944, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 17, "lemma": "two", "misc": "", "start_char": 1941, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1952, "feats": "Number=Plur", "head": 11, "id": 18, "lemma": "single", "misc": "", "start_char": 1945, "text": "singles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1954, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1953, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1959, "feats": null, "head": 21, "id": 20, "lemma": "like", "misc": "", "start_char": 1955, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1965, "feats": "Number=Plur|PronType=Dem", "head": 25, "id": 21, "lemma": "that", "misc": "", "start_char": 1960, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1969, "feats": null, "head": 25, "id": 22, "lemma": "...", "misc": "", "start_char": 1966, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1980, "feats": null, "head": 24, "id": 23, "lemma": "individuly", "misc": "", "start_char": 1970, "text": "individuly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1988, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 24, "lemma": "wrap", "misc": "", "start_char": 1981, "text": "wrapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1995, "feats": "Number=Plur", "head": 11, "id": 25, "lemma": "slice", "misc": "", "start_char": 1989, "text": "slices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1998, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 1996, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2005, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "cheese", "misc": "", "start_char": 1999, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2010, "feats": "PronType=Rel", "head": 32, "id": 28, "lemma": "that", "misc": "", "start_char": 2006, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "punct", "end_char": 2014, "feats": null, "head": 32, "id": 29, "lemma": "...", "misc": "", "start_char": 2011, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2017, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 32, "id": 30, "lemma": "we", "misc": "", "start_char": 2015, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2021, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 31, "lemma": "be", "misc": "", "start_char": 2018, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 2029, "feats": "Number=Plur", "head": 25, "id": 32, "lemma": "friend", "misc": "", "start_char": 2022, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2031, "feats": null, "head": 3, "id": 33, "lemma": ".", "misc": "", "start_char": 2030, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP I)) (VP (VB pluck) (NP (DT a) (NN nerve)) (ADVP (RB there))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "Did I pluck a nerve there?", "tokens": [ { "deprel": "aux", "end_char": 2035, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 2032, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2037, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 2036, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2043, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "pluck", "misc": "", "start_char": 2038, "text": "pluck", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2045, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 2044, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2051, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "nerve", "misc": "", "start_char": 2046, "text": "nerve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2057, "feats": "PronType=Dem", "head": 3, "id": 6, "lemma": "there", "misc": "", "start_char": 2052, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2059, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 2058, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (LST (UH Oh) (UH yeah) (. .)))" }, "speaker": "Howard", "text": "Oh yeah.", "tokens": [ { "deprel": "root", "end_char": 2062, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 2060, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 2067, "feats": null, "head": 1, "id": 2, "lemma": "yeah", "misc": "", "start_char": 2063, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2069, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 2068, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (. .) (S (NP (DT All) (UH right)) (, ,) (NP (NN everybody)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN time)) (SBAR (S (VP (TO to) (VP (VB eat)))))))) (. .) (S (INTJ (UH Oh)) (, ,) (NP (NNP Lord)) (, ,) (NP (PRP we)) (VP (VBP thank) (NP (PRP You)) (PP (IN for) (NP (NP (DT this) (NN meal)) (CC and) (NP (NP (DT all)) (PP (IN of) (NP (PRP$ Your) (NN bounty)))))))) (. .) (CC And) (S (S (NP (PRP we)) (VP (VBP pray) (SBAR (IN that) (S (NP (PRP You)) (VP (VBP help) (S (NP (NNP Sheldon)) (VP (VB get) (ADVP (RB back)) (PP (IN on) (NP (PRP$ his) (NN rocker)))))))))) (. .) (S (ADVP (RB Now)) (, ,) (PP (IN after) (NP (NP (DT a) (NN moment)) (PP (IN of) (NP (JJ silent) (NN meditation))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB end) (PP (IN with) (NP (NML (PP (`` \") (IN In) (NP (NNP Jesus) (POS ')))) (NN name)))))))))) (, ,) ('' \") (CC but) (S (NP (NP (PRP you)) (NP (CD two))) (VP (VBP do) (RB n't) (VP (VB feel) (NP (DT any) (NN obligation) (S (VP (TO to) (VP (VB join) (PRT (RP in))))))))) (. .) (SBAR (IN Unless) (, ,) (S (ADVP (IN of) (NN course)) (, ,) (NP (DT the) (NNP Holy) (NNP Spirit)) (VP (VBZ moves) (NP (PRP you))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Oh, yeah . All right, everybody, it's time to eat . Oh, Lord, we thank You for this meal and all of Your bounty . And we pray that You help Sheldon get back on his rocker . Now, after a moment of silent meditation, I'm gonna end with \" In Jesus' name, \" but you two don't feel any obligation to join in . Unless, of course, the Holy Spirit moves you.", "tokens": [ { "deprel": "discourse", "end_char": 2072, "feats": null, "head": 12, "id": 1, "lemma": "oh", "misc": "", "start_char": 2070, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2074, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2073, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2079, "feats": null, "head": 12, "id": 3, "lemma": "yeah", "misc": "", "start_char": 2075, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2081, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2080, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 2085, "feats": null, "head": 12, "id": 5, "lemma": "all", "misc": "", "start_char": 2082, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 2091, "feats": null, "head": 12, "id": 6, "lemma": "right", "misc": "", "start_char": 2086, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2093, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 2092, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dislocated", "end_char": 2103, "feats": "Number=Sing|PronType=Tot", "head": 12, "id": 8, "lemma": "everybody", "misc": "", "start_char": 2094, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 2105, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 2104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2108, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 2106, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 2109, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2116, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "time", "misc": "", "start_char": 2112, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2119, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 2117, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2123, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "eat", "misc": "", "start_char": 2120, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2125, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 2124, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2128, "feats": null, "head": 21, "id": 16, "lemma": "oh", "misc": "", "start_char": 2126, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2130, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 2129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2135, "feats": "Number=Sing", "head": 21, "id": 18, "lemma": "Lord", "misc": "", "start_char": 2131, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2137, "feats": null, "head": 21, "id": 19, "lemma": ",", "misc": "", "start_char": 2136, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2140, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "we", "misc": "", "start_char": 2138, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2146, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 21, "lemma": "thank", "misc": "", "start_char": 2141, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2150, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 22, "lemma": "you", "misc": "", "start_char": 2147, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2154, "feats": null, "head": 25, "id": 23, "lemma": "for", "misc": "", "start_char": 2151, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2159, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 24, "lemma": "this", "misc": "", "start_char": 2155, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2164, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "meal", "misc": "", "start_char": 2160, "text": "meal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2168, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 2165, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2172, "feats": null, "head": 25, "id": 27, "lemma": "all", "misc": "", "start_char": 2169, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 2175, "feats": null, "head": 30, "id": 28, "lemma": "of", "misc": "", "start_char": 2173, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2180, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "your", "misc": "", "start_char": 2176, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 2187, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "bounty", "misc": "", "start_char": 2181, "text": "bounty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2189, "feats": null, "head": 34, "id": 31, "lemma": ".", "misc": "", "start_char": 2188, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2193, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 2190, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2196, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "we", "misc": "", "start_char": 2194, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2201, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 34, "lemma": "pray", "misc": "", "start_char": 2197, "text": "pray", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2206, "feats": null, "head": 37, "id": 35, "lemma": "that", "misc": "", "start_char": 2202, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2210, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 37, "id": 36, "lemma": "you", "misc": "", "start_char": 2207, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2215, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 34, "id": 37, "lemma": "help", "misc": "", "start_char": 2211, "text": "help", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2223, "feats": "Number=Sing", "head": 37, "id": 38, "lemma": "Sheldon", "misc": "", "start_char": 2216, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 2227, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "get", "misc": "", "start_char": 2224, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2232, "feats": null, "head": 39, "id": 40, "lemma": "back", "misc": "", "start_char": 2228, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2235, "feats": null, "head": 43, "id": 41, "lemma": "on", "misc": "", "start_char": 2233, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2239, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 43, "id": 42, "lemma": "his", "misc": "", "start_char": 2236, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2246, "feats": "Number=Sing", "head": 39, "id": 43, "lemma": "rocker", "misc": "", "start_char": 2240, "text": "rocker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2248, "feats": null, "head": 56, "id": 44, "lemma": ".", "misc": "", "start_char": 2247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2252, "feats": null, "head": 56, "id": 45, "lemma": "now", "misc": "", "start_char": 2249, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2254, "feats": null, "head": 45, "id": 46, "lemma": ",", "misc": "", "start_char": 2253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2260, "feats": null, "head": 49, "id": 47, "lemma": "after", "misc": "", "start_char": 2255, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2262, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 48, "lemma": "a", "misc": "", "start_char": 2261, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2269, "feats": "Number=Sing", "head": 56, "id": 49, "lemma": "moment", "misc": "", "start_char": 2263, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2272, "feats": null, "head": 52, "id": 50, "lemma": "of", "misc": "", "start_char": 2270, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2279, "feats": "Degree=Pos", "head": 52, "id": 51, "lemma": "silent", "misc": "", "start_char": 2273, "text": "silent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2290, "feats": "Number=Sing", "head": 49, "id": 52, "lemma": "meditation", "misc": "", "start_char": 2280, "text": "meditation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2292, "feats": null, "head": 56, "id": 53, "lemma": ",", "misc": "", "start_char": 2291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2294, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 54, "lemma": "I", "misc": "", "start_char": 2293, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2297, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 2295, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2301, "feats": "Tense=Pres|VerbForm=Part", "head": 34, "id": 56, "lemma": "go", "misc": "", "start_char": 2298, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2304, "feats": null, "head": 58, "id": 57, "lemma": "to", "misc": "", "start_char": 2302, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2308, "feats": "VerbForm=Inf", "head": 56, "id": 58, "lemma": "end", "misc": "", "start_char": 2305, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2313, "feats": null, "head": 64, "id": 59, "lemma": "with", "misc": "", "start_char": 2309, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 2315, "feats": null, "head": 64, "id": 60, "lemma": "\"", "misc": "", "start_char": 2314, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 2318, "feats": null, "head": 64, "id": 61, "lemma": "in", "misc": "", "start_char": 2316, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2324, "feats": "Number=Sing", "head": 64, "id": 62, "lemma": "Jesus", "misc": "", "start_char": 2319, "text": "Jesus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2326, "feats": null, "head": 62, "id": 63, "lemma": "'s", "misc": "", "start_char": 2325, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 2331, "feats": "Number=Sing", "head": 58, "id": 64, "lemma": "name", "misc": "", "start_char": 2327, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2333, "feats": null, "head": 56, "id": 65, "lemma": ",", "misc": "", "start_char": 2332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 2335, "feats": null, "head": 56, "id": 66, "lemma": "\"", "misc": "", "start_char": 2334, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 2339, "feats": null, "head": 72, "id": 67, "lemma": "but", "misc": "", "start_char": 2336, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2343, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 72, "id": 68, "lemma": "you", "misc": "", "start_char": 2340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 2347, "feats": "NumForm=Word|NumType=Card", "head": 72, "id": 69, "lemma": "two", "misc": "", "start_char": 2344, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "end_char": 2350, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 72, "id": 70, "lemma": "do", "misc": "", "start_char": 2348, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2354, "feats": null, "head": 72, "id": 71, "lemma": "not", "misc": "", "start_char": 2351, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2359, "feats": "VerbForm=Inf", "head": 56, "id": 72, "lemma": "feel", "misc": "", "start_char": 2355, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2363, "feats": null, "head": 74, "id": 73, "lemma": "any", "misc": "", "start_char": 2360, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2374, "feats": "Number=Sing", "head": 72, "id": 74, "lemma": "obligation", "misc": "", "start_char": 2364, "text": "obligation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2377, "feats": null, "head": 76, "id": 75, "lemma": "to", "misc": "", "start_char": 2375, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2382, "feats": "VerbForm=Inf", "head": 74, "id": 76, "lemma": "join", "misc": "", "start_char": 2378, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 2385, "feats": null, "head": 76, "id": 77, "lemma": "in", "misc": "", "start_char": 2383, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2387, "feats": null, "head": 72, "id": 78, "lemma": ".", "misc": "", "start_char": 2386, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2394, "feats": null, "head": 87, "id": 79, "lemma": "unless", "misc": "", "start_char": 2388, "text": "Unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 2396, "feats": null, "head": 79, "id": 80, "lemma": ",", "misc": "", "start_char": 2395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2399, "feats": null, "head": 87, "id": 81, "lemma": "of", "misc": "", "start_char": 2397, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2406, "feats": "Number=Sing", "head": 81, "id": 82, "lemma": "course", "misc": "", "start_char": 2400, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2408, "feats": null, "head": 81, "id": 83, "lemma": ",", "misc": "", "start_char": 2407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2412, "feats": "Definite=Def|PronType=Art", "head": 86, "id": 84, "lemma": "the", "misc": "", "start_char": 2409, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2417, "feats": "Degree=Pos", "head": 86, "id": 85, "lemma": "Holy", "misc": "", "start_char": 2413, "text": "Holy", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 2424, "feats": "Number=Sing", "head": 87, "id": 86, "lemma": "Spirit", "misc": "", "start_char": 2418, "text": "Spirit", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 2430, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 72, "id": 87, "lemma": "move", "misc": "", "start_char": 2425, "text": "moves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 2434, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 87, "id": 88, "lemma": "you", "misc": "", "start_char": 2431, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2436, "feats": null, "head": 12, "id": 89, "lemma": ".", "misc": "", "start_char": 2435, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (JJS best) (NN cobbler)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN had))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, my God, this is the best cobbler I've ever had.", "tokens": [ { "deprel": "discourse", "end_char": 2439, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 2437, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2441, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 2444, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2442, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 2448, "feats": "Number=Sing", "head": 10, "id": 4, "lemma": "God", "misc": "", "start_char": 2445, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2450, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2455, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 6, "lemma": "this", "misc": "", "start_char": 2451, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2458, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 2456, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2462, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 2459, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2467, "feats": "Degree=Sup", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 2463, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 2475, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "cobbler", "misc": "", "start_char": 2468, "text": "cobbler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 2476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2481, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "have", "misc": "", "start_char": 2478, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2486, "feats": null, "head": 14, "id": 13, "lemma": "ever", "misc": "", "start_char": 2482, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 2490, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 14, "lemma": "have", "misc": "", "start_char": 2487, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2492, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 2491, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADVP (RB always)) (NP (NP (NNP Sheldon) (POS 's)) (NN favorite)))) (. .) (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (DT the) (JJ secret) (NN ingredient)) (VP (VBZ is)))))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "It was always Sheldon's favorite . You know what the secret ingredient is?", "tokens": [ { "deprel": "nsubj", "end_char": 2495, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 2493, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 2496, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2506, "feats": null, "head": 6, "id": 3, "lemma": "always", "misc": "", "start_char": 2500, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 2514, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 2507, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2517, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 2515, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 2526, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "favorite", "misc": "", "start_char": 2518, "text": "favorite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2528, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2527, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2529, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2537, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "know", "misc": "", "start_char": 2533, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 2542, "feats": "PronType=Rel", "head": 9, "id": 10, "lemma": "what", "misc": "", "start_char": 2538, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 2546, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 2543, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2553, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "secret", "misc": "", "start_char": 2547, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2564, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "ingredient", "misc": "", "start_char": 2554, "text": "ingredient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2567, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 14, "lemma": "be", "misc": "", "start_char": 2565, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2569, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 2568, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (VP (VBP Love)) (. ?)))" }, "speaker": "Penny", "text": "Love?", "tokens": [ { "deprel": "root", "end_char": 2574, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "love", "misc": "", "start_char": 2570, "text": "Love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2576, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2575, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (NN Lard) (. .)))" }, "speaker": "Mrs Cooper", "text": "Lard.", "tokens": [ { "deprel": "root", "end_char": 2581, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "lard", "misc": "", "start_char": 2577, "text": "Lard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2583, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2582, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (VP (VB look) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBN come)))))) (. ...)))" }, "speaker": "Howard", "text": "Hey, look who's come ...", "tokens": [ { "deprel": "discourse", "end_char": 2587, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 2584, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2589, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2594, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 2590, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2598, "feats": "PronType=Rel", "head": 6, "id": 4, "lemma": "who", "misc": "", "start_char": 2595, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2601, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 2599, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2606, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 6, "lemma": "come", "misc": "", "start_char": 2602, "text": "come", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2610, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 2607, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (LST (UH Shh) (. .)) (S (NP (PRP You)) (VP (MD 'll) (VP (VB spook) (NP (PRP him))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (PP (IN like) (NP (DT a) (NN baby) (NN deer))))) (. .) (S (NP (PRP You)) (VP (VBD got) (S (VP (TO ta) (VP (VB let) (S (NP (PRP him)) (VP (VB come) (PP (IN to) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Shh . You'll spook him . He's like a baby deer . You gotta let him come to you.", "tokens": [ { "deprel": "discourse", "end_char": 2614, "feats": null, "head": 5, "id": 1, "lemma": "shh", "misc": "", "start_char": 2611, "text": "Shh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2616, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2615, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2620, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 2617, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2624, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 2621, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2630, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "spank", "misc": "", "start_char": 2625, "text": "spook", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2634, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 2631, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2636, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 2635, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2639, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "he", "misc": "", "start_char": 2637, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2642, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 2640, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2647, "feats": null, "head": 13, "id": 10, "lemma": "like", "misc": "", "start_char": 2643, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2649, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 2648, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2654, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "baby", "misc": "", "start_char": 2650, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2659, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "deer", "misc": "", "start_char": 2655, "text": "deer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2661, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 2660, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2665, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 2662, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2669, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 16, "lemma": "get", "misc": "", "start_char": 2666, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2672, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 2670, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2676, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "let", "misc": "", "start_char": 2673, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2680, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "misc": "", "start_char": 2677, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2685, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "come", "misc": "", "start_char": 2681, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2688, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 2686, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2692, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 22, "lemma": "you", "misc": "", "start_char": 2689, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2694, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 2693, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ ridiculous)))) (. .) (IN Damn) (S (NP (NP (PRP it)) (, ,) (NP (NNP Sheldon)) (, ,)) (VP (VB snap) (PRT (IN out)) (PP (IN of) (NP (PRP it))))) (. !) (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT a) (NN physicist--)) (SBAR (S (NP (PRP You)) (VP (VBP belong) (PP (IN at) (NP (DT the) (NN university))) (VP (VP (VBG doing) (NP (NN research))) (, ,) (RB not) (VP (VBG hiding) (PP (IN in) (NP (PRP$ your) (NN room))))))))))) (. !)))" }, "speaker": "Leonard", "text": "This is ridiculous . Damn it, Sheldon, snap out of it! You're a physicist-- You belong at the university doing research, not hiding in your room!", "tokens": [ { "deprel": "nsubj", "end_char": 2699, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 2695, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2702, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2700, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2713, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ridiculous", "misc": "", "start_char": 2703, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2715, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2714, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 2720, "feats": null, "head": 6, "id": 5, "lemma": "damn", "misc": "", "start_char": 2716, "text": "Damn", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2723, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "it", "misc": "", "start_char": 2721, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2725, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 2724, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2733, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 2726, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2735, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 2734, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2740, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 10, "lemma": "snap", "misc": "", "start_char": 2736, "text": "snap", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2744, "feats": null, "head": 13, "id": 11, "lemma": "out", "misc": "", "start_char": 2741, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2747, "feats": null, "head": 11, "id": 12, "lemma": "of", "misc": "", "start_char": 2745, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2750, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 13, "lemma": "it", "misc": "", "start_char": 2748, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2752, "feats": null, "head": 3, "id": 14, "lemma": "!", "misc": "", "start_char": 2751, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2756, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 2753, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2760, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2757, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2762, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 2761, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2774, "feats": "Number=Sing", "head": 3, "id": 18, "lemma": "physicist--", "misc": "", "start_char": 2763, "text": "physicist--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2778, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 2775, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2785, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "belong", "misc": "", "start_char": 2779, "text": "belong", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2788, "feats": null, "head": 23, "id": 21, "lemma": "at", "misc": "", "start_char": 2786, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2792, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 2789, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2803, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "university", "misc": "", "start_char": 2793, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 2809, "feats": "VerbForm=Ger", "head": 20, "id": 24, "lemma": "do", "misc": "", "start_char": 2804, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2818, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "research", "misc": "", "start_char": 2810, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2820, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 2819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2824, "feats": null, "head": 28, "id": 27, "lemma": "not", "misc": "", "start_char": 2821, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2831, "feats": "VerbForm=Ger", "head": 20, "id": 28, "lemma": "hide", "misc": "", "start_char": 2825, "text": "hiding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2834, "feats": null, "head": 31, "id": 29, "lemma": "in", "misc": "", "start_char": 2832, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2839, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 2835, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2844, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "room", "misc": "", "start_char": 2840, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2846, "feats": null, "head": 3, "id": 32, "lemma": "!", "misc": "", "start_char": 2845, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB hunt)))) (, ,) (SQ (VBP do) (NP (PRP you))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "You don't hunt, do you?", "tokens": [ { "deprel": "nsubj", "end_char": 2850, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 2847, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2853, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2851, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2857, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2854, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2862, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "hunt", "misc": "", "start_char": 2858, "text": "hunt", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2864, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 2863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2867, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 2865, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2871, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 2868, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2873, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 2872, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 0, 2, 3 ] ], [ [ 0, 5, 5 ] ], [ [ 1, 0, 0 ], [ 2, 6, 6 ], [ 2, 7, 7 ], [ 2, 10, 10 ], [ 2, 11, 11 ], [ 4, 6, 6 ], [ 4, 5, 7 ], [ 4, 11, 11 ], [ 4, 16, 16 ] ], [ [ 2, 0, 0 ], [ 2, 4, 4 ], [ 2, 5, 5 ], [ 2, 19, 19 ], [ 8, 5, 5 ], [ 8, 9, 9 ], [ 28, 0, 0 ], [ 28, 5, 5 ], [ 28, 6, 6 ], [ 28, 7, 7 ] ], [ [ 2, 17, 18 ] ], [ [ 2, 11, 18 ], [ 3, 4, 4 ], [ 3, 6, 8 ] ], [ [ 3, 1, 1 ] ], [ [ 4, 0, 0 ], [ 4, 3, 3 ], [ 4, 4, 4 ], [ 4, 20, 20 ], [ 4, 21, 21 ], [ 4, 27, 27 ], [ 6, 14, 14 ], [ 6, 15, 15 ], [ 6, 18, 18 ], [ 6, 19, 19 ], [ 6, 38, 38 ], [ 6, 44, 44 ], [ 6, 66, 66 ], [ 8, 26, 26 ], [ 8, 28, 28 ], [ 8, 32, 32 ], [ 12, 5, 5 ], [ 12, 6, 6 ], [ 18, 0, 0 ], [ 18, 1, 1 ], [ 20, 19, 19 ], [ 20, 32, 32 ], [ 20, 52, 52 ], [ 20, 53, 53 ] ], [ [ 4, 1, 1 ], [ 4, 2, 2 ], [ 21, 10, 10 ], [ 22, 6, 6 ], [ 22, 7, 7 ] ], [ [ 4, 7, 7 ], [ 4, 12, 12 ], [ 4, 17, 17 ], [ 5, 12, 12 ], [ 5, 14, 14 ], [ 7, 13, 13 ], [ 8, 11, 11 ], [ 8, 12, 12 ], [ 8, 13, 13 ], [ 8, 14, 14 ], [ 8, 35, 35 ], [ 8, 36, 36 ] ], [ [ 4, 22, 25 ] ], [ [ 4, 23, 26 ] ], [ [ 5, 1, 1 ], [ 5, 8, 8 ], [ 6, 0, 0 ], [ 6, 9, 9 ], [ 6, 10, 10 ], [ 6, 29, 29 ], [ 6, 29, 30 ], [ 6, 35, 35 ], [ 6, 73, 73 ], [ 26, 1, 1 ], [ 26, 13, 13 ], [ 26, 20, 20 ] ], [ [ 5, 14, 17 ] ], [ [ 5, 8, 17 ], [ 6, 2, 2 ] ], [ [ 6, 12, 12 ] ], [ [ 6, 16, 16 ] ], [ [ 6, 17, 17 ], [ 6, 26, 27 ] ], [ [ 6, 15, 17 ], [ 6, 21, 21 ] ], [ [ 6, 28, 29 ] ], [ [ 6, 37, 37 ], [ 6, 43, 43 ], [ 6, 65, 65 ], [ 8, 1, 1 ] ], [ [ 6, 39, 41 ] ], [ [ 6, 40, 41 ], [ 6, 46, 47 ] ], [ [ 6, 40, 42 ] ], [ [ 6, 43, 44 ] ], [ [ 6, 44, 45 ] ], [ [ 6, 48, 49 ], [ 6, 60, 60 ], [ 6, 63, 63 ] ], [ [ 6, 47, 49 ], [ 6, 59, 59 ], [ 6, 62, 62 ] ], [ [ 6, 55, 56 ], [ 8, 16, 16 ], [ 8, 18, 18 ], [ 10, 5, 5 ], [ 20, 16, 16 ], [ 20, 20, 20 ], [ 20, 27, 27 ], [ 20, 34, 34 ] ], [ [ 6, 56, 57 ], [ 8, 17, 17 ] ], [ [ 6, 66, 67 ], [ 6, 76, 76 ] ], [ [ 6, 67, 69 ] ], [ [ 6, 72, 72 ] ], [ [ 6, 68, 72 ], [ 6, 79, 79 ] ], [ [ 6, 56, 72 ], [ 7, 0, 0 ], [ 7, 2, 4 ] ], [ [ 7, 7, 7 ], [ 8, 2, 2 ] ], [ [ 8, 14, 15 ], [ 8, 19, 19 ], [ 9, 2, 4 ], [ 10, 6, 6 ] ], [ [ 8, 19, 20 ] ], [ [ 8, 27, 27 ], [ 8, 29, 29 ], [ 8, 33, 33 ] ], [ [ 10, 10, 11 ] ], [ [ 10, 11, 12 ] ], [ [ 10, 13, 14 ] ], [ [ 10, 14, 15 ] ], [ [ 10, 19, 19 ] ], [ [ 10, 21, 22 ] ], [ [ 10, 24, 27 ] ], [ [ 10, 29, 29 ], [ 11, 1, 1 ], [ 12, 10, 10 ], [ 12, 11, 11 ], [ 12, 14, 14 ], [ 12, 15, 15 ], [ 12, 27, 27 ], [ 12, 45, 45 ], [ 12, 46, 46 ], [ 12, 59, 59 ], [ 12, 60, 60 ], [ 12, 77, 77 ], [ 12, 78, 78 ], [ 12, 84, 84 ], [ 12, 85, 85 ], [ 14, 2, 2 ], [ 14, 1, 3 ], [ 14, 8, 8 ], [ 14, 9, 9 ], [ 14, 10, 10 ], [ 14, 11, 11 ], [ 16, 3, 3 ], [ 20, 37, 37 ], [ 20, 41, 41 ] ], [ [ 11, 6, 6 ] ], [ [ 12, 8, 9 ] ], [ [ 12, 16, 19 ] ], [ [ 12, 17, 20 ] ], [ [ 12, 22, 22 ], [ 12, 97, 98 ] ], [ [ 12, 21, 22 ] ], [ [ 12, 23, 23 ], [ 12, 98, 99 ] ], [ [ 12, 22, 23 ] ], [ [ 12, 26, 26 ], [ 12, 35, 37 ] ], [ [ 12, 32, 33 ] ], [ [ 12, 34, 36 ] ], [ [ 12, 41, 43 ] ], [ [ 12, 48, 48 ] ], [ [ 12, 50, 50 ] ], [ [ 12, 52, 55 ] ], [ [ 12, 53, 55 ], [ 12, 67, 67 ], [ 12, 93, 96 ] ], [ [ 12, 62, 63 ] ], [ [ 12, 63, 64 ] ], [ [ 12, 59, 67 ], [ 12, 86, 86 ] ], [ [ 12, 69, 70 ] ], [ [ 12, 68, 72 ] ], [ [ 12, 71, 72 ] ], [ [ 12, 72, 73 ] ], [ [ 12, 89, 90 ] ], [ [ 12, 92, 95 ] ], [ [ 14, 5, 6 ] ], [ [ 14, 10, 11 ] ], [ [ 14, 11, 12 ] ], [ [ 14, 15, 18 ], [ 15, 0, 2 ], [ 16, 5, 5 ], [ 16, 16, 16 ] ], [ [ 16, 2, 2 ], [ 20, 36, 36 ], [ 20, 40, 40 ], [ 26, 4, 4 ], [ 26, 6, 6 ], [ 26, 17, 17 ] ], [ [ 16, 11, 13 ] ], [ [ 16, 12, 14 ] ], [ [ 16, 17, 17 ] ], [ [ 16, 18, 18 ] ], [ [ 16, 17, 18 ] ], [ [ 16, 18, 19 ] ], [ [ 16, 25, 25 ], [ 16, 28, 28 ], [ 16, 30, 32 ] ], [ [ 16, 27, 28 ] ], [ [ 16, 28, 29 ], [ 16, 31, 33 ], [ 17, 0, 0 ], [ 17, 4, 4 ], [ 17, 8, 10 ], [ 17, 12, 12 ], [ 17, 14, 14 ], [ 17, 16, 17 ], [ 17, 29, 29 ] ], [ [ 17, 20, 24 ] ], [ [ 17, 26, 26 ] ], [ [ 17, 31, 31 ] ], [ [ 18, 2, 3 ] ], [ [ 18, 3, 4 ] ], [ [ 20, 7, 7 ] ], [ [ 20, 9, 9 ] ], [ [ 20, 17, 17 ], [ 20, 21, 21 ], [ 20, 28, 28 ], [ 20, 35, 35 ], [ 20, 83, 85 ] ], [ [ 20, 18, 18 ], [ 20, 31, 31 ] ], [ [ 20, 23, 24 ] ], [ [ 20, 27, 28 ] ], [ [ 20, 40, 41 ] ], [ [ 20, 41, 42 ] ], [ [ 20, 47, 48 ], [ 20, 50, 51 ] ], [ [ 20, 66, 66 ], [ 20, 86, 86 ] ], [ [ 20, 67, 67 ], [ 20, 66, 67 ] ], [ [ 20, 67, 68 ], [ 20, 87, 87 ] ], [ [ 20, 72, 73 ] ], [ [ 20, 82, 84 ] ], [ [ 21, 2, 2 ] ], [ [ 21, 2, 3 ] ], [ [ 21, 5, 5 ], [ 21, 7, 9 ] ], [ [ 21, 9, 9 ], [ 22, 14, 14 ] ], [ [ 21, 7, 13 ], [ 22, 0, 0 ] ], [ [ 22, 9, 11 ] ], [ [ 22, 10, 12 ] ], [ [ 22, 10, 13 ], [ 24, 0, 0 ] ], [ [ 23, 0, 0 ] ], [ [ 24, 1, 1 ] ], [ [ 25, 3, 3 ], [ 26, 2, 2 ], [ 26, 5, 5 ], [ 26, 7, 7 ], [ 26, 14, 14 ], [ 26, 18, 18 ], [ 26, 21, 21 ], [ 27, 7, 7 ], [ 27, 14, 14 ], [ 27, 16, 17 ], [ 27, 18, 18 ], [ 27, 29, 29 ] ], [ [ 26, 9, 11 ] ], [ [ 26, 10, 12 ] ], [ [ 27, 0, 0 ], [ 27, 12, 12 ] ], [ [ 27, 0, 2 ], [ 27, 5, 5 ] ], [ [ 27, 21, 22 ] ], [ [ 27, 29, 30 ] ] ]
s01e04c09t
Sheldon, your mom made dinner. I'm not hungry! Leonard, don't trouble yourself . He's stubborn . He may stay in there till the rapture. Are we so sure that's a bad thing? I tell you, I love the boy to death, but he has been difficult since he fell out of me at the K - Mart. Excuse me for being so bold, but I now see where Sheldon gets his smoldering good looks. Honey, that ain't gonna work, but you keep tryin' . I made chicken . I hope that isn't one of the animals that you people think is magic . You know, we have an Indian gentleman at our church, a Dr. Patel-- Tt's a beautiful story . The Lord spoke to him and moved him to give us all 20% off on Lasik-- You know, those that needed it. That is a lovely story . Are we gonna do anything about Sheldon? Oh, we will . You have to take your time with Sheldon . His father, God rest his soul, used to say: " Mary, you have to take your time with Sheldon . " Sounds like a wise man. Oh, not so wise . He once tried to fight a bobcat for some licorice . So, everybody grab a plate and a pretty place mat that Shelly wove. Has Shelly ever freaked out like this before? Oh, all the time . I remember one summer when he was 13, he built a small nuclear reactor in the shed and told everybody he was gonna provide free electricity for the whole town . Well, the only problem was, he had no what you call " fissionable " materials . Anyway, when he went on the Internets to get some, a man from the government came by and sat him down real gentle, and told him it's against the law to have yellow - cake uranium in a shed. What happened? Well, poor boy had a fit . Locked himself in his room and built a sonic death ray. A death ray? That's what he called it . Didn't even slow down the neighbor kids . It pissed our dog off to no end . You know, you two make a cute couple. We're not...we're not - not a couple . We're singles . Two singles . Like those...individuly wrapped slices of cheese that...We're friends. Did I pluck a nerve there? Oh yeah. Oh, yeah . All right, everybody, it's time to eat . Oh, Lord, we thank You for this meal and all of Your bounty . And we pray that You help Sheldon get back on his rocker . Now, after a moment of silent meditation, I'm gonna end with " In Jesus' name, " but you two don't feel any obligation to join in . Unless, of course, the Holy Spirit moves you. Oh, my God, this is the best cobbler I've ever had. It was always Sheldon's favorite . You know what the secret ingredient is? Love? Lard. Hey, look who's come ... Shh . You'll spook him . He's like a baby deer . You gotta let him come to you. This is ridiculous . Damn it, Sheldon, snap out of it! You're a physicist-- You belong at the university doing research, not hiding in your room! You don't hunt, do you?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN morning) (, ,) (NN snickerdoodle) (. .)))" }, "speaker": "Mrs Cooper", "text": "Good morning, snickerdoodle.", "tokens": [ { "deprel": "amod", "end_char": 4, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 0, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 12, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "morning", "misc": "", "start_char": 5, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 13, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 28, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "snickerdoodle", "misc": "", "start_char": 15, "text": "snickerdoodle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NN Morning) (. .)))" }, "speaker": "Sheldon", "text": "Morning.", "tokens": [ { "deprel": "root", "end_char": 38, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Morning", "misc": "", "start_char": 31, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 39, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .) (UH Well)) (, ,) (NP (DT that)) (VP (VBZ looks) (ADJP (JJ awful) (NN fancy))) (. .) (WHNP (WP What)) (SQ (VBZ is) (NP (DT that))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "Oh . Well, that looks awful fancy . What is that?", "tokens": [ { "deprel": "discourse", "end_char": 43, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 41, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 50, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 46, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 51, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 57, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 53, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "look", "misc": "", "start_char": 58, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 69, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "awful", "misc": "", "start_char": 64, "text": "awful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 75, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "fancy", "misc": "", "start_char": 70, "text": "fancy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 82, "feats": "PronType=Int", "head": 12, "id": 10, "lemma": "what", "misc": "", "start_char": 78, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 83, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 90, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 12, "lemma": "that", "misc": "", "start_char": 86, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 6, "id": 13, "lemma": "?", "misc": "", "start_char": 91, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN idea)) (PP (IN of) (SBAR (WHNP (WP what)) (S (NP (NN DNA)) (VP (MD would) (VP (VB look) (PP (IN like)) (PP (IN in) (NP (DT a) (ADJP (NN silicon) (HYPH -) (VBN based)) (NN life) (NN form)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's my idea of what DNA would look like in a silicon - based life form.", "tokens": [ { "deprel": "expl", "end_char": 95, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 93, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 96, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 101, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 99, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 106, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "idea", "misc": "", "start_char": 102, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 107, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 114, "feats": "PronType=Rel", "head": 4, "id": 6, "lemma": "what", "misc": "", "start_char": 110, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 118, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "DNA", "misc": "", "start_char": 115, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 124, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "would", "misc": "", "start_char": 119, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 129, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "look", "misc": "", "start_char": 125, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 134, "feats": null, "head": 9, "id": 10, "lemma": "like", "misc": "", "start_char": 130, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 137, "feats": null, "head": 17, "id": 11, "lemma": "in", "misc": "", "start_char": 135, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 139, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 12, "lemma": "a", "misc": "", "start_char": 138, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 147, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "silicon", "misc": "", "start_char": 140, "text": "silicon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 148, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 155, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 15, "lemma": "base", "misc": "", "start_char": 150, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 160, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "life", "misc": "", "start_char": 156, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 165, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "form", "misc": "", "start_char": 161, "text": "form", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (CC But) (ADVP (RB intelligently)) (VP (VBN designed) (PP (IN by) (NP (DT a) (NN creator))) (, ,) (ADJP (JJ right))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "But intelligently designed by a creator, right?", "tokens": [ { "deprel": "cc", "end_char": 171, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 168, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 185, "feats": null, "head": 3, "id": 2, "lemma": "intelligently", "misc": "", "start_char": 172, "text": "intelligently", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 194, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "design", "misc": "", "start_char": 186, "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 197, "feats": null, "head": 6, "id": 4, "lemma": "by", "misc": "", "start_char": 195, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 198, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 207, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "creator", "misc": "", "start_char": 200, "text": "creator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 215, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "right", "misc": "", "start_char": 210, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 216, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (, ,) (NP (NN Mom)) (. ?)))" }, "speaker": "Sheldon", "text": "What do you want, Mom?", "tokens": [ { "deprel": "obj", "end_char": 222, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 218, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 223, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 226, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 234, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 230, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 240, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "mom", "misc": "", "start_char": 237, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (PRP$ your) (NN daddy)) (VP (VBD used) (S (VP (TO to) (VP (VB say) (SBAR (IN that) (S (NP (PRP you)) (VP (MD can) (ADVP (RB only)) (VP (VB fish) (PP (IN for) (ADVP (RB so) (RB long))) (SBAR (IN before) (S (NP (PRP you)) (VP (VBD got) (S (VP (TO to) (VP (VB throw) (NP (NP (DT a) (NN stick)) (PP (IN of) (NP (NN dynamite)))) (PP (IN in) (NP (DT the) (NN water)))))))))))))))))))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "You know how your daddy used to say that you can only fish for so long before you got to throw a stick of dynamite in the water?", "tokens": [ { "deprel": "nsubj", "end_char": 246, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 243, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 251, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 247, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 255, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 252, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 260, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 256, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 266, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "daddy", "misc": "", "start_char": 261, "text": "daddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "use", "misc": "", "start_char": 267, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 274, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 272, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 278, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "say", "misc": "", "start_char": 275, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 283, "feats": null, "head": 13, "id": 9, "lemma": "that", "misc": "", "start_char": 279, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 284, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 291, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 288, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 13, "id": 12, "lemma": "only", "misc": "", "start_char": 292, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 301, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "fish", "misc": "", "start_char": 297, "text": "fish", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 305, "feats": null, "head": 16, "id": 14, "lemma": "for", "misc": "", "start_char": 302, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 308, "feats": null, "head": 16, "id": 15, "lemma": "so", "misc": "", "start_char": 306, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 313, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "long", "misc": "", "start_char": 309, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 320, "feats": null, "head": 19, "id": 17, "lemma": "before", "misc": "", "start_char": 314, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 321, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 19, "lemma": "get", "misc": "", "start_char": 325, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 331, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 329, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 337, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "throw", "misc": "", "start_char": 332, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 339, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 338, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 345, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "stick", "misc": "", "start_char": 340, "text": "stick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 348, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 346, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 357, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "dynamite", "misc": "", "start_char": 349, "text": "dynamite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 360, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 358, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 364, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 361, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 370, "feats": "Number=Sing", "head": 21, "id": 28, "lemma": "water", "misc": "", "start_char": 365, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 2, "id": 29, "lemma": "?", "misc": "", "start_char": 371, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?)))" }, "speaker": "Sheldon", "text": "Yeah?", "tokens": [ { "deprel": "root", "end_char": 377, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 373, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 378, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBN done) (NP (VBG fishing)))) (. .) (S (NP (PRP You)) (VP (VBP put) (NP (DT those)) (PRT (RB on)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Well, I'm done fishing . You put those on.", "tokens": [ { "deprel": "discourse", "end_char": 384, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 380, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 389, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 396, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 392, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 404, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "fishing", "misc": "", "start_char": 397, "text": "fishing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 405, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 410, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 407, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "put", "misc": "", "start_char": 411, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 420, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 415, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 423, "feats": null, "head": 9, "id": 11, "lemma": "on", "misc": "", "start_char": 421, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 424, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (NP (WP What)) (PP (IN for)) (. ?)))" }, "speaker": "Sheldon", "text": "What for?", "tokens": [ { "deprel": "root", "end_char": 430, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 426, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 434, "feats": null, "head": 1, "id": 2, "lemma": "for", "misc": "", "start_char": 431, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 435, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB go) (ADVP (RB down) (PP (IN to) (NP (PRP$ your) (NN office))))))))))) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB apologize) (PP (IN to) (NP (PRP$ your) (NN boss)))) (CC and) (VP (VB get) (NP (PRP$ your) (NN job)) (PRT (RB back)))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Because you're gonna go down to your office, you're gonna apologize to your boss and get your job back.", "tokens": [ { "deprel": "mark", "end_char": 444, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 437, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 448, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 445, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 449, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 456, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 4, "lemma": "go", "misc": "", "start_char": 453, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 459, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 457, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 462, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 460, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 467, "feats": null, "head": 6, "id": 7, "lemma": "down", "misc": "", "start_char": 463, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 470, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 468, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 475, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 471, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 482, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "office", "misc": "", "start_char": 476, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 4, "id": 11, "lemma": ",", "misc": "", "start_char": 483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 488, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 485, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 492, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 489, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 496, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 14, "lemma": "go", "misc": "", "start_char": 493, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 499, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 497, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 509, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "apologize", "misc": "", "start_char": 500, "text": "apologize", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 512, "feats": null, "head": 19, "id": 17, "lemma": "to", "misc": "", "start_char": 510, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 517, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 513, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 522, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "boss", "misc": "", "start_char": 518, "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 526, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 523, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 530, "feats": "VerbForm=Inf", "head": 16, "id": 21, "lemma": "get", "misc": "", "start_char": 527, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 535, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "your", "misc": "", "start_char": 531, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 539, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "job", "misc": "", "start_char": 536, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 544, "feats": null, "head": 21, "id": 24, "lemma": "back", "misc": "", "start_char": 540, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 14, "id": 25, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Sheldon", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 549, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 547, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry))) (. .) (SQ (VBD Did) (NP (PRP I)) (VP (VB start) (NP (DT that) (NN sentence)) (PP (IN with) (NP (NP (DT the) (NNS words)) (`` \") (SBAR (IN if) (S (NP (PRP it)) (VP (UH please) (NP (PRP$ Your) (NN Highness))))) ('' \"))))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "I'm sorry . Did I start that sentence with the words \" if it please Your Highness \"?", "tokens": [ { "deprel": "nsubj", "end_char": 553, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 552, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 556, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 554, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 562, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 557, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 568, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 565, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 570, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 569, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 576, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "start", "misc": "", "start_char": 571, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 581, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 577, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 590, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "sentence", "misc": "", "start_char": 582, "text": "sentence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 595, "feats": null, "head": 12, "id": 10, "lemma": "with", "misc": "", "start_char": 591, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 599, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 596, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 605, "feats": "Number=Plur", "head": 7, "id": 12, "lemma": "word", "misc": "", "start_char": 600, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 7, "id": 13, "lemma": "\"", "misc": "", "start_char": 606, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "mark", "end_char": 610, "feats": null, "head": 16, "id": 14, "lemma": "if", "misc": "", "start_char": 608, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "it", "misc": "", "start_char": 611, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 620, "feats": null, "head": 7, "id": 16, "lemma": "please", "misc": "", "start_char": 614, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nmod:poss", "end_char": 625, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 621, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 634, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "highness", "misc": "", "start_char": 626, "text": "Highness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 16, "id": 19, "lemma": "\"", "misc": "", "start_char": 635, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 3, "id": 20, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB apologize--) (SBAR (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (NP (NP (NN anything)) (SBAR (WHNP (WDT that)) (S (VP (VBD was) (RB n't) (ADJP (JJ true))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not going to apologize-- I didn't say anything that wasn't true.", "tokens": [ { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "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": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 641, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 644, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 653, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 648, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 656, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 654, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 668, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "apologize--", "misc": "", "start_char": 657, "text": "apologize--", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 669, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 674, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 671, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 675, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 682, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "say", "misc": "", "start_char": 679, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 691, "feats": "Number=Sing|PronType=Ind", "head": 10, "id": 11, "lemma": "anything", "misc": "", "start_char": 683, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 696, "feats": "PronType=Rel", "head": 15, "id": 12, "lemma": "that", "misc": "", "start_char": 692, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 700, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 697, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 704, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 701, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 709, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "true", "misc": "", "start_char": 705, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 710, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (S (NP (PRP you)) (VP (VBP listen) (ADVP (RB here)))) (. .) (S (NP (PRP I)) (VP (VBP have) (VP (VBN been) (VP (VBG telling) (NP (PRP you)) (SBAR (IN since) (S (NP (PRP you)) (VP (VBD were) (ADJP (NP (CD four) (NNS years)) (JJ old))))))))) (, ,) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ okay)) (S (VP (TO to) (VP (VB be) (ADJP (ADJP (JJR smarter)) (PP (IN than) (NP (NN everybody))))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB go) (ADVP (RB around)) (S (VP (VBG pointing) (NP (PRP it)) (PRT (RP out))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Now, you listen here . I have been telling you since you were four years old, it's okay to be smarter than everybody, but you can't go around pointing it out.", "tokens": [ { "deprel": "advmod", "end_char": 715, "feats": null, "head": 4, "id": 1, "lemma": "now", "misc": "", "start_char": 712, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 721, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 718, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 728, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "listen", "misc": "", "start_char": 722, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 733, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 729, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 735, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 734, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 737, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 736, "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": "have", "misc": "", "start_char": 738, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 747, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 743, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 755, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "tell", "misc": "", "start_char": 748, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 759, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 756, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 765, "feats": null, "head": 17, "id": 12, "lemma": "since", "misc": "", "start_char": 760, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 769, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 13, "lemma": "you", "misc": "", "start_char": 766, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 770, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 779, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "four", "misc": "", "start_char": 775, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 785, "feats": "Number=Plur", "head": 17, "id": 16, "lemma": "year", "misc": "", "start_char": 780, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 789, "feats": "Degree=Pos", "head": 10, "id": 17, "lemma": "old", "misc": "", "start_char": 786, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 790, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 794, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 792, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 795, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 802, "feats": "Degree=Pos", "head": 4, "id": 21, "lemma": "okay", "misc": "", "start_char": 798, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 805, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 803, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 808, "feats": "VerbForm=Inf", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 806, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 816, "feats": "Degree=Cmp", "head": 21, "id": 24, "lemma": "smart", "misc": "", "start_char": 809, "text": "smarter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 821, "feats": null, "head": 26, "id": 25, "lemma": "than", "misc": "", "start_char": 817, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 831, "feats": "Number=Sing|PronType=Tot", "head": 24, "id": 26, "lemma": "everybody", "misc": "", "start_char": 822, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 32, "id": 27, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 837, "feats": null, "head": 32, "id": 28, "lemma": "but", "misc": "", "start_char": 834, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 841, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 29, "lemma": "you", "misc": "", "start_char": 838, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 844, "feats": "VerbForm=Fin", "head": 32, "id": 30, "lemma": "can", "misc": "", "start_char": 842, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 848, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 845, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 851, "feats": "VerbForm=Inf", "head": 4, "id": 32, "lemma": "go", "misc": "", "start_char": 849, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 32, "id": 33, "lemma": "around", "misc": "", "start_char": 852, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 867, "feats": "VerbForm=Ger", "head": 32, "id": 34, "lemma": "point", "misc": "", "start_char": 859, "text": "pointing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 870, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 35, "lemma": "it", "misc": "", "start_char": 868, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 874, "feats": null, "head": 34, "id": 36, "lemma": "out", "misc": "", "start_char": 871, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 4, "id": 37, "lemma": ".", "misc": "", "start_char": 875, "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": 880, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 877, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 884, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 881, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 885, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN Because) (S (NP (NNS people)) (VP (VBP do) (RB n't) (VP (VB like) (NP (PRP it)))))) (. !) (VP (VB Remember) (NP (NP (NP (PDT all) (DT the) (NN ass) (HYPH -) (NNS kickings)) (SBAR (S (NP (PRP you)) (VP (VBD got) (PP (IN from) (NP (DT the) (NN neighbor) (NNS kids))))))) (. ?) (ADVP (RB Now)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB get) (NP (NN crackin) ('' '))))) (. .) (NP (NN Shower) (, ,) (NN shirt) (, ,) (NNS shoes)) (, ,) (CC and) (S (NP (VB let) (PRP 's)) (VP (VB shove) (PRT (RP off)))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Because people don't like it! Remember all the ass - kickings you got from the neighbor kids? Now, let's get crackin' . Shower, shirt, shoes, and let's shove off.", "tokens": [ { "deprel": "mark", "end_char": 894, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 887, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 901, "feats": "Number=Plur", "head": 5, "id": 2, "lemma": "person", "misc": "", "start_char": 895, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 904, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 902, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 908, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 905, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 913, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 909, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 916, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 914, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 5, "id": 7, "lemma": "!", "misc": "", "start_char": 917, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 927, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 8, "lemma": "remember", "misc": "", "start_char": 919, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 931, "feats": null, "head": 13, "id": 9, "lemma": "all", "misc": "", "start_char": 928, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 935, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 10, "lemma": "the", "misc": "", "start_char": 932, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 939, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "ass", "misc": "", "start_char": 936, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 940, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 950, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "kicking", "misc": "", "start_char": 942, "text": "kickings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 951, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 958, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 15, "lemma": "get", "misc": "", "start_char": 955, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 19, "id": 16, "lemma": "from", "misc": "", "start_char": 959, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 967, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 964, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 976, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "neighbor", "misc": "", "start_char": 968, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 981, "feats": "Number=Plur", "head": 15, "id": 19, "lemma": "kid", "misc": "", "start_char": 977, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 5, "id": 20, "lemma": "?", "misc": "", "start_char": 982, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 987, "feats": null, "head": 23, "id": 21, "lemma": "now", "misc": "", "start_char": 984, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 993, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 23, "lemma": "let", "misc": "", "start_char": 990, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 996, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 24, "lemma": "we", "misc": "", "start_char": 994, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1000, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "get", "misc": "", "start_char": 997, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1008, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "crackin", "misc": "", "start_char": 1001, "text": "crackin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 23, "id": 27, "lemma": "'", "misc": "", "start_char": 1009, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1012, "feats": null, "head": 23, "id": 28, "lemma": ".", "misc": "", "start_char": 1011, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1019, "feats": "Number=Sing", "head": 8, "id": 29, "lemma": "shower", "misc": "", "start_char": 1013, "text": "Shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 1020, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1027, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "shirt", "misc": "", "start_char": 1022, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 33, "id": 32, "lemma": ",", "misc": "", "start_char": 1028, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1035, "feats": "Number=Plur", "head": 29, "id": 33, "lemma": "shoe", "misc": "", "start_char": 1030, "text": "shoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1037, "feats": null, "head": 36, "id": 34, "lemma": ",", "misc": "", "start_char": 1036, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1041, "feats": null, "head": 36, "id": 35, "lemma": "and", "misc": "", "start_char": 1038, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1045, "feats": "Mood=Imp|VerbForm=Fin", "head": 23, "id": 36, "lemma": "let", "misc": "", "start_char": 1042, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1048, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 36, "id": 37, "lemma": "we", "misc": "", "start_char": 1046, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1054, "feats": "VerbForm=Inf", "head": 36, "id": 38, "lemma": "shove", "misc": "", "start_char": 1049, "text": "shove", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1058, "feats": null, "head": 38, "id": 39, "lemma": "off", "misc": "", "start_char": 1055, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 5, "id": 40, "lemma": ".", "misc": "", "start_char": 1059, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (VP (MD Would) (RB n't) (VP (VB have) (VP (VBN been) (NP (DT any) (NN ass) (HYPH -) (NNS kickings)) (SBAR (IN if) (S (NP (DT that) (JJ stupid) (NN death) (NN ray)) (VP (VBD had) (VP (VBN worked)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Wouldn't have been any ass - kickings if that stupid death ray had worked.", "tokens": [ { "deprel": "aux", "end_char": 1066, "feats": "VerbForm=Fin", "head": 8, "id": 1, "lemma": "would", "misc": "", "start_char": 1061, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1070, "feats": null, "head": 8, "id": 2, "lemma": "not", "misc": "", "start_char": 1067, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 1075, "feats": "VerbForm=Inf", "head": 8, "id": 3, "lemma": "have", "misc": "", "start_char": 1071, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 1080, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 1076, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "det", "end_char": 1084, "feats": null, "head": 8, "id": 5, "lemma": "any", "misc": "", "start_char": 1081, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1088, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "ass", "misc": "", "start_char": 1085, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 1089, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1099, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "kicking", "misc": "", "start_char": 1091, "text": "kickings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1102, "feats": null, "head": 15, "id": 9, "lemma": "if", "misc": "", "start_char": 1100, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1107, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 10, "lemma": "that", "misc": "", "start_char": 1103, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1114, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "stupid", "misc": "", "start_char": 1108, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1120, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "death", "misc": "", "start_char": 1115, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1124, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "ray", "misc": "", "start_char": 1121, "text": "ray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1128, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 1125, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1135, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 15, "lemma": "work", "misc": "", "start_char": 1129, "text": "worked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 0, 3 ] ], [ [ 1, 0, 0 ] ], [ [ 2, 4, 4 ], [ 2, 11, 11 ], [ 3, 0, 0 ], [ 3, 2, 3 ] ], [ [ 2, 9, 9 ] ], [ [ 3, 2, 2 ], [ 6, 0, 0 ], [ 6, 2, 2 ], [ 6, 3, 3 ], [ 6, 8, 8 ], [ 6, 9, 9 ], [ 6, 16, 16 ], [ 6, 17, 17 ], [ 6, 28, 28 ], [ 8, 2, 2 ], [ 8, 6, 6 ], [ 8, 7, 7 ], [ 10, 0, 0 ], [ 10, 1, 1 ], [ 10, 7, 7 ], [ 10, 8, 8 ], [ 10, 10, 10 ], [ 10, 11, 11 ], [ 10, 16, 16 ], [ 10, 17, 17 ], [ 10, 20, 20 ], [ 10, 21, 21 ], [ 12, 15, 15 ], [ 12, 16, 16 ], [ 12, 15, 17 ], [ 13, 0, 0 ], [ 13, 6, 6 ], [ 14, 1, 1 ], [ 14, 2, 2 ], [ 14, 9, 9 ], [ 14, 10, 10 ], [ 14, 11, 11 ], [ 14, 12, 12 ], [ 14, 27, 27 ], [ 14, 28, 28 ], [ 16, 12, 12 ], [ 16, 13, 13 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 11, 16 ] ], [ [ 3, 2, 16 ] ], [ [ 4, 3, 4 ] ], [ [ 4, 4, 5 ] ], [ [ 5, 2, 2 ], [ 5, 5, 5 ], [ 8, 1, 1 ], [ 12, 0, 0 ], [ 12, 4, 4 ], [ 12, 5, 5 ], [ 12, 19, 19 ], [ 14, 5, 5 ], [ 14, 6, 6 ] ], [ [ 6, 2, 3 ] ], [ [ 6, 3, 4 ] ], [ [ 6, 21, 22 ], [ 6, 24, 24 ] ], [ [ 6, 23, 23 ] ], [ [ 6, 20, 23 ] ], [ [ 6, 25, 26 ] ], [ [ 6, 26, 27 ] ], [ [ 8, 5, 5 ] ], [ [ 8, 8, 8 ] ], [ [ 8, 9, 9 ] ], [ [ 10, 7, 8 ] ], [ [ 10, 8, 9 ] ], [ [ 10, 15, 15 ], [ 13, 5, 5 ] ], [ [ 10, 16, 17 ] ], [ [ 10, 17, 18 ] ], [ [ 10, 20, 21 ] ], [ [ 10, 21, 22 ] ], [ [ 12, 6, 7 ] ], [ [ 12, 7, 8 ] ], [ [ 12, 10, 11 ] ], [ [ 12, 9, 16 ] ], [ [ 13, 10, 10 ] ], [ [ 13, 11, 11 ] ], [ [ 13, 10, 14 ] ], [ [ 14, 13, 14 ] ], [ [ 14, 18, 18 ] ], [ [ 14, 24, 24 ] ], [ [ 14, 25, 25 ], [ 16, 1, 1 ] ], [ [ 14, 18, 25 ], [ 14, 34, 34 ] ], [ [ 14, 33, 33 ] ], [ [ 14, 28, 35 ], [ 16, 5, 5 ] ], [ [ 16, 0, 0 ] ], [ [ 16, 4, 4 ] ], [ [ 16, 8, 12 ] ], [ [ 16, 10, 12 ], [ 17, 4, 7 ] ], [ [ 16, 7, 17 ] ], [ [ 16, 15, 17 ] ], [ [ 16, 16, 18 ] ], [ [ 16, 27, 27 ] ], [ [ 16, 28, 28 ] ], [ [ 16, 29, 29 ] ], [ [ 16, 31, 31 ] ], [ [ 16, 30, 32 ] ], [ [ 17, 9, 12 ] ] ]
s01e04c10t
Good morning, snickerdoodle. Morning. Oh . Well, that looks awful fancy . What is that? It's my idea of what DNA would look like in a silicon - based life form. But intelligently designed by a creator, right? What do you want, Mom? You know how your daddy used to say that you can only fish for so long before you got to throw a stick of dynamite in the water? Yeah? Well, I'm done fishing . You put those on. What for? Because you're gonna go down to your office, you're gonna apologize to your boss and get your job back. No. I'm sorry . Did I start that sentence with the words " if it please Your Highness "? I'm not going to apologize-- I didn't say anything that wasn't true. Now, you listen here . I have been telling you since you were four years old, it's okay to be smarter than everybody, but you can't go around pointing it out. Why not? Because people don't like it! Remember all the ass - kickings you got from the neighbor kids? Now, let's get crackin' . Shower, shirt, shoes, and let's shove off. Wouldn't have been any ass - kickings if that stupid death ray had worked.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NN Problem)) (VP (VBN solved)) (. .)))" }, "speaker": "Mrs Cooper", "text": "Problem solved.", "tokens": [ { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "problem", "misc": "", "start_char": 0, "text": "Problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 14, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 2, "lemma": "solve", "misc": "", "start_char": 8, "text": "solved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 15, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ impressive))) (. .)))" }, "speaker": "Leonard", "text": "That's impressive.", "tokens": [ { "deprel": "nsubj", "end_char": 21, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 17, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 22, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 35, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "impressive", "misc": "", "start_char": 25, "text": "impressive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (DT the) (NN Lord)) (ADVP (RB never)) (VP (VBZ gives) (NP (PRP us)) (NP (NP (JJR more)) (SBAR (IN than) (S (NP (PRP we)) (VP (MD can) (VP (VB handle))))))) (. .) (S (ADVP (RB Thankfully)) (, ,) (NP (PRP he)) (VP (VBD blessed) (NP (PRP me)) (PP (IN with) (NP (NP (CD two) (JJ other) (NNS children)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (ADJP (JJ dumb) (PP (IN as) (NP (NN soup))))))))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Leonard, the Lord never gives us more than we can handle . Thankfully, he blessed me with two other children who are dumb as soup.", "tokens": [ { "deprel": "vocative", "end_char": 45, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 38, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 51, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 48, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 56, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "lord", "misc": "", "start_char": 52, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 6, "id": 5, "lemma": "never", "misc": "", "start_char": 57, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "give", "misc": "", "start_char": 63, "text": "gives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 71, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 69, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 76, "feats": "Degree=Cmp", "head": 6, "id": 8, "lemma": "more", "misc": "", "start_char": 72, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 81, "feats": null, "head": 12, "id": 9, "lemma": "than", "misc": "", "start_char": 77, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "we", "misc": "", "start_char": 82, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 88, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "can", "misc": "", "start_char": 85, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 95, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "handle", "misc": "", "start_char": 89, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 96, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 17, "id": 14, "lemma": "thankfully", "misc": "", "start_char": 98, "text": "Thankfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 113, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "he", "misc": "", "start_char": 111, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 17, "lemma": "bless", "misc": "", "start_char": 114, "text": "blessed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 124, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 122, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 22, "id": 19, "lemma": "with", "misc": "", "start_char": 125, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 133, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 20, "lemma": "two", "misc": "", "start_char": 130, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 139, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "other", "misc": "", "start_char": 134, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 148, "feats": "Number=Plur", "head": 17, "id": 22, "lemma": "child", "misc": "", "start_char": 140, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 152, "feats": "PronType=Rel", "head": 25, "id": 23, "lemma": "who", "misc": "", "start_char": 149, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 156, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 153, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 161, "feats": "Degree=Pos", "head": 22, "id": 25, "lemma": "dumb", "misc": "", "start_char": 157, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 27, "id": 26, "lemma": "as", "misc": "", "start_char": 162, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 169, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "soup", "misc": "", "start_char": 165, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 6, "id": 28, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 0, 1 ], [ 1, 0, 0 ] ], [ [ 2, 0, 0 ], [ 2, 27, 27 ] ], [ [ 2, 1, 2 ], [ 2, 14, 14 ] ], [ [ 2, 2, 3 ], [ 2, 15, 15 ] ], [ [ 2, 5, 5 ], [ 2, 8, 8 ] ], [ [ 2, 6, 6 ], [ 2, 9, 9 ] ], [ [ 2, 6, 10 ] ], [ [ 2, 16, 16 ], [ 2, 17, 17 ] ], [ [ 2, 18, 20 ], [ 2, 21, 21 ] ], [ [ 2, 19, 21 ], [ 2, 22, 22 ] ], [ [ 2, 25, 25 ] ], [ [ 2, 18, 25 ] ], [ [ 2, 26, 26 ] ] ]
s01e04c11t
Problem solved. That's impressive. Leonard, the Lord never gives us more than we can handle . Thankfully, he blessed me with two other children who are dumb as soup.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (NNP Dr.) (NNP Gablehauser)) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ busy))) (. ?)))" }, "speaker": "Mrs Cooper", "text": "Excuse me, Dr. Gablehauser, are you busy?", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 0, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 9, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 7, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 15, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "Dr.", "misc": "", "start_char": 12, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 27, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Gablehauser", "misc": "", "start_char": 16, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 30, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 34, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 42, "feats": "Degree=Pos", "head": 1, "id": 9, "lemma": "busy", "misc": "", "start_char": 38, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 1, "id": 10, "lemma": "?", "misc": "", "start_char": 43, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (ADVP (RB actually)) (. ...)))" }, "speaker": "Gablehouser", "text": "Well, actually ...", "tokens": [ { "deprel": "discourse", "end_char": 49, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 45, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 60, "feats": null, "head": 0, "id": 3, "lemma": "actually", "misc": "", "start_char": 52, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 61, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP he)) (VP (VBZ 's) (VP (ADVP (RB just)) (VBG doodling) ('' ') (. .) (VP (VB Get) (PRT (RP in)) (ADVP (RB here))))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Sheldon, he's just doodling' . Get in here.", "tokens": [ { "deprel": "vocative", "end_char": 72, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 65, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 73, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 75, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 78, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 81, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 94, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "doodle", "misc": "", "start_char": 86, "text": "doodling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 6, "id": 7, "lemma": "'", "misc": "", "start_char": 95, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 102, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 99, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 105, "feats": null, "head": 9, "id": 10, "lemma": "in", "misc": "", "start_char": 103, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 110, "feats": "PronType=Dem", "head": 9, "id": 11, "lemma": "here", "misc": "", "start_char": 106, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 111, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NNP Dr.) (NNP Gablehauser) (. .)))" }, "speaker": "Sheldon", "text": "Dr. Gablehauser.", "tokens": [ { "deprel": "root", "end_char": 116, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Dr.", "misc": "", "start_char": 113, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 128, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Gablehauser", "misc": "", "start_char": 117, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NNP Dr.) (NNP Cooper) (. .)))" }, "speaker": "Gablehouser", "text": "Dr. Cooper.", "tokens": [ { "deprel": "root", "end_char": 134, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Dr.", "misc": "", "start_char": 131, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 141, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Cooper", "misc": "", "start_char": 135, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB go))))) (, ,) (NP (NN baby)) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG losing) (NP (NN daylight)))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Let's go, baby, we're losing daylight.", "tokens": [ { "deprel": "root", "end_char": 147, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 144, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 150, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 148, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 153, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "go", "misc": "", "start_char": 151, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 154, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 160, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "baby", "misc": "", "start_char": 156, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 1, "id": 6, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 165, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 163, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 169, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 166, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 176, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "lose", "misc": "", "start_char": 170, "text": "losing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 185, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "daylight", "misc": "", "start_char": 177, "text": "daylight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP know)))) (, ,) (ADVP (NP (JJ several) (NNS weeks)) (RB ago)) (PP (IN in) (NP (PRP$ our) (JJ first) (NN encounter))) (NP (PRP we)) (VP (MD may) (VP (VB have) (VP (VBN gotten) (ADVP (RB off)) (PP (IN on) (NP (DT the) (JJ wrong) (NN foot))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD called) (NP (PRP you)) (S (NP (DT an) (NN idiot))))))))) (. .) (CC And) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VB say) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ wrong) (S (VP (TO to) (VP (VB point) (NP (PRP it)) (PRT (RP out)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "As you know, several weeks ago in our first encounter we may have gotten off on the wrong foot when I called you an idiot . And I just wanted to say that I was wrong to point it out.", "tokens": [ { "deprel": "mark", "end_char": 190, "feats": null, "head": 3, "id": 1, "lemma": "as", "misc": "", "start_char": 188, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 191, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 3, "lemma": "know", "misc": "", "start_char": 195, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 15, "id": 4, "lemma": ",", "misc": "", "start_char": 200, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 209, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "several", "misc": "", "start_char": 202, "text": "several", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 215, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "week", "misc": "", "start_char": 210, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 219, "feats": null, "head": 15, "id": 7, "lemma": "ago", "misc": "", "start_char": 216, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 222, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 220, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 226, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "our", "misc": "", "start_char": 223, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 232, "feats": "Degree=Pos|NumType=Ord", "head": 11, "id": 10, "lemma": "first", "misc": "", "start_char": 227, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 242, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "encounter", "misc": "", "start_char": 233, "text": "encounter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 245, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 243, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 249, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "may", "misc": "", "start_char": 246, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 254, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "have", "misc": "", "start_char": 250, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 261, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 15, "lemma": "get", "misc": "", "start_char": 255, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 15, "id": 16, "lemma": "off", "misc": "", "start_char": 262, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 268, "feats": null, "head": 20, "id": 17, "lemma": "on", "misc": "", "start_char": 266, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 272, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 269, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 278, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "wrong", "misc": "", "start_char": 273, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 283, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "foot", "misc": "", "start_char": 279, "text": "foot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 288, "feats": "PronType=Int", "head": 23, "id": 21, "lemma": "when", "misc": "", "start_char": 284, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 289, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 23, "lemma": "call", "misc": "", "start_char": 291, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 301, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 298, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 304, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 302, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 310, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "idiot", "misc": "", "start_char": 305, "text": "idiot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 15, "id": 27, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 316, "feats": null, "head": 31, "id": 28, "lemma": "and", "misc": "", "start_char": 313, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 317, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 31, "id": 30, "lemma": "just", "misc": "", "start_char": 319, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 330, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 31, "lemma": "want", "misc": "", "start_char": 324, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 333, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 331, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 337, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "say", "misc": "", "start_char": 334, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 342, "feats": null, "head": 37, "id": 34, "lemma": "that", "misc": "", "start_char": 338, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 345, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 354, "feats": "Degree=Pos", "head": 33, "id": 37, "lemma": "wrong", "misc": "", "start_char": 349, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 357, "feats": null, "head": 39, "id": 38, "lemma": "to", "misc": "", "start_char": 355, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 363, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "point", "misc": "", "start_char": 358, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 366, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 39, "id": 40, "lemma": "it", "misc": "", "start_char": 364, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 370, "feats": null, "head": 39, "id": 41, "lemma": "out", "misc": "", "start_char": 367, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 15, "id": 42, "lemma": ".", "misc": "", "start_char": 371, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP we)) (VP (VBP have) (RB n't) (VP (VBN been) (VP (VBN introduced))))) (. .) (NP (NNP Dr.) (NNP Eric) (NNP Gablehauser)) (. .)))" }, "speaker": "Gablehouser", "text": "I'm sorry, we haven't been introduced . Dr. Eric Gablehauser.", "tokens": [ { "deprel": "nsubj", "end_char": 374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "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": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 375, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 383, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 378, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 384, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 388, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "we", "misc": "", "start_char": 386, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 393, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "have", "misc": "", "start_char": 389, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 394, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 402, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 398, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 413, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 9, "lemma": "introduce", "misc": "", "start_char": 403, "text": "introduced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 414, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 419, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "Dr.", "misc": "", "start_char": 416, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 424, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Eric", "misc": "", "start_char": 420, "text": "Eric", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 436, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Gablehauser", "misc": "", "start_char": 425, "text": "Gablehauser", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Mary) (NNP Cooper)) (, ,) (NP (NP (NNP Sheldon) (POS 's)) (NN mom)) (. .)))" }, "speaker": "Mrs Cooper", "text": "Mary Cooper, Sheldon's mom.", "tokens": [ { "deprel": "root", "end_char": 443, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Mary", "misc": "", "start_char": 439, "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 450, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Cooper", "misc": "", "start_char": 444, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 451, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 460, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 453, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 463, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 461, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "appos", "end_char": 467, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "mom", "misc": "", "start_char": 464, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ impossible))) (. .) (S (NP (PRP You)) (VP (MD must) (VP (VB 've) (VP (VBN had) (NP (PRP him)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD were) (NP (DT a) (NN teenager))))))))) (. .)))" }, "speaker": "Gablehouser", "text": "Now, that's impossible . You must've had him when you were a teenager.", "tokens": [ { "deprel": "advmod", "end_char": 473, "feats": null, "head": 5, "id": 1, "lemma": "now", "misc": "", "start_char": 470, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 480, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 476, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 481, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 494, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "impossible", "misc": "", "start_char": 484, "text": "impossible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 495, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 497, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 505, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "must", "misc": "", "start_char": 501, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 509, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 506, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 513, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 10, "lemma": "have", "misc": "", "start_char": 510, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 517, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 514, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 522, "feats": "PronType=Int", "head": 16, "id": 12, "lemma": "when", "misc": "", "start_char": 518, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 526, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 523, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 531, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 527, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 533, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 532, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 542, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "teenager", "misc": "", "start_char": 534, "text": "teenager", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 543, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VBP are) (RB n't) (NP (PRP you)) (ADJP (JJ sweet) (. .)) (NP (NP (PRP$ His) (NN father) (POS 's)) (JJ dead))) (. .)))" }, "speaker": "Mrs Cooper", "text": "Oh, aren't you sweet . His father's dead.", "tokens": [ { "deprel": "discourse", "end_char": 547, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 545, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 548, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 550, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 557, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 554, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 561, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 558, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 567, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sweet", "misc": "", "start_char": 562, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 568, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 573, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "his", "misc": "", "start_char": 570, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 580, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "father", "misc": "", "start_char": 574, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 583, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 581, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 588, "feats": "Degree=Pos", "head": 6, "id": 11, "lemma": "dead", "misc": "", "start_char": 584, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 589, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Recently)) (. ?)))" }, "speaker": "Gablehouser", "text": "Recently?", "tokens": [ { "deprel": "root", "end_char": 599, "feats": null, "head": 0, "id": 1, "lemma": "recently", "misc": "", "start_char": 591, "text": "Recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 600, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (ADJP (JJ Long) (RB enough) (. .)))" }, "speaker": "Mrs Cooper", "text": "Long enough.", "tokens": [ { "deprel": "root", "end_char": 606, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "long", "misc": "", "start_char": 602, "text": "Long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 613, "feats": null, "head": 1, "id": 2, "lemma": "enough", "misc": "", "start_char": 607, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 614, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (LST (UH Please) (. .) (NNP Sheldon) (, ,) (SQ (MD should) (RB n't) (NP (PRP you)) (VP (VB be) (VP (VBG working))) (. ?))))" }, "speaker": "Gablehouser", "text": "Please . Sheldon, shouldn't you be working?", "tokens": [ { "deprel": "discourse", "end_char": 622, "feats": null, "head": 9, "id": 1, "lemma": "please", "misc": "", "start_char": 616, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 632, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 625, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 641, "feats": "VerbForm=Fin", "head": 9, "id": 5, "lemma": "should", "misc": "", "start_char": 635, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 645, "feats": null, "head": 9, "id": 6, "lemma": "not", "misc": "", "start_char": 642, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 649, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 646, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 652, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 650, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 660, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "work", "misc": "", "start_char": 653, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 661, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Sheldon", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 667, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 663, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 668, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB how)) (SQ (VBD did) (NP (PRP it)) (VP (VB go))) (. ?)))" }, "speaker": "Leonard", "text": "Hey, how did it go?", "tokens": [ { "deprel": "discourse", "end_char": 673, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 670, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 679, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 676, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 683, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 680, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 686, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 684, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 689, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 687, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 690, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD got) (NP (PRP$ my) (NN job)) (ADVP (RB back))) (. .)))" }, "speaker": "Sheldon", "text": "I got my job back.", "tokens": [ { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 692, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 694, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 700, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 698, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 704, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "job", "misc": "", "start_char": 701, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 709, "feats": null, "head": 2, "id": 5, "lemma": "back", "misc": "", "start_char": 705, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 710, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB Really)) (. ?) (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)))" }, "speaker": "Leonard", "text": "Really? What happened?", "tokens": [ { "deprel": "advmod", "end_char": 718, "feats": null, "head": 4, "id": 1, "lemma": "really", "misc": "", "start_char": 712, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 719, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 725, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "what", "misc": "", "start_char": 721, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "happen", "misc": "", "start_char": 726, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 735, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (RB quite) (JJ sure)))) (. .) (S (NP (PRP It)) (VP (VBZ involves) (NP (NP (NP (DT a) (NN part)) (PP (IN of) (NP (DT the) (JJ human) (NN experience)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (ADVP (RB always)) (VP (VBN eluded) (NP (PRP me))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not quite sure . It involves a part of the human experience that has always eluded me.", "tokens": [ { "deprel": "nsubj", "end_char": 738, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 737, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 741, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 739, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 745, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 742, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 751, "feats": null, "head": 5, "id": 4, "lemma": "quite", "misc": "", "start_char": 746, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 756, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sure", "misc": "", "start_char": 752, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 759, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "involve", "misc": "", "start_char": 762, "text": "involves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 777, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "part", "misc": "", "start_char": 773, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 780, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 778, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 784, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 781, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 790, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "human", "misc": "", "start_char": 785, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 801, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "experience", "misc": "", "start_char": 791, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 806, "feats": "PronType=Rel", "head": 18, "id": 15, "lemma": "that", "misc": "", "start_char": 802, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "have", "misc": "", "start_char": 807, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 817, "feats": null, "head": 18, "id": 17, "lemma": "always", "misc": "", "start_char": 811, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 824, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 18, "lemma": "elude", "misc": "", "start_char": 818, "text": "eluded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 827, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 825, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ narrows) (NP (PRP it)) (PRT (RP down))) (. .)))" }, "speaker": "Leonard", "text": "That narrows it down.", "tokens": [ { "deprel": "nsubj", "end_char": 834, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 830, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "narrow", "misc": "", "start_char": 835, "text": "narrows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 845, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 843, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 850, "feats": null, "head": 2, "id": 4, "lemma": "down", "misc": "", "start_char": 846, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 851, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 1, 1 ], [ 8, 0, 1 ], [ 8, 3, 5 ], [ 9, 14, 15 ] ], [ [ 0, 2, 3 ], [ 0, 6, 6 ] ], [ [ 0, 3, 4 ], [ 0, 7, 7 ], [ 3, 0, 1 ] ], [ [ 2, 0, 0 ], [ 2, 2, 2 ] ], [ [ 2, 1, 1 ], [ 2, 11, 11 ] ], [ [ 4, 0, 1 ], [ 5, 3, 3 ], [ 6, 21, 21 ], [ 6, 28, 28 ], [ 6, 34, 34 ], [ 9, 10, 10 ], [ 10, 6, 6 ], [ 10, 7, 7 ], [ 13, 2, 2 ], [ 13, 6, 6 ], [ 16, 0, 0 ], [ 16, 2, 2 ], [ 18, 0, 0 ], [ 18, 18, 18 ] ], [ [ 5, 5, 5 ], [ 5, 6, 6 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 9, 9 ] ], [ [ 6, 1, 1 ], [ 6, 23, 23 ], [ 6, 24, 25 ], [ 7, 0, 0 ], [ 7, 10, 12 ], [ 9, 6, 6 ], [ 9, 12, 12 ], [ 10, 3, 3 ], [ 10, 4, 4 ] ], [ [ 6, 4, 5 ] ], [ [ 6, 8, 8 ], [ 6, 11, 11 ], [ 7, 4, 4 ] ], [ [ 6, 8, 10 ] ], [ [ 6, 17, 19 ] ], [ [ 6, 22, 25 ], [ 6, 39, 39 ] ], [ [ 10, 6, 7 ] ], [ [ 10, 7, 8 ] ], [ [ 16, 2, 3 ] ], [ [ 18, 8, 9 ] ], [ [ 18, 11, 13 ] ], [ [ 18, 8, 18 ] ] ]
s01e04c12t
Excuse me, Dr. Gablehauser, are you busy? Well, actually ... Sheldon, he's just doodling' . Get in here. Dr. Gablehauser. Dr. Cooper. Let's go, baby, we're losing daylight. As you know, several weeks ago in our first encounter we may have gotten off on the wrong foot when I called you an idiot . And I just wanted to say that I was wrong to point it out. I'm sorry, we haven't been introduced . Dr. Eric Gablehauser. Mary Cooper, Sheldon's mom. Now, that's impossible . You must've had him when you were a teenager. Oh, aren't you sweet . His father's dead. Recently? Long enough. Please . Sheldon, shouldn't you be working? Okay. Hey, how did it go? I got my job back. Really? What happened? I'm not quite sure . It involves a part of the human experience that has always eluded me. That narrows it down.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP flank) (NP (DT the) (NNP Tennessee) (NNS volunteers)))) (CC and) (S (NP (DT the) (NNP North)) (, ,) (ADVP (RB once) (RB again)) (, ,) (VP (VBZ wins) (NP (NP (DT the) (NN battle)) (PP (IN of) (NP (NNP Gettysburg)))))) (. .)))" }, "speaker": "Sheldon", "text": "We flank the Tennessee volunteers and the North, once again, wins the battle of Gettysburg.", "tokens": [ { "deprel": "nsubj", "end_char": 2, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 0, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 8, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "flank", "misc": "", "start_char": 3, "text": "flank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 12, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 9, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 22, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Tennessee", "misc": "", "start_char": 13, "text": "Tennessee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 33, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "volunteer", "misc": "", "start_char": 23, "text": "volunteers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 37, "feats": null, "head": 13, "id": 6, "lemma": "and", "misc": "", "start_char": 34, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 41, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 38, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 47, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "North", "misc": "", "start_char": 42, "text": "North", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 54, "feats": "NumType=Mult", "head": 11, "id": 10, "lemma": "once", "misc": "", "start_char": 50, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 60, "feats": null, "head": 13, "id": 11, "lemma": "again", "misc": "", "start_char": 55, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 61, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 13, "lemma": "win", "misc": "", "start_char": 63, "text": "wins", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 68, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 78, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "battle", "misc": "", "start_char": 72, "text": "battle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 79, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 92, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Gettysburg", "misc": "", "start_char": 82, "text": "Gettysburg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 93, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADJP (RB Not) (RB so) (RB fast)) (. !) (S (VP (VB Remember))) (, ,) (NP (DT the) (NNP South)) (ADVP (RB still)) (VP (VBZ has) (NP (NP (CD two) (NN infantry) (NNS divisions)) (, ,) (CC plus) (NP (NNP Superman) (CC and) (NNP Godzilla)))) (. .)))" }, "speaker": "Howard", "text": "Not so fast! Remember, the South still has two infantry divisions, plus Superman and Godzilla.", "tokens": [ { "deprel": "advmod", "end_char": 98, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 95, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 101, "feats": null, "head": 3, "id": 2, "lemma": "so", "misc": "", "start_char": 99, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 106, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fast", "misc": "", "start_char": 102, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 107, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 117, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "remember", "misc": "", "start_char": 109, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 123, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 120, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "South", "misc": "", "start_char": 124, "text": "South", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 135, "feats": null, "head": 10, "id": 9, "lemma": "still", "misc": "", "start_char": 130, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "have", "misc": "", "start_char": 136, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 143, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 11, "lemma": "two", "misc": "", "start_char": 140, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 152, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "infantry", "misc": "", "start_char": 144, "text": "infantry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 162, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "division", "misc": "", "start_char": 153, "text": "divisions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 169, "feats": null, "head": 16, "id": 15, "lemma": "plus", "misc": "", "start_char": 165, "text": "plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 178, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Superman", "misc": "", "start_char": 170, "text": "Superman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 182, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 179, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 191, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Godzilla", "misc": "", "start_char": 183, "text": "Godzilla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (NP (NNS orcs)) (VP (VBP are) (NP (NN magic)))) (. .) (S (NP (NNP Superman)) (VP (VBZ is) (ADJP (JJ vulnerable) (PP (IN to) (NP (NN magic)))))) (. .) (S (S (RB Not) (VP (TO to) (VP (VB mention)))) (NP (PRP you)) (ADVP (RB already)) (VP (VBD lost) (NP (NNP Godzilla)) (PP (IN to) (NP (DT the) (NNP Illinois) (NN cavalry) (CC and) (NNP Hulk))))) (. .)))" }, "speaker": "Leonard", "text": "No, orcs are magic . Superman is vulnerable to magic . Not to mention you already lost Godzilla to the Illinois cavalry and Hulk.", "tokens": [ { "deprel": "discourse", "end_char": 196, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 194, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 197, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 203, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "orc", "misc": "", "start_char": 199, "text": "orcs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 207, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 204, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 213, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "magic", "misc": "", "start_char": 208, "text": "magic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 224, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Superman", "misc": "", "start_char": 216, "text": "Superman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 225, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 238, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "vulnerable", "misc": "", "start_char": 228, "text": "vulnerable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 239, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 247, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "magic", "misc": "", "start_char": 242, "text": "magic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 253, "feats": null, "head": 18, "id": 13, "lemma": "not", "misc": "", "start_char": 250, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 256, "feats": null, "head": 13, "id": 14, "lemma": "to", "misc": "", "start_char": 254, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 264, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "mention", "misc": "", "start_char": 257, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 268, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 265, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 18, "id": 17, "lemma": "already", "misc": "", "start_char": 269, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 281, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 18, "lemma": "lose", "misc": "", "start_char": 277, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Godzilla", "misc": "", "start_char": 282, "text": "Godzilla", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 23, "id": 20, "lemma": "to", "misc": "", "start_char": 291, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 297, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 294, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 306, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "Illinois", "misc": "", "start_char": 298, "text": "Illinois", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 314, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "cavalry", "misc": "", "start_char": 307, "text": "cavalry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 318, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 315, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 323, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Hulk", "misc": "", "start_char": 319, "text": "Hulk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 324, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB have) (S (NP (NNP Robert) (NNP E.) (NNP Lee)) (VP (VB charge) (NP (DT the) (NN line)) (PP (IN with) (NP (NNP Shiva) (CC and) (NNP Ganesh))))))) (. ?)))" }, "speaker": "Raj", "text": "Why don't you just have Robert E. Lee charge the line with Shiva and Ganesh?", "tokens": [ { "deprel": "advmod", "end_char": 329, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "why", "misc": "", "start_char": 326, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "do", "misc": "", "start_char": 330, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 336, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 333, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 337, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 345, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 341, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 350, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 346, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 357, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Robert", "misc": "", "start_char": 351, "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 360, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "E.", "misc": "", "start_char": 358, "text": "E.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 364, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Lee", "misc": "", "start_char": 361, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 371, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "charge", "misc": "", "start_char": 365, "text": "charge", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 375, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 372, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 380, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "line", "misc": "", "start_char": 376, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 385, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 381, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 391, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "Shiva", "misc": "", "start_char": 386, "text": "Shiva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 395, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 392, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 402, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Ganesh", "misc": "", "start_char": 396, "text": "Ganesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 6, "id": 17, "lemma": "?", "misc": "", "start_char": 403, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NP (PRP You) (NNS guys)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB order))))) (. ?)))" }, "speaker": "Penny", "text": "You guys ready to order?", "tokens": [ { "deprel": "dep", "end_char": 408, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 405, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 413, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "guy", "misc": "", "start_char": 409, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 419, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ready", "misc": "", "start_char": 414, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 422, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 420, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 428, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "order", "misc": "", "start_char": 423, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 429, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on)) (, ,) (NP (NP (NN honey) (. .) (NNP Shiva) (CC and) (NNP Ganesh)) (, ,) (NP (DT the) (JJ Hindu) (NNS gods)) (, ,)) (PP (IN against) (NP (DT the) (JJ entire) (NNP Union) (NN army)))) (. ?)))" }, "speaker": "Howard", "text": "Hang on, honey . Shiva and Ganesh, the Hindu gods, against the entire Union army?", "tokens": [ { "deprel": "root", "end_char": 435, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 431, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 438, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 436, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 439, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 446, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "honey", "misc": "", "start_char": 441, "text": "honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 454, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Shiva", "misc": "", "start_char": 449, "text": "Shiva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 458, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 455, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 465, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Ganesh", "misc": "", "start_char": 459, "text": "Ganesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 471, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 468, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 477, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "hindu", "misc": "", "start_char": 472, "text": "Hindu", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 482, "feats": "Number=Plur", "head": 6, "id": 12, "lemma": "god", "misc": "", "start_char": 478, "text": "gods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 1, "id": 13, "lemma": ",", "misc": "", "start_char": 483, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 492, "feats": null, "head": 18, "id": 14, "lemma": "against", "misc": "", "start_char": 485, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 496, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 15, "lemma": "the", "misc": "", "start_char": 493, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 503, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "entire", "misc": "", "start_char": 497, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 509, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "Union", "misc": "", "start_char": 504, "text": "Union", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 514, "feats": "Number=Sing", "head": 1, "id": 18, "lemma": "army", "misc": "", "start_char": 510, "text": "army", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 1, "id": 19, "lemma": "?", "misc": "", "start_char": 515, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NNS orcs)) (. .)))" }, "speaker": "Leonard", "text": "And orcs.", "tokens": [ { "deprel": "cc", "end_char": 520, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 517, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 525, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "orc", "misc": "", "start_char": 521, "text": "orcs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADVP (RB back)))) (. .)))" }, "speaker": "Penny", "text": "I'll be back.", "tokens": [ { "deprel": "nsubj", "end_char": 529, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 528, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 533, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 530, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 536, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 534, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 541, "feats": null, "head": 0, "id": 4, "lemma": "back", "misc": "", "start_char": 537, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 542, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Ganesh)) (VP (VBZ is) (S (NP (NP (DT the) (NNP Remover)) (PP (IN of) (NP (NNPS Obstacles) (CC and) (NNP Shiva)))) (VP (VBZ is) (NP (DT the) (NNP Destroyer) (. .)) (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NN smoke)) (VP (VBZ clears)))))))) (, ,) (S (NP (NNP Abraham) (NNP Lincoln)) (VP (MD will) (VP (VB be) (VP (VP (VBG speaking) (NP (NNP Hindi))) (CC and) (VP (VBG drinking) (NP (NN mint) (NNS juleps))))))) (. .)))" }, "speaker": "Raj", "text": "Ganesh is the Remover of Obstacles and Shiva is the Destroyer . When the smoke clears, Abraham Lincoln will be speaking Hindi and drinking mint juleps.", "tokens": [ { "deprel": "nsubj", "end_char": 550, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Ganesh", "misc": "", "start_char": 544, "text": "Ganesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 551, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 557, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 554, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 565, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Remover", "misc": "", "start_char": 558, "text": "Remover", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 566, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 578, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "Obstacles", "misc": "", "start_char": 569, "text": "Obstacles", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 582, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 579, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 588, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Shiva", "misc": "", "start_char": 583, "text": "Shiva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 589, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 595, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 592, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 605, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "Destroyer", "misc": "", "start_char": 596, "text": "Destroyer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 612, "feats": "PronType=Int", "head": 16, "id": 13, "lemma": "when", "misc": "", "start_char": 608, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 616, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 613, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 622, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "smoke", "misc": "", "start_char": 617, "text": "smoke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 16, "lemma": "clear", "misc": "", "start_char": 623, "text": "clears", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 630, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 639, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "Abraham", "misc": "", "start_char": 632, "text": "Abraham", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 647, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Lincoln", "misc": "", "start_char": 640, "text": "Lincoln", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 652, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "will", "misc": "", "start_char": 648, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 655, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 653, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 664, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 22, "lemma": "speak", "misc": "", "start_char": 656, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 670, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "Hindi", "misc": "", "start_char": 665, "text": "Hindi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 674, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 671, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 683, "feats": "VerbForm=Ger", "head": 22, "id": 25, "lemma": "drink", "misc": "", "start_char": 675, "text": "drinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "mint", "misc": "", "start_char": 684, "text": "mint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 695, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "julep", "misc": "", "start_char": 689, "text": "juleps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN boss)) (VP (VBZ says) (SBAR (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (CC either) (VB order) (CC or) (VB leave) (CC and) (ADVP (RB never)) (VP (VB come) (ADVP (RB back)))))))))) (. .)))" }, "speaker": "Penny", "text": "My boss says you have to either order or leave and never come back.", "tokens": [ { "deprel": "nmod:poss", "end_char": 700, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 698, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 705, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "boss", "misc": "", "start_char": 701, "text": "boss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 710, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 706, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 711, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 715, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 722, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 720, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cc:preconj", "end_char": 729, "feats": null, "head": 8, "id": 7, "lemma": "either", "misc": "", "start_char": 723, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "xcomp", "end_char": 735, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "order", "misc": "", "start_char": 730, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 738, "feats": null, "head": 10, "id": 9, "lemma": "or", "misc": "", "start_char": 736, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 744, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "leave", "misc": "", "start_char": 739, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 748, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 745, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 754, "feats": null, "head": 13, "id": 12, "lemma": "never", "misc": "", "start_char": 749, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 759, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "come", "misc": "", "start_char": 755, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 764, "feats": null, "head": 13, "id": 14, "lemma": "back", "misc": "", "start_char": 760, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 765, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB recommend) (PP (IN for) (NP (NP (NN someone)) (SBAR (WHNP (WP who)) (S (VP (VBD worked) (PRT (RP up)) (NP (DT a) (ADJP (NN man) (HYPH -) (JJ sized)) (NN appetite)) (PP (IN from) (NP (NP (DT a) (NN morning)) (PP (IN of) (NP (NP (NN weight) (NN training)) (CC and) (NP (NN cardio) (NN funk))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "What do you recommend for someone who worked up a man - sized appetite from a morning of weight training and cardio funk?", "tokens": [ { "deprel": "obj", "end_char": 771, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 767, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 772, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 778, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 775, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 788, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "recommend", "misc": "", "start_char": 779, "text": "recommend", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 792, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 789, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 800, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 6, "lemma": "someone", "misc": "", "start_char": 793, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 804, "feats": "PronType=Rel", "head": 8, "id": 7, "lemma": "who", "misc": "", "start_char": 801, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 811, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 805, "text": "worked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 814, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 812, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 816, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 10, "lemma": "a", "misc": "", "start_char": 815, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 820, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "man", "misc": "", "start_char": 817, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 821, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 828, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "sized", "misc": "", "start_char": 823, "text": "sized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 837, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "appetite", "misc": "", "start_char": 829, "text": "appetite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 842, "feats": null, "head": 17, "id": 15, "lemma": "from", "misc": "", "start_char": 838, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 844, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 843, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 852, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "morning", "misc": "", "start_char": 845, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 855, "feats": null, "head": 20, "id": 18, "lemma": "of", "misc": "", "start_char": 853, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 862, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "weight", "misc": "", "start_char": 856, "text": "weight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 871, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "training", "misc": "", "start_char": 863, "text": "training", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 875, "feats": null, "head": 23, "id": 21, "lemma": "and", "misc": "", "start_char": 872, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 882, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "cardio", "misc": "", "start_char": 876, "text": "cardio", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 887, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "funk", "misc": "", "start_char": 883, "text": "funk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 889, "feats": null, "head": 4, "id": 24, "lemma": "?", "misc": "", "start_char": 888, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (DT A) (NN shower) (. .)))" }, "speaker": "Penny", "text": "A shower.", "tokens": [ { "deprel": "det", "end_char": 891, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 890, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 898, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "shower", "misc": "", "start_char": 892, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (DT the) (NML (NN Heart) (JJ Smart)) (NN platter)))) (. .)))" }, "speaker": "Howard", "text": "I'll take the Heart Smart platter.", "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": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 903, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 911, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 907, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 915, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 4, "lemma": "the", "misc": "", "start_char": 912, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 921, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "heart", "misc": "", "start_char": 916, "text": "Heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 927, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "smart", "misc": "", "start_char": 922, "text": "Smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 935, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "platter", "misc": "", "start_char": 928, "text": "platter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 936, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (DT All) (RB right)) (, ,) (VP (VBP thank) (NP (PRP you))) (, ,) (CC and) (NP (NNP Sheldon)) (. ?)))" }, "speaker": "Penny", "text": "All right, thank you, and Sheldon?", "tokens": [ { "deprel": "det", "end_char": 941, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 938, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 947, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 942, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 948, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 955, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "thank", "misc": "", "start_char": 950, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 959, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 956, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 960, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 965, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 962, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 973, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 966, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 974, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB eat) (ADVP (RB here))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ good)))))))) (. .)))" }, "speaker": "Sheldon", "text": "We don't eat here . I don't know what's good.", "tokens": [ { "deprel": "nsubj", "end_char": 978, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 976, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 981, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 979, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 985, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 982, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 989, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "eat", "misc": "", "start_char": 986, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 994, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 990, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 995, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 997, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 999, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1005, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1002, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1010, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "know", "misc": "", "start_char": 1006, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1015, "feats": "PronType=Rel", "head": 10, "id": 11, "lemma": "what", "misc": "", "start_char": 1011, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1018, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1016, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1023, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "good", "misc": "", "start_char": 1019, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1024, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB all) (JJ good))) (. .)))" }, "speaker": "Penny", "text": "It's all good.", "tokens": [ { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1026, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1031, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1029, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1035, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 1032, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1040, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "good", "misc": "", "start_char": 1036, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1041, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Statistically) (JJ unlikely)) (. .)))" }, "speaker": "Sheldon", "text": "Statistically unlikely.", "tokens": [ { "deprel": "advmod", "end_char": 1056, "feats": null, "head": 2, "id": 1, "lemma": "statistically", "misc": "", "start_char": 1043, "text": "Statistically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1065, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "unlikely", "misc": "", "start_char": 1057, "text": "unlikely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1066, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (VB get) (NP (DT a) (NN hamburger)))) (. .) (S (NP (PRP You)) (VP (VBP like) (NP (NNS hamburgers)))) (. .)))" }, "speaker": "Leonard", "text": "Just get a hamburger . You like hamburgers.", "tokens": [ { "deprel": "advmod", "end_char": 1072, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1068, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1076, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1073, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1078, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1077, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1088, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "hamburger", "misc": "", "start_char": 1079, "text": "hamburger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1089, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1091, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1099, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "like", "misc": "", "start_char": 1095, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1110, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "hamburger", "misc": "", "start_char": 1100, "text": "hamburgers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1112, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1111, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP like) (NP (NP (NNS hamburgers)) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (ADVP (RB usually)) (VP (VBP have) (NP (PRP them)))))))) (. .) (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB make) (NP (DT the) (NN assumption) (SBAR (IN that) (S (NP (PRP I)) (VP (MD 'll) (VP (VB like) (NP (PRP them)) (ADVP (RB here)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I like hamburgers where we usually have them . You can't make the assumption that I'll like them here.", "tokens": [ { "deprel": "nsubj", "end_char": 1114, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1113, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1119, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 1115, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1130, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "hamburger", "misc": "", "start_char": 1120, "text": "hamburgers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1136, "feats": "PronType=Rel", "head": 7, "id": 4, "lemma": "where", "misc": "", "start_char": 1131, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1139, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 1137, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1147, "feats": null, "head": 7, "id": 6, "lemma": "usually", "misc": "", "start_char": 1140, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1152, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 1148, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1157, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "they", "misc": "", "start_char": 1153, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1159, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1163, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 1160, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1166, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 1164, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1170, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1167, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1175, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "make", "misc": "", "start_char": 1171, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1179, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1176, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1190, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "assumption", "misc": "", "start_char": 1180, "text": "assumption", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1195, "feats": null, "head": 19, "id": 16, "lemma": "that", "misc": "", "start_char": 1191, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1197, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 1196, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1201, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "will", "misc": "", "start_char": 1198, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl", "end_char": 1206, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "like", "misc": "", "start_char": 1202, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1211, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "they", "misc": "", "start_char": 1207, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1216, "feats": "PronType=Dem", "head": 19, "id": 21, "lemma": "here", "misc": "", "start_char": 1212, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 1217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VB Give) (NP (PRP him)) (NP (DT a) (NN hamburger))) (. .)))" }, "speaker": "Leonard", "text": "Give him a hamburger.", "tokens": [ { "deprel": "root", "end_char": 1223, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 1219, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1227, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "he", "misc": "", "start_char": 1224, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1229, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1228, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1239, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "hamburger", "misc": "", "start_char": 1230, "text": "hamburger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1240, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT Which) (NN one)) (. ?) (NP (NP (DT The) (NNP Classic) (NNP Burger)) (, ,) (NP (DT the) (NML (NNP Ranch) (NNP House)) (NNP Burger)) (, ,) (NP (DT the) (NNP Barbecue) (NNP Burger)) (, ,) (CC or) (NP (DT the) (NNP Kobe) (NNP Burger))) (. ?)))" }, "speaker": "Penny", "text": "Which one? The Classic Burger, the Ranch House Burger, the Barbecue Burger, or the Kobe Burger?", "tokens": [ { "deprel": "det", "end_char": 1247, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "which", "misc": "", "start_char": 1242, "text": "Which", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1251, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "one", "misc": "", "start_char": 1248, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1252, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1257, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1254, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1265, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "classic", "misc": "", "start_char": 1258, "text": "Classic", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "appos", "end_char": 1272, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "Burger", "misc": "", "start_char": 1266, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1273, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1278, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 1275, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1284, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Ranch", "misc": "", "start_char": 1279, "text": "Ranch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1290, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "House", "misc": "", "start_char": 1285, "text": "House", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1297, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "Burger", "misc": "", "start_char": 1291, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 1298, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1303, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1300, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1312, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Barbecue", "misc": "", "start_char": 1304, "text": "Barbecue", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1319, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "Burger", "misc": "", "start_char": 1313, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1324, "feats": null, "head": 20, "id": 17, "lemma": "or", "misc": "", "start_char": 1322, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1328, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 1325, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1333, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Kobe", "misc": "", "start_char": 1329, "text": "Kobe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1340, "feats": "Number=Sing", "head": 6, "id": 20, "lemma": "Burger", "misc": "", "start_char": 1334, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 2, "id": 21, "lemma": "?", "misc": "", "start_char": 1341, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (MD Ca) (RB n't) (NP (PRP we)) (ADVP (RB just)) (VP (VB go) (PP (IN to) (NP (NNP Big) (NNP Boy)))) (. ?) (S (NP (PRP They)) (ADVP (RB only)) (VP (VBP have) (NP (NP (CD one) (NN burger)) (, ...) (NP (DT the) (NNP Big) (NNP Boy))))) (. .)))" }, "speaker": "Sheldon", "text": "Can't we just go to Big Boy? They only have one burger...the Big Boy.", "tokens": [ { "deprel": "aux", "end_char": 1345, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "can", "misc": "", "start_char": 1343, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1349, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 1346, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1352, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1350, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1357, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1353, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1360, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1358, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1363, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 1361, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1367, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Big", "misc": "", "start_char": 1364, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1371, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Boy", "misc": "", "start_char": 1368, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1373, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1372, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1378, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "they", "misc": "", "start_char": 1374, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1383, "feats": null, "head": 12, "id": 11, "lemma": "only", "misc": "", "start_char": 1379, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1388, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "have", "misc": "", "start_char": 1384, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1392, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 13, "lemma": "one", "misc": "", "start_char": 1389, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1399, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "burger", "misc": "", "start_char": 1393, "text": "burger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1403, "feats": null, "head": 14, "id": 15, "lemma": "...", "misc": "", "start_char": 1400, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1407, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 1404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1411, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "Big", "misc": "", "start_char": 1408, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "appos", "end_char": 1415, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Boy", "misc": "", "start_char": 1412, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 1416, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NNP Barbecue) (NNP Burger)) (VP (VBZ 's) (PP (IN like) (NP (DT the) (NNP Big) (NNP Boy)))) (. .)))" }, "speaker": "Penny", "text": "The Barbecue Burger's like the Big Boy.", "tokens": [ { "deprel": "det", "end_char": 1421, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1418, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1430, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Barbecue", "misc": "", "start_char": 1422, "text": "Barbecue", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1437, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Burger", "misc": "", "start_char": 1431, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1440, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 1438, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1445, "feats": null, "head": 8, "id": 5, "lemma": "like", "misc": "", "start_char": 1441, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1449, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1453, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Big", "misc": "", "start_char": 1450, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 1457, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Boy", "misc": "", "start_char": 1454, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1459, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1458, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me)) (, ,) (PP (IN in) (NP (NP (DT a) (NN world)) (SBAR (WHNP (WDT that)) (S (ADVP (RB already)) (VP (VBZ includes) (NP (DT a) (NNP Big) (NNP Boy))))))) (, ,) (SBARQ (WHADVP (WRB why)) (SQ (MD would) (NP (PRP I)) (VP (VB settle) (PP (IN for) (NP (NP (NN something)) (PP (IN like) (NP (DT a) (NNP Big) (NNP Boy))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me, in a world that already includes a Big Boy, why would I settle for something like a Big Boy?", "tokens": [ { "deprel": "root", "end_char": 1466, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1460, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1469, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1467, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1471, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1470, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1474, "feats": null, "head": 6, "id": 4, "lemma": "in", "misc": "", "start_char": 1472, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1476, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1475, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1482, "feats": "Number=Sing", "head": 17, "id": 6, "lemma": "world", "misc": "", "start_char": 1477, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1487, "feats": "PronType=Rel", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 1483, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "advmod", "end_char": 1495, "feats": null, "head": 9, "id": 8, "lemma": "already", "misc": "", "start_char": 1488, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1504, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "include", "misc": "", "start_char": 1496, "text": "includes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1506, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 1505, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1510, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "Big", "misc": "", "start_char": 1507, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1514, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "Boy", "misc": "", "start_char": 1511, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1516, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1520, "feats": "PronType=Int", "head": 17, "id": 14, "lemma": "why", "misc": "", "start_char": 1517, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1526, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 1521, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1528, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1527, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1535, "feats": "VerbForm=Inf", "head": 1, "id": 17, "lemma": "settle", "misc": "", "start_char": 1529, "text": "settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1539, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 1536, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1549, "feats": "Number=Sing|PronType=Ind", "head": 17, "id": 19, "lemma": "something", "misc": "", "start_char": 1540, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1554, "feats": null, "head": 23, "id": 20, "lemma": "like", "misc": "", "start_char": 1550, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1556, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 1555, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1560, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "Big", "misc": "", "start_char": 1557, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1564, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "Boy", "misc": "", "start_char": 1561, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1566, "feats": null, "head": 1, "id": 24, "lemma": "?", "misc": "", "start_char": 1565, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP you)) (VP (VBP 're) (RB not) (PP (IN at) (NP (NNP Big) (NNP Boy))))) (. !)))" }, "speaker": "Penny", "text": "Because you're not at Big Boy!", "tokens": [ { "deprel": "mark", "end_char": 1574, "feats": null, "head": 7, "id": 1, "lemma": "because", "misc": "", "start_char": 1567, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1578, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 2, "lemma": "you", "misc": "", "start_char": 1575, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1582, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 1579, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1586, "feats": null, "head": 7, "id": 4, "lemma": "not", "misc": "", "start_char": 1583, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1589, "feats": null, "head": 7, "id": 5, "lemma": "at", "misc": "", "start_char": 1587, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1593, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "Big", "misc": "", "start_char": 1590, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 1597, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "Boy", "misc": "", "start_char": 1594, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1599, "feats": null, "head": 7, "id": 8, "lemma": "!", "misc": "", "start_char": 1598, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Fine))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB have) (NP (DT the) (NNP Barbecue) (NNP Burger)))) (. .)))" }, "speaker": "Sheldon", "text": "Fine, I'll have the Barbecue Burger.", "tokens": [ { "deprel": "discourse", "end_char": 1604, "feats": null, "head": 5, "id": 1, "lemma": "Fine", "misc": "", "start_char": 1600, "text": "Fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1606, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1605, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1612, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 1609, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1617, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1613, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1621, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1618, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1630, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Barbecue", "misc": "", "start_char": 1622, "text": "Barbecue", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1637, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Burger", "misc": "", "start_char": 1631, "text": "Burger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1639, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1638, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (VP (VB Make) (NP (PRP it)) (NP (CD two))) (. .)))" }, "speaker": "Leonard", "text": "Make it two.", "tokens": [ { "deprel": "root", "end_char": 1644, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "make", "misc": "", "start_char": 1640, "text": "Make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1647, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 1645, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1651, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "two", "misc": "", "start_char": 1648, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1653, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1652, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (NNS Waitresses)) (VP (VBP do) (RB n't) (VP (VB yell) (PP (IN at) (NP (PRP you))) (PP (IN at) (NP (NNP Big) (NNP Boy))))) (. .)))" }, "speaker": "Sheldon", "text": "Waitresses don't yell at you at Big Boy.", "tokens": [ { "deprel": "nsubj", "end_char": 1664, "feats": "Number=Plur", "head": 4, "id": 1, "lemma": "waitress", "misc": "", "start_char": 1654, "text": "Waitresses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1667, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1665, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1671, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1668, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1676, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "yell", "misc": "", "start_char": 1672, "text": "yell", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1679, "feats": null, "head": 6, "id": 5, "lemma": "at", "misc": "", "start_char": 1677, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1683, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 1680, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1686, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 1684, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1690, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Big", "misc": "", "start_char": 1687, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1694, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Boy", "misc": "", "start_char": 1691, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1696, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Leonard) (. .)) (INTJ (UH Hi)) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Lesley", "text": "Hey, Leonard . Hi, guys.", "tokens": [ { "deprel": "discourse", "end_char": 1700, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 1697, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1710, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1703, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1712, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1711, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1715, "feats": null, "head": 3, "id": 5, "lemma": "hi", "misc": "", "start_char": 1713, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1717, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1722, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "guy", "misc": "", "start_char": 1718, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1723, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Leslie)) (. .)))" }, "speaker": "Leonard", "text": "Hi, Leslie.", "tokens": [ { "deprel": "root", "end_char": 1727, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1725, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1729, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1728, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1736, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leslie", "misc": "", "start_char": 1730, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1738, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1737, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBD ate) (ADVP (RB here))))))) (. .)))" }, "speaker": "Lesley", "text": "I didn't know you ate here.", "tokens": [ { "deprel": "nsubj", "end_char": 1740, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1739, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1744, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1741, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1748, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1745, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1753, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1749, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1757, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1754, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1761, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "eat", "misc": "", "start_char": 1758, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1766, "feats": "PronType=Dem", "head": 6, "id": 7, "lemma": "here", "misc": "", "start_char": 1762, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1768, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1767, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (RB n't))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (JJ disturbing) (NN aberration)))) (. .)))" }, "speaker": "Sheldon", "text": "We don't . This is a disturbing aberration.", "tokens": [ { "deprel": "nsubj", "end_char": 1771, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 1769, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1774, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "do", "misc": "", "start_char": 1772, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1778, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1775, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1779, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1785, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "this", "misc": "", "start_char": 1781, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1786, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1790, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1789, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1801, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "disturbing", "misc": "", "start_char": 1791, "text": "disturbing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1812, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "aberration", "misc": "", "start_char": 1802, "text": "aberration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1814, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1813, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leslie)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NNP Penny))) (. .) (S (NP (PRP She)) (VP (VBZ lives) (PP (IN across) (NP (DT the) (NN hall))) (PP (IN from) (NP (NNP Sheldon) (CC and) (PRP me))))) (. .)))" }, "speaker": "Leonard", "text": "Leslie, this is Penny . She lives across the hall from Sheldon and me.", "tokens": [ { "deprel": "vocative", "end_char": 1821, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leslie", "misc": "", "start_char": 1815, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1823, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1828, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 1824, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1831, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1829, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1837, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "penny", "misc": "", "start_char": 1832, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1839, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1838, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1843, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 1840, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1849, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "live", "misc": "", "start_char": 1844, "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1856, "feats": null, "head": 11, "id": 9, "lemma": "across", "misc": "", "start_char": 1850, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1860, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1857, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1865, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "hall", "misc": "", "start_char": 1861, "text": "hall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1870, "feats": null, "head": 13, "id": 12, "lemma": "from", "misc": "", "start_char": 1866, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1878, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "Sheldon", "misc": "", "start_char": 1871, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1882, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 1879, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1885, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 15, "lemma": "I", "misc": "", "start_char": 1883, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1887, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 1886, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (CC And) (VP (VBZ walks) (PP (IN in) (NP (JJ quiet) (NN beauty))) (PP (IN like) (NP (DT the) (NN night)))) (. .)))" }, "speaker": "Howard", "text": "And walks in quiet beauty like the night.", "tokens": [ { "deprel": "cc", "end_char": 1891, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 1888, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 1897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "walk", "misc": "", "start_char": 1892, "text": "walks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1900, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 1898, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1906, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "quiet", "misc": "", "start_char": 1901, "text": "quiet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1913, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "beauty", "misc": "", "start_char": 1907, "text": "beauty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1918, "feats": null, "head": 8, "id": 6, "lemma": "like", "misc": "", "start_char": 1914, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1922, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1919, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1928, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "night", "misc": "", "start_char": 1923, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1930, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1929, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN asked) (NP (PRP you)) (S (RB not) (VP (TO to) (VP (VB do) (NP (DT that))))))) (. .)))" }, "speaker": "Penny", "text": "Howard, I've asked you not to do that.", "tokens": [ { "deprel": "vocative", "end_char": 1937, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 1931, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1939, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1938, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1941, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1940, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1945, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 1942, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1951, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "ask", "misc": "", "start_char": 1946, "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 1955, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1952, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1959, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1956, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1962, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1960, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1965, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "do", "misc": "", "start_char": 1963, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1970, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 1966, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1972, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1971, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Leslie)) (CC and) (NP (PRP I))) (VP (VBP do) (NP (NN research)) (ADVP (RB together)) (PP (IN at) (NP (DT the) (NN university)))) (. .)))" }, "speaker": "Leonard", "text": "Leslie and I do research together at the university.", "tokens": [ { "deprel": "nsubj", "end_char": 1979, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leslie", "misc": "", "start_char": 1973, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1983, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 1980, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1985, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "I", "misc": "", "start_char": 1984, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1988, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "do", "misc": "", "start_char": 1986, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1997, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "research", "misc": "", "start_char": 1989, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2006, "feats": null, "head": 5, "id": 6, "lemma": "together", "misc": "", "start_char": 1998, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2009, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 2007, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2013, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2010, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2024, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "university", "misc": "", "start_char": 2014, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2026, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 2025, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (NP (DT a) (NN girl) (NN scientist)) (. .)))" }, "speaker": "Penny", "text": "Wow, a girl scientist.", "tokens": [ { "deprel": "discourse", "end_char": 2030, "feats": null, "head": 5, "id": 1, "lemma": "wow", "misc": "", "start_char": 2027, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2032, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 2031, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2034, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 2033, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2039, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "girl", "misc": "", "start_char": 2035, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2049, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "scientist", "misc": "", "start_char": 2040, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2051, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2050, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yep)) (, ,) (VP (VP (VB come) (PP (IN for) (NP (DT the) (NNS breasts)))) (, ,) (VP (VB stay) (PP (IN for) (NP (DT the) (NNS brains)))) (. .) (SBAR (WHADVP (JJ Glad)) (S (NP (PRP I)) (VP (VBD ran) (PP (IN into) (NP (PRP you))))))) (. .) (NP (DT The) (NML (NNP Physics) (NNP Department)) (NN string) (NN quartet)) (VP (VBZ needs) (NP (DT a) (JJ new) (NN cellist))) (. .)))" }, "speaker": "Lesley", "text": "Yep, come for the breasts, stay for the brains . Glad I ran into you . The Physics Department string quartet needs a new cellist.", "tokens": [ { "deprel": "discourse", "end_char": 2055, "feats": null, "head": 3, "id": 1, "lemma": "yep", "misc": "", "start_char": 2052, "text": "Yep", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2057, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2056, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2062, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 2058, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2066, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 2063, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2070, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 2067, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2078, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "breast", "misc": "", "start_char": 2071, "text": "breasts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2080, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 2079, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2085, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 8, "lemma": "stay", "misc": "", "start_char": 2081, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2089, "feats": null, "head": 11, "id": 9, "lemma": "for", "misc": "", "start_char": 2086, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2093, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 2090, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2100, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "brain", "misc": "", "start_char": 2094, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2102, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 2101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2107, "feats": "Degree=Pos", "head": 3, "id": 13, "lemma": "glad", "misc": "", "start_char": 2103, "text": "Glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2109, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 2108, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2113, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 15, "lemma": "run", "misc": "", "start_char": 2110, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2118, "feats": null, "head": 17, "id": 16, "lemma": "into", "misc": "", "start_char": 2114, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2122, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 17, "lemma": "you", "misc": "", "start_char": 2119, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2124, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 2123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2128, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 19, "lemma": "the", "misc": "", "start_char": 2125, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2136, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Physics", "misc": "", "start_char": 2129, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2147, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "Department", "misc": "", "start_char": 2137, "text": "Department", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2154, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "string", "misc": "", "start_char": 2148, "text": "string", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2162, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "quartet", "misc": "", "start_char": 2155, "text": "quartet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2168, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 24, "lemma": "need", "misc": "", "start_char": 2163, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2170, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 2169, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2174, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "new", "misc": "", "start_char": 2171, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2182, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "cellist", "misc": "", "start_char": 2175, "text": "cellist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2184, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 2183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened) (PP (IN to) (NP (NNP Elliot) (NNP Wong))))) (. ?)))" }, "speaker": "Leonard", "text": "What happened to Elliot Wong?", "tokens": [ { "deprel": "nsubj", "end_char": 2189, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 2185, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 2198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 2190, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2201, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2199, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2208, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Elliot", "misc": "", "start_char": 2202, "text": "Elliot", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2213, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Wong", "misc": "", "start_char": 2209, "text": "Wong", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2215, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 2214, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VP (VBD switched) (PRT (RP over)) (PP (IN to) (NP (NML (JJ high) (HYPH -) (NN energy)) (NN radiation) (NN research)))) (, ,) (VP (VBD had) (NP (DT a) (JJ little) (NN mishap))))) (, ,) (CC and) (S (ADVP (RB now)) (NP (DT the) (JJ other) (NNS guys)) (VP (VBP are) (ADJP (JJ uncomfortable)) (S (VP (VBG sitting) (ADVP (RB next) (PP (IN to) (NP (PRP him)))))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB in)))) (. ?)))" }, "speaker": "Lesley", "text": "He switched over to high - energy radiation research, had a little mishap, and now the other guys are uncomfortable sitting next to him . You're in?", "tokens": [ { "deprel": "nsubj", "end_char": 2218, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 2216, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "switch", "misc": "", "start_char": 2219, "text": "switched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2232, "feats": null, "head": 2, "id": 3, "lemma": "over", "misc": "", "start_char": 2228, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2235, "feats": null, "head": 9, "id": 4, "lemma": "to", "misc": "", "start_char": 2233, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2240, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "high", "misc": "", "start_char": 2236, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2242, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 2241, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 2249, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "energy", "misc": "", "start_char": 2243, "text": "energy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2259, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "radiation", "misc": "", "start_char": 2250, "text": "radiation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2268, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "research", "misc": "", "start_char": 2260, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2270, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 2269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 2274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 11, "lemma": "have", "misc": "", "start_char": 2271, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2276, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 2275, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2283, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 2277, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2290, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "mishap", "misc": "", "start_char": 2284, "text": "mishap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2292, "feats": null, "head": 22, "id": 15, "lemma": ",", "misc": "", "start_char": 2291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2296, "feats": null, "head": 22, "id": 16, "lemma": "and", "misc": "", "start_char": 2293, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2300, "feats": null, "head": 22, "id": 17, "lemma": "now", "misc": "", "start_char": 2297, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2304, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 2301, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2310, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "other", "misc": "", "start_char": 2305, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2315, "feats": "Number=Plur", "head": 22, "id": 20, "lemma": "guy", "misc": "", "start_char": 2311, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 2319, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 2316, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 2333, "feats": "Degree=Pos", "head": 2, "id": 22, "lemma": "uncomfortable", "misc": "", "start_char": 2320, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 2341, "feats": "Tense=Pres|VerbForm=Ger", "head": 22, "id": 23, "lemma": "sit", "misc": "", "start_char": 2334, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 2346, "feats": null, "head": 23, "id": 24, "lemma": "next", "misc": "", "start_char": 2342, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2349, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 2347, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2353, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 26, "lemma": "he", "misc": "", "start_char": 2350, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2355, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 2354, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 28, "lemma": "you", "misc": "", "start_char": 2356, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2363, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 2360, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2366, "feats": null, "head": 2, "id": 30, "lemma": "in", "misc": "", "start_char": 2364, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2368, "feats": null, "head": 2, "id": 31, "lemma": "?", "misc": "", "start_char": 2367, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADJP (JJ sure)) (, ,) (WHADVP (WRB why) (RB not)) (. ?)))" }, "speaker": "Leonard", "text": "Yeah, sure, why not?", "tokens": [ { "deprel": "discourse", "end_char": 2373, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2369, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2375, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2374, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2380, "feats": "Degree=Pos", "head": 6, "id": 3, "lemma": "sure", "misc": "", "start_char": 2376, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2382, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2381, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2386, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "why", "misc": "", "start_char": 2383, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 2390, "feats": null, "head": 0, "id": 6, "lemma": "not", "misc": "", "start_char": 2387, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 2392, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 2391, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Great))) (, ,) (NP (PRP we)) (VP (VBP rehearse) (PP (IN on) (NP (NP (NNPS Tuesdays)) (PP (IN at) (NP (PRP$ your) (NN place)))))) (. .)))" }, "speaker": "Lesley", "text": "Great, we rehearse on Tuesdays at your place.", "tokens": [ { "deprel": "advmod", "end_char": 2398, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "great", "misc": "", "start_char": 2393, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2400, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2403, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 2401, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2412, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "rehearse", "misc": "", "start_char": 2404, "text": "rehearse", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2415, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 2413, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2424, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "Tuesday", "misc": "", "start_char": 2416, "text": "Tuesdays", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 2427, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 2425, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2432, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 2428, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2438, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "place", "misc": "", "start_char": 2433, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2440, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2439, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (PP (IN at) (NP (PRP$ my) (NN place))) (. ?)))" }, "speaker": "Leonard", "text": "Why at my place?", "tokens": [ { "deprel": "root", "end_char": 2444, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 2441, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 2447, "feats": null, "head": 4, "id": 2, "lemma": "at", "misc": "", "start_char": 2445, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2450, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2448, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2456, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "place", "misc": "", "start_char": 2451, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2458, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 2457, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Department)) (PP (IN of) (NP (NNP Energy)))) (VP (VBD said) (SBAR (S (NP (PRP$ our) (JJ regular) (NN space)) (VP (VBZ is) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (JJ hot) (NN zone)))) (. .) (ADJP (JJ Nice) (S (VP (VBG meeting) (NP (PRP you))))))))) (. .)))" }, "speaker": "Lesley", "text": "Department of Energy said our regular space is kind of a hot zone . Nice meeting you.", "tokens": [ { "deprel": "nsubj", "end_char": 2469, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Department", "misc": "", "start_char": 2459, "text": "Department", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2472, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 2470, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2479, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Energy", "misc": "", "start_char": 2473, "text": "Energy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2484, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 2480, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 2488, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "our", "misc": "", "start_char": 2485, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2496, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "regular", "misc": "", "start_char": 2489, "text": "regular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2502, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "space", "misc": "", "start_char": 2497, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2505, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 2503, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2510, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "kind", "misc": "", "start_char": 2506, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 2513, "feats": null, "head": 9, "id": 10, "lemma": "of", "misc": "", "start_char": 2511, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2515, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 2514, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2519, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "hot", "misc": "", "start_char": 2516, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 2524, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "zone", "misc": "", "start_char": 2520, "text": "zone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2526, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 2525, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2531, "feats": "Degree=Pos", "head": 4, "id": 15, "lemma": "nice", "misc": "", "start_char": 2527, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 2539, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "meet", "misc": "", "start_char": 2532, "text": "meeting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2543, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 2540, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2545, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 2544, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (, ,) (ADVP (RB too)) (. .) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP you)) (VP (VBD played) (NP (DT the) (NN cello))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, you, too . I didn't know you played the cello.", "tokens": [ { "deprel": "discourse", "end_char": 2550, "feats": null, "head": 10, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2546, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2552, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2556, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 3, "lemma": "you", "misc": "", "start_char": 2553, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2558, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2557, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2562, "feats": null, "head": 10, "id": 5, "lemma": "too", "misc": "", "start_char": 2559, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2564, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 2565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2570, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 2567, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2574, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 2571, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2579, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "know", "misc": "", "start_char": 2575, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2583, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 2580, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2590, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 12, "lemma": "play", "misc": "", "start_char": 2584, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2594, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 2591, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2600, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "cello", "misc": "", "start_char": 2595, "text": "cello", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2602, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 2601, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP$ my) (NNS parents)) (VP (VBD felt) (SBAR (IN that) (S (S (VP (VP (VBG naming) (NP (PRP me)) (NP (NNP Leonard))) (CC and) (VP (VBG putting) (NP (PRP me)) (PP (IN in) (NP (NML (NNP Advanced) (NNP Placement)) (NNS classes)))))) (VP (VBD was) (RB n't) (VP (VBG getting) (S (NP (PRP me)) (VP (VBN beaten) (PRT (RP up)) (ADVP (RB enough))))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, my parents felt that naming me Leonard and putting me in Advanced Placement classes wasn't getting me beaten up enough.", "tokens": [ { "deprel": "discourse", "end_char": 2607, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2603, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2609, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 2608, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 2612, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2610, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2620, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "parent", "misc": "", "start_char": 2613, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 2625, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "feel", "misc": "", "start_char": 2621, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2630, "feats": null, "head": 19, "id": 6, "lemma": "that", "misc": "", "start_char": 2626, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 2637, "feats": "VerbForm=Ger", "head": 19, "id": 7, "lemma": "name", "misc": "", "start_char": 2631, "text": "naming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2640, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 2638, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 2648, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Leonard", "misc": "", "start_char": 2641, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 2652, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 2649, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2660, "feats": "VerbForm=Ger", "head": 7, "id": 11, "lemma": "put", "misc": "", "start_char": 2653, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2663, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 2661, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2666, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 2664, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2675, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "Advanced", "misc": "", "start_char": 2667, "text": "Advanced", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2685, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Placement", "misc": "", "start_char": 2676, "text": "Placement", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 2693, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "class", "misc": "", "start_char": 2686, "text": "classes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 2694, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2701, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 2698, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 2709, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 19, "lemma": "get", "misc": "", "start_char": 2702, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2712, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 2710, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2719, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 21, "lemma": "beat", "misc": "", "start_char": 2713, "text": "beaten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 2722, "feats": null, "head": 21, "id": 22, "lemma": "up", "misc": "", "start_char": 2720, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 2729, "feats": null, "head": 21, "id": 23, "lemma": "enough", "misc": "", "start_char": 2723, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2731, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 2730, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (PP (IN into) (NP (NN music)))))) (, ,) (NP (PRP I)) (VP (VBP happen) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ human) (NN beatbox)))))) (. .)))" }, "speaker": "Howard", "text": "If you're into music, I happen to be a human beatbox.", "tokens": [ { "deprel": "mark", "end_char": 2734, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 2732, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2738, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 2735, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2742, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 2739, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 2747, "feats": null, "head": 5, "id": 4, "lemma": "into", "misc": "", "start_char": 2743, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2753, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "music", "misc": "", "start_char": 2748, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2755, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 2754, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2757, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2756, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2764, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "happen", "misc": "", "start_char": 2758, "text": "happen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2767, "feats": null, "head": 13, "id": 9, "lemma": "to", "misc": "", "start_char": 2765, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2770, "feats": "VerbForm=Inf", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 2768, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 2772, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 2771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2778, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "human", "misc": "", "start_char": 2773, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 2786, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "beatbox", "misc": "", "start_char": 2779, "text": "beatbox", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2788, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 2787, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB actually)) (RB not) (NP (DT that)) (PP (IN into) (NP (NN music))))) (. .) (S (NP (PRP$ Your) (NN friend)) (VP (VBZ 's) (ADJP (RB really) (JJ cute)))) (. .) (S (NP (NN Anything)) (VP (VBG going) (PRT (RP on)) (PP (IN with) (NP (PRP you))) (NP (CD two)))) (. ?)))" }, "speaker": "Penny", "text": "I'm actually not that into music . Your friend's really cute . Anything going on with you two?", "tokens": [ { "deprel": "nsubj", "end_char": 2790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 2789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2793, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 2791, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2802, "feats": null, "head": 5, "id": 3, "lemma": "actually", "misc": "", "start_char": 2794, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2806, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 2803, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2811, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 5, "lemma": "that", "misc": "", "start_char": 2807, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 2816, "feats": null, "head": 7, "id": 6, "lemma": "into", "misc": "", "start_char": 2812, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2822, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "music", "misc": "", "start_char": 2817, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2824, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 2823, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2829, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 2825, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2836, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "friend", "misc": "", "start_char": 2830, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 2837, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2846, "feats": null, "head": 13, "id": 12, "lemma": "really", "misc": "", "start_char": 2840, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2851, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "cute", "misc": "", "start_char": 2847, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2853, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 2852, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2862, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 15, "lemma": "anything", "misc": "", "start_char": 2854, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 2868, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "go", "misc": "", "start_char": 2863, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2871, "feats": null, "head": 16, "id": 17, "lemma": "on", "misc": "", "start_char": 2869, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2876, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 2872, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2880, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 19, "lemma": "you", "misc": "", "start_char": 2877, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 2884, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 20, "lemma": "two", "misc": "", "start_char": 2881, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2886, "feats": null, "head": 7, "id": 21, "lemma": "?", "misc": "", "start_char": 2885, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (FRAG (LST (NNP Leslie)) (. ?) (WHNP (WP What)) (, ,) (SQ (VBP are) (NP (PRP you)) (VP (VBG kidding))) (. ?)))" }, "speaker": "Leonard", "text": "Leslie? What, are you kidding?", "tokens": [ { "deprel": "vocative", "end_char": 2893, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Leslie", "misc": "", "start_char": 2887, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2895, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2894, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 2900, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 2896, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 2902, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2901, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 2906, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 2903, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2910, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 2907, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2918, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "kid", "misc": "", "start_char": 2911, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2920, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 2919, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBD asked) (NP (PRP her)) (PRT (RP out)) (ADVP (RB once)))) (. .) (S (NP (PRP It)) (VP (VBD was) (NP (DT an) (JJ embarrassing) (NN failure)))) (. .)))" }, "speaker": "Sheldon", "text": "He asked her out once . It was an embarrassing failure.", "tokens": [ { "deprel": "nsubj", "end_char": 2923, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 2921, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2929, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "misc": "", "start_char": 2924, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 2933, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "her", "misc": "", "start_char": 2930, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 2937, "feats": null, "head": 2, "id": 4, "lemma": "out", "misc": "", "start_char": 2934, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 2942, "feats": "NumType=Mult", "head": 2, "id": 5, "lemma": "once", "misc": "", "start_char": 2938, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2944, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2943, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2947, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 2945, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2951, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 2948, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 2954, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 2952, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2967, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "embarrassing", "misc": "", "start_char": 2955, "text": "embarrassing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2975, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "failure", "misc": "", "start_char": 2968, "text": "failure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2977, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 2976, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you)) (, ,) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Leonard", "text": "Thank you, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 2983, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 2978, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2987, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 2984, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2989, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2997, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 2990, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2999, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 2998, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry))) (. .) (SQ (VBD Was) (NP (DT that)) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN secret))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I'm sorry . Was that supposed to be a secret?", "tokens": [ { "deprel": "nsubj", "end_char": 3001, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3000, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3004, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 3002, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 3010, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 3005, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3012, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 3011, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 3016, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 3013, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 3021, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 3017, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 3030, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "suppose", "misc": "", "start_char": 3022, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 3033, "feats": null, "head": 11, "id": 8, "lemma": "to", "misc": "", "start_char": 3031, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 3036, "feats": "VerbForm=Inf", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 3034, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 3038, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 3037, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 3045, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "secret", "misc": "", "start_char": 3039, "text": "secret", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3047, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 3046, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB too) (JJ bad)))) (. .) (S (NP (PRP You) (MD guys'd)) (VP (VB make) (NP (DT a) (JJ cute) (NN couple)))) (. .)))" }, "speaker": "Penny", "text": "That's too bad . You guys'd make a cute couple.", "tokens": [ { "deprel": "nsubj", "end_char": 3052, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 3048, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3055, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3053, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3059, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 3056, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3063, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "bad", "misc": "", "start_char": 3060, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3065, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 3064, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3069, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 3066, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 3076, "feats": "Mood=Ind|Number=Sing|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "guy", "misc": "", "start_char": 3070, "text": "guys'd", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 3081, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "make", "misc": "", "start_char": 3077, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 3083, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 3082, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3088, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "cute", "misc": "", "start_char": 3084, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3095, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "couple", "misc": "", "start_char": 3089, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3097, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 3096, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ dear)) (. .)))" }, "speaker": "Raj", "text": "Oh, dear.", "tokens": [ { "deprel": "discourse", "end_char": 3100, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 3098, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3102, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3107, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "dear", "misc": "", "start_char": 3103, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3109, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 3108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (DT the) (NN matter))) (. ?)))" }, "speaker": "Howard", "text": "What's the matter?", "tokens": [ { "deprel": "root", "end_char": 3114, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 3110, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 3117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 3115, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3121, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 3118, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3128, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "matter", "misc": "", "start_char": 3122, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3130, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 3129, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD did) (RB n't) (VP (VB take) (NP (PRP$ my) (NN order)))) (. .)))" }, "speaker": "Raj", "text": "She didn't take my order.", "tokens": [ { "deprel": "nsubj", "end_char": 3134, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 3131, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3135, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 3142, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3139, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3147, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 3143, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 3150, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 3148, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3156, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "order", "misc": "", "start_char": 3151, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3158, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 3157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 57, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP she)) (VP (VB take) (NP (PRP$ your) (NN order)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB too) (JJ neurotic) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP her)))))))))))) (. ?)))" }, "speaker": "Howard", "text": "How can she take your order when you're too neurotic to talk to her?", "tokens": [ { "deprel": "advmod", "end_char": 3162, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 3159, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 3166, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 3163, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 3170, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 3167, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3175, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 3171, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 3180, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 3176, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3186, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "order", "misc": "", "start_char": 3181, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3191, "feats": "PronType=Int", "head": 11, "id": 7, "lemma": "when", "misc": "", "start_char": 3187, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 3195, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 8, "lemma": "you", "misc": "", "start_char": 3192, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3199, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 3196, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3203, "feats": null, "head": 11, "id": 10, "lemma": "too", "misc": "", "start_char": 3200, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 3212, "feats": "Degree=Pos", "head": 4, "id": 11, "lemma": "neurotic", "misc": "", "start_char": 3204, "text": "neurotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 3215, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 3213, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3220, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "talk", "misc": "", "start_char": 3216, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3223, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 3221, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3227, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "her", "misc": "", "start_char": 3224, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3229, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 3228, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 58, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Nevertheless)) (, ,) (NP (DT this)) (VP (MD will) (VP (VB be) (VP (VBN reflected) (PP (IN in) (NP (PRP$ her) (NN tip)))))) (. .)))" }, "speaker": "Raj", "text": "Nevertheless, this will be reflected in her tip.", "tokens": [ { "deprel": "advmod", "end_char": 3242, "feats": null, "head": 6, "id": 1, "lemma": "nevertheless", "misc": "", "start_char": 3230, "text": "Nevertheless", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3244, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3243, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 3249, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 3245, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 3254, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 3250, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 3257, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 3255, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 3267, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "reflect", "misc": "", "start_char": 3258, "text": "reflected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 3270, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 3268, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3274, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "her", "misc": "", "start_char": 3271, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 3278, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "tip", "misc": "", "start_char": 3275, "text": "tip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3280, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 3279, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 13, 7, 7 ], [ 14, 6, 6 ], [ 17, 5, 5 ], [ 18, 0, 0 ], [ 18, 16, 16 ], [ 19, 1, 1 ], [ 23, 1, 1 ], [ 23, 15, 15 ], [ 24, 1, 1 ], [ 24, 5, 6 ], [ 25, 2, 2 ], [ 27, 5, 5 ], [ 32, 12, 12 ], [ 50, 1, 1 ], [ 50, 3, 3 ], [ 51, 0, 0 ] ], [ [ 0, 2, 4 ] ], [ [ 0, 6, 7 ], [ 0, 13, 16 ] ], [ [ 0, 13, 14 ] ], [ [ 0, 16, 16 ] ], [ [ 1, 6, 7 ], [ 1, 15, 17 ], [ 1, 10, 17 ], [ 5, 14, 17 ] ], [ [ 1, 10, 12 ] ], [ [ 1, 15, 15 ], [ 2, 6, 6 ] ], [ [ 1, 17, 17 ], [ 2, 18, 18 ] ], [ [ 2, 2, 2 ], [ 6, 1, 1 ], [ 6, 0, 1 ] ], [ [ 2, 4, 4 ], [ 2, 10, 10 ] ], [ [ 2, 15, 15 ], [ 10, 5, 5 ], [ 10, 6, 6 ], [ 12, 0, 0 ], [ 13, 4, 4 ], [ 34, 0, 0 ], [ 34, 5, 5 ], [ 46, 6, 6 ], [ 46, 10, 12 ] ], [ [ 2, 20, 22 ] ], [ [ 2, 24, 24 ] ], [ [ 2, 20, 24 ] ], [ [ 3, 3, 3 ], [ 18, 9, 9 ], [ 28, 2, 2 ], [ 30, 4, 4 ], [ 32, 14, 14 ], [ 35, 2, 2 ], [ 37, 16, 16 ], [ 39, 27, 27 ], [ 41, 7, 7 ], [ 42, 2, 2 ], [ 44, 10, 10 ], [ 45, 2, 2 ], [ 45, 7, 7 ], [ 45, 8, 8 ], [ 45, 11, 11 ], [ 45, 19, 19 ], [ 47, 8, 8 ], [ 47, 18, 18 ], [ 49, 0, 0 ], [ 52, 5, 5 ] ], [ [ 3, 6, 8 ] ], [ [ 3, 10, 11 ] ], [ [ 3, 13, 13 ], [ 5, 5, 5 ], [ 8, 7, 7 ], [ 8, 9, 10 ] ], [ [ 3, 15, 15 ], [ 5, 7, 7 ], [ 8, 0, 0 ], [ 8, 2, 3 ], [ 8, 2, 5 ] ], [ [ 3, 13, 15 ], [ 5, 5, 11 ] ], [ [ 4, 0, 0 ], [ 4, 0, 1 ], [ 9, 3, 3 ], [ 14, 0, 0 ], [ 18, 4, 4 ], [ 21, 2, 2 ], [ 31, 0, 0 ] ], [ [ 5, 3, 3 ], [ 7, 0, 0 ], [ 9, 0, 0 ], [ 10, 2, 2 ], [ 32, 2, 2 ], [ 32, 4, 4 ], [ 32, 6, 6 ], [ 34, 2, 2 ], [ 43, 16, 16 ], [ 44, 6, 6 ], [ 46, 1, 1 ], [ 47, 0, 0 ], [ 48, 5, 5 ], [ 55, 0, 0 ], [ 56, 2, 2 ], [ 56, 14, 14 ], [ 57, 7, 7 ] ], [ [ 5, 9, 11 ] ], [ [ 8, 5, 5 ] ], [ [ 8, 13, 14 ] ], [ [ 8, 17, 18 ] ], [ [ 8, 22, 22 ] ], [ [ 8, 24, 26 ] ], [ [ 8, 25, 26 ] ], [ [ 9, 0, 1 ] ], [ [ 10, 9, 13 ] ], [ [ 10, 15, 16 ] ], [ [ 10, 18, 19 ] ], [ [ 10, 21, 22 ] ], [ [ 10, 5, 22 ] ], [ [ 10, 15, 22 ] ], [ [ 10, 18, 22 ] ], [ [ 11, 0, 1 ] ], [ [ 12, 3, 6 ] ], [ [ 13, 4, 7 ] ], [ [ 17, 2, 3 ], [ 17, 7, 7 ], [ 18, 2, 2 ], [ 18, 7, 7 ], [ 18, 19, 19 ], [ 18, 13, 20 ], [ 19, 2, 3 ], [ 20, 0, 1 ], [ 20, 3, 19 ] ], [ [ 18, 13, 14 ] ], [ [ 19, 3, 3 ], [ 21, 12, 17 ], [ 26, 1, 1 ] ], [ [ 20, 3, 5 ] ], [ [ 20, 7, 10 ] ], [ [ 20, 12, 14 ], [ 22, 0, 2 ], [ 23, 18, 18 ], [ 25, 5, 7 ], [ 26, 2, 2 ] ], [ [ 20, 17, 19 ] ], [ [ 21, 6, 7 ], [ 21, 9, 9 ], [ 27, 7, 8 ] ], [ [ 21, 12, 13 ], [ 21, 15, 17 ], [ 22, 5, 7 ], [ 23, 9, 11 ], [ 23, 4, 11 ], [ 23, 20, 22 ], [ 23, 18, 22 ] ], [ [ 23, 4, 5 ] ], [ [ 27, 0, 0 ] ], [ [ 28, 6, 6 ] ], [ [ 29, 2, 2 ], [ 30, 0, 0 ], [ 32, 0, 0 ], [ 35, 0, 0 ], [ 36, 2, 4 ], [ 36, 0, 4 ], [ 37, 13, 13 ], [ 44, 2, 2 ], [ 44, 0, 2 ], [ 47, 8, 9 ], [ 47, 18, 19 ], [ 48, 0, 0 ], [ 49, 2, 2 ] ], [ [ 31, 6, 8 ] ], [ [ 32, 9, 10 ] ], [ [ 32, 12, 14 ] ], [ [ 33, 3, 4 ] ], [ [ 33, 6, 7 ] ], [ [ 35, 0, 2 ] ], [ [ 35, 4, 4 ] ], [ [ 35, 7, 8 ] ], [ [ 37, 4, 5 ] ], [ [ 37, 9, 10 ] ], [ [ 37, 18, 22 ], [ 39, 17, 19 ], [ 41, 2, 2 ], [ 43, 4, 4 ] ], [ [ 37, 26, 26 ], [ 38, 3, 4 ], [ 39, 0, 0 ], [ 39, 25, 25 ] ], [ [ 37, 24, 26 ] ], [ [ 39, 4, 8 ] ], [ [ 39, 11, 13 ] ], [ [ 41, 5, 5 ] ], [ [ 41, 7, 8 ], [ 42, 2, 3 ], [ 43, 0, 2 ], [ 43, 10, 12 ] ], [ [ 43, 0, 0 ] ], [ [ 43, 2, 2 ] ], [ [ 43, 4, 6 ] ], [ [ 43, 5, 6 ], [ 43, 8, 12 ] ], [ [ 44, 12, 13 ] ], [ [ 45, 2, 3 ] ], [ [ 45, 13, 15 ] ], [ [ 46, 4, 4 ], [ 47, 6, 6 ] ], [ [ 49, 0, 4 ], [ 49, 6, 6 ], [ 49, 8, 10 ], [ 51, 5, 5 ] ], [ [ 51, 9, 10 ] ], [ [ 52, 5, 6 ], [ 52, 8, 10 ] ], [ [ 55, 4, 4 ], [ 56, 4, 4 ], [ 56, 7, 7 ] ], [ [ 55, 4, 5 ], [ 56, 4, 5 ] ], [ [ 55, 0, 5 ], [ 57, 2, 2 ] ], [ [ 57, 7, 8 ] ] ]
s01e05c00t
We flank the Tennessee volunteers and the North, once again, wins the battle of Gettysburg. Not so fast! Remember, the South still has two infantry divisions, plus Superman and Godzilla. No, orcs are magic . Superman is vulnerable to magic . Not to mention you already lost Godzilla to the Illinois cavalry and Hulk. Why don't you just have Robert E. Lee charge the line with Shiva and Ganesh? You guys ready to order? Hang on, honey . Shiva and Ganesh, the Hindu gods, against the entire Union army? And orcs. I'll be back. Ganesh is the Remover of Obstacles and Shiva is the Destroyer . When the smoke clears, Abraham Lincoln will be speaking Hindi and drinking mint juleps. My boss says you have to either order or leave and never come back. What do you recommend for someone who worked up a man - sized appetite from a morning of weight training and cardio funk? A shower. I'll take the Heart Smart platter. All right, thank you, and Sheldon? We don't eat here . I don't know what's good. It's all good. Statistically unlikely. Just get a hamburger . You like hamburgers. I like hamburgers where we usually have them . You can't make the assumption that I'll like them here. Give him a hamburger. Which one? The Classic Burger, the Ranch House Burger, the Barbecue Burger, or the Kobe Burger? Can't we just go to Big Boy? They only have one burger...the Big Boy. The Barbecue Burger's like the Big Boy. Excuse me, in a world that already includes a Big Boy, why would I settle for something like a Big Boy? Because you're not at Big Boy! Fine, I'll have the Barbecue Burger. Make it two. Waitresses don't yell at you at Big Boy. Hey, Leonard . Hi, guys. Hi, Leslie. I didn't know you ate here. We don't . This is a disturbing aberration. Leslie, this is Penny . She lives across the hall from Sheldon and me. And walks in quiet beauty like the night. Howard, I've asked you not to do that. Leslie and I do research together at the university. Wow, a girl scientist. Yep, come for the breasts, stay for the brains . Glad I ran into you . The Physics Department string quartet needs a new cellist. What happened to Elliot Wong? He switched over to high - energy radiation research, had a little mishap, and now the other guys are uncomfortable sitting next to him . You're in? Yeah, sure, why not? Great, we rehearse on Tuesdays at your place. Why at my place? Department of Energy said our regular space is kind of a hot zone . Nice meeting you. Yeah, you, too . I didn't know you played the cello. Yeah, my parents felt that naming me Leonard and putting me in Advanced Placement classes wasn't getting me beaten up enough. If you're into music, I happen to be a human beatbox. I'm actually not that into music . Your friend's really cute . Anything going on with you two? Leslie? What, are you kidding? He asked her out once . It was an embarrassing failure. Thank you, Sheldon. I'm sorry . Was that supposed to be a secret? That's too bad . You guys'd make a cute couple. Oh, dear. What's the matter? She didn't take my order. How can she take your order when you're too neurotic to talk to her? Nevertheless, this will be reflected in her tip.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (NNP Penny)) (VP (VB mean)))) (, ,) (`` \") (NP (PRP You)) (VP (MD 'd) (VP (VB make) (NP (DT a) (JJ cute) (NN couple)))) (. ?) ('' \")))" }, "speaker": "Leonard", "text": "What did Penny mean, \" You'd make a cute couple? \"", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 5, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 14, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "penny", "misc": "", "start_char": 9, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 19, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 15, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 4, "id": 6, "lemma": "\"", "misc": "", "start_char": 22, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "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": 4, "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": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 36, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "cute", "misc": "", "start_char": 38, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 49, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "couple", "misc": "", "start_char": 43, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 50, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 4, "id": 14, "lemma": "\"", "misc": "", "start_char": 52, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP assume) (SBAR (SBAR (S (NP (PRP she)) (VP (VBD meant) (SBAR (S (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP you))) (ADVP (RB together))) (VP (MD would) (VP (VB constitute) (NP (NP (DT a) (NN couple)) (SBAR (WHNP (WDT that)) (S (NP (NNS others)) (VP (MD might) (VP (VB consider) (S (ADJP (JJ cute)))))))))))))) (. .) (S (NP (DT An) (ADJP (ADJP (JJ alternate)) (CC and) (ADJP (RB somewhat) (RBR less) (JJ likely))) (NN interpretation)) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP you)) (VP (MD could) (VP (VB manufacture) (NP (CD one) (. .)) (PP (IN As) (S (PP (IN in) (, ,) (`` \") (S (VP (VB Look))) (, ,) (NP (NNP Leonard)) (CC and) (NP (NNP Leslie))) (VP (VBD made) (NP (NML (NNP Mr.) (CC and) (NNP Mrs.)) (NNP Goldfarb) (. .))) (SQ (VBP Are) (RB n't) (NP (PRP they)) (ADJP (JJ adorable)))))))))))) (. ?) ('' \")))))" }, "speaker": "Sheldon", "text": "I assume she meant the two of you together would constitute a couple that others might consider cute . An alternate and somewhat less likely interpretation is that you could manufacture one . As in, \" Look, Leonard and Leslie made Mr. and Mrs. Goldfarb . Aren't they adorable? \"", "tokens": [ { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 54, "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": "assume", "misc": "", "start_char": 56, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 63, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "mean", "misc": "", "start_char": 67, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 76, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 73, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 80, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 6, "lemma": "two", "misc": "", "start_char": 77, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 81, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 87, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 84, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 96, "feats": null, "head": 6, "id": 9, "lemma": "together", "misc": "", "start_char": 88, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 102, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "would", "misc": "", "start_char": 97, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 113, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "constitute", "misc": "", "start_char": 103, "text": "constitute", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 122, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "couple", "misc": "", "start_char": 116, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 127, "feats": "PronType=Rel", "head": 17, "id": 14, "lemma": "that", "misc": "", "start_char": 123, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 134, "feats": "Number=Plur", "head": 17, "id": 15, "lemma": "other", "misc": "", "start_char": 128, "text": "others", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 140, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "might", "misc": "", "start_char": 135, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 149, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "consider", "misc": "", "start_char": 141, "text": "consider", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 154, "feats": "Degree=Pos", "head": 17, "id": 18, "lemma": "cute", "misc": "", "start_char": 150, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 155, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 159, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 20, "lemma": "a", "misc": "", "start_char": 157, "text": "An", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 169, "feats": "Degree=Pos", "head": 26, "id": 21, "lemma": "alternate", "misc": "", "start_char": 160, "text": "alternate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 173, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 170, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 182, "feats": null, "head": 25, "id": 23, "lemma": "somewhat", "misc": "", "start_char": 174, "text": "somewhat", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 187, "feats": "Degree=Cmp", "head": 25, "id": 24, "lemma": "less", "misc": "", "start_char": 183, "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "conj", "end_char": 194, "feats": "Degree=Pos", "head": 21, "id": 25, "lemma": "likely", "misc": "", "start_char": 188, "text": "likely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 209, "feats": "Number=Sing", "head": 31, "id": 26, "lemma": "interpretation", "misc": "", "start_char": 195, "text": "interpretation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 27, "lemma": "be", "misc": "", "start_char": 210, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 217, "feats": null, "head": 31, "id": 28, "lemma": "that", "misc": "", "start_char": 213, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 29, "lemma": "you", "misc": "", "start_char": 218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 227, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "could", "misc": "", "start_char": 222, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 239, "feats": "VerbForm=Inf", "head": 2, "id": 31, "lemma": "manufacture", "misc": "", "start_char": 228, "text": "manufacture", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 243, "feats": "NumForm=Word|NumType=Card", "head": 31, "id": 32, "lemma": "one", "misc": "", "start_char": 240, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 31, "id": 33, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 248, "feats": null, "head": 35, "id": 34, "lemma": "as", "misc": "", "start_char": 246, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 251, "feats": null, "head": 43, "id": 35, "lemma": "in", "misc": "", "start_char": 249, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 43, "id": 36, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 43, "id": 37, "lemma": "\"", "misc": "", "start_char": 254, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 260, "feats": "Mood=Imp|VerbForm=Fin", "head": 43, "id": 38, "lemma": "look", "misc": "", "start_char": 256, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 261, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 270, "feats": "Number=Sing", "head": 43, "id": 40, "lemma": "Leonard", "misc": "", "start_char": 263, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 274, "feats": null, "head": 42, "id": 41, "lemma": "and", "misc": "", "start_char": 271, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 281, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "Leslie", "misc": "", "start_char": 275, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 43, "lemma": "make", "misc": "", "start_char": 282, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Sing", "head": 43, "id": 44, "lemma": "Mr.", "misc": "", "start_char": 287, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 294, "feats": null, "head": 46, "id": 45, "lemma": "and", "misc": "", "start_char": 291, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 299, "feats": "Number=Sing", "head": 44, "id": 46, "lemma": "Mrs.", "misc": "", "start_char": 295, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 308, "feats": "Number=Sing", "head": 44, "id": 47, "lemma": "Goldfarb", "misc": "", "start_char": 300, "text": "Goldfarb", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 43, "id": 48, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 314, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 52, "id": 49, "lemma": "be", "misc": "", "start_char": 311, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 318, "feats": null, "head": 52, "id": 50, "lemma": "not", "misc": "", "start_char": 315, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 52, "id": 51, "lemma": "they", "misc": "", "start_char": 319, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 332, "feats": "Degree=Pos", "head": 43, "id": 52, "lemma": "adorable", "misc": "", "start_char": 324, "text": "adorable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 2, "id": 53, "lemma": "?", "misc": "", "start_char": 333, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 2, "id": 54, "lemma": "\"", "misc": "", "start_char": 335, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (NNP Penny)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (IN that) (S (NP (NNP Leslie)) (VP (VBD had) (VP (VBN turned) (NP (PRP me)) (PRT (RP down)))))))))) (, ,) (ADVP (RB then)) (NP (PRP it)) (VP (MD would) (ADVP (RB unambiguously)) (VP (VB mean) (SBAR (IN that) (S (NP (NP (PRP she)) (, ,) (NP (NNP Penny)) (, ,)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (MD should) (VP (VB ask) (NP (PRP her)) (, ,) (NP (NNP Leslie)) (, ,) (ADVP (RB out)) (, ,) (S (VP (VBG indicating) (SBAR (IN that) (S (NP (PRP she)) (VP (VBD had) (NP (NP (DT no) (NN interest)) (PP (IN in) (S (NP (PRP me)) (VP (VBG asking) (NP (PRP her)) (, ,) (NP (NNP Penny)) (, ,) (PRT (RB out) (. .)) (CC But) (, ,) (SBAR (IN because) (S (S (NP (PRP she)) (VP (VBD did) (VP (VB know) (SBAR (SBAR (IN that) (S (NP (PRP I)) (VP (VBD had) (VP (VBN asked) (NP (NNP Leslie)) (ADVP (RP out)))))) (CC and) (SBAR (IN that) (S (NP (NP (PRP she)) (, ,) (NP (NNP Leslie)) (, ,)) (VP (VBD had) (VP (VBN turned) (NP (PRP me)) (PRT (RP down)))))))))) (, ,) (S (ADVP (RB then)) (NP (NP (PRP she)) (, ,) (NP (NNP Penny)) (, ,)) (VP (MD could) (VP (VB be) (VP (VBG offering) (NP (NN consolation)))))) (. .) (`` \") (S (NP (DT That)) (VP (VBZ 's) (ADJP (ADJP (RB too) (JJ bad)) (, ,) (SBAR (S (NP (PRP you)) (VP (MD would) (VP (VB have) (VP (VBN made) (NP (DT a) (JJ cute) (NN couple))))))) (, ,) ('' \") (CC but) (SBAR (IN while) (S (VP (VBG thinking) (: :) (`` \") (S (INTJ (JJ Good)) (, ,) (NP (NNP Leonard)) (VP (VBZ remains) (ADJP (JJ available)))))))))))))))))))))))))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "If Penny didn't know that Leslie had turned me down, then it would unambiguously mean that she, Penny, thought I should ask her, Leslie, out, indicating that she had no interest in me asking her, Penny, out . But, because she did know that I had asked Leslie out and that she, Leslie, had turned me down, then she, Penny, could be offering consolation . \" That's too bad, you would have made a cute couple, \" but while thinking: \" Good, Leonard remains available . \"", "tokens": [ { "deprel": "mark", "end_char": 339, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 337, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 345, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "penny", "misc": "", "start_char": 340, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 346, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 353, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 350, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 358, "feats": "VerbForm=Inf", "head": 17, "id": 5, "lemma": "know", "misc": "", "start_char": 354, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 363, "feats": null, "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 359, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 370, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Leslie", "misc": "", "start_char": 364, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 374, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 371, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 381, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 9, "lemma": "turn", "misc": "", "start_char": 375, "text": "turned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 384, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 382, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 389, "feats": null, "head": 9, "id": 11, "lemma": "down", "misc": "", "start_char": 385, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 390, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 396, "feats": "PronType=Dem", "head": 17, "id": 13, "lemma": "then", "misc": "", "start_char": 392, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 399, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "it", "misc": "", "start_char": 397, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 405, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 400, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 419, "feats": null, "head": 17, "id": 16, "lemma": "unambiguously", "misc": "", "start_char": 406, "text": "unambiguously", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 424, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "mean", "misc": "", "start_char": 420, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 429, "feats": null, "head": 23, "id": 18, "lemma": "that", "misc": "", "start_char": 425, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 433, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 19, "lemma": "she", "misc": "", "start_char": 430, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 441, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "penny", "misc": "", "start_char": 436, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 19, "id": 22, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 451, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 23, "lemma": "think", "misc": "", "start_char": 444, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 453, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 452, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 460, "feats": "VerbForm=Fin", "head": 26, "id": 25, "lemma": "should", "misc": "", "start_char": 454, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 464, "feats": "VerbForm=Inf", "head": 23, "id": 26, "lemma": "ask", "misc": "", "start_char": 461, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 468, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "her", "misc": "", "start_char": 465, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 26, "id": 28, "lemma": ",", "misc": "", "start_char": 469, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 477, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "Leslie", "misc": "", "start_char": 471, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 31, "id": 30, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 483, "feats": null, "head": 26, "id": 31, "lemma": "out", "misc": "", "start_char": 480, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 33, "id": 32, "lemma": ",", "misc": "", "start_char": 484, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 496, "feats": "VerbForm=Ger", "head": 26, "id": 33, "lemma": "indicate", "misc": "", "start_char": 486, "text": "indicating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 501, "feats": null, "head": 36, "id": 34, "lemma": "that", "misc": "", "start_char": 497, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 505, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 35, "lemma": "she", "misc": "", "start_char": 502, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 509, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 33, "id": 36, "lemma": "have", "misc": "", "start_char": 506, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 512, "feats": null, "head": 38, "id": 37, "lemma": "no", "misc": "", "start_char": 510, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 521, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "interest", "misc": "", "start_char": 513, "text": "interest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 524, "feats": null, "head": 41, "id": 39, "lemma": "in", "misc": "", "start_char": 522, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 40, "lemma": "I", "misc": "", "start_char": 525, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 534, "feats": "VerbForm=Ger", "head": 38, "id": 41, "lemma": "ask", "misc": "", "start_char": 528, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 538, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 41, "id": 42, "lemma": "her", "misc": "", "start_char": 535, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 44, "id": 43, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 546, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "penny", "misc": "", "start_char": 541, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 46, "id": 45, "lemma": ",", "misc": "", "start_char": 547, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 552, "feats": null, "head": 41, "id": 46, "lemma": "out", "misc": "", "start_char": 549, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 53, "id": 47, "lemma": ".", "misc": "", "start_char": 553, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 558, "feats": null, "head": 53, "id": 48, "lemma": "but", "misc": "", "start_char": 555, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 53, "id": 49, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 568, "feats": null, "head": 53, "id": 50, "lemma": "because", "misc": "", "start_char": 561, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 53, "id": 51, "lemma": "she", "misc": "", "start_char": 569, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 576, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 53, "id": 52, "lemma": "do", "misc": "", "start_char": 573, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 581, "feats": "VerbForm=Inf", "head": 36, "id": 53, "lemma": "know", "misc": "", "start_char": 577, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 586, "feats": null, "head": 57, "id": 54, "lemma": "that", "misc": "", "start_char": 582, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 588, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 57, "id": 55, "lemma": "I", "misc": "", "start_char": 587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 57, "id": 56, "lemma": "have", "misc": "", "start_char": 589, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 598, "feats": "Tense=Past|VerbForm=Part", "head": 53, "id": 57, "lemma": "ask", "misc": "", "start_char": 593, "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 605, "feats": "Number=Sing", "head": 57, "id": 58, "lemma": "Leslie", "misc": "", "start_char": 599, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 609, "feats": null, "head": 57, "id": 59, "lemma": "out", "misc": "", "start_char": 606, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 613, "feats": null, "head": 67, "id": 60, "lemma": "and", "misc": "", "start_char": 610, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 618, "feats": null, "head": 67, "id": 61, "lemma": "that", "misc": "", "start_char": 614, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 622, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 67, "id": 62, "lemma": "she", "misc": "", "start_char": 619, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 62, "id": 63, "lemma": ",", "misc": "", "start_char": 623, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 631, "feats": "Number=Sing", "head": 62, "id": 64, "lemma": "Leslie", "misc": "", "start_char": 625, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 62, "id": 65, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 637, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 67, "id": 66, "lemma": "have", "misc": "", "start_char": 634, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 644, "feats": "Tense=Past|VerbForm=Part", "head": 57, "id": 67, "lemma": "turn", "misc": "", "start_char": 638, "text": "turned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 647, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 67, "id": 68, "lemma": "I", "misc": "", "start_char": 645, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 652, "feats": null, "head": 67, "id": 69, "lemma": "down", "misc": "", "start_char": 648, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 78, "id": 70, "lemma": ",", "misc": "", "start_char": 653, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 659, "feats": "PronType=Dem", "head": 78, "id": 71, "lemma": "then", "misc": "", "start_char": 655, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 663, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 78, "id": 72, "lemma": "she", "misc": "", "start_char": 660, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 72, "id": 73, "lemma": ",", "misc": "", "start_char": 664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 671, "feats": "Number=Sing", "head": 72, "id": 74, "lemma": "penny", "misc": "", "start_char": 666, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 78, "id": 75, "lemma": ",", "misc": "", "start_char": 672, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 679, "feats": "VerbForm=Fin", "head": 78, "id": 76, "lemma": "could", "misc": "", "start_char": 674, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 682, "feats": "VerbForm=Inf", "head": 78, "id": 77, "lemma": "be", "misc": "", "start_char": 680, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 691, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 78, "lemma": "offer", "misc": "", "start_char": 683, "text": "offering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 703, "feats": "Number=Sing", "head": 78, "id": 79, "lemma": "consolation", "misc": "", "start_char": 692, "text": "consolation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 17, "id": 80, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 85, "id": 81, "lemma": "\"", "misc": "", "start_char": 706, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 712, "feats": "Number=Sing|PronType=Dem", "head": 85, "id": 82, "lemma": "that", "misc": "", "start_char": 708, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 715, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 85, "id": 83, "lemma": "be", "misc": "", "start_char": 713, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 719, "feats": null, "head": 85, "id": 84, "lemma": "too", "misc": "", "start_char": 716, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 723, "feats": "Degree=Pos", "head": 78, "id": 85, "lemma": "bad", "misc": "", "start_char": 720, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 85, "id": 86, "lemma": ",", "misc": "", "start_char": 724, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 729, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 90, "id": 87, "lemma": "you", "misc": "", "start_char": 726, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 735, "feats": "VerbForm=Fin", "head": 90, "id": 88, "lemma": "would", "misc": "", "start_char": 730, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 740, "feats": "VerbForm=Inf", "head": 90, "id": 89, "lemma": "have", "misc": "", "start_char": 736, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 745, "feats": "Tense=Past|VerbForm=Part", "head": 85, "id": 90, "lemma": "make", "misc": "", "start_char": 741, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 747, "feats": "Definite=Ind|PronType=Art", "head": 93, "id": 91, "lemma": "a", "misc": "", "start_char": 746, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 752, "feats": "Degree=Pos", "head": 93, "id": 92, "lemma": "cute", "misc": "", "start_char": 748, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 759, "feats": "Number=Sing", "head": 90, "id": 93, "lemma": "couple", "misc": "", "start_char": 753, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 761, "feats": null, "head": 17, "id": 94, "lemma": ",", "misc": "", "start_char": 760, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 85, "id": 95, "lemma": "\"", "misc": "", "start_char": 762, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 767, "feats": null, "head": 98, "id": 96, "lemma": "but", "misc": "", "start_char": 764, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 773, "feats": null, "head": 98, "id": 97, "lemma": "while", "misc": "", "start_char": 768, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "conj", "end_char": 782, "feats": "VerbForm=Ger", "head": 90, "id": 98, "lemma": "think", "misc": "", "start_char": 774, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 98, "id": 99, "lemma": ":", "misc": "", "start_char": 783, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 104, "id": 100, "lemma": "\"", "misc": "", "start_char": 785, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 791, "feats": "Degree=Pos", "head": 104, "id": 101, "lemma": "good", "misc": "", "start_char": 787, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 101, "id": 102, "lemma": ",", "misc": "", "start_char": 792, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 801, "feats": "Number=Sing", "head": 104, "id": 103, "lemma": "Leonard", "misc": "", "start_char": 794, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 98, "id": 104, "lemma": "remain", "misc": "", "start_char": 802, "text": "remains", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 819, "feats": "Degree=Pos", "head": 104, "id": 105, "lemma": "available", "misc": "", "start_char": 810, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 17, "id": 106, "lemma": ".", "misc": "", "start_char": 820, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 17, "id": 107, "lemma": "\"", "misc": "", "start_char": 822, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT a) (JJ lucky) (NN man)) (, ,) (NP (NNP Leonard)))) (. .)))" }, "speaker": "Sheldon", "text": "You're a lucky man, Leonard.", "tokens": [ { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 824, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 831, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 828, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 833, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 832, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 839, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "lucky", "misc": "", "start_char": 834, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 843, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "misc": "", "start_char": 840, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 853, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 846, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 854, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How) (RB so)) (. ?)))" }, "speaker": "Leonard", "text": "How so?", "tokens": [ { "deprel": "advmod", "end_char": 859, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 856, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 862, "feats": null, "head": 0, "id": 2, "lemma": "so", "misc": "", "start_char": 860, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 863, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG talking) (PP (IN to) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (CD three) (NNS men)) (PP (IN in) (NP (DT the) (JJ Western) (NN hemisphere)))))) (ADJP (JJ capable) (PP (IN of) (S (VP (VBG following) (NP (NP (DT that) (NN train)) (PP (IN of) (NP (NN thought)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're talking to one of the three men in the Western hemisphere capable of following that train of thought.", "tokens": [ { "deprel": "nsubj", "end_char": 868, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 865, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 872, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 869, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 880, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 873, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 883, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 881, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 887, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 5, "lemma": "one", "misc": "", "start_char": 884, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 890, "feats": null, "head": 9, "id": 6, "lemma": "of", "misc": "", "start_char": 888, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 894, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 891, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 900, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 8, "lemma": "three", "misc": "", "start_char": 895, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 904, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "man", "misc": "", "start_char": 901, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 907, "feats": null, "head": 13, "id": 10, "lemma": "in", "misc": "", "start_char": 905, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 911, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 908, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 919, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "western", "misc": "", "start_char": 912, "text": "Western", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 930, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "hemisphere", "misc": "", "start_char": 920, "text": "hemisphere", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 938, "feats": "Degree=Pos", "head": 9, "id": 14, "lemma": "capable", "misc": "", "start_char": 931, "text": "capable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 941, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 939, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 951, "feats": "VerbForm=Ger", "head": 14, "id": 16, "lemma": "follow", "misc": "", "start_char": 942, "text": "following", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 956, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "misc": "", "start_char": 952, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 962, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "train", "misc": "", "start_char": 957, "text": "train", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 965, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 963, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 973, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "thought", "misc": "", "start_char": 966, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (UH Well)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB think))) (. ?)))" }, "speaker": "Leonard", "text": "Well, what do you think?", "tokens": [ { "deprel": "discourse", "end_char": 980, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 976, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 981, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 987, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 983, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 990, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 988, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 991, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1000, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 995, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1001, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD said) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB follow) (NP (PRP it)))))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBP care))))))) (. .)))" }, "speaker": "Sheldon", "text": "I said I could follow it . I didn't say I care.", "tokens": [ { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1003, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1009, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 1005, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1011, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1010, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1017, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 1012, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1024, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "follow", "misc": "", "start_char": 1018, "text": "follow", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1027, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1025, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1031, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1030, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1035, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 1032, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1039, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1036, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1043, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "say", "misc": "", "start_char": 1040, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1045, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1044, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1050, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "care", "misc": "", "start_char": 1046, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 2, 2 ], [ 2, 1, 1 ], [ 2, 18, 18 ], [ 2, 20, 20 ], [ 2, 18, 20 ], [ 2, 34, 34 ], [ 2, 41, 41 ], [ 2, 43, 43 ], [ 2, 41, 43 ], [ 2, 36, 45 ], [ 2, 50, 50 ], [ 2, 71, 71 ], [ 2, 73, 73 ], [ 2, 71, 73 ] ], [ [ 0, 6, 6 ], [ 1, 7, 7 ], [ 1, 4, 8 ], [ 1, 11, 17 ], [ 1, 28, 28 ] ], [ [ 0, 11, 11 ], [ 1, 11, 12 ] ], [ [ 0, 9, 11 ] ], [ [ 1, 0, 0 ], [ 5, 6, 19 ], [ 5, 4, 19 ], [ 6, 4, 4 ], [ 7, 0, 0 ], [ 7, 2, 2 ], [ 7, 7, 7 ], [ 7, 11, 11 ] ], [ [ 1, 14, 14 ] ], [ [ 1, 19, 25 ] ], [ [ 1, 31, 31 ] ], [ [ 1, 39, 39 ], [ 1, 39, 41 ], [ 2, 9, 9 ], [ 2, 23, 23 ], [ 2, 39, 39 ], [ 2, 54, 54 ], [ 2, 67, 67 ], [ 2, 102, 102 ], [ 3, 0, 0 ], [ 3, 2, 4 ], [ 3, 6, 6 ], [ 5, 0, 0 ] ], [ [ 1, 41, 41 ], [ 2, 6, 6 ], [ 2, 26, 26 ], [ 2, 28, 28 ], [ 2, 26, 28 ], [ 2, 57, 57 ], [ 2, 61, 61 ], [ 2, 63, 63 ], [ 2, 61, 63 ] ], [ [ 1, 43, 46 ], [ 1, 50, 50 ] ], [ [ 2, 78, 78 ] ], [ [ 2, 86, 86 ], [ 2, 90, 92 ] ], [ [ 5, 6, 8 ] ], [ [ 5, 10, 12 ] ], [ [ 5, 16, 17 ] ], [ [ 5, 19, 19 ] ], [ [ 5, 17, 19 ], [ 7, 5, 5 ] ], [ [ 5, 16, 19 ] ] ]
s01e05c01t
What did Penny mean, " You'd make a cute couple? " I assume she meant the two of you together would constitute a couple that others might consider cute . An alternate and somewhat less likely interpretation is that you could manufacture one . As in, " Look, Leonard and Leslie made Mr. and Mrs. Goldfarb . Aren't they adorable? " If Penny didn't know that Leslie had turned me down, then it would unambiguously mean that she, Penny, thought I should ask her, Leslie, out, indicating that she had no interest in me asking her, Penny, out . But, because she did know that I had asked Leslie out and that she, Leslie, had turned me down, then she, Penny, could be offering consolation . " That's too bad, you would have made a cute couple, " but while thinking: " Good, Leonard remains available . " You're a lucky man, Leonard. How so? You're talking to one of the three men in the Western hemisphere capable of following that train of thought. Well, what do you think? I said I could follow it . I didn't say I care.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP admire) (NP (PRP$ your) (NN fingering))) (. .)))" }, "speaker": "Lesley", "text": "I admire your fingering.", "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": 8, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "admire", "misc": "", "start_char": 2, "text": "admire", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 13, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 9, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 23, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "fingering", "misc": "", "start_char": 14, "text": "fingering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 26, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 35, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 32, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (ADVP (RB sometime)) (NP (PRP you)) (VP (MD can) (VP (VB try) (NP (DT that)) (PP (IN on) (NP (PRP$ my) (NN instrument))))) (. .)))" }, "speaker": "Lesley", "text": "Maybe sometime you can try that on my instrument.", "tokens": [ { "deprel": "advmod", "end_char": 43, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 38, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 5, "id": 2, "lemma": "sometime", "misc": "", "start_char": 44, "text": "sometime", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 53, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 60, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "can", "misc": "", "start_char": 57, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 64, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "try", "misc": "", "start_char": 61, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 69, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 65, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 72, "feats": null, "head": 9, "id": 7, "lemma": "on", "misc": "", "start_char": 70, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 75, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 73, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 86, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "instrument", "misc": "", "start_char": 76, "text": "instrument", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (NNP G'night)) (, ,) (NP (NNS guys)) (. .) (NP (JJ Good) (NN job)) (. .)))" }, "speaker": "Lesley", "text": "G'night, guys . Good job.", "tokens": [ { "deprel": "root", "end_char": 96, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "G'night", "misc": "", "start_char": 89, "text": "G'night", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 103, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "guy", "misc": "", "start_char": 99, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 110, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 106, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 114, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "job", "misc": "", "start_char": 111, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NN Thanks) (. .)))" }, "speaker": "Male string quartettist", "text": "Thanks.", "tokens": [ { "deprel": "root", "end_char": 123, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 117, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (LST (NN Thanks) (. .)) (VP (VB See) (NP (PRP you)) (NP (JJ next) (NN week))) (. .)))" }, "speaker": "Female string quartettist", "text": "Thanks . See you next week.", "tokens": [ { "deprel": "discourse", "end_char": 132, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "thanks", "misc": "", "start_char": 126, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 138, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 135, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 142, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 139, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 147, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "next", "misc": "", "start_char": 143, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 152, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "week", "misc": "", "start_char": 148, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (NP (ADJP (JJ fun) (. .) (NN Thanks)) (PP (IN for) (S (VP (VBG including) (NP (PRP me))))))) (. .)))" }, "speaker": "Leonard", "text": "That was fun . Thanks for including me.", "tokens": [ { "deprel": "nsubj", "end_char": 159, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 155, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 160, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 167, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fun", "misc": "", "start_char": 164, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 168, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 176, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "thanks", "misc": "", "start_char": 170, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 180, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 177, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 190, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "include", "misc": "", "start_char": 181, "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 193, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 191, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 195, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 194, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (PP (RB up) (PP (IN for) (NP (PRP it))))))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB practice) (NP (DT that) (JJ middle) (NN section)) (ADVP (RB again))))) (. .)))" }, "speaker": "Lesley", "text": "You're welcome . If you're up for it, we could practice that middle section again.", "tokens": [ { "deprel": "nsubj", "end_char": 199, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 196, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 203, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 200, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 211, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 204, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 216, "feats": null, "head": 8, "id": 5, "lemma": "if", "misc": "", "start_char": 214, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 221, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 227, "feats": null, "head": 14, "id": 8, "lemma": "up", "misc": "", "start_char": 225, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 231, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 228, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 234, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 232, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 8, "id": 11, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 239, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 237, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 245, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "could", "misc": "", "start_char": 240, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 254, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "practice", "misc": "", "start_char": 246, "text": "practice", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 259, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 255, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 266, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "middle", "misc": "", "start_char": 260, "text": "middle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 274, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "section", "misc": "", "start_char": 267, "text": "section", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 14, "id": 18, "lemma": "again", "misc": "", "start_char": 275, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 14, "id": 19, "lemma": ".", "misc": "", "start_char": 281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Sure)) (, ,) (WHADVP (WRB why) (RB not)) (. ?)))" }, "speaker": "Leonard", "text": "Sure, why not?", "tokens": [ { "deprel": "discourse", "end_char": 287, "feats": null, "head": 4, "id": 1, "lemma": "sure", "misc": "", "start_char": 283, "text": "Sure", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 293, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "why", "misc": "", "start_char": 290, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 297, "feats": null, "head": 0, "id": 4, "lemma": "not", "misc": "", "start_char": 294, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 298, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just) (RB so)) (NP (PRP we)) (VP (VBP 're) (ADJP (JJ clear)))) (, ,) (S (NP (PRP you)) (VP (VBP understand) (SBAR (IN that) (S (S (NP (PRP me)) (VP (VBG hanging) (ADVP (RB back)) (S (VP (TO to) (VP (NN practice) (PP (IN with) (NP (PRP you)))))))) (VP (VBZ is) (NP (NP (DT a) (NN pretext)) (PP (IN for) (S (VP (VBG letting) (S (NP (PRP you)) (VP (VB know) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB sexually) (JJ available)))))))))))))))) (. .)))" }, "speaker": "Lesley", "text": "Just so we're clear, you understand that me hanging back to practice with you is a pretext for letting you know that I'm sexually available.", "tokens": [ { "deprel": "advmod", "end_char": 304, "feats": null, "head": 5, "id": 1, "lemma": "just", "misc": "", "start_char": 300, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 307, "feats": null, "head": 5, "id": 2, "lemma": "so", "misc": "", "start_char": 305, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 308, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 314, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 311, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 320, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "clear", "misc": "", "start_char": 315, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 326, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 323, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 337, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "understand", "misc": "", "start_char": 327, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 342, "feats": null, "head": 19, "id": 9, "lemma": "that", "misc": "", "start_char": 338, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 343, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "csubj", "end_char": 353, "feats": "VerbForm=Ger", "head": 19, "id": 11, "lemma": "hang", "misc": "", "start_char": 346, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 358, "feats": null, "head": 11, "id": 12, "lemma": "back", "misc": "", "start_char": 354, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 361, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 359, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "obl", "end_char": 370, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "practice", "misc": "", "start_char": 362, "text": "practice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 375, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 371, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 379, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 16, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 380, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 384, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 383, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 392, "feats": "Number=Sing", "head": 8, "id": 19, "lemma": "pretext", "misc": "", "start_char": 385, "text": "pretext", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 396, "feats": null, "head": 21, "id": 20, "lemma": "for", "misc": "", "start_char": 393, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 404, "feats": "VerbForm=Ger", "head": 19, "id": 21, "lemma": "let", "misc": "", "start_char": 397, "text": "letting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 408, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 22, "lemma": "you", "misc": "", "start_char": 405, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 413, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "know", "misc": "", "start_char": 409, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 418, "feats": null, "head": 28, "id": 24, "lemma": "that", "misc": "", "start_char": 414, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 25, "lemma": "I", "misc": "", "start_char": 419, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 421, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 432, "feats": null, "head": 28, "id": 27, "lemma": "sexually", "misc": "", "start_char": 424, "text": "sexually", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 442, "feats": "Degree=Pos", "head": 23, "id": 28, "lemma": "available", "misc": "", "start_char": 433, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Leonard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 451, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 445, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 452, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ good) (S (VP (TO to) (VP (VB go)))))) (. .)))" }, "speaker": "Lesley", "text": "Yeah, I'm good to go.", "tokens": [ { "deprel": "discourse", "end_char": 458, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 454, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 461, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 463, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 470, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 466, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 473, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 471, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 476, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 474, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 477, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD were) (RB n't) (ADJP (JJ interested) (PP (IN in) (NP (PRP me)))))))) (. .)))" }, "speaker": "Leonard", "text": "I thought you weren't interested in me.", "tokens": [ { "deprel": "nsubj", "end_char": 480, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 479, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 488, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 481, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 489, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 497, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 493, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 501, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 498, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 512, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "interested", "misc": "", "start_char": 502, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 515, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 513, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 518, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 8, "lemma": "I", "misc": "", "start_char": 516, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (SBAR (IN before) (S (NP (PRP I)) (VP (VBD saw) (S (NP (PRP you)) (VP (VBG handling) (NP (NP (DT that) (JJ beautiful) (NN piece)) (PP (IN of) (NP (NN wood))) (PP (IN between) (NP (PRP$ your) (NNS legs)))))))))) (. .)))" }, "speaker": "Lesley", "text": "That was before I saw you handling that beautiful piece of wood between your legs.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 525, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 521, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 529, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 526, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 536, "feats": null, "head": 5, "id": 3, "lemma": "before", "misc": "", "start_char": 530, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 538, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 537, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 542, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 539, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 546, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 543, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 555, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "handle", "misc": "", "start_char": 547, "text": "handling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 560, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 8, "lemma": "that", "misc": "", "start_char": 556, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 570, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "beautiful", "misc": "", "start_char": 561, "text": "beautiful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 576, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "piece", "misc": "", "start_char": 571, "text": "piece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 577, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 584, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "wood", "misc": "", "start_char": 580, "text": "wood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 592, "feats": null, "head": 15, "id": 13, "lemma": "between", "misc": "", "start_char": 585, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 597, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 593, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 602, "feats": "Number=Plur", "head": 7, "id": 15, "lemma": "leg", "misc": "", "start_char": 598, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 603, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (NP (PRP$ my) (NN cello))) (. ?)))" }, "speaker": "Leonard", "text": "You mean my cello?", "tokens": [ { "deprel": "nsubj", "end_char": 608, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 605, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mean", "misc": "", "start_char": 609, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 616, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 614, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 622, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "cello", "misc": "", "start_char": 617, "text": "cello", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 623, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP mean) (NP (DT the) (JJ obvious) (, ,) (JJ crude) (, ,) (JJ double) (NN entendre) (. .))) (NP (PRP I)) (VP (VBP 'm) (VP (VBG seducing) (NP (PRP you)))) (. .)))" }, "speaker": "Lesley", "text": "No, I mean the obvious, crude, double entendre . I'm seducing you.", "tokens": [ { "deprel": "discourse", "end_char": 627, "feats": "Polarity=Neg", "head": 15, "id": 1, "lemma": "no", "misc": "", "start_char": 625, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 631, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 630, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 4, "lemma": "mean", "misc": "", "start_char": 632, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 640, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 5, "lemma": "the", "misc": "", "start_char": 637, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 648, "feats": "Degree=Pos", "head": 11, "id": 6, "lemma": "obvious", "misc": "", "start_char": 641, "text": "obvious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 649, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 656, "feats": "Degree=Pos", "head": 11, "id": 8, "lemma": "crude", "misc": "", "start_char": 651, "text": "crude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 657, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "double", "misc": "", "start_char": 659, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 674, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "entendre", "misc": "", "start_char": 666, "text": "entendre", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 675, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 677, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 681, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 679, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 690, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 15, "lemma": "seduce", "misc": "", "start_char": 682, "text": "seducing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 694, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 691, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 15, "id": 17, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (UH No) (VBG kidding) (. .)))" }, "speaker": "Leonard", "text": "No kidding.", "tokens": [ { "deprel": "discourse", "end_char": 699, "feats": "Polarity=Neg", "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 697, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 707, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "kid", "misc": "", "start_char": 700, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (MD can) (NP (PRP I)) (VP (VB say))) (. ?)) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (ADJP (JJ passionate) (CC and) (JJ impulsive)) (NN woman) (. .)) (RB So) (SBARQ (WHADVP (WRB how)) (PP (IN about) (NP (PRP it))))) (. ?)))" }, "speaker": "Lesley", "text": "What can I say? I'm a passionate and impulsive woman . So how about it?", "tokens": [ { "deprel": "obj", "end_char": 714, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 710, "text": "What", "upos": "PRON", "xpos": "WP" }, { "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": "nsubj", "end_char": 720, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 719, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 724, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 721, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 725, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 6, "lemma": "I", "misc": "", "start_char": 727, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 731, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 7, "lemma": "be", "misc": "", "start_char": 729, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 733, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 8, "lemma": "a", "misc": "", "start_char": 732, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 744, "feats": "Degree=Pos", "head": 12, "id": 9, "lemma": "passionate", "misc": "", "start_char": 734, "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 748, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 745, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 758, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "impulsive", "misc": "", "start_char": 749, "text": "impulsive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 764, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "woman", "misc": "", "start_char": 759, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 765, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 769, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 767, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 773, "feats": "PronType=Int", "head": 17, "id": 15, "lemma": "how", "misc": "", "start_char": 770, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 779, "feats": null, "head": 17, "id": 16, "lemma": "about", "misc": "", "start_char": 774, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 782, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 17, "lemma": "it", "misc": "", "start_char": 780, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 4, "id": 18, "lemma": "?", "misc": "", "start_char": 783, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Gee)) (, ,) (INTJ (UH uh)) (: …)))" }, "speaker": "Leonard", "text": "Gee, uh …", "tokens": [ { "deprel": "root", "end_char": 788, "feats": null, "head": 0, "id": 1, "lemma": "gee", "misc": "", "start_char": 785, "text": "Gee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 793, "feats": null, "head": 1, "id": 3, "lemma": "uh", "misc": "", "start_char": 791, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 1, "id": 4, "lemma": "…", "misc": "", "start_char": 794, "text": "…", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP it)) (NP (DT the) (NN waitress)) (. ?)))" }, "speaker": "Lesley", "text": "Is it the waitress?", "tokens": [ { "deprel": "cop", "end_char": 798, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 796, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 801, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 799, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 805, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 802, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 814, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "waitress", "misc": "", "start_char": 806, "text": "waitress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 815, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (NP (WP What)) (PP (IN about) (NP (PRP her))) (. ?)))" }, "speaker": "Leonard", "text": "What about her?", "tokens": [ { "deprel": "root", "end_char": 821, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 817, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 827, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 822, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 831, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "her", "misc": "", "start_char": 828, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 832, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (SBAR (S (NP (PRP I)) (VP (VBD saw) (S (NP (PRP$ your) (NNS pupils)) (VP (VB dilate))) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD looked) (PP (IN at) (NP (PRP her))))))))) (. .) (SBAR (WHNP (WDT Which)) (, ,) (SBAR (IN unless) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (NN heroin) (NN addict))))) (, ,) (VP (VBZ points) (PP (IN to) (NP (JJ sexual) (NN attraction))))))) (. .)))" }, "speaker": "Lesley", "text": "I thought I saw your pupils dilate when you looked at her . Which, unless you're a heroin addict, points to sexual attraction.", "tokens": [ { "deprel": "nsubj", "end_char": 835, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 834, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 843, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 836, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 845, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 844, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 849, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "see", "misc": "", "start_char": 846, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 854, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 850, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 861, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "pupil", "misc": "", "start_char": 855, "text": "pupils", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 868, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "dilate", "misc": "", "start_char": 862, "text": "dilate", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 873, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 869, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 877, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 874, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 884, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "look", "misc": "", "start_char": 878, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 887, "feats": null, "head": 12, "id": 11, "lemma": "at", "misc": "", "start_char": 885, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 891, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "her", "misc": "", "start_char": 888, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 892, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 899, "feats": "PronType=Rel", "head": 23, "id": 14, "lemma": "which", "misc": "", "start_char": 894, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 900, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 908, "feats": null, "head": 21, "id": 16, "lemma": "unless", "misc": "", "start_char": 902, "text": "unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 912, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 17, "lemma": "you", "misc": "", "start_char": 909, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 916, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 913, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 918, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 917, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 925, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "heroin", "misc": "", "start_char": 919, "text": "heroin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 932, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "addict", "misc": "", "start_char": 926, "text": "addict", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 933, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 941, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 23, "lemma": "point", "misc": "", "start_char": 935, "text": "points", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 944, "feats": null, "head": 26, "id": 24, "lemma": "to", "misc": "", "start_char": 942, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 951, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "sexual", "misc": "", "start_char": 945, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 962, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "attraction", "misc": "", "start_char": 952, "text": "attraction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 964, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 963, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (VP (VB have) (NP (NP (NP (DT a) (NML (NN poppy) (NN seed)) (NN bagel)) (PP (IN for) (NP (NN breakfast)))) (. .) (SBAR (WHNP (WDT Which)) (S (VP (VP (MD could) (VP (VB cause) (NP (NP (DT a) (JJ positive) (NN urine) (NN test)) (PP (IN for) (NP (NNS opiates)))))) (, ,) (CC but) (ADVP (RB certainly)) (RB not) (VP (VB dilate) (NP (PRP$ my) (NNS pupils)))))))))) (. .) (RB So) (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (NP (DT no) (NN point)) (PP (IN in) (S (VP (VBG bringing) (NP (PRP it)) (PRT (RP up))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I did have a poppy seed bagel for breakfast . Which could cause a positive urine test for opiates, but certainly not dilate my pupils . So I guess there was no point in bringing it up.", "tokens": [ { "deprel": "nsubj", "end_char": 966, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 965, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 970, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "do", "misc": "", "start_char": 967, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 975, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 971, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 977, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 4, "lemma": "a", "misc": "", "start_char": 976, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 983, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "poppy", "misc": "", "start_char": 978, "text": "poppy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 988, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "seed", "misc": "", "start_char": 984, "text": "seed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 994, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "bagel", "misc": "", "start_char": 989, "text": "bagel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 998, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 995, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1008, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "breakfast", "misc": "", "start_char": 999, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1009, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1016, "feats": "PronType=Rel", "head": 13, "id": 11, "lemma": "which", "misc": "", "start_char": 1011, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1022, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "could", "misc": "", "start_char": 1017, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1028, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "cause", "misc": "", "start_char": 1023, "text": "cause", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1030, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 14, "lemma": "a", "misc": "", "start_char": 1029, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1039, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "positive", "misc": "", "start_char": 1031, "text": "positive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1045, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "urine", "misc": "", "start_char": 1040, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1050, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "test", "misc": "", "start_char": 1046, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1054, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 1051, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1062, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "opiate", "misc": "", "start_char": 1055, "text": "opiates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 1063, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1068, "feats": null, "head": 24, "id": 21, "lemma": "but", "misc": "", "start_char": 1065, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1078, "feats": null, "head": 24, "id": 22, "lemma": "certainly", "misc": "", "start_char": 1069, "text": "certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1082, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 1079, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1089, "feats": "VerbForm=Inf", "head": 13, "id": 24, "lemma": "dilate", "misc": "", "start_char": 1083, "text": "dilate", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1092, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 1090, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1099, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "pupil", "misc": "", "start_char": 1093, "text": "pupils", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 1100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1104, "feats": null, "head": 30, "id": 28, "lemma": "so", "misc": "", "start_char": 1102, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1106, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "I", "misc": "", "start_char": 1105, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1112, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 30, "lemma": "guess", "misc": "", "start_char": 1107, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1118, "feats": null, "head": 32, "id": 31, "lemma": "there", "misc": "", "start_char": 1113, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 1122, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 32, "lemma": "be", "misc": "", "start_char": 1119, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1125, "feats": null, "head": 34, "id": 33, "lemma": "no", "misc": "", "start_char": 1123, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1131, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "point", "misc": "", "start_char": 1126, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1134, "feats": null, "head": 36, "id": 35, "lemma": "in", "misc": "", "start_char": 1132, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1143, "feats": "VerbForm=Ger", "head": 34, "id": 36, "lemma": "bring", "misc": "", "start_char": 1135, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1146, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 37, "lemma": "it", "misc": "", "start_char": 1144, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1149, "feats": null, "head": 36, "id": 38, "lemma": "up", "misc": "", "start_char": 1147, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 3, "id": 39, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP You)) (CC and) (NP (DT the) (NN waitress))) (ADVP (RB then)) (. .)))" }, "speaker": "Lesley", "text": "You and the waitress then.", "tokens": [ { "deprel": "root", "end_char": 1155, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 0, "id": 1, "lemma": "you", "misc": "", "start_char": 1152, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1159, "feats": null, "head": 4, "id": 2, "lemma": "and", "misc": "", "start_char": 1156, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1163, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1160, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1172, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "waitress", "misc": "", "start_char": 1164, "text": "waitress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1177, "feats": "PronType=Dem", "head": 1, "id": 5, "lemma": "then", "misc": "", "start_char": 1173, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1179, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No) (, ...) (UH no) (. .)) (NP (EX There)) (VP (VBZ 's) (NP (NP (NN nothing)) (VP (VBG going) (PRT (RP on)) (PP (IN between) (NP (NNP Penny) (CC and) (PRP me)))))) (. .)))" }, "speaker": "Leonard", "text": "No...no . There's nothing going on between Penny and me.", "tokens": [ { "deprel": "discourse", "end_char": 1182, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1180, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1183, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1189, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 1187, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1190, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1197, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 1192, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1200, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "be", "misc": "", "start_char": 1198, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1208, "feats": "Number=Sing|PronType=Neg", "head": 6, "id": 7, "lemma": "nothing", "misc": "", "start_char": 1201, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 1214, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 8, "lemma": "go", "misc": "", "start_char": 1209, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1217, "feats": null, "head": 8, "id": 9, "lemma": "on", "misc": "", "start_char": 1215, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1225, "feats": null, "head": 11, "id": 10, "lemma": "between", "misc": "", "start_char": 1218, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1231, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "penny", "misc": "", "start_char": 1226, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1235, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 1232, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1238, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 1236, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 1239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ open) (PP (IN to) (NP (DT a) (JJ sexual) (NN relationship))))) (. ?)))" }, "speaker": "Lesley", "text": "So you're open to a sexual relationship?", "tokens": [ { "deprel": "advmod", "end_char": 1243, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1241, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1247, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1244, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1251, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1248, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1256, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "open", "misc": "", "start_char": 1252, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1259, "feats": null, "head": 8, "id": 5, "lemma": "to", "misc": "", "start_char": 1257, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1261, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1260, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1268, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "sexual", "misc": "", "start_char": 1262, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1281, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "relationship", "misc": "", "start_char": 1269, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 1282, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (VBP am))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, yeah, I guess I am.", "tokens": [ { "deprel": "discourse", "end_char": 1288, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1284, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1290, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1289, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1295, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1291, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "guess", "misc": "", "start_char": 1300, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1310, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 1308, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1312, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1311, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (ADJP (JJ Good) (. .)))" }, "speaker": "Lesley", "text": "Good.", "tokens": [ { "deprel": "root", "end_char": 1317, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 1313, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1319, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (INTJ (JJ Good) (. .) (UH Yeah)) (, ,) (NP (PRP it)) (VP (VBZ is)) (. .) (S (NP (PRP It)) (VP (VBZ is) (ADJP (JJ good)))) (. .) (SQ (VBD Did) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB start) (ADVP (RB now))))))) (. ?)))" }, "speaker": "Leonard", "text": "Good . Yeah, it is . It is good . Did you want to start now?", "tokens": [ { "deprel": "root", "end_char": 1324, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 1320, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1326, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1331, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1327, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1333, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1336, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 1334, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 6, "lemma": "be", "misc": "", "start_char": 1337, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1341, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1340, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1344, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 1342, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1347, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1345, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1352, "feats": "Degree=Pos", "head": 1, "id": 10, "lemma": "good", "misc": "", "start_char": 1348, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1353, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1358, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1355, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1362, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 1359, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1367, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "want", "misc": "", "start_char": 1363, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1370, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1368, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1376, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "start", "misc": "", "start_char": 1371, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1380, "feats": null, "head": 16, "id": 17, "lemma": "now", "misc": "", "start_char": 1377, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1382, "feats": null, "head": 1, "id": 18, "lemma": "?", "misc": "", "start_char": 1381, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VB finish) (NP (DT the) (NN section)) (ADVP (RB first)))) (. ?)))" }, "speaker": "Lesley", "text": "Why don't we finish the section first?", "tokens": [ { "deprel": "advmod", "end_char": 1386, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1383, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1389, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1387, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1393, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1390, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1396, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1394, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1403, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "finish", "misc": "", "start_char": 1397, "text": "finish", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1407, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1415, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "section", "misc": "", "start_char": 1408, "text": "section", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1421, "feats": "NumType=Ord", "head": 5, "id": 8, "lemma": "first", "misc": "", "start_char": 1416, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1423, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1422, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (NP (DT A) (JJ little) (JJ musical) (NN foreplay) (. .)) (ADJP (JJ Terrific)) (. .)))" }, "speaker": "Leonard", "text": "A little musical foreplay . Terrific.", "tokens": [ { "deprel": "det", "end_char": 1425, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 1, "lemma": "a", "misc": "", "start_char": 1424, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1432, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "little", "misc": "", "start_char": 1426, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1440, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "musical", "misc": "", "start_char": 1433, "text": "musical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1449, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "foreplay", "misc": "", "start_char": 1441, "text": "foreplay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1460, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "Terrific", "misc": "", "start_char": 1452, "text": "Terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1462, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1461, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (ADJP (JJ good) (S (VP (TO to) (VP (VB go))))) (. .) (NP (PRP Me)) (, ,) (ADVP (RB too)))) (. .)))" }, "speaker": "Leonard", "text": "I'm good to go . Me, too.", "tokens": [ { "deprel": "nsubj", "end_char": 1464, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1463, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1467, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1465, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1472, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 1468, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1475, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1473, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1478, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 1476, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1480, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1479, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1483, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 7, "lemma": "I", "misc": "", "start_char": 1481, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1485, "feats": null, "head": 3, "id": 8, "lemma": ",", "misc": "", "start_char": 1484, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1489, "feats": null, "head": 3, "id": 9, "lemma": "too", "misc": "", "start_char": 1486, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1491, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1490, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP Me)) (ADVP (RB too)) (. .)))" }, "speaker": "Lesley", "text": "Me too.", "tokens": [ { "deprel": "root", "end_char": 1494, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "I", "misc": "", "start_char": 1492, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1498, "feats": null, "head": 1, "id": 2, "lemma": "too", "misc": "", "start_char": 1495, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1500, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1499, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 1, 1, 1 ], [ 2, 7, 7 ], [ 5, 3, 3 ], [ 9, 9, 9 ], [ 9, 24, 24 ], [ 11, 2, 2 ], [ 12, 2, 2 ], [ 13, 3, 3 ], [ 14, 0, 0 ], [ 15, 2, 2 ], [ 15, 12, 12 ], [ 17, 2, 2 ], [ 17, 5, 5 ], [ 17, 7, 11 ], [ 21, 0, 0 ], [ 21, 2, 2 ], [ 28, 12, 12 ], [ 32, 0, 0 ], [ 32, 0, 1 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 2, 3 ], [ 2, 5, 5 ] ], [ [ 2, 2, 2 ], [ 5, 1, 1 ], [ 6, 7, 7 ], [ 7, 0, 0 ], [ 7, 5, 5 ], [ 9, 6, 6 ], [ 9, 15, 15 ], [ 9, 21, 21 ], [ 12, 0, 0 ], [ 12, 7, 7 ], [ 13, 5, 5 ], [ 13, 13, 13 ], [ 14, 2, 2 ], [ 15, 15, 15 ], [ 21, 4, 4 ], [ 21, 8, 8 ], [ 21, 16, 16 ], [ 22, 0, 0 ], [ 22, 24, 24 ], [ 22, 28, 28 ], [ 23, 0, 0 ], [ 24, 12, 12 ], [ 25, 1, 1 ], [ 26, 4, 4 ], [ 26, 6, 6 ], [ 31, 0, 0 ], [ 31, 6, 6 ] ], [ [ 2, 7, 8 ] ], [ [ 3, 2, 2 ] ], [ [ 3, 0, 2 ] ], [ [ 5, 2, 3 ] ], [ [ 6, 0, 0 ], [ 6, 2, 2 ] ], [ [ 7, 9, 9 ] ], [ [ 7, 11, 11 ], [ 9, 2, 2 ], [ 29, 3, 3 ] ], [ [ 7, 13, 13 ], [ 9, 13, 13 ] ], [ [ 7, 14, 16 ] ], [ [ 9, 9, 15 ], [ 9, 17, 27 ] ], [ [ 9, 17, 18 ] ], [ [ 13, 7, 9 ] ], [ [ 13, 11, 11 ] ], [ [ 13, 7, 11 ], [ 14, 2, 3 ] ], [ [ 13, 13, 14 ] ], [ [ 15, 4, 10 ] ], [ [ 17, 16, 16 ] ], [ [ 19, 3, 3 ], [ 21, 11, 11 ] ], [ [ 19, 2, 3 ], [ 20, 2, 2 ], [ 23, 2, 3 ], [ 23, 0, 3 ], [ 24, 10, 10 ], [ 24, 10, 12 ], [ 24, 6, 12 ] ], [ [ 21, 5, 5 ], [ 22, 24, 25 ] ], [ [ 21, 4, 5 ] ], [ [ 21, 19, 19 ], [ 22, 18, 18 ] ], [ [ 21, 18, 20 ] ], [ [ 21, 24, 25 ] ], [ [ 22, 3, 6 ] ], [ [ 22, 8, 8 ] ], [ [ 22, 0, 8 ], [ 22, 36, 36 ] ], [ [ 22, 13, 16 ] ], [ [ 22, 13, 18 ] ], [ [ 22, 32, 37 ] ], [ [ 25, 5, 7 ] ], [ [ 28, 4, 4 ], [ 28, 7, 7 ] ], [ [ 29, 5, 6 ] ], [ [ 30, 0, 3 ] ] ]
s01e05c02t
I admire your fingering. Thank you. Maybe sometime you can try that on my instrument. G'night, guys . Good job. Thanks. Thanks . See you next week. That was fun . Thanks for including me. You're welcome . If you're up for it, we could practice that middle section again. Sure, why not? Just so we're clear, you understand that me hanging back to practice with you is a pretext for letting you know that I'm sexually available. Really? Yeah, I'm good to go. I thought you weren't interested in me. That was before I saw you handling that beautiful piece of wood between your legs. You mean my cello? No, I mean the obvious, crude, double entendre . I'm seducing you. No kidding. What can I say? I'm a passionate and impulsive woman . So how about it? Gee, uh … Is it the waitress? What about her? I thought I saw your pupils dilate when you looked at her . Which, unless you're a heroin addict, points to sexual attraction. I did have a poppy seed bagel for breakfast . Which could cause a positive urine test for opiates, but certainly not dilate my pupils . So I guess there was no point in bringing it up. You and the waitress then. No...no . There's nothing going on between Penny and me. So you're open to a sexual relationship? Yeah, yeah, I guess I am. Good. Good . Yeah, it is . It is good . Did you want to start now? Why don't we finish the section first? A little musical foreplay . Terrific. I'm good to go . Me, too. Me too.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon) (. .)) (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Penny", "text": "Hey, Sheldon . What's going on?", "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": 13, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 6, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 20, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 16, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 21, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 29, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 24, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 32, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 30, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 33, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP need) (NP (PRP$ your) (NN opinion)) (PP (IN on) (NP (NP (DT a) (NN matter)) (PP (IN of) (NP (NN semiotics)))))) (. .)))" }, "speaker": "Sheldon", "text": "I need your opinion on a matter of semiotics.", "tokens": [ { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 35, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 37, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 46, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 42, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "opinion", "misc": "", "start_char": 47, "text": "opinion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 55, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 59, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 58, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 66, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "matter", "misc": "", "start_char": 60, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 69, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 67, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 79, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "semiotics", "misc": "", "start_char": 70, "text": "semiotics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (ADJP (JJ sorry))) (. ?)))" }, "speaker": "Penny", "text": "I ’m sorry?", "tokens": [ { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 82, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 84, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 92, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 87, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 93, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Semiotics)) (. .) (NP (NP (DT The) (NN study)) (PP (IN of) (NP (NNS signs) (CC and) (NNS symbols)))) (. .)) (NP (PRP It)) (VP (VBZ 's) (NP (NP (NP (DT a) (NN branch)) (PP (IN of) (NP (NN philosophy)))) (VP (JJ related) (PP (IN to) (NP (NN linguistics)))))) (. .)))" }, "speaker": "Sheldon", "text": "Semiotics . The study of signs and symbols . It's a branch of philosophy related to linguistics.", "tokens": [ { "deprel": "root", "end_char": 104, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "semiotics", "misc": "", "start_char": 95, "text": "Semiotics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 110, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 107, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 116, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "study", "misc": "", "start_char": 111, "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 119, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 117, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 125, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "sign", "misc": "", "start_char": 120, "text": "signs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 129, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 126, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 137, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "symbol", "misc": "", "start_char": 130, "text": "symbols", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 4, "id": 9, "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": 13, "id": 10, "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": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 143, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 147, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 146, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 154, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "branch", "misc": "", "start_char": 148, "text": "branch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 155, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 168, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "philosophy", "misc": "", "start_char": 158, "text": "philosophy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 176, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "related", "misc": "", "start_char": 169, "text": "related", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 177, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 191, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "linguistics", "misc": "", "start_char": 180, "text": "linguistics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH sweetie)) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG explaing) (NP (PRP yourself))))))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB really) (RB not)))) (. .)))" }, "speaker": "Penny", "text": "Okay, sweetie, I know you think you're explaing yourself, but you're really not.", "tokens": [ { "deprel": "discourse", "end_char": 198, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 194, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 208, "feats": null, "head": 6, "id": 3, "lemma": "sweetie", "misc": "", "start_char": 201, "text": "sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 209, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 212, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 211, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 217, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 213, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 227, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "think", "misc": "", "start_char": 222, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 231, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 228, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 232, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 244, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 11, "lemma": "expla", "misc": "", "start_char": 236, "text": "explaing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 253, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 11, "id": 12, "lemma": "yourself", "misc": "", "start_char": 245, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 259, "feats": null, "head": 18, "id": 14, "lemma": "but", "misc": "", "start_char": 256, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 263, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 260, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 267, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 264, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 274, "feats": null, "head": 18, "id": 17, "lemma": "really", "misc": "", "start_char": 268, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 278, "feats": null, "head": 6, "id": 18, "lemma": "not", "misc": "", "start_char": 275, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 279, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB come) (PP (IN with) (NP (PRP me)))) (. .)))" }, "speaker": "Sheldon", "text": "Just come with me.", "tokens": [ { "deprel": "advmod", "end_char": 285, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 281, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 290, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "misc": "", "start_char": 286, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 295, "feats": null, "head": 4, "id": 3, "lemma": "with", "misc": "", "start_char": 291, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 298, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 4, "lemma": "I", "misc": "", "start_char": 296, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 299, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Well) (. ?)))" }, "speaker": "Sheldon", "text": "Well?", "tokens": [ { "deprel": "root", "end_char": 305, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 301, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 306, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "Well, what?", "tokens": [ { "deprel": "discourse", "end_char": 312, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 308, "text": "Well", "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": "root", "end_char": 319, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 315, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 320, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (PRP it)) (VP (VB mean))) (. ?)))" }, "speaker": "Sheldon", "text": "What does it mean?", "tokens": [ { "deprel": "obj", "end_char": 326, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 322, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 327, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 334, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 332, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 339, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 335, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 340, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBD went) (PP (IN to) (NP (NN college)))) (. .)))" }, "speaker": "Penny", "text": "Oh, come on, you went to college.", "tokens": [ { "deprel": "discourse", "end_char": 344, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 342, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 345, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 351, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 347, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 354, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 352, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 355, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 357, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 7, "lemma": "go", "misc": "", "start_char": 361, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 366, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 376, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "college", "misc": "", "start_char": 369, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD was) (NP (CD 11)))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but I was 11.", "tokens": [ { "deprel": "discourse", "end_char": 382, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 379, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 383, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 388, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 385, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 390, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 389, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 391, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 397, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 6, "lemma": "11", "misc": "", "start_char": 395, "text": "11", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (S (VP (VB look))) (, ,) (NP (NP (DT a) (NN tie)) (PP (IN on) (NP (DT the) (NN doorknob)))) (ADVP (RB usually)) (VP (VBZ means) (SBAR (S (NP (NN someone)) (VP (VBZ does) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB be) (VP (VBN disturbed))))) (SBAR (IN because) (, ,) (S (NP (PRP they)) (VP (VBP 're) (, ...) (S (NP (PRP you)) (VP (VBP know))) (, ,) (S (VP (UH gettin) (`` ')) (ADJP (JJ busy))))))))))) (. .)))" }, "speaker": "Penny", "text": "All right, look, a tie on the doorknob usually means someone doesn't want to be disturbed because, they're...you know, gettin' busy.", "tokens": [ { "deprel": "det", "end_char": 403, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 400, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 409, "feats": null, "head": 12, "id": 2, "lemma": "right", "misc": "", "start_char": 404, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 410, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 416, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 4, "lemma": "look", "misc": "", "start_char": 412, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 12, "id": 5, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 420, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 419, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 424, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "tie", "misc": "", "start_char": 421, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 427, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 425, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 431, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 428, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 440, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "doorknob", "misc": "", "start_char": 432, "text": "doorknob", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 448, "feats": null, "head": 12, "id": 11, "lemma": "usually", "misc": "", "start_char": 441, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "mean", "misc": "", "start_char": 449, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 462, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 13, "lemma": "someone", "misc": "", "start_char": 455, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 463, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 468, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 476, "feats": "VerbForm=Inf", "head": 12, "id": 16, "lemma": "want", "misc": "", "start_char": 472, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 479, "feats": null, "head": 19, "id": 17, "lemma": "to", "misc": "", "start_char": 477, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 482, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 480, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 492, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 19, "lemma": "disturb", "misc": "", "start_char": 483, "text": "disturbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 500, "feats": null, "head": 30, "id": 20, "lemma": "because", "misc": "", "start_char": 493, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 507, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "they", "misc": "", "start_char": 503, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 511, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 23, "lemma": "be", "misc": "", "start_char": 508, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 23, "id": 24, "lemma": "...", "misc": "", "start_char": 512, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 26, "id": 25, "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": 30, "id": 26, "lemma": "know", "misc": "", "start_char": 520, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 525, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 533, "feats": null, "head": 30, "id": 28, "lemma": "gettin", "misc": "", "start_char": 527, "text": "gettin", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 30, "id": 29, "lemma": "'", "misc": "", "start_char": 534, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advcl", "end_char": 540, "feats": "Degree=Pos", "head": 16, "id": 30, "lemma": "busy", "misc": "", "start_char": 536, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 12, "id": 31, "lemma": ".", "misc": "", "start_char": 541, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP you)) (VP (VBP 're) (VP (VBG saying) (SBAR (S (NP (NNP Leonard)) (VP (VBZ has) (NP (DT a) (NN girl)) (ADVP (IN in) (RB there))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So you're saying Leonard has a girl in there?", "tokens": [ { "deprel": "advmod", "end_char": 545, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 543, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 546, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 550, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 560, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 554, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 568, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 561, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "have", "misc": "", "start_char": 569, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 574, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 573, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 579, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "girl", "misc": "", "start_char": 575, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 582, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 580, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 588, "feats": "PronType=Dem", "head": 6, "id": 10, "lemma": "there", "misc": "", "start_char": 583, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 589, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (CC either) (DT that) (CC or) (PRP he)) (VP (VBZ 's) (VP (VP (VBN lost) (NP (PRP$ his) (NN tie) (NN rack))) (CC and) (VP (VBN gotten) (ADVP (RB really)) (PP (IN into) (NP (NNP Bryan) (NNP Adams)))))) (. .)))" }, "speaker": "Penny", "text": "Well, either that or he's lost his tie rack and gotten really into Bryan Adams.", "tokens": [ { "deprel": "discourse", "end_char": 595, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 591, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc:preconj", "end_char": 604, "feats": null, "head": 4, "id": 3, "lemma": "either", "misc": "", "start_char": 598, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 609, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 4, "lemma": "that", "misc": "", "start_char": 605, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cc", "end_char": 612, "feats": null, "head": 8, "id": 5, "lemma": "or", "misc": "", "start_char": 610, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 613, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 623, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "lose", "misc": "", "start_char": 619, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 627, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "his", "misc": "", "start_char": 624, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 631, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "tie", "misc": "", "start_char": 628, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 636, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "rack", "misc": "", "start_char": 632, "text": "rack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 640, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 637, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 647, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 13, "lemma": "get", "misc": "", "start_char": 641, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 654, "feats": null, "head": 16, "id": 14, "lemma": "really", "misc": "", "start_char": 648, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 659, "feats": null, "head": 16, "id": 15, "lemma": "into", "misc": "", "start_char": 655, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 665, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Bryan", "misc": "", "start_char": 660, "text": "Bryan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 671, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Adams", "misc": "", "start_char": 666, "text": "Adams", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Leonard)) (, ,) (NP (NP (PRP you)) (JJ magnificent) (NN beast)) (. .)))" }, "speaker": "Lesley", "text": "Oh, Leonard, you magnificent beast.", "tokens": [ { "deprel": "discourse", "end_char": 676, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 674, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 686, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 679, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 687, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 692, "feats": "Case=Gen|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 689, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 704, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "magnificent", "misc": "", "start_char": 693, "text": "magnificent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 710, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "beast", "misc": "", "start_char": 705, "text": "beast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 711, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB really)) (VP (MD should) (RB n't) (VP (VB be) (VP (VBG standing) (ADVP (RB here))))) (. .)))" }, "speaker": "Penny", "text": "We really shouldn't be standing here.", "tokens": [ { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "we", "misc": "", "start_char": 713, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 722, "feats": null, "head": 6, "id": 2, "lemma": "really", "misc": "", "start_char": 716, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 729, "feats": "VerbForm=Fin", "head": 6, "id": 3, "lemma": "should", "misc": "", "start_char": 723, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 733, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 730, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 736, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 734, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 745, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "stand", "misc": "", "start_char": 737, "text": "standing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 750, "feats": "PronType=Dem", "head": 6, "id": 7, "lemma": "here", "misc": "", "start_char": 746, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB very) (JJ awkward))) (. .)))" }, "speaker": "Sheldon", "text": "This is very awkward.", "tokens": [ { "deprel": "nsubj", "end_char": 757, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 753, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 758, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 765, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 761, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 773, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "awkward", "misc": "", "start_char": 766, "text": "awkward", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (NP (NNP Leonard) (VBZ 's)) (VP (VBN had) (NP (NNS girls)) (PP (RB over)) (ADVP (RB before)) (, ,) (ADVP (RB right))) (. ?)))" }, "speaker": "Penny", "text": "Oh, come on, Leonard's had girls over before, right?", "tokens": [ { "deprel": "discourse", "end_char": 778, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 776, "text": "Oh", "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": "root", "end_char": 785, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 781, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 788, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 786, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 798, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 791, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 799, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 805, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 802, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 811, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "girl", "misc": "", "start_char": 806, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 816, "feats": null, "head": 8, "id": 10, "lemma": "over", "misc": "", "start_char": 812, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 823, "feats": null, "head": 8, "id": 11, "lemma": "before", "misc": "", "start_char": 817, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 824, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 831, "feats": null, "head": 8, "id": 13, "lemma": "right", "misc": "", "start_char": 826, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 832, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (EX there)) (VP (VBZ 's) (ADVP (RB usually)) (VP (NN planning) (, ,) (NP (NN courtship)) (, ,) (NP (NN advance) (NN notice))))) (, ...) (NP (JJ Last) (NN time)) (, ,) (NP (PRP I)) (VP (VBD was) (ADJP (JJ able) (S (VP (TO to) (VP (VB book) (NP (NP (DT a) (NN cruise)) (PP (IN to) (NP (DT the) (NNP Arctic)))) (S (VP (TO to) (VP (VB see) (NP (DT a) (JJ solar) (NN eclipse)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but there's usually planning, courtship, advance notice...Last time, I was able to book a cruise to the Arctic to see a solar eclipse.", "tokens": [ { "deprel": "discourse", "end_char": 837, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 834, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 843, "feats": null, "head": 5, "id": 3, "lemma": "but", "misc": "", "start_char": 840, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 849, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 844, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 852, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 850, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 860, "feats": null, "head": 5, "id": 6, "lemma": "usually", "misc": "", "start_char": 853, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 869, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "planning", "misc": "", "start_char": 861, "text": "planning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 870, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 881, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "courtship", "misc": "", "start_char": 872, "text": "courtship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 883, "feats": null, "head": 7, "id": 10, "lemma": ",", "misc": "", "start_char": 882, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 891, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "advance", "misc": "", "start_char": 884, "text": "advance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 898, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "notice", "misc": "", "start_char": 892, "text": "notice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 5, "id": 13, "lemma": "...", "misc": "", "start_char": 899, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 907, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "last", "misc": "", "start_char": 903, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 912, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "time", "misc": "", "start_char": 908, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 913, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 916, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 915, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 917, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 925, "feats": "Degree=Pos", "head": 5, "id": 19, "lemma": "able", "misc": "", "start_char": 921, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 928, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 926, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 933, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "book", "misc": "", "start_char": 929, "text": "book", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 935, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 934, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 942, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "cruise", "misc": "", "start_char": 936, "text": "cruise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 945, "feats": null, "head": 26, "id": 24, "lemma": "to", "misc": "", "start_char": 943, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 949, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 946, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 956, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "Arctic", "misc": "", "start_char": 950, "text": "Arctic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 959, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 957, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 963, "feats": "VerbForm=Inf", "head": 21, "id": 28, "lemma": "see", "misc": "", "start_char": 960, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 965, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 29, "lemma": "a", "misc": "", "start_char": 964, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 971, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "solar", "misc": "", "start_char": 966, "text": "solar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 979, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "eclipse", "misc": "", "start_char": 972, "text": "eclipse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 980, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD had) (S (VP (TO to) (VP (VB leave) (NP (DT the) (NN state)) (SBAR (IN because) (S (NP (PRP$ your) (NN roommate)) (VP (VBD was) (VP (VBG having) (NP (NN sex)))))))))) (. ?)))" }, "speaker": "Penny", "text": "You had to leave the state because your roommate was having sex?", "tokens": [ { "deprel": "nsubj", "end_char": 985, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 982, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 989, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 986, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 992, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 990, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 998, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "leave", "misc": "", "start_char": 993, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1002, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 999, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1008, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "state", "misc": "", "start_char": 1003, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1016, "feats": null, "head": 11, "id": 7, "lemma": "because", "misc": "", "start_char": 1009, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1021, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1017, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1030, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "roommate", "misc": "", "start_char": 1022, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1034, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1031, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1041, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "have", "misc": "", "start_char": 1035, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1045, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "sex", "misc": "", "start_char": 1042, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 1046, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (S (VP (TO to) (. .) (S (NP (DT The) (NNS dates)) (ADVP (RB just)) (VP (VBD happened) (S (VP (TO to) (VP (VB coincide)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I didn't have to . The dates just happened to coincide.", "tokens": [ { "deprel": "nsubj", "end_char": 1049, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1048, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1053, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1050, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1057, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1054, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 1062, "feats": "VerbForm=Inf", "head": 10, "id": 4, "lemma": "have", "misc": "", "start_char": 1058, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1065, "feats": null, "head": 4, "id": 5, "lemma": "to", "misc": "", "start_char": 1063, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1066, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1071, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1068, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1077, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "date", "misc": "", "start_char": 1072, "text": "dates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1082, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 1078, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1091, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "happen", "misc": "", "start_char": 1083, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1094, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1092, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1103, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "coincide", "misc": "", "start_char": 1095, "text": "coincide", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (ADVP (RB So)) (, ,) (VBP do) (NP (PRP you)) (VP (VB know) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (PP (IN in) (ADVP (RB there))))))) (. ?)))" }, "speaker": "Penny", "text": "So, do you know who's in there?", "tokens": [ { "deprel": "advmod", "end_char": 1108, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1106, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1113, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1111, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1117, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1114, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1122, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 1118, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1126, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "who", "misc": "", "start_char": 1123, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1127, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1132, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 1130, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1138, "feats": "PronType=Dem", "head": 5, "id": 9, "lemma": "there", "misc": "", "start_char": 1133, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 1139, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NNP Leonard))) (. .) (CC And) (S (NP (PRP he)) (VP (VBZ 's) (PP (CC either) (PP (IN with) (NP (NP (NNP Leslie) (NNP Winkle)) (CC or) (NP (DT a) (JJ 1930s) (NN gangster))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, there's Leonard . And he's either with Leslie Winkle or a 1930s gangster.", "tokens": [ { "deprel": "discourse", "end_char": 1145, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1141, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1147, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1153, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 1148, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1156, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 1154, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1164, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 1157, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1165, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1170, "feats": null, "head": 12, "id": 7, "lemma": "and", "misc": "", "start_char": 1167, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1173, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "he", "misc": "", "start_char": 1171, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1174, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cc:preconj", "end_char": 1183, "feats": null, "head": 12, "id": 10, "lemma": "either", "misc": "", "start_char": 1177, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1188, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 1184, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 1195, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "Leslie", "misc": "", "start_char": 1189, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1202, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Winkle", "misc": "", "start_char": 1196, "text": "Winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1205, "feats": null, "head": 17, "id": 14, "lemma": "or", "misc": "", "start_char": 1203, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1207, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1206, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1213, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "1930s", "misc": "", "start_char": 1208, "text": "1930s", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1222, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "gangster", "misc": "", "start_char": 1214, "text": "gangster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1223, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Good) (PP (IN for) (NP (PRP him) (. .)))) (ADJP (JJ Good) (PP (IN for) (NP (NNP Leonard) (. .) (UH Okay)))) (, ,) (NP (NN g'night)) (. .)))" }, "speaker": "Penny", "text": "Good for him . Good for Leonard . Okay, g'night.", "tokens": [ { "deprel": "root", "end_char": 1229, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 1225, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1233, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 1230, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1237, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "he", "misc": "", "start_char": 1234, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1239, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1238, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "list", "end_char": 1244, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "good", "misc": "", "start_char": 1240, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1248, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 1245, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1256, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 1249, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1263, "feats": null, "head": 11, "id": 9, "lemma": "okay", "misc": "", "start_char": 1259, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1265, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1264, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1273, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "g'night", "misc": "", "start_char": 1266, "text": "g'night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 1274, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no) (, ,) (VB wait)) (, ,) (VP (VB hold) (PRT (RP on))) (. .)))" }, "speaker": "Sheldon", "text": "No, no, wait, hold on.", "tokens": [ { "deprel": "discourse", "end_char": 1278, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1276, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1283, "feats": "Polarity=Neg", "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 1281, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1285, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1290, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "wait", "misc": "", "start_char": 1286, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1292, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1297, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "hold", "misc": "", "start_char": 1293, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1300, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 1298, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (NP (DT the) (NN matter))) (. ?)))" }, "speaker": "Penny", "text": "What ’s the matter?", "tokens": [ { "deprel": "root", "end_char": 1307, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1303, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1308, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1314, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1311, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "matter", "misc": "", "start_char": 1315, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 1322, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (DT the) (NN protocol)) (VP (VBZ is) (ADVP (RB here)))))))) (. .) (SQ (VBP Do) (NP (PRP I)) (VP (VB stay)) (. ?) (SQ (VBP Do) (NP (PRP I)) (VP (VB leave)) (. ?) (SQ (VBP Do) (NP (PRP I)) (VP (VB wait) (S (VP (TO to) (VP (VB greet) (NP (PRP them)) (PP (IN with) (NP (DT a) (JJ refreshing) (NN beverage))))))))) (. ?))))" }, "speaker": "Sheldon", "text": "I don't know what the protocol is here . Do I stay? Do I leave? Do I wait to greet them with a refreshing beverage?", "tokens": [ { "deprel": "nsubj", "end_char": 1325, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1324, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1328, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1326, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1332, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1329, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1337, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1333, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1342, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 1338, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 1346, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1355, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "protocol", "misc": "", "start_char": 1347, "text": "protocol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1358, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1356, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1363, "feats": "PronType=Dem", "head": 5, "id": 9, "lemma": "here", "misc": "", "start_char": 1359, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1364, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1368, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1366, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1370, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1369, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1375, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "stay", "misc": "", "start_char": 1371, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1377, "feats": null, "head": 13, "id": 14, "lemma": "?", "misc": "", "start_char": 1376, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1380, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 1378, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1382, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1381, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1388, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "leave", "misc": "", "start_char": 1383, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1390, "feats": null, "head": 4, "id": 18, "lemma": "?", "misc": "", "start_char": 1389, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "do", "misc": "", "start_char": 1391, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1395, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 1394, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1400, "feats": "VerbForm=Inf", "head": 4, "id": 21, "lemma": "wait", "misc": "", "start_char": 1396, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1403, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 1401, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1409, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "greet", "misc": "", "start_char": 1404, "text": "greet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1414, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "they", "misc": "", "start_char": 1410, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1419, "feats": null, "head": 28, "id": 25, "lemma": "with", "misc": "", "start_char": 1415, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1421, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 26, "lemma": "a", "misc": "", "start_char": 1420, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1432, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "refresh", "misc": "", "start_char": 1422, "text": "refreshing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1441, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "beverage", "misc": "", "start_char": 1433, "text": "beverage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 4, "id": 29, "lemma": "?", "misc": "", "start_char": 1442, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG asking) (NP (DT the) (JJ wrong) (NN girl) (. .)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB usually)) (PP (IN on) (NP (NP (DT the) (JJ other) (NN side)) (PP (IN of) (NP (DT the) (NN tie)))))))))) (. .)))" }, "speaker": "Penny", "text": "You're asking the wrong girl . I'm usually on the other side of the tie.", "tokens": [ { "deprel": "nsubj", "end_char": 1447, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1444, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1451, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1448, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1458, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 1452, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1462, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1459, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1468, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "wrong", "misc": "", "start_char": 1463, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "iobj", "end_char": 1473, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "girl", "misc": "", "start_char": 1469, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1475, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 8, "lemma": "I", "misc": "", "start_char": 1476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1480, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "be", "misc": "", "start_char": 1478, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1488, "feats": null, "head": 14, "id": 10, "lemma": "usually", "misc": "", "start_char": 1481, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1491, "feats": null, "head": 14, "id": 11, "lemma": "on", "misc": "", "start_char": 1489, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1495, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1492, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1501, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "other", "misc": "", "start_char": 1496, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1506, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "side", "misc": "", "start_char": 1502, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1509, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 1507, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1513, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1510, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1517, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "tie", "misc": "", "start_char": 1514, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1518, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Leonard)) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (PRP me)) (, ,) (NP (NNP Sheldon)) (, ...) (PP (IN In) (NP (DT the) (NN living) (NN room)))))) (. .) (S (S (NP (PRP I)) (ADVP (RB just))) (, ...) (NP (PRP I)) (VP (VBD wanted) (S (NP (PRP you)) (VP (TO to) (VP (VB know) (SBAR (S (NP (PRP I)) (VP (VBD saw) (S (NP (DT the) (NN tie) (. .) (NN Message)) (VP (VBD received))))) (. .) (S (NP (PRP You)) (VP (VBP carry) (PRT (RP on)) (. .) (S (VP (VB Give) (NP (PRP$ my) (JJS best)) (PP (IN to) (NP (NNP Leslie))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Hi, Leonard? It's me, Sheldon...In the living room . I just...I wanted you to know I saw the tie . Message received . You carry on . Give my best to Leslie.", "tokens": [ { "deprel": "discourse", "end_char": 1522, "feats": null, "head": 7, "id": 1, "lemma": "hi", "misc": "", "start_char": 1520, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1532, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1525, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1534, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1533, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1537, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 1535, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1540, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1538, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1543, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 7, "lemma": "I", "misc": "", "start_char": 1541, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1545, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1544, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1553, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 1546, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 7, "id": 10, "lemma": "...", "misc": "", "start_char": 1554, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1560, "feats": null, "head": 14, "id": 11, "lemma": "in", "misc": "", "start_char": 1558, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1564, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1561, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1571, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "living", "misc": "", "start_char": 1565, "text": "living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1576, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "room", "misc": "", "start_char": 1572, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1578, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 1577, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 1580, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 1579, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1585, "feats": null, "head": 20, "id": 17, "lemma": "just", "misc": "", "start_char": 1581, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 20, "id": 18, "lemma": "...", "misc": "", "start_char": 1586, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1591, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1590, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1598, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 20, "lemma": "want", "misc": "", "start_char": 1592, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1602, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 1599, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1605, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 1603, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1610, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "know", "misc": "", "start_char": 1606, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1612, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1611, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1616, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": 25, "lemma": "see", "misc": "", "start_char": 1613, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1620, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 1617, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1624, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "tie", "misc": "", "start_char": 1621, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1626, "feats": null, "head": 7, "id": 28, "lemma": ".", "misc": "", "start_char": 1625, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1634, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "message", "misc": "", "start_char": 1627, "text": "Message", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 30, "lemma": "receive", "misc": "", "start_char": 1635, "text": "received", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1645, "feats": null, "head": 30, "id": 31, "lemma": ".", "misc": "", "start_char": 1644, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1649, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 1646, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1655, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 33, "lemma": "carry", "misc": "", "start_char": 1650, "text": "carry", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1658, "feats": null, "head": 33, "id": 34, "lemma": "on", "misc": "", "start_char": 1656, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 7, "id": 35, "lemma": ".", "misc": "", "start_char": 1659, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1665, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 36, "lemma": "give", "misc": "", "start_char": 1661, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1668, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 1666, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1673, "feats": "Degree=Sup", "head": 36, "id": 38, "lemma": "good", "misc": "", "start_char": 1669, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 1676, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 1674, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1683, "feats": "Number=Sing", "head": 36, "id": 40, "lemma": "Leslie", "misc": "", "start_char": 1677, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1685, "feats": null, "head": 7, "id": 41, "lemma": ".", "misc": "", "start_char": 1684, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 4, 4 ] ], [ [ 1, 0, 0 ], [ 4, 2, 2 ], [ 4, 6, 6 ], [ 4, 8, 8 ], [ 4, 11, 11 ], [ 4, 14, 14 ], [ 5, 3, 3 ], [ 9, 5, 5 ], [ 10, 3, 3 ], [ 18, 16, 16 ], [ 19, 0, 0 ], [ 19, 7, 7 ], [ 20, 0, 0 ], [ 21, 3, 3 ], [ 26, 0, 0 ], [ 26, 11, 11 ], [ 26, 15, 15 ], [ 26, 19, 19 ], [ 27, 0, 0 ], [ 28, 6, 6 ], [ 28, 8, 8 ], [ 28, 6, 8 ], [ 28, 15, 15 ], [ 28, 18, 18 ], [ 28, 23, 23 ], [ 28, 36, 36 ], [ 28, 36, 37 ] ], [ [ 1, 2, 2 ], [ 1, 2, 8 ], [ 2, 0, 0 ], [ 4, 4, 4 ], [ 12, 1, 1 ], [ 27, 3, 5 ], [ 27, 7, 7 ] ], [ [ 1, 2, 3 ], [ 1, 5, 8 ] ], [ [ 1, 5, 6 ] ], [ [ 1, 8, 8 ], [ 3, 0, 0 ], [ 3, 2, 3 ], [ 3, 5, 5 ], [ 3, 7, 7 ], [ 3, 5, 7 ], [ 3, 2, 7 ], [ 3, 9, 9 ], [ 3, 11, 17 ] ], [ [ 3, 11, 12 ] ], [ [ 3, 14, 14 ] ], [ [ 3, 17, 17 ] ], [ [ 8, 2, 2 ] ], [ [ 9, 8, 8 ], [ 10, 5, 5 ] ], [ [ 11, 5, 6 ] ], [ [ 11, 8, 9 ] ], [ [ 11, 5, 9 ], [ 27, 11, 16 ] ], [ [ 11, 12, 12 ], [ 11, 21, 21 ] ], [ [ 11, 27, 29 ], [ 19, 11, 11 ] ], [ [ 12, 4, 4 ], [ 13, 5, 5 ], [ 13, 8, 8 ], [ 14, 2, 2 ], [ 14, 0, 2 ], [ 14, 4, 4 ], [ 14, 4, 6 ], [ 17, 5, 5 ], [ 17, 5, 6 ], [ 19, 7, 8 ], [ 22, 4, 4 ], [ 22, 7, 7 ], [ 23, 2, 2 ], [ 23, 6, 6 ], [ 28, 2, 2 ], [ 28, 20, 20 ], [ 28, 31, 31 ] ], [ [ 12, 6, 7 ] ], [ [ 12, 4, 9 ], [ 13, 3, 3 ] ], [ [ 13, 9, 9 ], [ 27, 15, 16 ], [ 28, 25, 26 ] ], [ [ 13, 8, 10 ] ], [ [ 13, 15, 16 ] ], [ [ 15, 0, 0 ] ], [ [ 17, 8, 8 ], [ 21, 5, 5 ], [ 22, 11, 12 ], [ 22, 11, 16 ] ], [ [ 18, 6, 6 ] ], [ [ 18, 8, 8 ] ], [ [ 18, 6, 11 ] ], [ [ 18, 10, 11 ] ], [ [ 18, 13, 14 ], [ 18, 21, 30 ] ], [ [ 18, 21, 22 ] ], [ [ 18, 24, 25 ] ], [ [ 18, 28, 30 ] ], [ [ 19, 4, 5 ] ], [ [ 20, 6, 7 ] ], [ [ 22, 11, 11 ], [ 28, 39, 39 ] ], [ [ 22, 14, 16 ] ], [ [ 23, 10, 10 ] ], [ [ 25, 2, 3 ] ], [ [ 26, 5, 6 ] ], [ [ 26, 23, 23 ] ], [ [ 26, 25, 27 ] ], [ [ 27, 11, 13 ] ], [ [ 28, 11, 13 ] ], [ [ 28, 28, 28 ] ] ]
s01e05c03t
Hey, Sheldon . What's going on? I need your opinion on a matter of semiotics. I ’m sorry? Semiotics . The study of signs and symbols . It's a branch of philosophy related to linguistics. Okay, sweetie, I know you think you're explaing yourself, but you're really not. Just come with me. Well? Well, what? What does it mean? Oh, come on, you went to college. Yes, but I was 11. All right, look, a tie on the doorknob usually means someone doesn't want to be disturbed because, they're...you know, gettin' busy. So you're saying Leonard has a girl in there? Well, either that or he's lost his tie rack and gotten really into Bryan Adams. Oh, Leonard, you magnificent beast. We really shouldn't be standing here. This is very awkward. Oh, come on, Leonard's had girls over before, right? Yes, but there's usually planning, courtship, advance notice...Last time, I was able to book a cruise to the Arctic to see a solar eclipse. You had to leave the state because your roommate was having sex? I didn't have to . The dates just happened to coincide. So, do you know who's in there? Well, there's Leonard . And he's either with Leslie Winkle or a 1930s gangster. Good for him . Good for Leonard . Okay, g'night. No, no, wait, hold on. What ’s the matter? I don't know what the protocol is here . Do I stay? Do I leave? Do I wait to greet them with a refreshing beverage? You're asking the wrong girl . I'm usually on the other side of the tie. Hi, Leonard? It's me, Sheldon...In the living room . I just...I wanted you to know I saw the tie . Message received . You carry on . Give my best to Leslie.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Big) (NN Boy)) (, ...) (NP (NN Someone)) (VP (VBD touched) (NP (PRP$ my) (NN board) (. .) (INTJ (UH Oh)) (, ,) (NP (NNP God)) (, ,) (NP (PRP$ my) (NN board)))) (. !)))" }, "speaker": "Sheldon", "text": "Big Boy...Someone touched my board . Oh, God, my board!", "tokens": [ { "deprel": "amod", "end_char": 3, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Big", "misc": "", "start_char": 0, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "boy", "misc": "", "start_char": 4, "text": "Boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 8, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 4, "lemma": "someone", "misc": "", "start_char": 12, "text": "Someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "touch", "misc": "", "start_char": 20, "text": "touched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 30, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 28, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "board", "misc": "", "start_char": 31, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 41, "feats": null, "head": 14, "id": 9, "lemma": "oh", "misc": "", "start_char": 39, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 42, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 47, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "God", "misc": "", "start_char": 44, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 48, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 52, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 50, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "appos", "end_char": 58, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "board", "misc": "", "start_char": 53, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 2, "id": 15, "lemma": "!", "misc": "", "start_char": 59, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (NP (DT the) (NN matter))) (. ?)))" }, "speaker": "Leonard", "text": "Hey, what's the matter?", "tokens": [ { "deprel": "discourse", "end_char": 64, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 61, "text": "Hey", "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": "nsubj", "end_char": 71, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 67, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 74, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 72, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 75, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 85, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "matter", "misc": "", "start_char": 79, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 86, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NNS equations)) (, ,) (NP (NN someone)) (VP (VBZ 's) (VP (VBN tampered) (PP (IN with) (NP (PRP$ my) (NNS equations))))) (. .)))" }, "speaker": "Sheldon", "text": "My equations, someone's tampered with my equations.", "tokens": [ { "deprel": "nmod:poss", "end_char": 90, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 88, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "dislocated", "end_char": 100, "feats": "Number=Plur", "head": 6, "id": 2, "lemma": "equation", "misc": "", "start_char": 91, "text": "equations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 110, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 4, "lemma": "someone", "misc": "", "start_char": 103, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 111, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 122, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "tamper", "misc": "", "start_char": 114, "text": "tampered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 127, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 123, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 130, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 128, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 140, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "equation", "misc": "", "start_char": 131, "text": "equations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure)) (. ?)))" }, "speaker": "Leonard", "text": "Are you sure?", "tokens": [ { "deprel": "cop", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 143, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 150, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 147, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 155, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 151, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 156, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADVP (IN Of) (NN course)) (NP (PRP I)) (VP (VBP am) (. .) (S (VP (VB Look) (PP (IN at) (NP (NP (DT the) (NN beta) (NN function)) (PP (IN of) (NP (NN quantum) (NN chromodynamics))))))))) (. .) (S (NP (DT The) (NN sign)) (VP (VBZ 's) (VP (VBN been) (VP (VBN changed))))) (. .)))" }, "speaker": "Sheldon", "text": "Of course I am . Look at the beta function of quantum chromodynamics . The sign's been changed.", "tokens": [ { "deprel": "advmod", "end_char": 160, "feats": null, "head": 6, "id": 1, "lemma": "of", "misc": "", "start_char": 158, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 167, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 161, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 170, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 179, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "look", "misc": "", "start_char": 175, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 182, "feats": null, "head": 10, "id": 7, "lemma": "at", "misc": "", "start_char": 180, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 186, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 183, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 191, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "beta", "misc": "", "start_char": 187, "text": "beta", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 200, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "function", "misc": "", "start_char": 192, "text": "function", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 203, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 201, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 211, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "quantum", "misc": "", "start_char": 204, "text": "quantum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 226, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "chromodynamic", "misc": "", "start_char": 212, "text": "chromodynamics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 232, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 229, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 237, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "sign", "misc": "", "start_char": 233, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 240, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 238, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 245, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 241, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 253, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 19, "lemma": "change", "misc": "", "start_char": 246, "text": "changed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah) (. .)) (CC But) (SQ (VBZ does) (RB n't) (NP (DT that)) (VP (VB fix) (NP (NP (DT the) (NN problem)) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN been) (VP (VBG having))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Oh, yeah . But doesn't that fix the problem you've been having?", "tokens": [ { "deprel": "discourse", "end_char": 258, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 256, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 259, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 265, "feats": null, "head": 9, "id": 3, "lemma": "yeah", "misc": "", "start_char": 261, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 271, "feats": null, "head": 9, "id": 5, "lemma": "but", "misc": "", "start_char": 268, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 272, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 277, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 285, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 281, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 289, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "fix", "misc": "", "start_char": 286, "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 293, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 290, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 301, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "problem", "misc": "", "start_char": 294, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 12, "lemma": "you", "misc": "", "start_char": 302, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 309, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "have", "misc": "", "start_char": 306, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 314, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 310, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 321, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 15, "lemma": "have", "misc": "", "start_char": 315, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 9, "id": 16, "lemma": "?", "misc": "", "start_char": 322, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (PP (IN out) (PP (IN of) (NP (PRP$ your) (NN mind)))) (. ?) (SQ (VBP Are) (NP (PRP you-)) (VP (VB Look))) (. !) (S (NP (DT That)) (VP (VBZ fixes) (NP (NP (DT the) (NN problem)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG having))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Are you out of your mind? Are you- Look! That fixes the problem I've been having.", "tokens": [ { "deprel": "cop", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 1, "lemma": "be", "misc": "", "start_char": 324, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 2, "lemma": "you", "misc": "", "start_char": 328, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 335, "feats": null, "head": 6, "id": 3, "lemma": "out", "misc": "", "start_char": 332, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 338, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 336, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 343, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 339, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 348, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "mind", "misc": "", "start_char": 344, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 349, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 351, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you-", "misc": "", "start_char": 355, "text": "you-", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 364, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "look", "misc": "", "start_char": 360, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 10, "id": 11, "lemma": "!", "misc": "", "start_char": 365, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 371, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 367, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "fix", "misc": "", "start_char": 372, "text": "fixes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 381, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 378, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 389, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "problem", "misc": "", "start_char": 382, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "have", "misc": "", "start_char": 392, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 400, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 396, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 407, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 19, "lemma": "have", "misc": "", "start_char": 401, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP ’re) (ADJP (JJ welcome))) (. .)))" }, "speaker": "Lesley", "text": "You ’re welcome.", "tokens": [ { "deprel": "nsubj", "end_char": 413, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 410, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 414, "text": "’re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 425, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 418, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (NP (DT this))) (. ?)))" }, "speaker": "Sheldon", "text": "You did this?", "tokens": [ { "deprel": "nsubj", "end_char": 431, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 428, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 432, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 440, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "this", "misc": "", "start_char": 436, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 441, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD noticed) (NP (PRP it)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD got) (PRT (RP up)) (S (VP (TO to) (VP (VB get) (NP (NP (DT a) (NN glass)) (PP (IN of) (NP (NN water)))))))))))) (. .) (RB So) (S (NP (PRP I)) (VP (VBD fixed) (NP (PRP it)))) (. .) (S (ADVP (RB Now)) (NP (PRP you)) (VP (MD can) (VP (VB show) (SBAR (IN that) (S (NP (NNS quarks)) (VP (VBP are) (ADVP (RB asymptotically)) (ADJP (JJ free) (PP (IN at) (NP (JJ high) (NNS energies)))) (. .) (FRAG (ADJP (RB Pretty) (JJ cool))))))))) (, ,) (SBARQ (INTJ (UH huh)) (. ?) (`` \") (NP (NNP Cool)) ('' \")) (. ?)))" }, "speaker": "Lesley", "text": "I noticed it when I got up to get a glass of water . So I fixed it . Now you can show that quarks are asymptotically free at high energies . Pretty cool, huh? \" Cool \"?", "tokens": [ { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 443, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "notice", "misc": "", "start_char": 445, "text": "noticed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 455, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 453, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 460, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "when", "misc": "", "start_char": 456, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 461, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "get", "misc": "", "start_char": 463, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 469, "feats": null, "head": 6, "id": 7, "lemma": "up", "misc": "", "start_char": 467, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 472, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 470, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 476, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 473, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 478, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 477, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 484, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "glass", "misc": "", "start_char": 479, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 487, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 485, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 493, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "water", "misc": "", "start_char": 488, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 494, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 498, "feats": null, "head": 17, "id": 15, "lemma": "so", "misc": "", "start_char": 496, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 17, "lemma": "fix", "misc": "", "start_char": 501, "text": "fixed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 509, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 507, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 510, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 23, "id": 20, "lemma": "now", "misc": "", "start_char": 512, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 21, "lemma": "you", "misc": "", "start_char": 516, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 523, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "can", "misc": "", "start_char": 520, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 528, "feats": "VerbForm=Inf", "head": 2, "id": 23, "lemma": "show", "misc": "", "start_char": 524, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 533, "feats": null, "head": 28, "id": 24, "lemma": "that", "misc": "", "start_char": 529, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 540, "feats": "Number=Plur", "head": 28, "id": 25, "lemma": "quark", "misc": "", "start_char": 534, "text": "quarks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 544, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 541, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 559, "feats": null, "head": 28, "id": 27, "lemma": "asymptotically", "misc": "", "start_char": 545, "text": "asymptotically", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 564, "feats": "Degree=Pos", "head": 23, "id": 28, "lemma": "free", "misc": "", "start_char": 560, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 567, "feats": null, "head": 31, "id": 29, "lemma": "at", "misc": "", "start_char": 565, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 572, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "high", "misc": "", "start_char": 568, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 581, "feats": "Number=Plur", "head": 28, "id": 31, "lemma": "energy", "misc": "", "start_char": 573, "text": "energies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 582, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 590, "feats": null, "head": 34, "id": 33, "lemma": "pretty", "misc": "", "start_char": 584, "text": "Pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 595, "feats": "Degree=Pos", "head": 2, "id": 34, "lemma": "cool", "misc": "", "start_char": 591, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 601, "feats": null, "head": 34, "id": 36, "lemma": "huh", "misc": "", "start_char": 598, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 34, "id": 37, "lemma": "?", "misc": "", "start_char": 602, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 39, "id": 38, "lemma": "\"", "misc": "", "start_char": 604, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 610, "feats": "Number=Sing", "head": 34, "id": 39, "lemma": "cool", "misc": "", "start_char": 606, "text": "Cool", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 39, "id": 40, "lemma": "\"", "misc": "", "start_char": 611, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 2, "id": 41, "lemma": "?", "misc": "", "start_char": 613, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (ADJP (JJ Cool) (. ?)))" }, "speaker": "Sheldon", "text": "Cool?", "tokens": [ { "deprel": "root", "end_char": 619, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "cool", "misc": "", "start_char": 615, "text": "Cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 620, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Listen))) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB get) (PP (IN to) (NP (DT the) (NN lab))) (. .) (NP (NP (NN Thanks)) (PP (IN for) (NP (DT a) (JJ great) (NN night))))))))) (. .)))" }, "speaker": "Lesley", "text": "Listen, I've got to get to the lab . Thanks for a great night.", "tokens": [ { "deprel": "root", "end_char": 628, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "listen", "misc": "", "start_char": 622, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 629, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 631, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 633, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 640, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 5, "lemma": "get", "misc": "", "start_char": 637, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 643, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 641, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 647, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 644, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 650, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 648, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 654, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 651, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 658, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "lab", "misc": "", "start_char": 655, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 667, "feats": "Number=Sing", "head": 1, "id": 12, "lemma": "thanks", "misc": "", "start_char": 661, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 671, "feats": null, "head": 16, "id": 13, "lemma": "for", "misc": "", "start_char": 668, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 673, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 672, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 679, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "great", "misc": "", "start_char": 674, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 685, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "night", "misc": "", "start_char": 680, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 686, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (PRP you) (. .)))) (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP you)) (PP (IN at) (NP (NN work))))) (. .)))" }, "speaker": "Leonard", "text": "Thank you . I'll see you at work.", "tokens": [ { "deprel": "root", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 688, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 697, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 694, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 698, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 701, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 700, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 705, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 702, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 709, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "see", "misc": "", "start_char": 706, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 713, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 710, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 716, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 714, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 721, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "work", "misc": "", "start_char": 717, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Hold) (PRT (RP on)) (. .) (S (VP (VB Hold) (PRT (RP on))))) (. !)))" }, "speaker": "Sheldon", "text": "Hold on . Hold on!", "tokens": [ { "deprel": "root", "end_char": 728, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hold", "misc": "", "start_char": 724, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 731, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 729, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 738, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "hold", "misc": "", "start_char": 734, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 741, "feats": null, "head": 4, "id": 5, "lemma": "on", "misc": "", "start_char": 739, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 1, "id": 6, "lemma": "!", "misc": "", "start_char": 742, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Lesley", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 748, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 744, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 749, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBD told) (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB touch) (NP (PRP$ my) (NN board)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Who told you you could touch my board?", "tokens": [ { "deprel": "nsubj", "end_char": 754, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 751, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 759, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 755, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 763, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 760, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 767, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 764, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 773, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 768, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 779, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "touch", "misc": "", "start_char": 774, "text": "touch", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 782, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 780, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 788, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "board", "misc": "", "start_char": 783, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 789, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (DT No) (HYPH -) (CD one) (. .)))" }, "speaker": "Lesley", "text": "No - one.", "tokens": [ { "deprel": "det", "end_char": 793, "feats": null, "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 791, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 794, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 799, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 3, "lemma": "one", "misc": "", "start_char": 796, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VP (VB come) (PP (IN into) (NP (PRP$ your) (NN house)))) (CC and) (VP (VB touch) (NP (PRP$ your) (NN board))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't come into your house and touch your board.", "tokens": [ { "deprel": "nsubj", "end_char": 803, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 802, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 804, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 807, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 815, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "come", "misc": "", "start_char": 811, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 820, "feats": null, "head": 7, "id": 5, "lemma": "into", "misc": "", "start_char": 816, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 825, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 821, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 831, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "house", "misc": "", "start_char": 826, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 835, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 832, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 841, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "touch", "misc": "", "start_char": 836, "text": "touch", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 846, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 842, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 852, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "board", "misc": "", "start_char": 847, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 853, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBP are) (NP (DT no) (JJ incorrect) (NNS equations)) (PP (IN on) (NP (PRP$ my) (NN board)))) (. .)))" }, "speaker": "Lesley", "text": "There are no incorrect equations on my board.", "tokens": [ { "deprel": "expl", "end_char": 860, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 855, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 864, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 861, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 867, "feats": null, "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 865, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 877, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "incorrect", "misc": "", "start_char": 868, "text": "incorrect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 887, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "equation", "misc": "", "start_char": 878, "text": "equations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 890, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 888, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 893, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 891, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 899, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "board", "misc": "", "start_char": 894, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ is) (ADJP (RB so) (, ...) (RB so))) (. ...)))" }, "speaker": "Sheldon", "text": "Oh, that is so...so ...", "tokens": [ { "deprel": "discourse", "end_char": 904, "feats": null, "head": 5, "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": "nsubj", "end_char": 911, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 907, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 914, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 912, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 917, "feats": null, "head": 0, "id": 5, "lemma": "so", "misc": "", "start_char": 915, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 918, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 924, "feats": null, "head": 5, "id": 7, "lemma": "so", "misc": "", "start_char": 922, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 5, "id": 8, "lemma": "...", "misc": "", "start_char": 925, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB run)))))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP come) (PRT (RP up)) (PP (IN with) (NP (DT an) (NN adjective)))))) (, ,) (VP (VB text) (NP (PRP me)))) (. .)))" }, "speaker": "Lesley", "text": "Sorry, I've got to run . If you come up with an adjective, text me.", "tokens": [ { "deprel": "discourse", "end_char": 934, "feats": null, "head": 5, "id": 1, "lemma": "sorry", "misc": "", "start_char": 929, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 938, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 937, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 942, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 939, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 946, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 943, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 949, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 947, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 953, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "run", "misc": "", "start_char": 950, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 958, "feats": null, "head": 11, "id": 9, "lemma": "if", "misc": "", "start_char": 956, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 962, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 959, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 11, "lemma": "come", "misc": "", "start_char": 963, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 970, "feats": null, "head": 11, "id": 12, "lemma": "up", "misc": "", "start_char": 968, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 975, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 971, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 978, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 976, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 988, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "adjective", "misc": "", "start_char": 979, "text": "adjective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 990, "feats": null, "head": 11, "id": 16, "lemma": ",", "misc": "", "start_char": 989, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 995, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 5, "id": 17, "lemma": "text", "misc": "", "start_char": 991, "text": "text", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 998, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 996, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Inconsiderate) (. .))) (NP (DT That)) (VP (VBZ is) (NP (NP (DT the) (NN adjective)) (, ,) (`` \") (ADJP (JJ inconsiderate)))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Inconsiderate . That is the adjective, \" inconsiderate . \"", "tokens": [ { "deprel": "root", "end_char": 1014, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Inconsiderate", "misc": "", "start_char": 1001, "text": "Inconsiderate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1015, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1021, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 1017, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1024, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1022, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1028, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1025, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1038, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "adjective", "misc": "", "start_char": 1029, "text": "adjective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1040, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1039, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 9, "id": 8, "lemma": "\"", "misc": "", "start_char": 1041, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 1056, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "inconsiderate", "misc": "", "start_char": 1043, "text": "inconsiderate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1058, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 1057, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 6, "id": 11, "lemma": "\"", "misc": "", "start_char": 1059, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 3, 3 ], [ 2, 3, 3 ] ], [ [ 0, 5, 5 ], [ 0, 12, 12 ], [ 0, 12, 13 ], [ 2, 0, 0 ], [ 2, 0, 1 ], [ 2, 7, 7 ], [ 3, 1, 1 ], [ 4, 2, 2 ], [ 4, 7, 12 ], [ 5, 11, 11 ], [ 5, 9, 14 ], [ 6, 1, 1 ], [ 6, 4, 4 ], [ 6, 8, 8 ], [ 6, 15, 15 ], [ 6, 13, 18 ], [ 7, 0, 0 ], [ 9, 0, 0 ], [ 9, 4, 4 ], [ 9, 15, 15 ], [ 9, 20, 20 ], [ 15, 6, 6 ], [ 17, 0, 0 ], [ 20, 9, 9 ] ], [ [ 0, 10, 10 ] ], [ [ 4, 7, 9 ] ], [ [ 4, 11, 12 ] ], [ [ 4, 14, 15 ] ], [ [ 8, 0, 0 ], [ 11, 2, 2 ], [ 12, 1, 1 ], [ 12, 6, 6 ], [ 15, 2, 2 ], [ 15, 3, 3 ], [ 17, 5, 5 ], [ 17, 9, 9 ], [ 18, 6, 6 ], [ 20, 2, 2 ], [ 20, 17, 17 ] ], [ [ 8, 2, 2 ], [ 9, 2, 2 ], [ 9, 17, 17 ] ], [ [ 9, 9, 10 ] ], [ [ 9, 12, 12 ] ], [ [ 9, 9, 12 ] ], [ [ 9, 24, 24 ] ], [ [ 11, 8, 9 ] ], [ [ 12, 3, 3 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 6, 7 ] ], [ [ 16, 0, 2 ] ], [ [ 21, 4, 8 ] ] ]
s01e05c05t
Big Boy...Someone touched my board . Oh, God, my board! Hey, what's the matter? My equations, someone's tampered with my equations. Are you sure? Of course I am . Look at the beta function of quantum chromodynamics . The sign's been changed. Oh, yeah . But doesn't that fix the problem you've been having? Are you out of your mind? Are you- Look! That fixes the problem I've been having. You ’re welcome. You did this? I noticed it when I got up to get a glass of water . So I fixed it . Now you can show that quarks are asymptotically free at high energies . Pretty cool, huh? " Cool "? Cool? Listen, I've got to get to the lab . Thanks for a great night. Thank you . I'll see you at work. Hold on . Hold on! What? Who told you you could touch my board? No - one. I don't come into your house and touch your board. There are no incorrect equations on my board. Oh, that is so...so ... Sorry, I've got to run . If you come up with an adjective, text me. Inconsiderate . That is the adjective, " inconsiderate . "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD can) (VP (VB stare) (PP (IN at) (NP (PRP$ your) (NN board))) (NP (DT all) (NN day))))) (. .) (S (NP (PRP She)) (VP (VBZ 's) (ADVP (RB still)) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (JJ right)))))))) (. .)))" }, "speaker": "Leonard", "text": "You can stare at your board all day . She's still going to be right.", "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": "aux", "end_char": 7, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 4, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 13, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "stare", "misc": "", "start_char": 8, "text": "stare", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 16, "feats": null, "head": 6, "id": 4, "lemma": "at", "misc": "", "start_char": 14, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 21, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 17, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "board", "misc": "", "start_char": 22, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 31, "feats": null, "head": 8, "id": 7, "lemma": "all", "misc": "", "start_char": 28, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 35, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "day", "misc": "", "start_char": 32, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "she", "misc": "", "start_char": 38, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 42, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 50, "feats": null, "head": 13, "id": 12, "lemma": "still", "misc": "", "start_char": 45, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 56, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 13, "lemma": "go", "misc": "", "start_char": 51, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 59, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 57, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 62, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 60, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 68, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "right", "misc": "", "start_char": 63, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG staring)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG hauling)))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not staring, I'm hauling.", "tokens": [ { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 71, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 73, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 76, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 87, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "stare", "misc": "", "start_char": 80, "text": "staring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 88, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 90, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 92, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 102, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "haul", "misc": "", "start_char": 95, "text": "hauling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (NP (NNP Leonard)) (. .)))" }, "speaker": "Penny", "text": "Oh, hey Leonard.", "tokens": [ { "deprel": "discourse", "end_char": 107, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 105, "text": "Oh", "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": "discourse", "end_char": 113, "feats": null, "head": 4, "id": 3, "lemma": "hey", "misc": "", "start_char": 110, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 121, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Leonard", "misc": "", "start_char": 114, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (UH hi) (. .)))" }, "speaker": "Leonard", "text": "Oh, hi.", "tokens": [ { "deprel": "discourse", "end_char": 126, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 124, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 127, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 131, "feats": null, "head": 0, "id": 3, "lemma": "hi", "misc": "", "start_char": 129, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (, ...) (WHADVP (WRB how)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going))) (. ?)))" }, "speaker": "Penny", "text": "So...how's it going?", "tokens": [ { "deprel": "discourse", "end_char": 136, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 134, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 137, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 144, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 141, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 147, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 145, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 150, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 148, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 156, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 151, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 157, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (ADJP (RB Pretty) (JJ good) (. .)))" }, "speaker": "Leonard", "text": "Pretty good.", "tokens": [ { "deprel": "advmod", "end_char": 165, "feats": null, "head": 2, "id": 1, "lemma": "pretty", "misc": "", "start_char": 159, "text": "Pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 170, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "good", "misc": "", "start_char": 166, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Just) (RB pretty) (JJ good)) (. ?) (NP (PRP I)) (VP (MD 'd) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBD were) (VP (VBG doing) (ADJP (RB very) (JJ good)))))))) (. .)))" }, "speaker": "Penny", "text": "Just pretty good? I'd think you were doing very good.", "tokens": [ { "deprel": "advmod", "end_char": 177, "feats": null, "head": 3, "id": 1, "lemma": "just", "misc": "", "start_char": 173, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 184, "feats": null, "head": 3, "id": 2, "lemma": "pretty", "misc": "", "start_char": 178, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 189, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 185, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 190, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 192, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 196, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "would", "misc": "", "start_char": 194, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 202, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "think", "misc": "", "start_char": 197, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 203, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 211, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 207, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 217, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "do", "misc": "", "start_char": 212, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 12, "id": 11, "lemma": "very", "misc": "", "start_char": 218, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 227, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "good", "misc": "", "start_char": 223, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Pretty)) (, ,) (ADVP (RB very)) (, ...) (NP (EX there)) (VP (VBZ 's) (ADVP (RB really)) (NP (NP (DT no) (JJ objective) (NN scale)) (PP (IN for) (S (S (VP (VBG delineating) (NP (NP (NNS variations)) (PP (IN of) (NP (`` \") (JJ good) (. .) ('' \"))))) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB ask))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Pretty, very...there's really no objective scale for delineating variations of \" good . \" Why do you ask?", "tokens": [ { "deprel": "advmod", "end_char": 236, "feats": null, "head": 3, "id": 1, "lemma": "pretty", "misc": "", "start_char": 230, "text": "Pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 243, "feats": null, "head": 6, "id": 3, "lemma": "very", "misc": "", "start_char": 239, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 6, "id": 4, "lemma": "...", "misc": "", "start_char": 244, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 253, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 248, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "be", "misc": "", "start_char": 254, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 263, "feats": null, "head": 6, "id": 7, "lemma": "really", "misc": "", "start_char": 257, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 266, "feats": null, "head": 10, "id": 8, "lemma": "no", "misc": "", "start_char": 264, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 276, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "objective", "misc": "", "start_char": 267, "text": "objective", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 282, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "scale", "misc": "", "start_char": 277, "text": "scale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 286, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 283, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 298, "feats": "VerbForm=Ger", "head": 10, "id": 12, "lemma": "delineate", "misc": "", "start_char": 287, "text": "delineating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 309, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "variation", "misc": "", "start_char": 299, "text": "variations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 312, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 310, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 313, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod", "end_char": 319, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "good", "misc": "", "start_char": 315, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 320, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 6, "id": 18, "lemma": "\"", "misc": "", "start_char": 322, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 327, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "why", "misc": "", "start_char": 324, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 330, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 328, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 334, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 331, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 338, "feats": "VerbForm=Inf", "head": 6, "id": 22, "lemma": "ask", "misc": "", "start_char": 335, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 6, "id": 23, "lemma": "?", "misc": "", "start_char": 339, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT a) (JJ little) (NN bird)) (VP (VBD told) (NP (PRP me)) (SBAR (IN that) (S (NP (PRP you) (CC and) (NNP Leslie)) (VP (VBD hooked) (PRT (RP up)) (NP (JJ last) (NN night)))))) (. .)))" }, "speaker": "Penny", "text": "Well, a little bird told me that you and Leslie hooked up last night.", "tokens": [ { "deprel": "discourse", "end_char": 345, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 341, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 346, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 349, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 348, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 356, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 350, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 361, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "bird", "misc": "", "start_char": 357, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 362, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 369, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 367, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 374, "feats": null, "head": 12, "id": 8, "lemma": "that", "misc": "", "start_char": 370, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 375, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 382, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 379, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 389, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Leslie", "misc": "", "start_char": 383, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 12, "lemma": "hook", "misc": "", "start_char": 390, "text": "hooked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 399, "feats": null, "head": 12, "id": 13, "lemma": "up", "misc": "", "start_char": 397, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "end_char": 404, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "last", "misc": "", "start_char": 400, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 410, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "night", "misc": "", "start_char": 405, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. !)))" }, "speaker": "Leonard", "text": "Sheldon!", "tokens": [ { "deprel": "root", "end_char": 420, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 413, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 421, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (VP (VBG coming))) (. .)))" }, "speaker": "Sheldon", "text": "I ’m coming.", "tokens": [ { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 423, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 425, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 434, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 428, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (ADVP (RB So)) (, ,) (SQ (VBZ is) (NP (NP (PRP it))) (ADJP (JJ serious)) (. ?) (SQ (VBP Do) (NP (PRP you)) (VP (VB like) (NP (PRP her)))) (. ?))))" }, "speaker": "Penny", "text": "So, is it serious? Do you like her?", "tokens": [ { "deprel": "advmod", "end_char": 439, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 437, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 444, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 442, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 445, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 455, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "serious", "misc": "", "start_char": 448, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 456, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 458, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 461, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 469, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "like", "misc": "", "start_char": 465, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 473, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 470, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 474, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't))) (, ...) (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB really)) (NP (CD two) (JJ different) (NNS questions)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (, ...) (NP (NNP Sheldon)) (, ,) (SBAR (S (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB go))))))))) (. !)))" }, "speaker": "Leonard", "text": "I don't...That's really two different questions . I'm not...Sheldon, we have to go!", "tokens": [ { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 480, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "do", "misc": "", "start_char": 478, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 484, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 481, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 2, "id": 4, "lemma": "...", "misc": "", "start_char": 485, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 493, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 5, "lemma": "that", "misc": "", "start_char": 489, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 494, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 503, "feats": null, "head": 10, "id": 7, "lemma": "really", "misc": "", "start_char": 497, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 507, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 8, "lemma": "two", "misc": "", "start_char": 504, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 517, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "different", "misc": "", "start_char": 508, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 527, "feats": "Number=Plur", "head": 0, "id": 10, "lemma": "question", "misc": "", "start_char": 518, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 528, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 531, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 530, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 534, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 532, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 538, "feats": null, "head": 10, "id": 14, "lemma": "not", "misc": "", "start_char": 535, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 10, "id": 15, "lemma": "...", "misc": "", "start_char": 539, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 550, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "Sheldon", "misc": "", "start_char": 543, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "we", "misc": "", "start_char": 553, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 560, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 19, "lemma": "have", "misc": "", "start_char": 556, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 563, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 561, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 566, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "go", "misc": "", "start_char": 564, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 10, "id": 22, "lemma": "!", "misc": "", "start_char": 567, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (VBN wound) (ADJP (RB awfully) (JJ tight)) (PP (IN for) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB just)) (VP (VBN had) (NP (JJ sexual) (NN intercourse)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're wound awfully tight for a man who's just had sexual intercourse.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 572, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 569, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 576, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 573, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 582, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "wind", "misc": "", "start_char": 577, "text": "wound", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 590, "feats": null, "head": 5, "id": 4, "lemma": "awfully", "misc": "", "start_char": 583, "text": "awfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 596, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "tight", "misc": "", "start_char": 591, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 597, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 602, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 601, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 606, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "man", "misc": "", "start_char": 603, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 610, "feats": "PronType=Rel", "head": 12, "id": 9, "lemma": "who", "misc": "", "start_char": 607, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 611, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 618, "feats": null, "head": 12, "id": 11, "lemma": "just", "misc": "", "start_char": 614, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 622, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 12, "lemma": "have", "misc": "", "start_char": 619, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 629, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "sexual", "misc": "", "start_char": 623, "text": "sexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 641, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "intercourse", "misc": "", "start_char": 630, "text": "intercourse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 642, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB talk) (PP (IN to) (NP (PRP you))) (ADVP (RBR later))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP am) (ADJP (RB so) (JJ happy)) (PP (IN for) (NP (PRP you))))) (. .)))" }, "speaker": "Penny", "text": "All right, I'll talk to you later, but I am so happy for you.", "tokens": [ { "deprel": "obl:npmod", "end_char": 647, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 644, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 653, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 648, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 654, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 657, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 656, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 661, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 658, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 666, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "talk", "misc": "", "start_char": 662, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 669, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 667, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 673, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 670, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 679, "feats": "Degree=Cmp", "head": 6, "id": 9, "lemma": "late", "misc": "", "start_char": 674, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 680, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 685, "feats": null, "head": 15, "id": 11, "lemma": "but", "misc": "", "start_char": 682, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 690, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 688, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 693, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 691, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 699, "feats": "Degree=Pos", "head": 6, "id": 15, "lemma": "happy", "misc": "", "start_char": 694, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 700, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 707, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 17, "lemma": "you", "misc": "", "start_char": 704, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBD did) (NP (PRP she)) (VP (VB mean) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ happy)) (PP (IN for) (NP (PRP me)))))))) (. ?)) (SQ (SQ (VBZ Is) (NP (PRP she)) (ADJP (JJ happy) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG seeing) (NP (NN someone)))))))) (. ?) (CC Or) (SQ (VBZ is) (NP (PRP she)) (ADJP (JJ happy)) (SBAR (IN because) (S (NP (PRP she)) (VP (VBZ thinks) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP am) (. ?) (SBAR (IN Because) (S (NP (NP (NN anyone)) (SBAR (WHNP (WP who)) (S (VP (VBD cared) (PP (IN for) (NP (NN someone))))))) (VP (MD would) (VP (VB want) (S (NP (PRP them)) (VP (TO to) (VP (VB be) (ADJP (JJ happy)))))))))))))))) (. .) (SBAR (ADVP (RB Even)) (IN if) (S (NP (NP (DT the) (NN reason)) (PP (IN for) (NP (PRP$ their) (NN happiness)))) (VP (VBD made) (S (NP (DT the) (JJ first) (NN person)) (ADJP (JJ unhappy)))))) (. .) (SBAR (IN Because) (S (NP (DT the) (JJ second) (NN person)) (, ,) (RB though) (ADJP (JJ happy)) (, ,) (VP (VBZ is) (ADVP (RB now)) (ADJP (RB romantically) (JJ unavailable) (PP (IN to) (NP (DT the) (JJ first) (NN person)))))))) (. .)))" }, "speaker": "Leonard", "text": "What did she mean she's happy for me? Is she happy that I'm seeing someone? Or is she happy because she thinks that I am? Because anyone who cared for someone would want them to be happy . Even if the reason for their happiness made the first person unhappy . Because the second person, though happy, is now romantically unavailable to the first person.", "tokens": [ { "deprel": "obj", "end_char": 714, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 710, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 715, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 722, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 719, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 727, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 723, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "she", "misc": "", "start_char": 728, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 732, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 740, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "happy", "misc": "", "start_char": 735, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 744, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 741, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 747, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 745, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 748, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 752, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 750, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "she", "misc": "", "start_char": 753, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 762, "feats": "Degree=Pos", "head": 4, "id": 13, "lemma": "happy", "misc": "", "start_char": 757, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 767, "feats": null, "head": 17, "id": 14, "lemma": "that", "misc": "", "start_char": 763, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 769, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 768, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 772, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 770, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 779, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 17, "lemma": "see", "misc": "", "start_char": 773, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 787, "feats": "Number=Sing|PronType=Ind", "head": 17, "id": 18, "lemma": "someone", "misc": "", "start_char": 780, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 13, "id": 19, "lemma": "?", "misc": "", "start_char": 788, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 792, "feats": null, "head": 23, "id": 20, "lemma": "or", "misc": "", "start_char": 790, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 795, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 793, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 799, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "she", "misc": "", "start_char": 796, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 805, "feats": "Degree=Pos", "head": 13, "id": 23, "lemma": "happy", "misc": "", "start_char": 800, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 813, "feats": null, "head": 26, "id": 24, "lemma": "because", "misc": "", "start_char": 806, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 817, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "she", "misc": "", "start_char": 814, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 26, "lemma": "think", "misc": "", "start_char": 818, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 829, "feats": null, "head": 29, "id": 27, "lemma": "that", "misc": "", "start_char": 825, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 831, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 830, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 834, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 29, "lemma": "be", "misc": "", "start_char": 832, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 26, "id": 30, "lemma": "?", "misc": "", "start_char": 835, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 844, "feats": null, "head": 38, "id": 31, "lemma": "because", "misc": "", "start_char": 837, "text": "Because", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 851, "feats": "Number=Sing|PronType=Ind", "head": 38, "id": 32, "lemma": "anyone", "misc": "", "start_char": 845, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 855, "feats": "PronType=Rel", "head": 34, "id": 33, "lemma": "who", "misc": "", "start_char": 852, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 34, "lemma": "care", "misc": "", "start_char": 856, "text": "cared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 865, "feats": null, "head": 36, "id": 35, "lemma": "for", "misc": "", "start_char": 862, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 873, "feats": "Number=Sing|PronType=Ind", "head": 34, "id": 36, "lemma": "someone", "misc": "", "start_char": 866, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 879, "feats": "VerbForm=Fin", "head": 38, "id": 37, "lemma": "would", "misc": "", "start_char": 874, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 884, "feats": "VerbForm=Inf", "head": 26, "id": 38, "lemma": "want", "misc": "", "start_char": 880, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 889, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "they", "misc": "", "start_char": 885, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 892, "feats": null, "head": 42, "id": 40, "lemma": "to", "misc": "", "start_char": 890, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 895, "feats": "VerbForm=Inf", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 893, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 901, "feats": "Degree=Pos", "head": 38, "id": 42, "lemma": "happy", "misc": "", "start_char": 896, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 4, "id": 43, "lemma": ".", "misc": "", "start_char": 902, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 908, "feats": null, "head": 51, "id": 44, "lemma": "even", "misc": "", "start_char": 904, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 911, "feats": null, "head": 51, "id": 45, "lemma": "if", "misc": "", "start_char": 909, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 915, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 46, "lemma": "the", "misc": "", "start_char": 912, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 922, "feats": "Number=Sing", "head": 51, "id": 47, "lemma": "reason", "misc": "", "start_char": 916, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 926, "feats": null, "head": 50, "id": 48, "lemma": "for", "misc": "", "start_char": 923, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 932, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 50, "id": 49, "lemma": "their", "misc": "", "start_char": 927, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 942, "feats": "Number=Sing", "head": 47, "id": 50, "lemma": "happiness", "misc": "", "start_char": 933, "text": "happiness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 38, "id": 51, "lemma": "make", "misc": "", "start_char": 943, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 951, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 52, "lemma": "the", "misc": "", "start_char": 948, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 957, "feats": "Degree=Pos|NumType=Ord", "head": 54, "id": 53, "lemma": "first", "misc": "", "start_char": 952, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 964, "feats": "Number=Sing", "head": 51, "id": 54, "lemma": "person", "misc": "", "start_char": 958, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 972, "feats": "Degree=Pos", "head": 51, "id": 55, "lemma": "unhappy", "misc": "", "start_char": 965, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 4, "id": 56, "lemma": ".", "misc": "", "start_char": 973, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 982, "feats": null, "head": 68, "id": 57, "lemma": "because", "misc": "", "start_char": 975, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 986, "feats": "Definite=Def|PronType=Art", "head": 60, "id": 58, "lemma": "the", "misc": "", "start_char": 983, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 993, "feats": "Degree=Pos|NumType=Ord", "head": 60, "id": 59, "lemma": "second", "misc": "", "start_char": 987, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1000, "feats": "Number=Sing", "head": 68, "id": 60, "lemma": "person", "misc": "", "start_char": 994, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 60, "id": 61, "lemma": ",", "misc": "", "start_char": 1001, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1009, "feats": null, "head": 63, "id": 62, "lemma": "though", "misc": "", "start_char": 1003, "text": "though", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1015, "feats": "Degree=Pos", "head": 60, "id": 63, "lemma": "happy", "misc": "", "start_char": 1010, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 63, "id": 64, "lemma": ",", "misc": "", "start_char": 1016, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1020, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 68, "id": 65, "lemma": "be", "misc": "", "start_char": 1018, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1024, "feats": null, "head": 68, "id": 66, "lemma": "now", "misc": "", "start_char": 1021, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1037, "feats": null, "head": 68, "id": 67, "lemma": "romantically", "misc": "", "start_char": 1025, "text": "romantically", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1049, "feats": "Degree=Pos", "head": 51, "id": 68, "lemma": "unavailable", "misc": "", "start_char": 1038, "text": "unavailable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 72, "id": 69, "lemma": "to", "misc": "", "start_char": 1050, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1056, "feats": "Definite=Def|PronType=Art", "head": 72, "id": 70, "lemma": "the", "misc": "", "start_char": 1053, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1062, "feats": "Degree=Pos|NumType=Ord", "head": 72, "id": 71, "lemma": "first", "misc": "", "start_char": 1057, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1069, "feats": "Number=Sing", "head": 68, "id": 72, "lemma": "person", "misc": "", "start_char": 1063, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1071, "feats": null, "head": 4, "id": 73, "lemma": ".", "misc": "", "start_char": 1070, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB realize) (SBAR (S (NP (PRP I)) (VP (MD may) (VP (VB have) (S (VP (TO to) (VP (VB share) (NP (DT a) (NNP Nobel) (NNP Prize)) (PP (IN with) (NP (PRP$ your) (NN booty) (NN call))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you realize I may have to share a Nobel Prize with your booty call?", "tokens": [ { "deprel": "aux", "end_char": 1074, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1072, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1078, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1075, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1086, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "realize", "misc": "", "start_char": 1079, "text": "realize", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1088, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1087, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1092, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "may", "misc": "", "start_char": 1089, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1097, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 1093, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1100, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1098, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1106, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "share", "misc": "", "start_char": 1101, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1108, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 1107, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1114, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Nobel", "misc": "", "start_char": 1109, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1120, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Prize", "misc": "", "start_char": 1115, "text": "Prize", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1125, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 1121, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1130, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "your", "misc": "", "start_char": 1126, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1136, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "booty", "misc": "", "start_char": 1131, "text": "booty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1141, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "call", "misc": "", "start_char": 1137, "text": "call", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 1142, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG being) (ADJP (JJ ridiculous))))) (. .) (SBAR (WHNP (WP Who)) (S (VP (VBZ cares) (SBAR (WHNP (WP what)) (S (NP (NNP Penny)) (VP (VBZ thinks))))))) (. ?) (S (NP (NNP Leslie)) (VP (VBZ is) (NP (DT a) (JJ terrific) (NN girl)))) (. .) (S (NP (PRP She)) (VP (VBZ 's) (ADJP (JJ attractive)))) (. .) (S (NP (PRP We)) (VP (VBP like) (NP (DT each) (JJ other)))) (. .) (S (NP (PRP She)) (VP (VBZ 's) (ADJP (RB extremely) (JJ intelligent)))) (. ...)))" }, "speaker": "Leonard", "text": "I'm being ridiculous . Who cares what Penny thinks? Leslie is a terrific girl . She's attractive . We like each other . She's extremely intelligent ...", "tokens": [ { "deprel": "nsubj", "end_char": 1145, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1144, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1148, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1146, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1154, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1149, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 1165, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "ridiculous", "misc": "", "start_char": 1155, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1171, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 1168, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 1177, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "care", "misc": "", "start_char": 1172, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1182, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "what", "misc": "", "start_char": 1178, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1188, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "penny", "misc": "", "start_char": 1183, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "think", "misc": "", "start_char": 1189, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 1196, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1204, "feats": "Number=Sing", "head": 16, "id": 12, "lemma": "Leslie", "misc": "", "start_char": 1198, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 1205, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1209, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 1208, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1218, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "terrific", "misc": "", "start_char": 1210, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1223, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "girl", "misc": "", "start_char": 1219, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1225, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1224, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1229, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "she", "misc": "", "start_char": 1226, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1232, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 1230, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1243, "feats": "Degree=Pos", "head": 16, "id": 20, "lemma": "attractive", "misc": "", "start_char": 1233, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1245, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 1244, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1248, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "we", "misc": "", "start_char": 1246, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1253, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 23, "lemma": "like", "misc": "", "start_char": 1249, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1258, "feats": "ExtPos=PRON|PronType=Rcp", "head": 23, "id": 24, "lemma": "each", "misc": "", "start_char": 1254, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1264, "feats": "Degree=Pos", "head": 24, "id": 25, "lemma": "other", "misc": "", "start_char": 1259, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 1265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1270, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 27, "lemma": "she", "misc": "", "start_char": 1267, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1273, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 1271, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1283, "feats": null, "head": 30, "id": 29, "lemma": "extremely", "misc": "", "start_char": 1274, "text": "extremely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1295, "feats": "Degree=Pos", "head": 4, "id": 30, "lemma": "intelligent", "misc": "", "start_char": 1284, "text": "intelligent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 4, "id": 31, "lemma": "...", "misc": "", "start_char": 1296, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (RB not) (ADJP (RB that) (JJ intelligent))) (. .)))" }, "speaker": "Sheldon", "text": "She's not that intelligent.", "tokens": [ { "deprel": "nsubj", "end_char": 1303, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "she", "misc": "", "start_char": 1300, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1304, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1310, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1307, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1315, "feats": null, "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 1311, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1327, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "intelligent", "misc": "", "start_char": 1316, "text": "intelligent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1329, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1328, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD fixed) (NP (PRP$ your) (NN equation))) (. .)))" }, "speaker": "Leonard", "text": "She fixed your equation.", "tokens": [ { "deprel": "nsubj", "end_char": 1333, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 1330, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "fix", "misc": "", "start_char": 1334, "text": "fixed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1344, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1340, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1353, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "equation", "misc": "", "start_char": 1345, "text": "equation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1355, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD got) (ADJP (JJ lucky))) (. .)))" }, "speaker": "Sheldon", "text": "She got lucky.", "tokens": [ { "deprel": "nsubj", "end_char": 1359, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 1356, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1363, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1360, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 1369, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "lucky", "misc": "", "start_char": 1364, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB believe) (PP (IN in) (NP (NN luck))))) (. .)))" }, "speaker": "Leonard", "text": "You don't believe in luck.", "tokens": [ { "deprel": "nsubj", "end_char": 1375, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1372, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1378, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1376, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1382, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1379, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1390, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 1383, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1393, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 1391, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1398, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "luck", "misc": "", "start_char": 1394, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB believe) (PP (IN in) (NP (PRP it))) (SBAR (IN for) (S (NP (PRP her)) (VP (TO to) (VP (VB be) (ADJP (JJ lucky))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't have to believe in it for her to be lucky.", "tokens": [ { "deprel": "nsubj", "end_char": 1402, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1401, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1405, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1403, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1409, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1406, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1414, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1410, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1417, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1415, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1425, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "believe", "misc": "", "start_char": 1418, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1428, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 1426, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1431, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "it", "misc": "", "start_char": 1429, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1435, "feats": null, "head": 13, "id": 9, "lemma": "for", "misc": "", "start_char": 1432, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1439, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "her", "misc": "", "start_char": 1436, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1442, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 1440, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1445, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1443, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1451, "feats": "Degree=Pos", "head": 6, "id": 13, "lemma": "lucky", "misc": "", "start_char": 1446, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1453, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1452, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Regardless)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN chance)) (PP (IN at) (NP (NP (DT a) (JJ real) (NN relationship)) (PP (IN with) (NP (NNP Leslie))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB pass) (NP (DT that)) (PRT (RP up)) (PP (IN for) (NP (NP (DT some) (JJ hypothetical) (NN future)) (PP (IN of) (NP (NN happiness))))) (PP (IN with) (NP (NP (DT a) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (MD may) (CC or) (MD may) (RB not) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB be) (ADJP (JJ happy)) (, ,) (PP (IN with) (NP (NP (DT a) (NN woman)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (ADVP (RB currently)) (VP (VBG making) (S (NP (PRP me)) (ADJP (JJ happy)))))))))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Regardless, I have a chance at a real relationship with Leslie . I'm not going to pass that up for some hypothetical future of happiness with a woman who may or may not want me to be happy, with a woman who is currently making me happy.", "tokens": [ { "deprel": "advmod", "end_char": 1464, "feats": null, "head": 4, "id": 1, "lemma": "regardless", "misc": "", "start_char": 1454, "text": "Regardless", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1466, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1465, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1468, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1467, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1473, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1469, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1475, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1474, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1482, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "chance", "misc": "", "start_char": 1476, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1485, "feats": null, "head": 10, "id": 7, "lemma": "at", "misc": "", "start_char": 1483, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1487, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1486, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1492, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "real", "misc": "", "start_char": 1488, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1505, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "relationship", "misc": "", "start_char": 1493, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1510, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 1506, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1517, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Leslie", "misc": "", "start_char": 1511, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1518, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1521, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 1520, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1524, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1522, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1528, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 1525, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1534, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "go", "misc": "", "start_char": 1529, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1537, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1535, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1542, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "pass", "misc": "", "start_char": 1538, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1547, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 20, "lemma": "that", "misc": "", "start_char": 1543, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 1550, "feats": null, "head": 19, "id": 21, "lemma": "up", "misc": "", "start_char": 1548, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1554, "feats": null, "head": 25, "id": 22, "lemma": "for", "misc": "", "start_char": 1551, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1559, "feats": null, "head": 25, "id": 23, "lemma": "some", "misc": "", "start_char": 1555, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1572, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "hypothetical", "misc": "", "start_char": 1560, "text": "hypothetical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1579, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "future", "misc": "", "start_char": 1573, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1582, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 1580, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1592, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "happiness", "misc": "", "start_char": 1583, "text": "happiness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1597, "feats": null, "head": 30, "id": 28, "lemma": "with", "misc": "", "start_char": 1593, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1599, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 1598, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1605, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "woman", "misc": "", "start_char": 1600, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1609, "feats": "PronType=Rel", "head": 36, "id": 31, "lemma": "who", "misc": "", "start_char": 1606, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1613, "feats": "VerbForm=Fin", "head": 36, "id": 32, "lemma": "may", "misc": "", "start_char": 1610, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "cc", "end_char": 1616, "feats": null, "head": 34, "id": 33, "lemma": "or", "misc": "", "start_char": 1614, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1620, "feats": "VerbForm=Fin", "head": 32, "id": 34, "lemma": "may", "misc": "", "start_char": 1617, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1624, "feats": null, "head": 36, "id": 35, "lemma": "not", "misc": "", "start_char": 1621, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1629, "feats": "VerbForm=Inf", "head": 30, "id": 36, "lemma": "want", "misc": "", "start_char": 1625, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1632, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 37, "lemma": "I", "misc": "", "start_char": 1630, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1635, "feats": null, "head": 40, "id": 38, "lemma": "to", "misc": "", "start_char": 1633, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1638, "feats": "VerbForm=Inf", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 1636, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1644, "feats": "Degree=Pos", "head": 36, "id": 40, "lemma": "happy", "misc": "", "start_char": 1639, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1646, "feats": null, "head": 44, "id": 41, "lemma": ",", "misc": "", "start_char": 1645, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1651, "feats": null, "head": 44, "id": 42, "lemma": "with", "misc": "", "start_char": 1647, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1653, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 1652, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1659, "feats": "Number=Sing", "head": 36, "id": 44, "lemma": "woman", "misc": "", "start_char": 1654, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1663, "feats": "PronType=Rel", "head": 48, "id": 45, "lemma": "who", "misc": "", "start_char": 1660, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1666, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 46, "lemma": "be", "misc": "", "start_char": 1664, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1676, "feats": null, "head": 48, "id": 47, "lemma": "currently", "misc": "", "start_char": 1667, "text": "currently", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1683, "feats": "Tense=Pres|VerbForm=Part", "head": 44, "id": 48, "lemma": "make", "misc": "", "start_char": 1677, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1686, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 49, "lemma": "I", "misc": "", "start_char": 1684, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1692, "feats": "Degree=Pos", "head": 48, "id": 50, "lemma": "happy", "misc": "", "start_char": 1687, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1694, "feats": null, "head": 4, "id": 51, "lemma": ".", "misc": "", "start_char": 1693, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard?", "tokens": [ { "deprel": "root", "end_char": 1702, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1695, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1704, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1703, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 1709, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1705, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1710, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP do) (RB n't) (VP (VB care))) (. .)))" }, "speaker": "Sheldon", "text": "I still don't care.", "tokens": [ { "deprel": "nsubj", "end_char": 1713, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 1712, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1719, "feats": null, "head": 5, "id": 2, "lemma": "still", "misc": "", "start_char": 1714, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1722, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1720, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1726, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1723, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1731, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "care", "misc": "", "start_char": 1727, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1733, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1732, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 9, 9 ] ], [ [ 1, 0, 0 ], [ 1, 5, 5 ], [ 16, 3, 3 ], [ 19, 2, 2 ], [ 21, 0, 0 ], [ 22, 0, 0 ], [ 26, 0, 0 ] ], [ [ 2, 3, 3 ], [ 6, 7, 7 ], [ 8, 8, 8 ], [ 11, 7, 7 ], [ 12, 0, 0 ], [ 12, 11, 11 ], [ 13, 0, 0 ], [ 13, 6, 7 ], [ 15, 8, 8 ], [ 15, 14, 14 ], [ 15, 27, 27 ], [ 16, 1, 1 ], [ 16, 12, 12 ], [ 17, 0, 0 ], [ 23, 2, 2 ], [ 23, 13, 13 ], [ 23, 36, 36 ], [ 23, 48, 48 ], [ 24, 0, 0 ] ], [ [ 6, 4, 4 ], [ 7, 20, 20 ], [ 8, 6, 6 ], [ 14, 3, 3 ], [ 14, 11, 11 ], [ 15, 2, 2 ], [ 15, 4, 4 ], [ 15, 11, 11 ], [ 15, 21, 21 ], [ 15, 24, 24 ], [ 17, 8, 8 ], [ 23, 28, 29 ] ], [ [ 8, 4, 4 ], [ 9, 0, 0 ], [ 10, 0, 0 ], [ 12, 15, 15 ] ], [ [ 8, 2, 4 ] ], [ [ 8, 10, 10 ], [ 11, 9, 9 ] ], [ [ 8, 8, 10 ] ], [ [ 12, 17, 17 ] ], [ [ 13, 7, 7 ], [ 14, 7, 7 ], [ 14, 16, 16 ] ], [ [ 15, 17, 17 ], [ 15, 35, 35 ], [ 16, 12, 14 ], [ 17, 11, 11 ], [ 17, 13, 15 ] ], [ [ 15, 31, 31 ] ], [ [ 15, 38, 38 ], [ 15, 48, 48 ] ], [ [ 15, 53, 53 ], [ 15, 69, 71 ] ], [ [ 15, 51, 53 ] ], [ [ 15, 57, 59 ] ], [ [ 16, 8, 10 ] ], [ [ 17, 15, 15 ], [ 17, 17, 17 ], [ 17, 26, 26 ], [ 18, 0, 0 ], [ 19, 0, 0 ], [ 20, 0, 0 ], [ 22, 9, 9 ], [ 23, 11, 11 ], [ 23, 42, 43 ] ], [ [ 17, 21, 21 ] ] ]
s01e05c06t
You can stare at your board all day . She's still going to be right. I'm not staring, I'm hauling. Oh, hey Leonard. Oh, hi. So...how's it going? Pretty good. Just pretty good? I'd think you were doing very good. Pretty, very...there's really no objective scale for delineating variations of " good . " Why do you ask? Well, a little bird told me that you and Leslie hooked up last night. Sheldon! I ’m coming. So, is it serious? Do you like her? I don't...That's really two different questions . I'm not...Sheldon, we have to go! You're wound awfully tight for a man who's just had sexual intercourse. All right, I'll talk to you later, but I am so happy for you. What did she mean she's happy for me? Is she happy that I'm seeing someone? Or is she happy because she thinks that I am? Because anyone who cared for someone would want them to be happy . Even if the reason for their happiness made the first person unhappy . Because the second person, though happy, is now romantically unavailable to the first person. Do you realize I may have to share a Nobel Prize with your booty call? I'm being ridiculous . Who cares what Penny thinks? Leslie is a terrific girl . She's attractive . We like each other . She's extremely intelligent ... She's not that intelligent. She fixed your equation. She got lucky. You don't believe in luck. I don't have to believe in it for her to be lucky. Regardless, I have a chance at a real relationship with Leslie . I'm not going to pass that up for some hypothetical future of happiness with a woman who may or may not want me to be happy, with a woman who is currently making me happy. Leonard? Yeah. I still don't care.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Lesley)) (. .)))" }, "speaker": "Leonard", "text": "Hey, Lesley.", "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": 12, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Lesley", "misc": "", "start_char": 6, "text": "Lesley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Careful)) (, ,) (NP (NNP Leonard) (. .) (JJ Liquid) (NN nitrogen)) (, ,) (PP (NP (CD 320) (NNS degrees)) (IN below) (NP (CD zero))) (. .)))" }, "speaker": "Lesley", "text": "Careful, Leonard . Liquid nitrogen, 320 degrees below zero.", "tokens": [ { "deprel": "root", "end_char": 22, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "careful", "misc": "", "start_char": 15, "text": "Careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 23, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 32, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 25, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 41, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Liquid", "misc": "", "start_char": 35, "text": "Liquid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "list", "end_char": 50, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "nitrogen", "misc": "", "start_char": 42, "text": "nitrogen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 51, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 56, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 8, "lemma": "320", "misc": "", "start_char": 53, "text": "320", "upos": "NUM", "xpos": "CD" }, { "deprel": "list", "end_char": 64, "feats": "Number=Plur", "head": 1, "id": 9, "lemma": "degree", "misc": "", "start_char": 57, "text": "degrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 11, "id": 10, "lemma": "below", "misc": "", "start_char": 65, "text": "below", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 75, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "zero", "misc": "", "start_char": 71, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG smashing) (NP (DT a) (ADJP (NN flash) (HYPH -) (VBN frozen)) (NN banana)))) (. ?)))" }, "speaker": "Leonard", "text": "Why are you smashing a flash - frozen banana?", "tokens": [ { "deprel": "advmod", "end_char": 81, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 78, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 82, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 86, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 98, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "smash", "misc": "", "start_char": 90, "text": "smashing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 100, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 5, "lemma": "a", "misc": "", "start_char": 99, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 106, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "flash", "misc": "", "start_char": 101, "text": "flash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 6, "id": 7, "lemma": "-", "misc": "", "start_char": 107, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 115, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "freeze", "misc": "", "start_char": 109, "text": "frozen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 122, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "banana", "misc": "", "start_char": 116, "text": "banana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 123, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (S (NP (PRP I)) (VP (VBD got) (NP (NP (DT a) (NN bowl)) (PP (IN of) (NP (NNP Cheerios)))))) (CC and) (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB find) (NP (DT a) (NN knife)))))) (. .)))" }, "speaker": "Lesley", "text": "Because I got a bowl of Cheerios and I couldn't find a knife.", "tokens": [ { "deprel": "mark", "end_char": 132, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 125, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 134, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 133, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 135, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 145, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "bowl", "misc": "", "start_char": 141, "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 148, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 146, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 157, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Cheerios", "misc": "", "start_char": 149, "text": "Cheerios", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 161, "feats": null, "head": 12, "id": 8, "lemma": "and", "misc": "", "start_char": 158, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 169, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "could", "misc": "", "start_char": 164, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 173, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 170, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 178, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "find", "misc": "", "start_char": 174, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 180, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 179, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 186, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "knife", "misc": "", "start_char": 181, "text": "knife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 187, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (UH anyway) (. ...)))" }, "speaker": "Leonard", "text": "So anyway ...", "tokens": [ { "deprel": "discourse", "end_char": 191, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 189, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 198, "feats": null, "head": 0, "id": 2, "lemma": "anyway", "misc": "", "start_char": 192, "text": "anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 199, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Uh)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Lesley", "text": "Uh, what are you doing?", "tokens": [ { "deprel": "discourse", "end_char": 205, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 203, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 207, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 206, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 212, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 208, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 216, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 213, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 226, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 221, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 227, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (S (ADVP (RB Just)) (VP (VBG extending) (NP (DT the) (NN intimacy)))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VP (VB slip) (ADVP (RB over)) (PP (IN to) (NP (DT the) (NN radiation) (NN lab)))) (CC and) (VP (VB share) (NP (DT a) (NN decontamination) (NN shower)))))))) (. ?)))" }, "speaker": "Leonard", "text": "Just extending the intimacy . Do you want to slip over to the radiation lab and share a decontamination shower?", "tokens": [ { "deprel": "advmod", "end_char": 233, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 229, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 243, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "extend", "misc": "", "start_char": 234, "text": "extending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 247, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 244, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 256, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "intimacy", "misc": "", "start_char": 248, "text": "intimacy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 259, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "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": "parataxis", "end_char": 270, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "want", "misc": "", "start_char": 266, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 273, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 271, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 278, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "slip", "misc": "", "start_char": 274, "text": "slip", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 283, "feats": null, "head": 10, "id": 11, "lemma": "over", "misc": "", "start_char": 279, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 286, "feats": null, "head": 15, "id": 12, "lemma": "to", "misc": "", "start_char": 284, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 290, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 287, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 300, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "radiation", "misc": "", "start_char": 291, "text": "radiation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 304, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "lab", "misc": "", "start_char": 301, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 308, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 305, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 314, "feats": "VerbForm=Inf", "head": 10, "id": 17, "lemma": "share", "misc": "", "start_char": 309, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 316, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 315, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 332, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "decontamination", "misc": "", "start_char": 317, "text": "decontamination", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 339, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "shower", "misc": "", "start_char": 333, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 2, "id": 21, "lemma": "?", "misc": "", "start_char": 340, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (ADVP (RB exactly)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (VP (VBZ 's) (VP (VBG going) (PRT (RP on)) (PP (IN between) (NP (PRP us))))))))) (. ?)))" }, "speaker": "Lesley", "text": "What exactly do you think's going on between us?", "tokens": [ { "deprel": "obl", "end_char": 346, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "what", "misc": "", "start_char": 342, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 354, "feats": null, "head": 1, "id": 2, "lemma": "exactly", "misc": "", "start_char": 347, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 355, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 361, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 358, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 367, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 362, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "aux", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 368, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 376, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 371, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 379, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 377, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 387, "feats": null, "head": 10, "id": 9, "lemma": "between", "misc": "", "start_char": 380, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 390, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 10, "lemma": "we", "misc": "", "start_char": 388, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 391, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sure)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB about) (S (VP (TO to) (VP (VB discover) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN banana)) (VP (VBD felt))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm not sure, but I think I'm about to discover how the banana felt.", "tokens": [ { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 395, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 401, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 398, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 406, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 402, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 412, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 409, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "think", "misc": "", "start_char": 415, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj:outer", "end_char": 422, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 9, "lemma": "I", "misc": "", "start_char": 421, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 423, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 431, "feats": null, "head": 13, "id": 11, "lemma": "about", "misc": "", "start_char": 426, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 434, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 432, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 443, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "discover", "misc": "", "start_char": 435, "text": "discover", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 447, "feats": "PronType=Int", "head": 17, "id": 14, "lemma": "how", "misc": "", "start_char": 444, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 451, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 448, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 458, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "banana", "misc": "", "start_char": 452, "text": "banana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 17, "lemma": "feel", "misc": "", "start_char": 459, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 464, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Listen))) (, ,) (S (NP (NP (DT neither)) (PP (IN of) (NP (PRP us)))) (VP (VBP are) (NP (NNS neuroscientists)))) (, ,) (CC but) (S (S (NP (NP (PRP we)) (NP (DT both))) (VP (VBP understand) (NP (NP (DT the) (NN biochemistry)) (PP (IN of) (NP (NN sex)))))) (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (NP (NN dopamine)) (PP (IN in) (NP (PRP$ our) (NNS brains)))) (VP (VBZ is) (VP (VBN released) (PP (IN across) (NP (NNS synapses))) (, ,) (S (VP (VBG causing) (NP (NN pleasure))))))) (. .) (S (NP (PRP You)) (VP (VP (VBP stick) (NP (NNS electrodes)) (PP (IN in) (NP (NP (DT a) (NN rat) (POS 's)) (NN brain)))) (, ,) (VP (VB give) (NP (PRP him)) (NP (DT an) (NN orgasm) (NN button))) (, ,) (SBAR (S (NP (PRP he)) (VP (MD 'll) (VP (VB push) (NP (DT that) (NN thing)) (SBAR (IN until) (S (NP (PRP he)) (VP (VBZ starves) (PP (IN to) (NP (NN death))))))))))))) (. .)))" }, "speaker": "Lesley", "text": "Listen, neither of us are neuroscientists, but we both understand the biochemistry of sex . I mean, dopamine in our brains is released across synapses, causing pleasure . You stick electrodes in a rat's brain, give him an orgasm button, he'll push that thing until he starves to death.", "tokens": [ { "deprel": "root", "end_char": 472, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "listen", "misc": "", "start_char": 466, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 473, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 482, "feats": null, "head": 7, "id": 3, "lemma": "neither", "misc": "", "start_char": 475, "text": "neither", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 485, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 483, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 488, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "we", "misc": "", "start_char": 486, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 492, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 489, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 508, "feats": "Number=Plur", "head": 1, "id": 7, "lemma": "neuroscientist", "misc": "", "start_char": 493, "text": "neuroscientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 514, "feats": null, "head": 12, "id": 9, "lemma": "but", "misc": "", "start_char": 511, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 517, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "we", "misc": "", "start_char": 515, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 522, "feats": null, "head": 10, "id": 11, "lemma": "both", "misc": "", "start_char": 518, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 533, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "understand", "misc": "", "start_char": 523, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 534, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 550, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "biochemistry", "misc": "", "start_char": 538, "text": "biochemistry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 553, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 551, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 557, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "sex", "misc": "", "start_char": 554, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 19, "id": 17, "lemma": ".", "misc": "", "start_char": 558, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 561, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 560, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 566, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 19, "lemma": "mean", "misc": "", "start_char": 562, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 26, "id": 20, "lemma": ",", "misc": "", "start_char": 567, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 577, "feats": "Number=Sing", "head": 26, "id": 21, "lemma": "dopamine", "misc": "", "start_char": 569, "text": "dopamine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 580, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 578, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 584, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "our", "misc": "", "start_char": 581, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 591, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "brain", "misc": "", "start_char": 585, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 594, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 592, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 603, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 26, "lemma": "release", "misc": "", "start_char": 595, "text": "released", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 610, "feats": null, "head": 28, "id": 27, "lemma": "across", "misc": "", "start_char": 604, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 619, "feats": "Number=Plur", "head": 26, "id": 28, "lemma": "synapse", "misc": "", "start_char": 611, "text": "synapses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 30, "id": 29, "lemma": ",", "misc": "", "start_char": 620, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 629, "feats": "VerbForm=Ger", "head": 26, "id": 30, "lemma": "cause", "misc": "", "start_char": 622, "text": "causing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 638, "feats": "Number=Sing", "head": 30, "id": 31, "lemma": "pleasure", "misc": "", "start_char": 630, "text": "pleasure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 26, "id": 32, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 644, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 641, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 34, "lemma": "stick", "misc": "", "start_char": 645, "text": "stick", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 661, "feats": "Number=Plur", "head": 34, "id": 35, "lemma": "electrode", "misc": "", "start_char": 651, "text": "electrodes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 40, "id": 36, "lemma": "in", "misc": "", "start_char": 662, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 666, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 37, "lemma": "a", "misc": "", "start_char": 665, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 670, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "rat", "misc": "", "start_char": 667, "text": "rat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 673, "feats": null, "head": 38, "id": 39, "lemma": "'s", "misc": "", "start_char": 671, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 679, "feats": "Number=Sing", "head": 34, "id": 40, "lemma": "brain", "misc": "", "start_char": 674, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 12, "id": 41, "lemma": ",", "misc": "", "start_char": 680, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 686, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 42, "lemma": "give", "misc": "", "start_char": 682, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 690, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 42, "id": 43, "lemma": "he", "misc": "", "start_char": 687, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 693, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 44, "lemma": "a", "misc": "", "start_char": 691, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 700, "feats": "Number=Sing", "head": 46, "id": 45, "lemma": "orgasm", "misc": "", "start_char": 694, "text": "orgasm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Sing", "head": 42, "id": 46, "lemma": "button", "misc": "", "start_char": 701, "text": "button", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 7, "id": 47, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 50, "id": 48, "lemma": "he", "misc": "", "start_char": 710, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 716, "feats": "VerbForm=Fin", "head": 50, "id": 49, "lemma": "will", "misc": "", "start_char": 713, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 721, "feats": "VerbForm=Inf", "head": 7, "id": 50, "lemma": "push", "misc": "", "start_char": 717, "text": "push", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 726, "feats": "Number=Sing|PronType=Dem", "head": 52, "id": 51, "lemma": "that", "misc": "", "start_char": 722, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 732, "feats": "Number=Sing", "head": 50, "id": 52, "lemma": "thing", "misc": "", "start_char": 727, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 738, "feats": null, "head": 55, "id": 53, "lemma": "until", "misc": "", "start_char": 733, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 741, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 54, "lemma": "he", "misc": "", "start_char": 739, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 749, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 50, "id": 55, "lemma": "starve", "misc": "", "start_char": 742, "text": "starves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 752, "feats": null, "head": 57, "id": 56, "lemma": "to", "misc": "", "start_char": 750, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 758, "feats": "Number=Sing", "head": 55, "id": 57, "lemma": "death", "misc": "", "start_char": 753, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 1, "id": 58, "lemma": ".", "misc": "", "start_char": 759, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (SQ (MD would) (ADVP (RB n’t)))) (. ?)))" }, "speaker": "Leonard", "text": "Who would n’t?", "tokens": [ { "deprel": "nsubj", "end_char": 764, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 761, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 770, "feats": "VerbForm=Fin", "head": 0, "id": 2, "lemma": "would", "misc": "", "start_char": 765, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 771, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 775, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NP (DT the) (JJ only) (NN difference)) (PP (IN between) (NP (NP (PRP us)) (CC and) (NP (DT the) (NN rat))))) (VP (VBZ is) (SBAR (IN that) (S (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB stick) (NP (DT an) (NN electrode)) (PP (IN in) (NP (PRP$ our) (NN hypothalamus)))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP come) (ADVP (RB in)))))))))) (. .)))" }, "speaker": "Lesley", "text": "Well, the only difference between us and the rat is that you can't stick an electrode in our hypothalamus . That's where you come in.", "tokens": [ { "deprel": "discourse", "end_char": 781, "feats": null, "head": 16, "id": 1, "lemma": "well", "misc": "", "start_char": 777, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 782, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 787, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 784, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 792, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "only", "misc": "", "start_char": 788, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 803, "feats": "Number=Sing", "head": 16, "id": 5, "lemma": "difference", "misc": "", "start_char": 793, "text": "difference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 811, "feats": null, "head": 7, "id": 6, "lemma": "between", "misc": "", "start_char": 804, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 814, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "we", "misc": "", "start_char": 812, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 818, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 815, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 822, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 819, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 826, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "rat", "misc": "", "start_char": 823, "text": "rat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 829, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 11, "lemma": "be", "misc": "", "start_char": 827, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 834, "feats": null, "head": 16, "id": 12, "lemma": "that", "misc": "", "start_char": 830, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 838, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 835, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 841, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 839, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 845, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 842, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 851, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "stick", "misc": "", "start_char": 846, "text": "stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 854, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 852, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 864, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "electrode", "misc": "", "start_char": 855, "text": "electrode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 867, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 865, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 871, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "our", "misc": "", "start_char": 868, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 884, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "hypothalamus", "misc": "", "start_char": 872, "text": "hypothalamus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 16, "id": 22, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 891, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 23, "lemma": "that", "misc": "", "start_char": 887, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 894, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 892, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 900, "feats": "PronType=Rel", "head": 16, "id": 25, "lemma": "where", "misc": "", "start_char": 895, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 904, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 901, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 909, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "come", "misc": "", "start_char": 905, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 912, "feats": null, "head": 27, "id": 28, "lemma": "in", "misc": "", "start_char": 910, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 16, "id": 29, "lemma": ".", "misc": "", "start_char": 913, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB just) (JJ glad) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (PRP it))))))))) (. .) (RB So) (SBARQ (WHNP (WP what)) (SQ (VP (VBZ happens) (ADVP (RB now))))) (. ?)))" }, "speaker": "Leonard", "text": "Yeah, well, I'm just glad to be a part of it . So what happens now?", "tokens": [ { "deprel": "discourse", "end_char": 919, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 915, "text": "Yeah", "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": "discourse", "end_char": 926, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 922, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 927, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 931, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 938, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 934, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 943, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "glad", "misc": "", "start_char": 939, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 946, "feats": null, "head": 12, "id": 9, "lemma": "to", "misc": "", "start_char": 944, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 949, "feats": "VerbForm=Inf", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 947, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 951, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 950, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 956, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "part", "misc": "", "start_char": 952, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 959, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 957, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 962, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 14, "lemma": "it", "misc": "", "start_char": 960, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 964, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 963, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 967, "feats": null, "head": 18, "id": 16, "lemma": "so", "misc": "", "start_char": 965, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 972, "feats": "PronType=Int", "head": 18, "id": 17, "lemma": "what", "misc": "", "start_char": 968, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 980, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 18, "lemma": "happen", "misc": "", "start_char": 973, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 984, "feats": null, "head": 18, "id": 19, "lemma": "now", "misc": "", "start_char": 981, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 8, "id": 20, "lemma": "?", "misc": "", "start_char": 985, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (PP (IN about) (NP (PRP$ your) (NN sex) (NN drive)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB probably)) (ADJP (JJ good)) (PP (IN till) (NP (NNP New) (NNP Year) (POS 's))))) (. .)))" }, "speaker": "Lesley", "text": "I don't know about your sex drive, but I'm probably good till New Year's.", "tokens": [ { "deprel": "nsubj", "end_char": 988, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 987, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 991, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 989, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 995, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 992, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1000, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 996, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1006, "feats": null, "head": 8, "id": 5, "lemma": "about", "misc": "", "start_char": 1001, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1011, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 1007, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1015, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "sex", "misc": "", "start_char": 1012, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1021, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "drive", "misc": "", "start_char": 1016, "text": "drive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1027, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 1024, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1029, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1028, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1032, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1030, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1041, "feats": null, "head": 14, "id": 13, "lemma": "probably", "misc": "", "start_char": 1033, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1046, "feats": "Degree=Pos", "head": 4, "id": 14, "lemma": "good", "misc": "", "start_char": 1042, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1051, "feats": null, "head": 17, "id": 15, "lemma": "till", "misc": "", "start_char": 1047, "text": "till", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1055, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "New", "misc": "", "start_char": 1052, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1060, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "Year", "misc": "", "start_char": 1056, "text": "Year", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1063, "feats": null, "head": 17, "id": 18, "lemma": "'s", "misc": "", "start_char": 1061, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1064, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1071, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1066, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1075, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1072, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. !)))" }, "speaker": "Lesley", "text": "Thank you!", "tokens": [ { "deprel": "root", "end_char": 1083, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1078, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1087, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1084, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 1088, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB make) (NP (NP (NNS plans)) (PP (IN for) (NP (NNP New) (NNP Year) (POS 's)))))))) (. ?)))" }, "speaker": "Leonard", "text": "You want to make plans for New Year's?", "tokens": [ { "deprel": "nsubj", "end_char": 1093, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1090, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 1094, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1101, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 1099, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1106, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "make", "misc": "", "start_char": 1102, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1112, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "plan", "misc": "", "start_char": 1107, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 1113, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1120, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "New", "misc": "", "start_char": 1117, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1125, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Year", "misc": "", "start_char": 1121, "text": "Year", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1128, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 1126, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 1130, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 1129, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (LST (UH Please) (. .)) (NP (PRP You)) (VP (VBP 're) (VP (VBG smothering) (NP (PRP me)))) (. .)))" }, "speaker": "Lesley", "text": "Please . You're smothering me.", "tokens": [ { "deprel": "discourse", "end_char": 1137, "feats": null, "head": 5, "id": 1, "lemma": "please", "misc": "", "start_char": 1131, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1139, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1138, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1143, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1140, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1147, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1144, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1158, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "smother", "misc": "", "start_char": 1148, "text": "smothering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1161, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1159, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1162, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Leonard", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 1169, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 1164, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1171, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1170, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VB Look) (. .) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP Dr.) (NNP Stud)))))) (. !)))" }, "speaker": "Howard", "text": "Look . It's Dr. Stud!", "tokens": [ { "deprel": "root", "end_char": 1176, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 1172, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1177, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1181, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 1179, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1182, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1188, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Dr.", "misc": "", "start_char": 1185, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1193, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Stud", "misc": "", "start_char": 1189, "text": "Stud", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1195, "feats": null, "head": 1, "id": 7, "lemma": "!", "misc": "", "start_char": 1194, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Doctor)) (WHNP (WP what)) (. ?)))" }, "speaker": "Leonard", "text": "Doctor what?", "tokens": [ { "deprel": "root", "end_char": 1202, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "doctor", "misc": "", "start_char": 1196, "text": "Doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 1207, "feats": "PronType=Int", "head": 1, "id": 2, "lemma": "what", "misc": "", "start_char": 1203, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 1208, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN blogosphere)) (VP (VBZ is) (NP (DT a) (HYPH -) (NN buzzin) ('' ')) (PP (IN with) (NP (NP (NN news)) (PP (IN of) (NP (NP (NP (PRP you)) (CC and) (NP (NNP Leslie) (NNP Winkle))) (VP (VBG making) (ADVP (FW eine)) (NP (FW kleine) (NML (NN bang) (HYPH -) (NN bang)) (FW musik)))))))) (. .)))" }, "speaker": "Howard", "text": "The blogosphere is a - buzzin' with news of you and Leslie Winkle making eine kleine bang - bang musik.", "tokens": [ { "deprel": "det", "end_char": 1213, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1210, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1225, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "blogosphere", "misc": "", "start_char": 1214, "text": "blogosphere", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1226, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1230, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1229, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 1231, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1239, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "buzzin", "misc": "", "start_char": 1233, "text": "buzzin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 6, "id": 7, "lemma": "'", "misc": "", "start_char": 1240, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1246, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1242, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1251, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "news", "misc": "", "start_char": 1247, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1254, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 1252, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1258, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 1255, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1262, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 1259, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1269, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Leslie", "misc": "", "start_char": 1263, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1276, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Winkle", "misc": "", "start_char": 1270, "text": "Winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl", "end_char": 1283, "feats": "VerbForm=Ger", "head": 9, "id": 15, "lemma": "make", "misc": "", "start_char": 1277, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "goeswith", "end_char": 1288, "feats": "Foreign=Yes", "head": 15, "id": 16, "lemma": null, "misc": "", "start_char": 1284, "text": "eine", "upos": "X", "xpos": "FW" }, { "deprel": "goeswith", "end_char": 1295, "feats": "Foreign=Yes", "head": 15, "id": 17, "lemma": null, "misc": "", "start_char": 1289, "text": "kleine", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 1300, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "bang", "misc": "", "start_char": 1296, "text": "bang", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 1301, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1307, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "bang", "misc": "", "start_char": 1303, "text": "bang", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1313, "feats": "Foreign=Yes", "head": 15, "id": 21, "lemma": "musik", "misc": "", "start_char": 1308, "text": "musik", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 1314, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (PRP it)) (VP (VB get) (PP (IN on) (NP (DT the) (NNP Internet))))) (. ?)))" }, "speaker": "Leonard", "text": "How did it get on the Internet?", "tokens": [ { "deprel": "advmod", "end_char": 1319, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 1316, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1320, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1326, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 1324, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1330, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1327, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1333, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 1331, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1337, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1334, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1346, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Internet", "misc": "", "start_char": 1338, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1348, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 1347, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD put) (NP (PRP it)) (ADVP (RB there))) (. .)))" }, "speaker": "Howard", "text": "I put it there.", "tokens": [ { "deprel": "nsubj", "end_char": 1350, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1349, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1354, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "put", "misc": "", "start_char": 1351, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1357, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1355, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1363, "feats": "PronType=Dem", "head": 2, "id": 4, "lemma": "there", "misc": "", "start_char": 1358, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1364, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (PRP you)) (VP (VB know) (PP (IN about) (NP (PRP it))))) (. ?)))" }, "speaker": "Leonard", "text": "How did you know about it?", "tokens": [ { "deprel": "advmod", "end_char": 1369, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 1366, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1373, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1370, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1377, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1374, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1382, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1378, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1388, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 1383, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1391, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 1389, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1393, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1392, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (JJ little) (NN bird)) (VP (VBD told) (NP (PRP us) (. .)) (SBAR (S (ADVP (RB Apparently)) (, ,) (NP (PRP you)) (VP (VBP are) (NP (DT a) (JJ magnificent) (NN beast)))))) (. .)))" }, "speaker": "Raj", "text": "A little bird told us . Apparently, you are a magnificent beast.", "tokens": [ { "deprel": "det", "end_char": 1395, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 1394, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1402, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "little", "misc": "", "start_char": 1396, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1407, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "bird", "misc": "", "start_char": 1403, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 1408, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1415, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 1413, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1416, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1428, "feats": null, "head": 13, "id": 7, "lemma": "apparently", "misc": "", "start_char": 1418, "text": "Apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1434, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 9, "lemma": "you", "misc": "", "start_char": 1431, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1438, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1435, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1440, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1439, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1452, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "magnificent", "misc": "", "start_char": 1441, "text": "magnificent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1458, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "beast", "misc": "", "start_char": 1453, "text": "beast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1460, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (DT That) (NN part)) (VP (VBZ 's) (ADJP (JJ true))) (. .)))" }, "speaker": "Leonard", "text": "That part's true.", "tokens": [ { "deprel": "det", "end_char": 1465, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 1461, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1470, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "part", "misc": "", "start_char": 1466, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1473, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1471, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1478, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "true", "misc": "", "start_char": 1474, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1480, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1479, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 2, 2 ], [ 5, 4, 4 ], [ 7, 3, 3 ], [ 8, 0, 0 ], [ 8, 6, 6 ], [ 8, 8, 8 ], [ 11, 25, 25 ], [ 12, 4, 4 ], [ 13, 5, 5 ], [ 15, 1, 1 ], [ 17, 2, 2 ], [ 21, 10, 10 ], [ 25, 8, 8 ], [ 25, 10, 12 ] ], [ [ 2, 2, 2 ], [ 3, 1, 1 ], [ 3, 8, 8 ], [ 6, 6, 6 ], [ 9, 17, 17 ], [ 13, 0, 0 ], [ 13, 10, 10 ], [ 14, 1, 1 ], [ 16, 0, 0 ], [ 17, 5, 5 ], [ 21, 12, 13 ] ], [ [ 2, 8, 8 ], [ 8, 14, 15 ] ], [ [ 3, 3, 4 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 3, 6 ] ], [ [ 3, 12, 13 ] ], [ [ 6, 12, 14 ] ], [ [ 7, 9, 9 ] ], [ [ 9, 4, 4 ], [ 9, 9, 9 ], [ 9, 10, 10 ], [ 9, 9, 10 ], [ 9, 22, 22 ], [ 11, 6, 6 ], [ 11, 19, 19 ], [ 21, 10, 13 ] ], [ [ 9, 2, 4 ] ], [ [ 9, 6, 6 ] ], [ [ 9, 20, 20 ] ], [ [ 9, 22, 23 ] ], [ [ 9, 20, 23 ] ], [ [ 9, 27, 27 ] ], [ [ 9, 34, 34 ], [ 11, 16, 17 ] ], [ [ 9, 37, 37 ], [ 9, 42, 42 ], [ 9, 47, 47 ], [ 9, 53, 53 ], [ 11, 8, 9 ] ], [ [ 9, 36, 39 ] ], [ [ 9, 45, 45 ], [ 9, 50, 51 ] ], [ [ 9, 43, 45 ] ], [ [ 11, 19, 20 ] ], [ [ 19, 4, 5 ] ], [ [ 21, 1, 1 ], [ 22, 5, 6 ] ], [ [ 21, 0, 1 ] ], [ [ 22, 2, 2 ], [ 23, 2, 2 ], [ 24, 5, 5 ] ], [ [ 23, 0, 0 ], [ 24, 2, 2 ] ], [ [ 25, 0, 2 ] ], [ [ 25, 4, 4 ] ] ]
s01e05c07t
Hey, Lesley. Careful, Leonard . Liquid nitrogen, 320 degrees below zero. Why are you smashing a flash - frozen banana? Because I got a bowl of Cheerios and I couldn't find a knife. So anyway ... Uh, what are you doing? Just extending the intimacy . Do you want to slip over to the radiation lab and share a decontamination shower? What exactly do you think's going on between us? I'm not sure, but I think I'm about to discover how the banana felt. Listen, neither of us are neuroscientists, but we both understand the biochemistry of sex . I mean, dopamine in our brains is released across synapses, causing pleasure . You stick electrodes in a rat's brain, give him an orgasm button, he'll push that thing until he starves to death. Who would n’t? Well, the only difference between us and the rat is that you can't stick an electrode in our hypothalamus . That's where you come in. Yeah, well, I'm just glad to be a part of it . So what happens now? I don't know about your sex drive, but I'm probably good till New Year's. Thank you. Thank you! You want to make plans for New Year's? Please . You're smothering me. Sorry. Look . It's Dr. Stud! Doctor what? The blogosphere is a - buzzin' with news of you and Leslie Winkle making eine kleine bang - bang musik. How did it get on the Internet? I put it there. How did you know about it? A little bird told us . Apparently, you are a magnificent beast. That part's true.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (RB not) (VP (VB believe) (SBAR (S (NP (NNP Christy)) (VP (VB let) (NP (NNP Howard)) (PP (IN into) (NP (PRP$ my) (NN apartment)))))))) (. .)))" }, "speaker": "Penny", "text": "I cannot believe Christy let Howard into my apartment.", "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": 5, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 2, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 9, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 6, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 17, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 10, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Christy", "misc": "", "start_char": 18, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 29, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 26, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Howard", "misc": "", "start_char": 30, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 10, "id": 8, "lemma": "into", "misc": "", "start_char": 37, "text": "into", "upos": "ADP", "xpos": "IN" }, { "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": "obl", "end_char": 54, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "apartment", "misc": "", "start_char": 45, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 55, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (CC And) (S (NP (PRP I)) (VP (MD can) (RB not) (VP (VB believe) (SBAR (S (NP (NNS people)) (VP (VBP pay) (PP (IN for) (NP (NNS horoscopes))))))))) (, ,) (CC but) (S (S (PP (IN on) (NP (DT a) (ADJP (RBR more) (JJ serious)) (NN note))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (CD 8:13)))) (CC and) (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB still)) (RB not) (VP (VBG playing) (NP (NNP Halo)))))) (. .)))" }, "speaker": "Sheldon", "text": "And I cannot believe people pay for horoscopes, but on a more serious note, it's 8:13 and we're still not playing Halo.", "tokens": [ { "deprel": "cc", "end_char": 60, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 57, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 61, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 66, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 63, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 67, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 78, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "believe", "misc": "", "start_char": 71, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 85, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "person", "misc": "", "start_char": 79, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 89, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "pay", "misc": "", "start_char": 86, "text": "pay", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 90, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 104, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "horoscope", "misc": "", "start_char": 94, "text": "horoscopes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 20, "id": 10, "lemma": ",", "misc": "", "start_char": 105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 110, "feats": null, "head": 20, "id": 11, "lemma": "but", "misc": "", "start_char": 107, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 16, "id": 12, "lemma": "on", "misc": "", "start_char": 111, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 120, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "more", "misc": "", "start_char": 116, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 128, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "serious", "misc": "", "start_char": 121, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 133, "feats": "Number=Sing", "head": 20, "id": 16, "lemma": "note", "misc": "", "start_char": 129, "text": "note", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "it", "misc": "", "start_char": 136, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 139, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 146, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 20, "lemma": "8:13", "misc": "", "start_char": 142, "text": "8:13", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 150, "feats": null, "head": 26, "id": 21, "lemma": "and", "misc": "", "start_char": 147, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 22, "lemma": "we", "misc": "", "start_char": 151, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 157, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 154, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 163, "feats": null, "head": 26, "id": 24, "lemma": "still", "misc": "", "start_char": 158, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 167, "feats": null, "head": 26, "id": 25, "lemma": "not", "misc": "", "start_char": 164, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 175, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 26, "lemma": "play", "misc": "", "start_char": 168, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 180, "feats": "Number=Sing", "head": 26, "id": 27, "lemma": "Halo", "misc": "", "start_char": 176, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 181, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (JJ Fine) (. .)) (NP (PRP We)) (VP (MD 'll) (ADVP (RB just)) (VP (VB play) (NP (NP (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (CD one)))) (SBAR (IN until) (S (NP (PRP he)) (VP (VBZ gets) (ADVP (RB back))))))) (. .)))" }, "speaker": "Leonard", "text": "Fine . We'll just play one - on - one until he gets back.", "tokens": [ { "deprel": "advmod", "end_char": 187, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "Fine", "misc": "", "start_char": 183, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "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|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 190, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 196, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 193, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 201, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 197, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 206, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "play", "misc": "", "start_char": 202, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 210, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 7, "lemma": "one", "misc": "", "start_char": 207, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 211, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 215, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 213, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 216, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 221, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 11, "lemma": "one", "misc": "", "start_char": 218, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 227, "feats": null, "head": 14, "id": 12, "lemma": "until", "misc": "", "start_char": 222, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 230, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 228, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "get", "misc": "", "start_char": 231, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 240, "feats": null, "head": 14, "id": 15, "lemma": "back", "misc": "", "start_char": 236, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 241, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB play) (NP (NP (NP (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (CD one)))) (. .))))) (NP (PRP We)) (VP (VBP play) (NP (NP (NNS teams)) (, ,) (RB not) (NP (NP (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (CD one)))) (. .) (NP (CD One) (HYPH -) (IN on) (HYPH -) (NP (CD one))))) (. .)))" }, "speaker": "Sheldon", "text": "We don't play one - on - one . We play teams, not one - on - one . One - on - one.", "tokens": [ { "deprel": "nsubj", "end_char": 245, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 243, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 248, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 246, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 252, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 249, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 257, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "play", "misc": "", "start_char": 253, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 261, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "one", "misc": "", "start_char": 258, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 262, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 266, "feats": null, "head": 9, "id": 7, "lemma": "on", "misc": "", "start_char": 264, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 267, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 272, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 9, "lemma": "one", "misc": "", "start_char": 269, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 277, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 275, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 282, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "play", "misc": "", "start_char": 278, "text": "play", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 288, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "team", "misc": "", "start_char": 283, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 289, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 294, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 291, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "appos", "end_char": 298, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 16, "lemma": "one", "misc": "", "start_char": 295, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 299, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 303, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 301, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 18, "id": 19, "lemma": "-", "misc": "", "start_char": 304, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 309, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 20, "lemma": "one", "misc": "", "start_char": 306, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 315, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 22, "lemma": "one", "misc": "", "start_char": 312, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 316, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 320, "feats": null, "head": 26, "id": 24, "lemma": "on", "misc": "", "start_char": 318, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 24, "id": 25, "lemma": "-", "misc": "", "start_char": 321, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 326, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 26, "lemma": "one", "misc": "", "start_char": 323, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 327, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (JJ only) (NN way)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB play) (NP (NNS teams)) (PP (IN at) (NP (DT this) (NN point)))))))) (VP (VBZ is) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP cut) (NP (NNP Raj)) (PP (IN in) (NP (NN half))))))) (. .)))" }, "speaker": "Leonard", "text": "The only way we can play teams at this point is if we cut Raj in half.", "tokens": [ { "deprel": "det", "end_char": 332, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 329, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 333, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 341, "feats": "Number=Sing", "head": 14, "id": 3, "lemma": "way", "misc": "", "start_char": 338, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 342, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 348, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 345, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 353, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "play", "misc": "", "start_char": 349, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 359, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "team", "misc": "", "start_char": 354, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 10, "id": 8, "lemma": "at", "misc": "", "start_char": 360, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 367, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 363, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 373, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "point", "misc": "", "start_char": 368, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 374, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 379, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 377, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 382, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "we", "misc": "", "start_char": 380, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 386, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 14, "lemma": "cut", "misc": "", "start_char": 383, "text": "cut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 390, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Raj", "misc": "", "start_char": 387, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 393, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 391, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 398, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 14, "id": 17, "lemma": "half", "misc": "", "start_char": 394, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 14, "id": 18, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sure)) (, ,) (VP (VB cut) (NP (DT the) (NN foreigner)) (PP (IN in) (NP (NN half)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (QP (DT a) (CD billion)) (JJR more)) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBD came) (PP (IN from)))))))) (. .)))" }, "speaker": "Raj", "text": "Sure, cut the foreigner in half . There's a billion more where he came from.", "tokens": [ { "deprel": "discourse", "end_char": 405, "feats": null, "head": 3, "id": 1, "lemma": "sure", "misc": "", "start_char": 401, "text": "Sure", "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": "root", "end_char": 411, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "cut", "misc": "", "start_char": 408, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 415, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 412, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 425, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "foreigner", "misc": "", "start_char": 416, "text": "foreigner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 426, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 433, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 3, "id": 7, "lemma": "half", "misc": "", "start_char": 429, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 441, "feats": null, "head": 10, "id": 9, "lemma": "there", "misc": "", "start_char": 436, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 444, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "be", "misc": "", "start_char": 442, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 446, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 445, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 454, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 12, "lemma": "billion", "misc": "", "start_char": 447, "text": "billion", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 459, "feats": "Degree=Cmp", "head": 10, "id": 13, "lemma": "more", "misc": "", "start_char": 455, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advmod", "end_char": 465, "feats": "PronType=Rel", "head": 16, "id": 14, "lemma": "where", "misc": "", "start_char": 460, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "he", "misc": "", "start_char": 466, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 16, "lemma": "come", "misc": "", "start_char": 469, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl", "end_char": 478, "feats": null, "head": 16, "id": 17, "lemma": "from", "misc": "", "start_char": 474, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (NP (NNS guys)) (VP (VBP need) (NP (DT a) (JJ fourth))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB play))) (. .)))" }, "speaker": "Penny", "text": "If you guys need a fourth, I'll play.", "tokens": [ { "deprel": "mark", "end_char": 483, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 481, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "dep", "end_char": 487, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 484, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 492, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "guy", "misc": "", "start_char": 488, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 497, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "need", "misc": "", "start_char": 493, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 499, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 498, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 506, "feats": "Degree=Pos|NumType=Ord", "head": 4, "id": 6, "lemma": "fourth", "misc": "", "start_char": 500, "text": "fourth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 507, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 510, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 509, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 514, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 511, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 519, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "play", "misc": "", "start_char": 515, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (JJ Great) (NN idea) (. .)))" }, "speaker": "Leonard", "text": "Great idea.", "tokens": [ { "deprel": "amod", "end_char": 527, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "great", "misc": "", "start_char": 522, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 532, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "idea", "misc": "", "start_char": 528, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NN wheel)) (VP (VBD was) (NP (DT a) (JJ great) (NN idea)))) (, ,) (S (NP (NN relativity)) (VP (VBD was) (NP (DT a) (JJ great) (NN idea) (. .)))) (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT a) (NN notion)) (, ,) (CC and) (NP (NP (DT a) (ADJP (RB rather) (JJ sucky)) (NN one)) (PP (IN at) (NP (DT that))))))) (. .)))" }, "speaker": "Sheldon", "text": "The wheel was a great idea, relativity was a great idea . This is a notion, and a rather sucky one at that.", "tokens": [ { "deprel": "det", "end_char": 538, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 535, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 544, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "wheel", "misc": "", "start_char": 539, "text": "wheel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 548, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 545, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 550, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 549, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 556, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "great", "misc": "", "start_char": 551, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 561, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "idea", "misc": "", "start_char": 557, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 562, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 574, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "relativity", "misc": "", "start_char": 564, "text": "relativity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 578, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 575, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 580, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 579, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 586, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "great", "misc": "", "start_char": 581, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 591, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "idea", "misc": "", "start_char": 587, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 598, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 14, "lemma": "this", "misc": "", "start_char": 594, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 599, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 603, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 602, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 610, "feats": "Number=Sing", "head": 6, "id": 17, "lemma": "notion", "misc": "", "start_char": 604, "text": "notion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 23, "id": 18, "lemma": ",", "misc": "", "start_char": 611, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 616, "feats": null, "head": 23, "id": 19, "lemma": "and", "misc": "", "start_char": 613, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 618, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 20, "lemma": "a", "misc": "", "start_char": 617, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 625, "feats": null, "head": 22, "id": 21, "lemma": "rather", "misc": "", "start_char": 619, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 631, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "sucky", "misc": "", "start_char": 626, "text": "sucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 635, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "one", "misc": "", "start_char": 632, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 638, "feats": null, "head": 25, "id": 24, "lemma": "at", "misc": "", "start_char": 636, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 643, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 25, "lemma": "that", "misc": "", "start_char": 639, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Penny", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 649, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 646, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 650, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Penny) (, ,) (NNP Penny) (, ,) (NNP Penny)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, Penny, Penny, Penny.", "tokens": [ { "deprel": "discourse", "end_char": 654, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 652, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 655, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 662, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "penny", "misc": "", "start_char": 657, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 663, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 670, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "penny", "misc": "", "start_char": 665, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 678, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "penny", "misc": "", "start_char": 673, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 679, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (WHNP (WP what)) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "What, what, what?", "tokens": [ { "deprel": "reparandum", "end_char": 685, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 681, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 692, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 688, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 699, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 695, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 701, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 700, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT a) (JJ complex) (NN battle) (NN simulation)) (PP (IN with) (NP (DT a) (JJ steep) (NN learning) (NN curve)))))) (. .) (S (NP (EX There)) (VP (VBP are) (NP (NP (NP (JJ myriad) (NNS weapons) (, ,) (NNS vehicles) (CC and) (NNS strategies)) (SBAR (S (VP (TO to) (VP (VB master)))))) (, ,) (CONJP (RB not) (TO to)) (VP (VB mention) (NP (DT an) (ADJP (RB extremely) (JJ intricate)) (NN backstory)))))) (. .)))" }, "speaker": "Sheldon", "text": "This is a complex battle simulation with a steep learning curve . There are myriad weapons, vehicles and strategies to master, not to mention an extremely intricate backstory.", "tokens": [ { "deprel": "nsubj", "end_char": 706, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "this", "misc": "", "start_char": 702, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 709, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 707, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 711, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 710, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 719, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "complex", "misc": "", "start_char": 712, "text": "complex", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 726, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "battle", "misc": "", "start_char": 720, "text": "battle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 737, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "simulation", "misc": "", "start_char": 727, "text": "simulation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 742, "feats": null, "head": 11, "id": 7, "lemma": "with", "misc": "", "start_char": 738, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 744, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 8, "lemma": "a", "misc": "", "start_char": 743, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 750, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "steep", "misc": "", "start_char": 745, "text": "steep", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 759, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "learning", "misc": "", "start_char": 751, "text": "learning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 765, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "curve", "misc": "", "start_char": 760, "text": "curve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 773, "feats": null, "head": 14, "id": 13, "lemma": "there", "misc": "", "start_char": 768, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 777, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "be", "misc": "", "start_char": 774, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 784, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "myriad", "misc": "", "start_char": 778, "text": "myriad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 792, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "weapon", "misc": "", "start_char": 785, "text": "weapons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 793, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 803, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "vehicle", "misc": "", "start_char": 795, "text": "vehicles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 807, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 804, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 818, "feats": "Number=Plur", "head": 16, "id": 20, "lemma": "strategy", "misc": "", "start_char": 808, "text": "strategies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 821, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 819, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 828, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "master", "misc": "", "start_char": 822, "text": "master", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 30, "id": 23, "lemma": ",", "misc": "", "start_char": 829, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 834, "feats": null, "head": 30, "id": 24, "lemma": "not", "misc": "", "start_char": 831, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 837, "feats": null, "head": 24, "id": 25, "lemma": "to", "misc": "", "start_char": 835, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 845, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "mention", "misc": "", "start_char": 838, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 848, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 27, "lemma": "a", "misc": "", "start_char": 846, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 29, "id": 28, "lemma": "extremely", "misc": "", "start_char": 849, "text": "extremely", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 868, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "intricate", "misc": "", "start_char": 859, "text": "intricate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 878, "feats": "Number=Sing", "head": 16, "id": 30, "lemma": "backstory", "misc": "", "start_char": 869, "text": "backstory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 6, "id": 31, "lemma": ".", "misc": "", "start_char": 879, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (JJ cool) (. .) (SBARQ (NP (WP$ Whose) (NN head)) (SQ (VBD did) (NP (PRP I)) (ADVP (RB just)) (VP (VB blow) (PRT (RP off)))) (. ?))))" }, "speaker": "Penny", "text": "Oh cool . Whose head did I just blow off?", "tokens": [ { "deprel": "discourse", "end_char": 883, "feats": null, "head": 2, "id": 1, "lemma": "oh", "misc": "", "start_char": 881, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 888, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "cool", "misc": "", "start_char": 884, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 889, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 896, "feats": "Poss=Yes|PronType=Rel", "head": 5, "id": 4, "lemma": "what", "misc": "", "start_char": 891, "text": "Whose", "upos": "PRON", "xpos": "WP$" }, { "deprel": "obj", "end_char": 901, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "head", "misc": "", "start_char": 897, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 902, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 907, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 906, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 912, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 908, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 917, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "blow", "misc": "", "start_char": 913, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 921, "feats": null, "head": 9, "id": 10, "lemma": "off", "misc": "", "start_char": 918, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 922, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (PRP Mine) (. .)))" }, "speaker": "Sheldon", "text": "Mine.", "tokens": [ { "deprel": "root", "end_char": 928, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 0, "id": 1, "lemma": "mine", "misc": "", "start_char": 924, "text": "Mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 929, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBD got) (NP (DT this) (. .) (NML (NN Lock) (CC and) (NN load)) (, ,) (NP (NNS boys)))) (. .)))" }, "speaker": "Penny", "text": "Okay, I got this . Lock and load, boys.", "tokens": [ { "deprel": "discourse", "end_char": 935, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 931, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 936, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 939, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 938, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 940, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 948, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 944, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 955, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "lock", "misc": "", "start_char": 951, "text": "Lock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 959, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 956, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 964, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "load", "misc": "", "start_char": 960, "text": "load", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 971, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "boy", "misc": "", "start_char": 967, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (JJ only) (NN way)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB play) (NP (NNS teams)))))))) (. .)))" }, "speaker": "Leonard", "text": "It's the only way we can play teams.", "tokens": [ { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 974, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 977, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 983, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 980, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 988, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "only", "misc": "", "start_char": 984, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 992, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "way", "misc": "", "start_char": 989, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 995, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 993, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 999, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 996, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1004, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "play", "misc": "", "start_char": 1000, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1010, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "team", "misc": "", "start_char": 1005, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1012, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1011, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (CC but) (S (SBAR (WHNP (WP whoever)) (S (VP (VBZ 's) (NP (PRP$ her) (NN partner))))) (VP (MD will) (VP (VB be) (VP (VBN hamstrung) (PP (IN by) (NP (NP (PRP$ her) (NN lack)) (PP (IN of) (NP (NN experience))))))))) (, ,) (CC and) (RB not) (VP (TO to) (VP (VB mention) (NP (DT the) (NN fact)))) (. ...)))" }, "speaker": "Sheldon", "text": "Yes, but whoever's her partner will be hamstrung by her lack of experience, and not to mention the fact ...", "tokens": [ { "deprel": "discourse", "end_char": 1016, "feats": null, "head": 10, "id": 1, "lemma": "yes", "misc": "", "start_char": 1013, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 1017, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1022, "feats": null, "head": 10, "id": 3, "lemma": "but", "misc": "", "start_char": 1019, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1030, "feats": "PronType=Rel", "head": 10, "id": 4, "lemma": "whoever", "misc": "", "start_char": 1023, "text": "whoever", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1037, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "her", "misc": "", "start_char": 1034, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1045, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "partner", "misc": "", "start_char": 1038, "text": "partner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1050, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "will", "misc": "", "start_char": 1046, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1053, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1051, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1063, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 10, "lemma": "hamstr", "misc": "", "start_char": 1054, "text": "hamstrung", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1066, "feats": null, "head": 13, "id": 11, "lemma": "by", "misc": "", "start_char": 1064, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1070, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "her", "misc": "", "start_char": 1067, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl:agent", "end_char": 1075, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "lack", "misc": "", "start_char": 1071, "text": "lack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1078, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 1076, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1089, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "experience", "misc": "", "start_char": 1079, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1091, "feats": null, "head": 22, "id": 16, "lemma": ",", "misc": "", "start_char": 1090, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1095, "feats": null, "head": 22, "id": 17, "lemma": "and", "misc": "", "start_char": 1092, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cc", "end_char": 1099, "feats": null, "head": 22, "id": 18, "lemma": "not", "misc": "", "start_char": 1096, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1102, "feats": null, "head": 18, "id": 19, "lemma": "to", "misc": "", "start_char": 1100, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 1110, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "mention", "misc": "", "start_char": 1103, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1114, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1111, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1119, "feats": "Number=Sing", "head": 13, "id": 22, "lemma": "fact", "misc": "", "start_char": 1115, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 10, "id": 23, "lemma": "...", "misc": "", "start_char": 1120, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ goes) (NP (PRP$ your) (NN head)) (ADVP (RB again))) (. .)))" }, "speaker": "Penny", "text": "There goes your head again.", "tokens": [ { "deprel": "expl", "end_char": 1129, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1124, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 1130, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1139, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1135, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1144, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "head", "misc": "", "start_char": 1140, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1150, "feats": null, "head": 2, "id": 5, "lemma": "again", "misc": "", "start_char": 1145, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (PRP It))) (VP (VBZ 's) (RB not) (NP (JJ good) (NN sportsmanship)) (S (VP (TO to) (VP (VB shoot) (NP (NP (NN somebody)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADJP (RB just) (IN re) (HYPH -) (VBN spawned))))))))))) (. .) (S (NP (PRP You)) (VP (VBP need) (S (VP (TO to) (S (VP (TO to) (VP (VB give) (NP (PRP them)) (NP (DT a) (NN chance) (S (VP (TO to) (, ...) (ADVP (RB Now)) (, ,) (VP (VB come) (PRT (RP on))))))))))))) (. !)))" }, "speaker": "Sheldon", "text": "It's not good sportsmanship to shoot somebody who's just re - spawned . You need to to give them a chance to...Now, come on!", "tokens": [ { "deprel": "expl", "end_char": 1155, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1153, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1158, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1156, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1162, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1159, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 1167, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "good", "misc": "", "start_char": 1163, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1181, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "sportsmanship", "misc": "", "start_char": 1168, "text": "sportsmanship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1184, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1182, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1190, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "shoot", "misc": "", "start_char": 1185, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1199, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "somebody", "misc": "", "start_char": 1191, "text": "somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 1203, "feats": "PronType=Rel", "head": 14, "id": 9, "lemma": "who", "misc": "", "start_char": 1200, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux:pass", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 1204, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1211, "feats": null, "head": 14, "id": 11, "lemma": "just", "misc": "", "start_char": 1207, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 1214, "feats": null, "head": 14, "id": 12, "lemma": "re", "misc": "", "start_char": 1212, "text": "re", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 1215, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "acl:relcl", "end_char": 1224, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 14, "lemma": "spawn", "misc": "", "start_char": 1217, "text": "spawned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 17, "id": 15, "lemma": ".", "misc": "", "start_char": 1225, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1230, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "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": 5, "id": 17, "lemma": "need", "misc": "", "start_char": 1231, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 1238, "feats": null, "head": 17, "id": 18, "lemma": "to", "misc": "", "start_char": 1236, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "mark", "end_char": 1241, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1239, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1246, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "give", "misc": "", "start_char": 1242, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1251, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "they", "misc": "", "start_char": 1247, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1253, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1252, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1260, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "chance", "misc": "", "start_char": 1254, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1263, "feats": null, "head": 28, "id": 24, "lemma": "to", "misc": "", "start_char": 1261, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 28, "id": 25, "lemma": "...", "misc": "", "start_char": 1264, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1271, "feats": null, "head": 28, "id": 26, "lemma": "now", "misc": "", "start_char": 1268, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1273, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 1272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl", "end_char": 1278, "feats": "VerbForm=Inf", "head": 23, "id": 28, "lemma": "come", "misc": "", "start_char": 1274, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1281, "feats": null, "head": 28, "id": 29, "lemma": "on", "misc": "", "start_char": 1279, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 5, "id": 30, "lemma": "!", "misc": "", "start_char": 1282, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj) (, ,) (NNP Raj) (. !)) (NP (PRP She)) (VP (VBZ 's) (VP (VBN got) (S (NP (PRP me)) (VP (VBN cornered) (. .) (S (VP (VB Cover) (NP (PRP me)))))))) (. !)))" }, "speaker": "Sheldon", "text": "Raj, Raj! She's got me cornered . Cover me!", "tokens": [ { "deprel": "vocative", "end_char": 1287, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Raj", "misc": "", "start_char": 1284, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1293, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Raj", "misc": "", "start_char": 1290, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1295, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1294, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "she", "misc": "", "start_char": 1296, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1302, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1300, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1306, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 1303, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1309, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 1307, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1318, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 9, "lemma": "corner", "misc": "", "start_char": 1310, "text": "cornered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1320, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 1319, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1326, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 11, "lemma": "cover", "misc": "", "start_char": 1321, "text": "Cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1329, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 1327, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1331, "feats": null, "head": 7, "id": 13, "lemma": "!", "misc": "", "start_char": 1330, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (VP (VB Cover) (NP (DT this)) (, ,) (NP (NNS suckers))) (. !)))" }, "speaker": "Penny", "text": "Cover this, suckers!", "tokens": [ { "deprel": "root", "end_char": 1337, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cover", "misc": "", "start_char": 1332, "text": "Cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1342, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "this", "misc": "", "start_char": 1338, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1344, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1352, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "sucker", "misc": "", "start_char": 1345, "text": "suckers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 1353, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (NP (PRP you)) (VP (VBP are) (PP (IN on) (NP (NN fire)))) (. !)))" }, "speaker": "Leonard", "text": "Penny, you are on fire!", "tokens": [ { "deprel": "vocative", "end_char": 1360, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "penny", "misc": "", "start_char": 1355, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1366, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1363, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1370, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1367, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1373, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 1371, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1378, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "fire", "misc": "", "start_char": 1374, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1380, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 1379, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (ADVP (RB so)) (VP (VBZ is)) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Penny", "text": "Yeah, so is Sheldon.", "tokens": [ { "deprel": "discourse", "end_char": 1385, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1381, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1390, "feats": null, "head": 0, "id": 3, "lemma": "so", "misc": "", "start_char": 1388, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 1391, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1401, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 1394, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1403, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1402, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (S (NP (DT that)) (VP (VBZ 's) (NP (PRP it)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (WHADVP (WRB how))))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ is) (VP (VBG cheating)))) (. .) (S (NP (DT No) (NN one)) (VP (MD can) (VP (VB be) (ADJP (ADJP (RB that) (JJ attractive)) (CC and) (ADJP (DT this) (JJ skilled))) (PP (IN at) (NP (DT a) (NN video) (NN game)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, that's it . I don't know how, but she is cheating . No one can be that attractive and this skilled at a video game.", "tokens": [ { "deprel": "discourse", "end_char": 1408, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1404, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1410, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1415, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1411, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1418, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1416, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1421, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 5, "lemma": "it", "misc": "", "start_char": 1419, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1423, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1422, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1424, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1426, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1432, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1429, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1437, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "know", "misc": "", "start_char": 1433, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1441, "feats": "PronType=Int", "head": 10, "id": 11, "lemma": "how", "misc": "", "start_char": 1438, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 1442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1447, "feats": null, "head": 16, "id": 13, "lemma": "but", "misc": "", "start_char": 1444, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1451, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "she", "misc": "", "start_char": 1448, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1452, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1463, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 16, "lemma": "cheating", "misc": "", "start_char": 1455, "text": "cheating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1465, "feats": null, "head": 23, "id": 17, "lemma": ".", "misc": "", "start_char": 1464, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1468, "feats": null, "head": 19, "id": 18, "lemma": "no", "misc": "", "start_char": 1466, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1472, "feats": "Number=Sing|PronType=Neg", "head": 23, "id": 19, "lemma": "one", "misc": "", "start_char": 1469, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1476, "feats": "VerbForm=Fin", "head": 23, "id": 20, "lemma": "can", "misc": "", "start_char": 1473, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1479, "feats": "VerbForm=Inf", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 1477, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1484, "feats": null, "head": 23, "id": 22, "lemma": "that", "misc": "", "start_char": 1480, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1495, "feats": "Degree=Pos", "head": 16, "id": 23, "lemma": "attractive", "misc": "", "start_char": 1485, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1499, "feats": null, "head": 26, "id": 24, "lemma": "and", "misc": "", "start_char": 1496, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1504, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 25, "lemma": "this", "misc": "", "start_char": 1500, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "conj", "end_char": 1512, "feats": "Degree=Pos", "head": 23, "id": 26, "lemma": "skilled", "misc": "", "start_char": 1505, "text": "skilled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1515, "feats": null, "head": 30, "id": 27, "lemma": "at", "misc": "", "start_char": 1513, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1517, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 1516, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1523, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "video", "misc": "", "start_char": 1518, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1528, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "game", "misc": "", "start_char": 1524, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1530, "feats": null, "head": 5, "id": 31, "lemma": ".", "misc": "", "start_char": 1529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait))) (, ,) (NP (NNP Sheldon)) (, ,) (VP (VB come) (ADVP (RB back))) (. .) (S (NP (PRP You)) (VP (VBD forgot) (NP (NN something)))) (. .)))" }, "speaker": "Penny", "text": "Wait, Sheldon, come back . You forgot something.", "tokens": [ { "deprel": "root", "end_char": 1535, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 1531, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1537, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1536, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1545, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1538, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1547, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1546, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1552, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "come", "misc": "", "start_char": 1548, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1557, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 1553, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1559, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1558, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1563, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1560, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1570, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 9, "lemma": "forget", "misc": "", "start_char": 1564, "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1580, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 10, "lemma": "something", "misc": "", "start_char": 1571, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1582, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1581, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Sheldon", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1587, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1583, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1588, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This) (NN plasma) (NN grenade) (. .)) (VP (VB Look))) (, ,) (NP (PRP it)) (VP (VBZ 's) (VP (VBG raining) (NP (PRP you)))) (. .)))" }, "speaker": "Penny", "text": "This plasma grenade . Look, it's raining you.", "tokens": [ { "deprel": "det", "end_char": 1594, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 1590, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1601, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "plasma", "misc": "", "start_char": 1595, "text": "plasma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1609, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "grenade", "misc": "", "start_char": 1602, "text": "grenade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1611, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1610, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1616, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "look", "misc": "", "start_char": 1612, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1618, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 1617, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1621, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 1619, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1624, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1622, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1632, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "rain", "misc": "", "start_char": 1625, "text": "raining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1636, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1633, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1638, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1637, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP laugh) (, now--) (SBAR (S (NP (PRP you)) (ADVP (RB just)) (VP (VBP wait) (SBAR (IN until) (S (NP (PRP you)) (VP (VBP need) (NP (NN tech) (NN support))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You laugh now-- you just wait until you need tech support.", "tokens": [ { "deprel": "nsubj", "end_char": 1642, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1639, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1648, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "laugh", "misc": "", "start_char": 1643, "text": "laugh", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1654, "feats": null, "head": 2, "id": 3, "lemma": "now--", "misc": "", "start_char": 1649, "text": "now--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1658, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1655, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1663, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 1659, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1668, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "wait", "misc": "", "start_char": 1664, "text": "wait", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1674, "feats": null, "head": 9, "id": 7, "lemma": "until", "misc": "", "start_char": 1669, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1678, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1675, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1683, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "need", "misc": "", "start_char": 1679, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 1688, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "tech", "misc": "", "start_char": 1684, "text": "tech", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1696, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "support", "misc": "", "start_char": 1689, "text": "support", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1698, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1697, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Gosh)) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADVP (NN kind) (IN of)) (NP (DT a) (JJ sore) (NN loser)))) (, ,) (SQ (VBZ is) (RB n't) (NP (PRP he))) (. ?)))" }, "speaker": "Penny", "text": "Gosh, he's kind of a sore loser, isn't he?", "tokens": [ { "deprel": "discourse", "end_char": 1703, "feats": null, "head": 9, "id": 1, "lemma": "gosh", "misc": "", "start_char": 1699, "text": "Gosh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 1704, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1708, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 3, "lemma": "he", "misc": "", "start_char": 1706, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1711, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 1709, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 1716, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "kind", "misc": "", "start_char": 1712, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1719, "feats": null, "head": 5, "id": 6, "lemma": "of", "misc": "", "start_char": 1717, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1721, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1720, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1726, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "sore", "misc": "", "start_char": 1722, "text": "sore", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1732, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "loser", "misc": "", "start_char": 1727, "text": "loser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1734, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1733, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1737, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "be", "misc": "", "start_char": 1735, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1741, "feats": null, "head": 11, "id": 12, "lemma": "not", "misc": "", "start_char": 1738, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1744, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "he", "misc": "", "start_char": 1742, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1746, "feats": null, "head": 9, "id": 14, "lemma": "?", "misc": "", "start_char": 1745, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (VP (TO To) (VP (VB be) (ADJP (JJ fair))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADVP (RB also)) (NP (DT a) (ADJP (RB rather) (JJ unpleasant)) (NN winner))) (. .)))" }, "speaker": "Leonard", "text": "To be fair, he's also a rather unpleasant winner.", "tokens": [ { "deprel": "mark", "end_char": 1749, "feats": null, "head": 3, "id": 1, "lemma": "to", "misc": "", "start_char": 1747, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1752, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1750, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 1757, "feats": "Degree=Pos", "head": 11, "id": 3, "lemma": "fair", "misc": "", "start_char": 1753, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1759, "feats": null, "head": 11, "id": 4, "lemma": ",", "misc": "", "start_char": 1758, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1762, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 5, "lemma": "he", "misc": "", "start_char": 1760, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1765, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 1763, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1770, "feats": null, "head": 11, "id": 7, "lemma": "also", "misc": "", "start_char": 1766, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1772, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 8, "lemma": "a", "misc": "", "start_char": 1771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1779, "feats": null, "head": 10, "id": 9, "lemma": "rather", "misc": "", "start_char": 1773, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1790, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "unpleasant", "misc": "", "start_char": 1780, "text": "unpleasant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1797, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "winner", "misc": "", "start_char": 1791, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1799, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1798, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP it)) (VP (VBZ 's) (VP (VBN been) (ADJP (JJ fun)))) (. .)))" }, "speaker": "Penny", "text": "Well, it's been fun.", "tokens": [ { "deprel": "discourse", "end_char": 1804, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1800, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1806, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1805, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1809, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1807, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1812, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1810, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 1817, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1813, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 1821, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "fun", "misc": "", "start_char": 1818, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1823, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1822, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP make) (NP (PDT such) (DT a) (JJ good) (NN team)))) (. .) (S (ADVP (RB Maybe)) (NP (PRP we)) (VP (MD could) (VP (VB enter) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNP Halo) (NNS tournaments)))) (ADVP (RB sometime))))) (. .)))" }, "speaker": "Leonard", "text": "We make such a good team . Maybe we could enter a couple of Halo tournaments sometime.", "tokens": [ { "deprel": "nsubj", "end_char": 1826, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 1824, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1831, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 1827, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 1836, "feats": null, "head": 6, "id": 3, "lemma": "such", "misc": "", "start_char": 1832, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1838, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1837, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1843, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 1839, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1848, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "team", "misc": "", "start_char": 1844, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1850, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1849, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1856, "feats": null, "head": 11, "id": 8, "lemma": "maybe", "misc": "", "start_char": 1851, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1859, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1857, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1865, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 1860, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1871, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "enter", "misc": "", "start_char": 1866, "text": "enter", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1873, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1872, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1880, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "couple", "misc": "", "start_char": 1874, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1883, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1881, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1888, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Halo", "misc": "", "start_char": 1884, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1900, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "tournament", "misc": "", "start_char": 1889, "text": "tournaments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1909, "feats": null, "head": 11, "id": 17, "lemma": "sometime", "misc": "", "start_char": 1901, "text": "sometime", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1910, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (CC Or) (NP (PRP we)) (VP (MD could) (ADVP (RB just)) (VP (VB have) (NP (DT a) (NN life)))) (. .)))" }, "speaker": "Penny", "text": "Or we could just have a life.", "tokens": [ { "deprel": "cc", "end_char": 1914, "feats": null, "head": 5, "id": 1, "lemma": "or", "misc": "", "start_char": 1912, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1917, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 1915, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1923, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "could", "misc": "", "start_char": 1918, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1928, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1924, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1933, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1929, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1935, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1934, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1940, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "life", "misc": "", "start_char": 1936, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1942, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1941, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (PP (IN for) (NP (PRP you))) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (DT an) (NN option)))))) (. .)))" }, "speaker": "Leonard", "text": "I guess for you that's an option.", "tokens": [ { "deprel": "nsubj", "end_char": 1944, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1943, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1950, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 1945, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1954, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 1951, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1958, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 4, "lemma": "you", "misc": "", "start_char": 1955, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1963, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 1959, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1966, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1964, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1969, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1967, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1976, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "option", "misc": "", "start_char": 1970, "text": "option", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1978, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1977, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN night) (. .)))" }, "speaker": "Penny", "text": "Good night.", "tokens": [ { "deprel": "amod", "end_char": 1983, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1979, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1989, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "night", "misc": "", "start_char": 1984, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1991, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1990, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN night) (. .)))" }, "speaker": "Leonard", "text": "Good night.", "tokens": [ { "deprel": "amod", "end_char": 1996, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1992, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2002, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "night", "misc": "", "start_char": 1997, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2004, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2003, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (PP (IN As) (ADJP (JJ usual))) (, ,) (NP (JJ nice)) (VP (VBG talking) (PP (IN to) (NP (PRP you))) (, ,) (NP (NNP Raj))) (. .)))" }, "speaker": "Penny", "text": "As usual, nice talking to you, Raj.", "tokens": [ { "deprel": "case", "end_char": 2007, "feats": null, "head": 2, "id": 1, "lemma": "as", "misc": "", "start_char": 2005, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2013, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "usual", "misc": "", "start_char": 2008, "text": "usual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2015, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 2014, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2020, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 2016, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "csubj", "end_char": 2028, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "talk", "misc": "", "start_char": 2021, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2031, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2029, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2035, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 2032, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2037, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 2036, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2041, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Raj", "misc": "", "start_char": 2038, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2043, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2042, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB suppose) (SBAR (S (NP (PRP she)) (VP (VBD meant) (PP (IN by) (NP (DT that)))))))) (. ?)))" }, "speaker": "Raj", "text": "What do you suppose she meant by that?", "tokens": [ { "deprel": "obj", "end_char": 2048, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 2044, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2051, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2049, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2055, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2052, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2063, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 2056, "text": "suppose", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2067, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "she", "misc": "", "start_char": 2064, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2073, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "mean", "misc": "", "start_char": 2068, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2076, "feats": null, "head": 8, "id": 7, "lemma": "by", "misc": "", "start_char": 2074, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2081, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "that", "misc": "", "start_char": 2077, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2083, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 2082, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (NP (NP (DT an) (NN enigma)) (, ,) (NP (NNP Raj)))) (. .)))" }, "speaker": "Leonard", "text": "She's an enigma, Raj.", "tokens": [ { "deprel": "nsubj", "end_char": 2087, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 2084, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2090, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2088, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2093, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 2091, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2100, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "enigma", "misc": "", "start_char": 2094, "text": "enigma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2102, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 2101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2106, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Raj", "misc": "", "start_char": 2103, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2108, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 2107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (NP (DT another) (NN thing--)) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (JJ certain) (NN ethic)) (PP (IN to) (NP (DT the) (NN game)))))))) (, ,) (NP (NNP Penny)) (, ,) (NP (DT a) (ADJP (RB well-) (VBN established)))) (. ...)))" }, "speaker": "Sheldon", "text": "And another thing-- there's a certain ethic to the game, Penny, a well- established ...", "tokens": [ { "deprel": "cc", "end_char": 2112, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 2109, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 2120, "feats": null, "head": 3, "id": 2, "lemma": "another", "misc": "", "start_char": 2113, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2128, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thing--", "misc": "", "start_char": 2121, "text": "thing--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "end_char": 2134, "feats": null, "head": 5, "id": 4, "lemma": "there", "misc": "", "start_char": 2129, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "acl:relcl", "end_char": 2137, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 2135, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2139, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 2138, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2147, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "certain", "misc": "", "start_char": 2140, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2153, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "ethic", "misc": "", "start_char": 2148, "text": "ethic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2156, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 2154, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2160, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 2157, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2165, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "game", "misc": "", "start_char": 2161, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2167, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 2166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 2173, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "penny", "misc": "", "start_char": 2168, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2175, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 2174, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2177, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 2176, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2183, "feats": null, "head": 17, "id": 16, "lemma": "well-", "misc": "", "start_char": 2178, "text": "well-", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 2195, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 17, "lemma": "establish", "misc": "", "start_char": 2184, "text": "established", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2199, "feats": null, "head": 3, "id": 18, "lemma": "...", "misc": "", "start_char": 2196, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADJP (JJ gone))) (. .)))" }, "speaker": "Leonard", "text": "She's gone.", "tokens": [ { "deprel": "nsubj", "end_char": 2203, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 2200, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2204, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2211, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "gone", "misc": "", "start_char": 2207, "text": "gone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2213, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (MD could) (VP (VB have) (VP (VBN said) (NP (JJ good) (HYPH -) (NN bye))))) (. .)))" }, "speaker": "Sheldon", "text": "She could have said good - bye.", "tokens": [ { "deprel": "nsubj", "end_char": 2217, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 2214, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2223, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 2218, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2228, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 2224, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2233, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 2229, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 2238, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "good", "misc": "", "start_char": 2234, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2240, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 2239, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 2244, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bye", "misc": "", "start_char": 2241, "text": "bye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2246, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 2245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN problem))) (. .)))" }, "speaker": "Penny", "text": "Okay, I have a problem.", "tokens": [ { "deprel": "discourse", "end_char": 2251, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 2247, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2253, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2255, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2254, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2260, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 2256, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2262, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 2261, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2270, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "problem", "misc": "", "start_char": 2263, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2272, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 2271, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (NP (NML (NN carpal) (NN tunnel)) (NN syndrome)))))) (, ,) (CC and) (S (ADVP (RB quite) (RB frankly)) (NP (PRP you)) (VP (VBP deserve) (NP (PRP it)))) (. .)))" }, "speaker": "Sheldon", "text": "It's called carpal tunnel syndrome, and quite frankly you deserve it.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 2275, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 2273, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 2278, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2276, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2285, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 2279, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 2292, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "carpal", "misc": "", "start_char": 2286, "text": "carpal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2299, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "tunnel", "misc": "", "start_char": 2293, "text": "tunnel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 2308, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "syndrome", "misc": "", "start_char": 2300, "text": "syndrome", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2310, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 2309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2314, "feats": null, "head": 12, "id": 8, "lemma": "and", "misc": "", "start_char": 2311, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2320, "feats": null, "head": 10, "id": 9, "lemma": "quite", "misc": "", "start_char": 2315, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2328, "feats": null, "head": 12, "id": 10, "lemma": "frankly", "misc": "", "start_char": 2321, "text": "frankly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2332, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 2329, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2340, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "deserve", "misc": "", "start_char": 2333, "text": "deserve", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2343, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 2341, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2345, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 2344, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Leonard", "text": "What ’s wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 2350, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 2346, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2353, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2351, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2359, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 2354, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2361, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2360, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard) (CC and) (NNP Christy)) (VP (VBP are) (, ...) (ADVP (NN kind) (IN of)) (S (VP (VBG hooking) (PRT (RP up)) (PP (IN in) (NP (PRP$ my) (NN bedroom)))))) (. .)))" }, "speaker": "Penny", "text": "Howard and Christy are...kind of hooking up in my bedroom.", "tokens": [ { "deprel": "nsubj", "end_char": 2368, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Howard", "misc": "", "start_char": 2362, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 2372, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 2369, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2380, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Christy", "misc": "", "start_char": 2373, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 2384, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 2381, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2388, "feats": null, "head": 8, "id": 5, "lemma": "...", "misc": "", "start_char": 2385, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2393, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "kind", "misc": "", "start_char": 2389, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 2396, "feats": null, "head": 6, "id": 7, "lemma": "of", "misc": "", "start_char": 2394, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 2404, "feats": "VerbForm=Ger", "head": 0, "id": 8, "lemma": "hook", "misc": "", "start_char": 2397, "text": "hooking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2407, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 2405, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2410, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 2408, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2413, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 2411, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2421, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "bedroom", "misc": "", "start_char": 2414, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2423, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 2422, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure)) (. ?)))" }, "speaker": "Leonard", "text": "Are you sure?", "tokens": [ { "deprel": "cop", "end_char": 2427, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2424, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2431, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2428, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2436, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 2432, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2438, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2437, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD grew) (PRT (RP up)) (PP (IN on) (NP (DT a) (NN farm))) (, ,) (INTJ (UH okay)) (. ?) (S (PP (IN From) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD heard))))) (, ,) (NP (PRP they)) (VP (VBP 're) (VP (CC either) (VP (VBG having) (NP (NN sex))))) (CC or) (S (NP (NNP Howard)) (VP (VBZ 's) (VP (VBN caught) (PP (IN in) (NP (DT a) (NN milking) (NN machine)))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB mind) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP stay) (ADVP (RB here)) (NP (NN tonight))))))))) (. ?)))" }, "speaker": "Penny", "text": "I grew up on a farm, okay? From what I heard, they're either having sex or Howard's caught in a milking machine . Do you mind if I stay here tonight?", "tokens": [ { "deprel": "nsubj", "end_char": 2440, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2439, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2445, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "grow", "misc": "", "start_char": 2441, "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2448, "feats": null, "head": 2, "id": 3, "lemma": "up", "misc": "", "start_char": 2446, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2451, "feats": null, "head": 6, "id": 4, "lemma": "on", "misc": "", "start_char": 2449, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2453, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 2452, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2458, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "farm", "misc": "", "start_char": 2454, "text": "farm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2460, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 2459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2465, "feats": null, "head": 2, "id": 8, "lemma": "okay", "misc": "", "start_char": 2461, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2467, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 2466, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 2472, "feats": null, "head": 11, "id": 10, "lemma": "from", "misc": "", "start_char": 2468, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2477, "feats": "PronType=Rel", "head": 18, "id": 11, "lemma": "what", "misc": "", "start_char": 2473, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2479, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 2478, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2485, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 13, "lemma": "hear", "misc": "", "start_char": 2480, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2487, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 2486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2492, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "they", "misc": "", "start_char": 2488, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2496, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2493, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cc:preconj", "end_char": 2503, "feats": null, "head": 18, "id": 17, "lemma": "either", "misc": "", "start_char": 2497, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "parataxis", "end_char": 2510, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 18, "lemma": "have", "misc": "", "start_char": 2504, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2514, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "sex", "misc": "", "start_char": 2511, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2517, "feats": null, "head": 23, "id": 20, "lemma": "or", "misc": "", "start_char": 2515, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 2524, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "Howard", "misc": "", "start_char": 2518, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 2527, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 2525, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 2534, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 23, "lemma": "catch", "misc": "", "start_char": 2528, "text": "caught", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2537, "feats": null, "head": 27, "id": 24, "lemma": "in", "misc": "", "start_char": 2535, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2539, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 2538, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2547, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "milk", "misc": "", "start_char": 2540, "text": "milking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2555, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "machine", "misc": "", "start_char": 2548, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2557, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 2556, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 2560, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "do", "misc": "", "start_char": 2558, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2564, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 30, "lemma": "you", "misc": "", "start_char": 2561, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2569, "feats": "VerbForm=Inf", "head": 2, "id": 31, "lemma": "mind", "misc": "", "start_char": 2565, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2572, "feats": null, "head": 34, "id": 32, "lemma": "if", "misc": "", "start_char": 2570, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2574, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 2573, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2579, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 34, "lemma": "stay", "misc": "", "start_char": 2575, "text": "stay", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2584, "feats": "PronType=Dem", "head": 34, "id": 35, "lemma": "here", "misc": "", "start_char": 2580, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 2592, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "tonight", "misc": "", "start_char": 2585, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2594, "feats": null, "head": 2, "id": 37, "lemma": "?", "misc": "", "start_char": 2593, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (VP (VB take) (NP (NP (DT the) (NN couch)) (, ,) (CC or) (NP (PRP$ my) (NN bed)) (. .)))) (NP (PRP I)) (ADVP (RB just)) (VP (VBD got) (NP (JJ new) (NNS pillows) (. .) (ADJP (NN Hypo) (HYPH -) (JJ allergenic)))) (. .)))" }, "speaker": "Leonard", "text": "No, take the couch, or my bed . I just got new pillows . Hypo - allergenic.", "tokens": [ { "deprel": "discourse", "end_char": 2597, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 2595, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2599, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2604, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 2600, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2608, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 2605, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2614, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "couch", "misc": "", "start_char": 2609, "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2616, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 2615, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2619, "feats": null, "head": 9, "id": 7, "lemma": "or", "misc": "", "start_char": 2617, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 2622, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 2620, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 2626, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "bed", "misc": "", "start_char": 2623, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2628, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 2627, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2630, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 2629, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2635, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 2631, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2639, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 13, "lemma": "get", "misc": "", "start_char": 2636, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 2643, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "new", "misc": "", "start_char": 2640, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2651, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "pillow", "misc": "", "start_char": 2644, "text": "pillows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2653, "feats": null, "head": 19, "id": 16, "lemma": ".", "misc": "", "start_char": 2652, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 2658, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "hypo", "misc": "", "start_char": 2654, "text": "Hypo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2660, "feats": null, "head": 17, "id": 18, "lemma": "-", "misc": "", "start_char": 2659, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "appos", "end_char": 2671, "feats": "Degree=Pos", "head": 15, "id": 19, "lemma": "allergenic", "misc": "", "start_char": 2661, "text": "allergenic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2673, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 2672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN couch)) (VP (VBZ is) (ADJP (JJ good))) (. .)))" }, "speaker": "Penny", "text": "The couch is good.", "tokens": [ { "deprel": "det", "end_char": 2677, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 2674, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2683, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "couch", "misc": "", "start_char": 2678, "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2686, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2684, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2691, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "good", "misc": "", "start_char": 2687, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2693, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2692, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (VP (VB Hold) (NP (NP (DT that) (NN thought) (. .) (NNP Leonard)) (, ,) (NP (DT a) (NN moment)))) (. .)))" }, "speaker": "Sheldon", "text": "Hold that thought . Leonard, a moment.", "tokens": [ { "deprel": "root", "end_char": 2698, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hold", "misc": "", "start_char": 2694, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2703, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 2699, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2711, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "thought", "misc": "", "start_char": 2704, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2713, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2712, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 2721, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 2714, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2723, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 2722, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2725, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2724, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 2732, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "moment", "misc": "", "start_char": 2726, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2734, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 2733, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB guess))))) (. .) (NP (PRP You)) (VP (VBP have) (NP (DT a) (NN problem)) (PP (IN with) (NP (DT this)))) (. .)))" }, "speaker": "Leonard", "text": "Let me guess . You have a problem with this.", "tokens": [ { "deprel": "root", "end_char": 2738, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 2735, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2741, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 2739, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2747, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "guess", "misc": "", "start_char": 2742, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2749, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2748, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2753, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 2750, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2758, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "have", "misc": "", "start_char": 2754, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2760, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2759, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2768, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "problem", "misc": "", "start_char": 2761, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2773, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 2769, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2778, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 10, "lemma": "this", "misc": "", "start_char": 2774, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2780, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 2779, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP do) (NP (PRP I)) (VP (VB begin))) (. ?)))" }, "speaker": "Sheldon", "text": "Where do I begin?", "tokens": [ { "deprel": "advmod", "end_char": 2786, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 2781, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2789, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2787, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2791, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2790, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2797, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "begin", "misc": "", "start_char": 2792, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2799, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 2798, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (PP (RB up) (PP (IN to) (NP (PRP you) (. .) (NP (JJ Crazy) (NN person) (POS 's)) (NN choice))))) (. .)))" }, "speaker": "Leonard", "text": "It's up to you . Crazy person's choice.", "tokens": [ { "deprel": "nsubj", "end_char": 2802, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 2800, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2805, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 2803, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2808, "feats": null, "head": 5, "id": 3, "lemma": "up", "misc": "", "start_char": 2806, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 2811, "feats": null, "head": 3, "id": 4, "lemma": "to", "misc": "", "start_char": 2809, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 2815, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 5, "lemma": "you", "misc": "", "start_char": 2812, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2817, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2816, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 2823, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Crazy", "misc": "", "start_char": 2818, "text": "Crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 2830, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "person", "misc": "", "start_char": 2824, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2833, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 2831, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 2840, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "choice", "misc": "", "start_char": 2834, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2842, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 2841, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB First)) (, ,) (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NNS houseguests))))) (. .) (S (ADVP (RB Frankly)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (MD could) (VP (VB afford) (NP (DT the) (NN rent)))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB ask) (NP (PRP you)) (S (VP (TO to) (VP (VB leave))))))) (. .)))" }, "speaker": "Sheldon", "text": "First, we don't have houseguests . Frankly, if I could afford the rent, I'd ask you to leave.", "tokens": [ { "deprel": "advmod", "end_char": 2848, "feats": "NumType=Ord", "head": 6, "id": 1, "lemma": "first", "misc": "", "start_char": 2843, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2850, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2849, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2853, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 2851, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2856, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 2854, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2860, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2857, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2865, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 2861, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2877, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "houseguest", "misc": "", "start_char": 2866, "text": "houseguests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2879, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 2878, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2887, "feats": null, "head": 20, "id": 9, "lemma": "frankly", "misc": "", "start_char": 2880, "text": "Frankly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2889, "feats": null, "head": 20, "id": 10, "lemma": ",", "misc": "", "start_char": 2888, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2892, "feats": null, "head": 14, "id": 11, "lemma": "if", "misc": "", "start_char": 2890, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2894, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 2893, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2900, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "could", "misc": "", "start_char": 2895, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 2907, "feats": "VerbForm=Inf", "head": 20, "id": 14, "lemma": "afford", "misc": "", "start_char": 2901, "text": "afford", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2911, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 2908, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2916, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "rent", "misc": "", "start_char": 2912, "text": "rent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2918, "feats": null, "head": 14, "id": 17, "lemma": ",", "misc": "", "start_char": 2917, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2920, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 2919, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2923, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "would", "misc": "", "start_char": 2921, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2927, "feats": "VerbForm=Inf", "head": 6, "id": 20, "lemma": "ask", "misc": "", "start_char": 2924, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2931, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 2928, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2934, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 2932, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2940, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "leave", "misc": "", "start_char": 2935, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2942, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 2941, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 57, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Your) (NN friendship)) (VP (VBZ means) (NP (NP (DT a) (NN lot)) (PP (IN to) (NP (PRP me)))) (ADVP (RB as) (RB well)) (. .) (FRAG (FRAG (WHNP (WP What) (RB else))))) (. ?)))" }, "speaker": "Leonard", "text": "Your friendship means a lot to me as well . What else?", "tokens": [ { "deprel": "nmod:poss", "end_char": 2947, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 2943, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2958, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "friendship", "misc": "", "start_char": 2948, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2964, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "mean", "misc": "", "start_char": 2959, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2966, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 2965, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2970, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "lot", "misc": "", "start_char": 2967, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2973, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2971, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2976, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 7, "lemma": "I", "misc": "", "start_char": 2974, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2979, "feats": null, "head": 3, "id": 8, "lemma": "as", "misc": "", "start_char": 2977, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 2984, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "well", "misc": "", "start_char": 2980, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2986, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 2985, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2991, "feats": "PronType=Int", "head": 3, "id": 11, "lemma": "what", "misc": "", "start_char": 2987, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "amod", "end_char": 2996, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "else", "misc": "", "start_char": 2992, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2998, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 2997, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 58, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ...) (NP (PRP$ our) (NN earthquake) (NNS supplies)) (. .)))" }, "speaker": "Sheldon", "text": "Well...our earthquake supplies.", "tokens": [ { "deprel": "discourse", "end_char": 3003, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 2999, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3007, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 3004, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 3011, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "our", "misc": "", "start_char": 3008, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 3022, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "earthquake", "misc": "", "start_char": 3012, "text": "earthquake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3031, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "supplies", "misc": "", "start_char": 3023, "text": "supplies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3033, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 3032, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 59, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Leonard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 3036, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 3034, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3038, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 3037, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 60, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (SBAR (IN if) (S (S (NP (EX there)) (VP (VBZ 's) (NP (DT an) (NN earthquake)))) (CC and) (S (NP (NP (DT the) (CD three)) (PP (IN of) (NP (PRP us)))) (VP (VBP are) (VP (VBN trapped) (ADVP (RB here))))))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB be) (PP (IN out) (PP (IN of) (NP (NN food)))) (PP (IN by) (NP (NN tomorrow) (NN afternoon))))) (. .)))" }, "speaker": "Sheldon", "text": "So if there's an earthquake and the three of us are trapped here, we could be out of food by tomorrow afternoon.", "tokens": [ { "deprel": "advmod", "end_char": 3041, "feats": null, "head": 21, "id": 1, "lemma": "so", "misc": "", "start_char": 3039, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 3044, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 3042, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 3050, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 3045, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 3053, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 4, "lemma": "be", "misc": "", "start_char": 3051, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3056, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 3054, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3067, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "earthquake", "misc": "", "start_char": 3057, "text": "earthquake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 3071, "feats": null, "head": 13, "id": 7, "lemma": "and", "misc": "", "start_char": 3068, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 3075, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 3072, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 3081, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 9, "lemma": "three", "misc": "", "start_char": 3076, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 3084, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 3082, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3087, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 11, "lemma": "we", "misc": "", "start_char": 3085, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 3091, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 3088, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 3099, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 13, "lemma": "trap", "misc": "", "start_char": 3092, "text": "trapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 3104, "feats": "PronType=Dem", "head": 13, "id": 14, "lemma": "here", "misc": "", "start_char": 3100, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3106, "feats": null, "head": 21, "id": 15, "lemma": ",", "misc": "", "start_char": 3105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3109, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 16, "lemma": "we", "misc": "", "start_char": 3107, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3115, "feats": "VerbForm=Fin", "head": 21, "id": 17, "lemma": "could", "misc": "", "start_char": 3110, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 3118, "feats": "VerbForm=Inf", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 3116, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 3122, "feats": null, "head": 21, "id": 19, "lemma": "out", "misc": "", "start_char": 3119, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 3125, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 3123, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 3130, "feats": "Number=Sing", "head": 0, "id": 21, "lemma": "food", "misc": "", "start_char": 3126, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3133, "feats": null, "head": 24, "id": 22, "lemma": "by", "misc": "", "start_char": 3131, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 3142, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "tomorrow", "misc": "", "start_char": 3134, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 3152, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "afternoon", "misc": "", "start_char": 3143, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3154, "feats": null, "head": 21, "id": 25, "lemma": ".", "misc": "", "start_char": 3153, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 61, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (VBP are) (NP (PRP you)) (VP (VBG suggesting) (SBAR (IN that) (S (SBAR (IN if) (S (NP (PRP we)) (VP (VBP let) (S (NP (NNP Penny)) (VP (VB stay)))))) (NP (PRP we)) (VP (MD might) (VP (VB succumb) (PP (IN to) (NP (NN cannibalism))))))))) (. ?)))" }, "speaker": "Leonard", "text": "I'm sorry, are you suggesting that if we let Penny stay we might succumb to cannibalism?", "tokens": [ { "deprel": "nsubj", "end_char": 3156, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3155, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3159, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 3157, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 3165, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 3160, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3167, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 3166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 3171, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 3168, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3175, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 3172, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3186, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 7, "lemma": "suggest", "misc": "", "start_char": 3176, "text": "suggesting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 3191, "feats": null, "head": 16, "id": 8, "lemma": "that", "misc": "", "start_char": 3187, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 3194, "feats": null, "head": 11, "id": 9, "lemma": "if", "misc": "", "start_char": 3192, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3197, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 3195, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3201, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 11, "lemma": "let", "misc": "", "start_char": 3198, "text": "let", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 3207, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "penny", "misc": "", "start_char": 3202, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 3212, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "stay", "misc": "", "start_char": 3208, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 3215, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 3213, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3221, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "might", "misc": "", "start_char": 3216, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 3229, "feats": "VerbForm=Inf", "head": 7, "id": 16, "lemma": "succumb", "misc": "", "start_char": 3222, "text": "succumb", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3232, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 3230, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3244, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "cannibalism", "misc": "", "start_char": 3233, "text": "cannibalism", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3246, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 3245, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 62, "misc": { "parse_tree": "(ROOT (S (NP (DT No) (NN one)) (ADVP (RB ever)) (VP (VBZ thinks) (SBAR (S (NP (PRP it)) (VP (MD 'll) (VP (VB happen) (SBAR (IN until) (S (NP (PRP it)) (VP (VBZ does))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No one ever thinks it'll happen until it does.", "tokens": [ { "deprel": "det", "end_char": 3249, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 3247, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3253, "feats": "Number=Sing|PronType=Neg", "head": 4, "id": 2, "lemma": "one", "misc": "", "start_char": 3250, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3258, "feats": null, "head": 4, "id": 3, "lemma": "ever", "misc": "", "start_char": 3254, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 3259, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 3268, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 3266, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3272, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 3269, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 3279, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "happen", "misc": "", "start_char": 3273, "text": "happen", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 3285, "feats": null, "head": 10, "id": 8, "lemma": "until", "misc": "", "start_char": 3280, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3288, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "it", "misc": "", "start_char": 3286, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3293, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "do", "misc": "", "start_char": 3289, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 3295, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 3294, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 63, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP promise) (S (RB not) (VP (TO to) (VP (VB chew) (NP (DT the) (NN flesh)) (PP (IN off) (NP (PRP$ our) (NNS bones))) (SBAR (IN while) (S (NP (PRP we)) (VP (VBP sleep)))))))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB stay))) (. .)))" }, "speaker": "Leonard", "text": "If you promise not to chew the flesh off our bones while we sleep, you can stay.", "tokens": [ { "deprel": "mark", "end_char": 3298, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 3296, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3302, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 3299, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3310, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 3, "lemma": "promise", "misc": "", "start_char": 3303, "text": "promise", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3314, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 3311, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 3317, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 3315, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3322, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "chew", "misc": "", "start_char": 3318, "text": "chew", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 3326, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 3323, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3332, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "flesh", "misc": "", "start_char": 3327, "text": "flesh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3336, "feats": null, "head": 11, "id": 9, "lemma": "off", "misc": "", "start_char": 3333, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3340, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 3337, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 3346, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "bone", "misc": "", "start_char": 3341, "text": "bones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 3352, "feats": null, "head": 14, "id": 12, "lemma": "while", "misc": "", "start_char": 3347, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3355, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "we", "misc": "", "start_char": 3353, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3361, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "sleep", "misc": "", "start_char": 3356, "text": "sleep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 3363, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 3362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3367, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 3364, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3371, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "can", "misc": "", "start_char": 3368, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 3376, "feats": "VerbForm=Inf", "head": 0, "id": 18, "lemma": "stay", "misc": "", "start_char": 3372, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3378, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 3377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 64, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Hu)) (, ..) (WHNP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "Hu .. what?", "tokens": [ { "deprel": "vocative", "end_char": 3381, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Hu", "misc": "", "start_char": 3379, "text": "Hu", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3384, "feats": null, "head": 1, "id": 2, "lemma": "..", "misc": "", "start_char": 3382, "text": "..", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3389, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 3385, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 3391, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 3390, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 65, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG engaging) (PP (IN in) (NP (NN reductio) (NN ad) (NN absurdum)))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (JJ logical) (NN fallacy)) (PP (IN of) (S (VP (VP (VBG extending) (NP (NP (NN someone) (POS 's)) (NN argument)) (PP (IN to) (NP (JJ ridiculous) (NNS proportions)))) (CC and) (ADVP (RB then)) (VP (VBG criticizing) (NP (DT the) (NN result) (. .) (CC And))) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB appreciate) (NP (PRP it)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "He's engaging in reductio ad absurdum . It's the logical fallacy of extending someone's argument to ridiculous proportions and then criticizing the result . And I do not appreciate it.", "tokens": [ { "deprel": "nsubj", "end_char": 3394, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 3392, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 3395, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 3406, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "engage", "misc": "", "start_char": 3398, "text": "engaging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 3409, "feats": null, "head": 7, "id": 4, "lemma": "in", "misc": "", "start_char": 3407, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 3418, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "reductio", "misc": "", "start_char": 3410, "text": "reductio", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 3421, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "ad", "misc": "", "start_char": 3419, "text": "ad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 3430, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "absurdum", "misc": "", "start_char": 3422, "text": "absurdum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3432, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 3431, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3435, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 9, "lemma": "it", "misc": "", "start_char": 3433, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3438, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 3436, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3442, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 3439, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3450, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "logical", "misc": "", "start_char": 3443, "text": "logical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 3458, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "fallacy", "misc": "", "start_char": 3451, "text": "fallacy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 3461, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 3459, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 3471, "feats": "VerbForm=Ger", "head": 13, "id": 15, "lemma": "extend", "misc": "", "start_char": 3462, "text": "extending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 3479, "feats": "Number=Sing|PronType=Ind", "head": 18, "id": 16, "lemma": "someone", "misc": "", "start_char": 3472, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 3482, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 3480, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 3491, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "argument", "misc": "", "start_char": 3483, "text": "argument", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3494, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 3492, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 3505, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "ridiculous", "misc": "", "start_char": 3495, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 3517, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "proportion", "misc": "", "start_char": 3506, "text": "proportions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 3521, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 3518, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 3526, "feats": "PronType=Dem", "head": 24, "id": 23, "lemma": "then", "misc": "", "start_char": 3522, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 3538, "feats": "VerbForm=Ger", "head": 15, "id": 24, "lemma": "criticize", "misc": "", "start_char": 3527, "text": "criticizing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 3542, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 3539, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3549, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "result", "misc": "", "start_char": 3543, "text": "result", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3551, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 3550, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 3555, "feats": null, "head": 32, "id": 28, "lemma": "and", "misc": "", "start_char": 3552, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3557, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 3556, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3560, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "do", "misc": "", "start_char": 3558, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3564, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 3561, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 3575, "feats": "VerbForm=Inf", "head": 3, "id": 32, "lemma": "appreciate", "misc": "", "start_char": 3565, "text": "appreciate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3578, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 33, "lemma": "it", "misc": "", "start_char": 3576, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3580, "feats": null, "head": 3, "id": 34, "lemma": ".", "misc": "", "start_char": 3579, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 66, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB get) (S (NP (PRP you)) (NP (NP (DT a) (NN blanket)) (CC and) (NP (DT a) (NN pillow)))))) (. .)))" }, "speaker": "Leonard", "text": "I'll get you a blanket and a pillow.", "tokens": [ { "deprel": "nsubj", "end_char": 3582, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3581, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3586, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 3583, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 3590, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 3587, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 3594, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 3591, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 3596, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 3595, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3604, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "blanket", "misc": "", "start_char": 3597, "text": "blanket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 3608, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 3605, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 3610, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 3609, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 3617, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "pillow", "misc": "", "start_char": 3611, "text": "pillow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3619, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 3618, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 67, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (SBAR (IN since) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB obviously)) (VP (VBG being) (VP (VBN ignored) (ADVP (RB here))))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB go) (PP (IN over) (NP (DT the) (NN morning) (NN schedule)))))) (. .) (NP (PRP I)) (VP (VBP use) (NP (DT the) (NN bathroom)) (PP (PP (IN from) (NP (CD 7:00))) (PP (IN to) (NP (CD 7:20) (. .)))) (S (VP (VB Plan) (NP (PRP$ your) (NML (NML (NNS ablutions)) (CC and) (NML (NN bodily) (NNS functions)))) (ADVP (RB accordingly))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, since I'm obviously being ignored here, let's go over the morning schedule . I use the bathroom from 7:00 to 7:20 . Plan your ablutions and bodily functions accordingly.", "tokens": [ { "deprel": "discourse", "end_char": 3624, "feats": null, "head": 11, "id": 1, "lemma": "okay", "misc": "", "start_char": 3620, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3626, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 3625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 3632, "feats": null, "head": 8, "id": 3, "lemma": "since", "misc": "", "start_char": 3627, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 3634, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 3633, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3637, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 3635, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3647, "feats": null, "head": 8, "id": 6, "lemma": "obviously", "misc": "", "start_char": 3638, "text": "obviously", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 3653, "feats": "VerbForm=Ger", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 3648, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 3661, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 11, "id": 8, "lemma": "ignore", "misc": "", "start_char": 3654, "text": "ignored", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 3666, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 3662, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3668, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 3667, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3672, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 11, "lemma": "let", "misc": "", "start_char": 3669, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3675, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 3673, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 3678, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "go", "misc": "", "start_char": 3676, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3683, "feats": null, "head": 17, "id": 14, "lemma": "over", "misc": "", "start_char": 3679, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3687, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 3684, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 3695, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "morning", "misc": "", "start_char": 3688, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 3704, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "schedule", "misc": "", "start_char": 3696, "text": "schedule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3706, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 3705, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3708, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 3707, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3712, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 20, "lemma": "use", "misc": "", "start_char": 3709, "text": "use", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 3716, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 3713, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3725, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "bathroom", "misc": "", "start_char": 3717, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3730, "feats": null, "head": 24, "id": 23, "lemma": "from", "misc": "", "start_char": 3726, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3735, "feats": "NumForm=Digit|NumType=Card", "head": 20, "id": 24, "lemma": "7:00", "misc": "", "start_char": 3731, "text": "7:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 3738, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 3736, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3743, "feats": "NumForm=Digit|NumType=Card", "head": 24, "id": 26, "lemma": "7:20", "misc": "", "start_char": 3739, "text": "7:20", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 3745, "feats": null, "head": 20, "id": 27, "lemma": ".", "misc": "", "start_char": 3744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 3750, "feats": "Mood=Imp|VerbForm=Fin", "head": 20, "id": 28, "lemma": "plan", "misc": "", "start_char": 3746, "text": "Plan", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 3755, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "your", "misc": "", "start_char": 3751, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3765, "feats": "Number=Plur", "head": 28, "id": 30, "lemma": "ablution", "misc": "", "start_char": 3756, "text": "ablutions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 3769, "feats": null, "head": 33, "id": 31, "lemma": "and", "misc": "", "start_char": 3766, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 3776, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "bodily", "misc": "", "start_char": 3770, "text": "bodily", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 3786, "feats": "Number=Plur", "head": 30, "id": 33, "lemma": "function", "misc": "", "start_char": 3777, "text": "functions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 3798, "feats": null, "head": 28, "id": 34, "lemma": "accordingly", "misc": "", "start_char": 3787, "text": "accordingly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3800, "feats": null, "head": 11, "id": 35, "lemma": ".", "misc": "", "start_char": 3799, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 68, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB plan) (NP (PRP$ my) (NN bodily) (NNS functions))))))) (. ?)))" }, "speaker": "Penny", "text": "How am I supposed to plan my bodily functions?", "tokens": [ { "deprel": "advmod", "end_char": 3804, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 3801, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 3807, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3805, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 3809, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3808, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3818, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 3810, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 3821, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 3819, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3826, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "plan", "misc": "", "start_char": 3822, "text": "plan", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 3829, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "my", "misc": "", "start_char": 3827, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 3836, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "bodily", "misc": "", "start_char": 3830, "text": "bodily", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 3846, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "function", "misc": "", "start_char": 3837, "text": "functions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3848, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 3847, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 69, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP suggest) (NP (DT no) (NNS liquids)) (PP (IN after) (NP (CD 11:00) (NN p.m.))))))" }, "speaker": "Sheldon", "text": "I suggest no liquids after 11:00 p.m.", "tokens": [ { "deprel": "nsubj", "end_char": 3850, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 3849, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3858, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suggest", "misc": "", "start_char": 3851, "text": "suggest", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 3861, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 3859, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3869, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "liquid", "misc": "", "start_char": 3862, "text": "liquids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 3875, "feats": null, "head": 7, "id": 5, "lemma": "after", "misc": "", "start_char": 3870, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 3881, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 6, "lemma": "11:00", "misc": "", "start_char": 3876, "text": "11:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 3886, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "p.m.", "misc": "", "start_char": 3882, "text": "p.m.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 70, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (NP (PRP you)) (VP (VBP go)) (. .)))" }, "speaker": "Leonard", "text": "Here you go.", "tokens": [ { "deprel": "advmod", "end_char": 3891, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "here", "misc": "", "start_char": 3887, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3895, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 3892, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3898, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 3896, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 3900, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 3899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 71, "misc": { "parse_tree": "(ROOT (NP (NN Thanks) (NNP Leonard) (. .)))" }, "speaker": "Penny", "text": "Thanks Leonard.", "tokens": [ { "deprel": "root", "end_char": 3907, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 3901, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 3915, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 3908, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3917, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 3916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 72, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hmmph)) (, ,) (ADJP (JJ wrong)) (. .)))" }, "speaker": "Sheldon", "text": "Hmmph, wrong.", "tokens": [ { "deprel": "discourse", "end_char": 3923, "feats": null, "head": 3, "id": 1, "lemma": "hmmph", "misc": "", "start_char": 3918, "text": "Hmmph", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3925, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3924, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3931, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 3926, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3933, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 3932, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 73, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (VP (VBG listening))) (. .)))" }, "speaker": "Penny", "text": "I ’m listening.", "tokens": [ { "deprel": "nsubj", "end_char": 3935, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3934, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3938, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 3936, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 3948, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 3939, "text": "listening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 3950, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 3949, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 74, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Your) (NN head)) (VP (VBZ goes) (PP (IN on) (NP (DT the) (JJ other) (NN end)))) (. .)))" }, "speaker": "Sheldon", "text": "Your head goes on the other end.", "tokens": [ { "deprel": "nmod:poss", "end_char": 3955, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 3951, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 3960, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "head", "misc": "", "start_char": 3956, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3965, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 3961, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 3968, "feats": null, "head": 7, "id": 4, "lemma": "on", "misc": "", "start_char": 3966, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3972, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 3969, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3978, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "other", "misc": "", "start_char": 3973, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 3982, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "end", "misc": "", "start_char": 3979, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3984, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 3983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 75, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Penny", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 3988, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 3985, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 3990, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 3989, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 76, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB culturally) (JJ universal)))) (. .) (S (NP (NP (DT A) (NN bed)) (, ,) (NP (RB even) (DT a) (JJ temporary) (NN bed)) (, ,)) (VP (VBZ is) (ADVP (RB always)) (VP (VBN oriented) (PP (IN with) (NP (NP (DT the) (NN headboard)) (ADVP (RB away) (PP (IN from) (NP (DT the) (NN door))))))))) (. .) (S (NP (PRP It)) (VP (VBZ serves) (NP (NP (DT the) (JJ ancient) (NN imperative)) (PP (IN of) (S (VP (VBG protecting) (NP (PRP oneself)) (PP (IN against) (NP (NNS marauders))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's culturally universal . A bed, even a temporary bed, is always oriented with the headboard away from the door . It serves the ancient imperative of protecting oneself against marauders.", "tokens": [ { "deprel": "nsubj", "end_char": 3993, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 3991, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3996, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3994, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 4007, "feats": null, "head": 4, "id": 3, "lemma": "culturally", "misc": "", "start_char": 3997, "text": "culturally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 4017, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "universal", "misc": "", "start_char": 4008, "text": "universal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4019, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 4018, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 4021, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 4020, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 4025, "feats": "Number=Sing", "head": 16, "id": 7, "lemma": "bed", "misc": "", "start_char": 4022, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4027, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 4026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 4032, "feats": null, "head": 12, "id": 9, "lemma": "even", "misc": "", "start_char": 4028, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 4034, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 4033, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 4044, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "temporary", "misc": "", "start_char": 4035, "text": "temporary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 4048, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "bed", "misc": "", "start_char": 4045, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4050, "feats": null, "head": 7, "id": 13, "lemma": ",", "misc": "", "start_char": 4049, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux:pass", "end_char": 4053, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 4051, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 4060, "feats": null, "head": 16, "id": 15, "lemma": "always", "misc": "", "start_char": 4054, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 4069, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 16, "lemma": "orient", "misc": "", "start_char": 4061, "text": "oriented", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 4074, "feats": null, "head": 19, "id": 17, "lemma": "with", "misc": "", "start_char": 4070, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4078, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 4075, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 4088, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "headboard", "misc": "", "start_char": 4079, "text": "headboard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 4093, "feats": null, "head": 16, "id": 20, "lemma": "away", "misc": "", "start_char": 4089, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 4098, "feats": null, "head": 23, "id": 21, "lemma": "from", "misc": "", "start_char": 4094, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4102, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 4099, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 4107, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "door", "misc": "", "start_char": 4103, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4109, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 4108, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 4112, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "it", "misc": "", "start_char": 4110, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 4119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 26, "lemma": "serve", "misc": "", "start_char": 4113, "text": "serves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 4123, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 27, "lemma": "the", "misc": "", "start_char": 4120, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 4131, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "ancient", "misc": "", "start_char": 4124, "text": "ancient", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 4142, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "imperative", "misc": "", "start_char": 4132, "text": "imperative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 4145, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 4143, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 4156, "feats": "VerbForm=Ger", "head": 29, "id": 31, "lemma": "protect", "misc": "", "start_char": 4146, "text": "protecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 4164, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 31, "id": 32, "lemma": "oneself", "misc": "", "start_char": 4157, "text": "oneself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 4172, "feats": null, "head": 34, "id": 33, "lemma": "against", "misc": "", "start_char": 4165, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 4182, "feats": "Number=Plur", "head": 31, "id": 34, "lemma": "marauder", "misc": "", "start_char": 4173, "text": "marauders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 4184, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 4183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 77, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB risk) (NP (PRP it)))) (. .)))" }, "speaker": "Penny", "text": "I'll risk it.", "tokens": [ { "deprel": "nsubj", "end_char": 4186, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 4185, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4190, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 4187, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 4195, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "risk", "misc": "", "start_char": 4191, "text": "risk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 4198, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 4196, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 4200, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 4199, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 78, "misc": { "parse_tree": "(ROOT (INTJ (UH Hm) (. !)))" }, "speaker": "Sheldon", "text": "Hm!", "tokens": [ { "deprel": "root", "end_char": 4203, "feats": null, "head": 0, "id": 1, "lemma": "hm", "misc": "", "start_char": 4201, "text": "Hm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4205, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 4204, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 79, "misc": { "parse_tree": "(ROOT (S (NP (NN Anything) (JJ else)) (SQ (MD should) (NP (PRP I)) (VP (VB know))) (. ?)))" }, "speaker": "Penny", "text": "Anything else should I know?", "tokens": [ { "deprel": "obj", "end_char": 4214, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 1, "lemma": "anything", "misc": "", "start_char": 4206, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 4219, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "else", "misc": "", "start_char": 4215, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 4226, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "should", "misc": "", "start_char": 4220, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 4228, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 4227, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 4233, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 4229, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 4235, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 4234, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 80, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP use) (NP (PRP$ my) (NN toothbrush))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB jump) (PRT (RP out)) (S (NP (DT that) (NN window) (. .) (UH Please)) (VP (VB do) (RB n't) (VP (VB come) (PP (IN to) (NP (PRP$ my) (NN funeral)))))) (. .) (S (VP (VB Have) (NP (DT a) (JJ good) (NN night)))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, if you use my toothbrush, I'll jump out that window . Please don't come to my funeral . Have a good night.", "tokens": [ { "deprel": "discourse", "end_char": 4239, "feats": null, "head": 11, "id": 1, "lemma": "yes", "misc": "", "start_char": 4236, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4241, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 4240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 4244, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 4242, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 4248, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 4245, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 4252, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 5, "lemma": "use", "misc": "", "start_char": 4249, "text": "use", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 4255, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 4253, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 4266, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "toothbrush", "misc": "", "start_char": 4256, "text": "toothbrush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4268, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 4267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 4270, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 4269, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4274, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 4271, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 4279, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "jump", "misc": "", "start_char": 4275, "text": "jump", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 4283, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 4280, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 4288, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "that", "misc": "", "start_char": 4284, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 4295, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "window", "misc": "", "start_char": 4289, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4297, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 4296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 4304, "feats": null, "head": 19, "id": 16, "lemma": "please", "misc": "", "start_char": 4298, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 4307, "feats": "Mood=Imp|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 4305, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 4311, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 4308, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 4316, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 19, "lemma": "come", "misc": "", "start_char": 4312, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 4319, "feats": null, "head": 22, "id": 20, "lemma": "to", "misc": "", "start_char": 4317, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 4322, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 4320, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 4330, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "funeral", "misc": "", "start_char": 4323, "text": "funeral", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4332, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 4331, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 4337, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 24, "lemma": "have", "misc": "", "start_char": 4333, "text": "Have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 4339, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 4338, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 4344, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "good", "misc": "", "start_char": 4340, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 4350, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "night", "misc": "", "start_char": 4345, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4352, "feats": null, "head": 11, "id": 28, "lemma": ".", "misc": "", "start_char": 4351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 81, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry) (PP (IN about) (NP (DT that)))) (. .)))" }, "speaker": "Leonard", "text": "Sorry about that.", "tokens": [ { "deprel": "root", "end_char": 4358, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 4353, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 4364, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 4359, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 4369, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 4365, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 4371, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 4370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 82, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ okay))) (. .)))" }, "speaker": "Penny", "text": "That's okay.", "tokens": [ { "deprel": "nsubj", "end_char": 4376, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 4372, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 4379, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 4377, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 4384, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 4380, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4386, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 4385, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 83, "misc": { "parse_tree": "(ROOT (S (NP (UH FYI--)) (NP (PRP$ his) (NN toothbrush)) (VP (VBZ is) (NP (NP (DT the) (JJ red) (NN one)) (PP (IN in) (NP (NP (DT the) (NNP Plexiglas) (NN case)) (PP (IN under) (NP (DT the) (NN UV) (NN light))))))) (. .)))" }, "speaker": "Leonard", "text": "FYI-- his toothbrush is the red one in the Plexiglas case under the UV light.", "tokens": [ { "deprel": "reparandum", "end_char": 4392, "feats": null, "head": 7, "id": 1, "lemma": "fyi--", "misc": "", "start_char": 4387, "text": "FYI--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nmod:poss", "end_char": 4396, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "his", "misc": "", "start_char": 4393, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 4407, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "toothbrush", "misc": "", "start_char": 4397, "text": "toothbrush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 4410, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 4408, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 4414, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 4411, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 4418, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "red", "misc": "", "start_char": 4415, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 4422, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "one", "misc": "", "start_char": 4419, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 4425, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 4423, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4429, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 4426, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 4439, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Plexiglas", "misc": "", "start_char": 4430, "text": "Plexiglas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 4444, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "case", "misc": "", "start_char": 4440, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 4450, "feats": null, "head": 15, "id": 12, "lemma": "under", "misc": "", "start_char": 4445, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4454, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 4451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 4457, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "ultra-violet", "misc": "", "start_char": 4455, "text": "UV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 4463, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "light", "misc": "", "start_char": 4458, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4465, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 4464, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 84, "misc": { "parse_tree": "(ROOT (SQ (VBD Got) (NP (PRP it)) (. .)))" }, "speaker": "Penny", "text": "Got it.", "tokens": [ { "deprel": "root", "end_char": 4469, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 4466, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 4472, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 4470, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 4474, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 4473, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 85, "misc": { "parse_tree": "(ROOT (S (VP (VB Sleep) (S (ADJP (JJ tight)))) (. .)))" }, "speaker": "Leonard", "text": "Sleep tight.", "tokens": [ { "deprel": "root", "end_char": 4480, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sleep", "misc": "", "start_char": 4475, "text": "Sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 4486, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "tight", "misc": "", "start_char": 4481, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4488, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 4487, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 86, "misc": { "parse_tree": "(ROOT (NP (NN Thanks) (. .)))" }, "speaker": "Penny", "text": "Thanks.", "tokens": [ { "deprel": "root", "end_char": 4495, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 4489, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4497, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 4496, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 87, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Thanks) (JJ Funny) (NN expression)) (, ,) (`` \") (VP (VB sleep) (NP (JJ tight))) (. .) ('' \")) (NP (PRP It)) (VP (VBZ refers) (PP (IN to) (NP (NP (NP (DT the) (JJ early) (NN construction)) (PP (IN of) (NP (NNS beds)))) (SBAR (WHNP (WDT which)) (S (VP (VBD featured) (NP (NP (NP (DT a) (NN mattress)) (VP (VBN suspended) (PP (IN on) (NP (NN interlocking) (NNS ropes))))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD would) (ADVP (RB occasionally)) (, ...) (VP (VB Sleep) (ADJP (JJ tight))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Thanks Funny expression, \" sleep tight . \" It refers to the early construction of beds which featured a mattress suspended on interlocking ropes, which would occasionally...Sleep tight.", "tokens": [ { "deprel": "root", "end_char": 4504, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 4498, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 4510, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "funny", "misc": "", "start_char": 4505, "text": "Funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 4521, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "expression", "misc": "", "start_char": 4511, "text": "expression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4523, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 4522, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 4525, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 4524, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 4531, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 6, "lemma": "sleep", "misc": "", "start_char": 4526, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 4537, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "tight", "misc": "", "start_char": 4532, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4539, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 4538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 4541, "feats": null, "head": 1, "id": 9, "lemma": "\"", "misc": "", "start_char": 4540, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 4544, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 4542, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 4551, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 11, "lemma": "refer", "misc": "", "start_char": 4545, "text": "refers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 4554, "feats": null, "head": 15, "id": 12, "lemma": "to", "misc": "", "start_char": 4552, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4558, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 4555, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 4564, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "early", "misc": "", "start_char": 4559, "text": "early", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 4577, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "construction", "misc": "", "start_char": 4565, "text": "construction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 4580, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 4578, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 4585, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "bed", "misc": "", "start_char": 4581, "text": "beds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 4591, "feats": "PronType=Rel", "head": 19, "id": 18, "lemma": "which", "misc": "", "start_char": 4586, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 4600, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 19, "lemma": "feature", "misc": "", "start_char": 4592, "text": "featured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 4602, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 4601, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 4611, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "mattress", "misc": "", "start_char": 4603, "text": "mattress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 4621, "feats": "Tense=Past|VerbForm=Part", "head": 21, "id": 22, "lemma": "suspend", "misc": "", "start_char": 4612, "text": "suspended", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 4624, "feats": null, "head": 25, "id": 23, "lemma": "on", "misc": "", "start_char": 4622, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 4637, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "interlocking", "misc": "", "start_char": 4625, "text": "interlocking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 4643, "feats": "Number=Plur", "head": 22, "id": 25, "lemma": "rope", "misc": "", "start_char": 4638, "text": "ropes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 4645, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 4644, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 4651, "feats": "PronType=Rel", "head": 31, "id": 27, "lemma": "which", "misc": "", "start_char": 4646, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 4657, "feats": "VerbForm=Fin", "head": 31, "id": 28, "lemma": "would", "misc": "", "start_char": 4652, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 4670, "feats": null, "head": 31, "id": 29, "lemma": "occasionally", "misc": "", "start_char": 4658, "text": "occasionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4674, "feats": null, "head": 31, "id": 30, "lemma": "...", "misc": "", "start_char": 4671, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl:relcl", "end_char": 4680, "feats": "VerbForm=Inf", "head": 25, "id": 31, "lemma": "sleep", "misc": "", "start_char": 4675, "text": "Sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 4686, "feats": "Degree=Pos", "head": 31, "id": 32, "lemma": "tight", "misc": "", "start_char": 4681, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4688, "feats": null, "head": 1, "id": 33, "lemma": ".", "misc": "", "start_char": 4687, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ], [ 6, 7, 7 ], [ 10, 2, 2 ], [ 10, 4, 4 ], [ 10, 6, 6 ], [ 13, 6, 6 ], [ 15, 2, 2 ], [ 17, 5, 5 ], [ 17, 11, 11 ], [ 19, 15, 15 ], [ 20, 4, 4 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 24, 13, 13 ], [ 28, 0, 0 ], [ 28, 3, 3 ], [ 28, 7, 7 ], [ 34, 3, 3 ], [ 38, 4, 4 ], [ 39, 0, 0 ], [ 39, 2, 3 ], [ 40, 12, 12 ], [ 41, 0, 0 ], [ 42, 0, 0 ], [ 43, 2, 2 ], [ 44, 10, 10 ], [ 46, 10, 10 ], [ 47, 1, 1 ], [ 48, 0, 0 ], [ 48, 11, 11 ], [ 48, 32, 32 ], [ 60, 11, 11 ], [ 62, 15, 15 ], [ 65, 3, 3 ], [ 66, 28, 28 ], [ 67, 2, 2 ], [ 67, 6, 6 ], [ 69, 1, 1 ], [ 72, 0, 0 ], [ 73, 0, 0 ], [ 78, 3, 3 ], [ 79, 3, 3 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 8, 9 ] ], [ [ 1, 1, 1 ], [ 14, 0, 0 ], [ 18, 2, 2 ], [ 19, 7, 7 ], [ 19, 8, 8 ], [ 19, 20, 20 ], [ 20, 7, 7 ], [ 20, 11, 11 ], [ 21, 3, 3 ], [ 23, 4, 4 ], [ 24, 6, 6 ], [ 25, 2, 2 ], [ 25, 7, 7 ], [ 27, 9, 9 ], [ 29, 2, 2 ], [ 29, 6, 8 ], [ 29, 4, 8 ], [ 29, 12, 12 ], [ 30, 4, 4 ], [ 30, 7, 10 ], [ 52, 4, 4 ], [ 53, 2, 2 ], [ 54, 4, 4 ], [ 55, 17, 17 ], [ 56, 0, 0 ], [ 56, 6, 6 ], [ 60, 5, 5 ], [ 62, 1, 1 ], [ 66, 3, 3 ], [ 66, 18, 18 ], [ 68, 0, 0 ], [ 76, 0, 0 ], [ 79, 5, 5 ], [ 79, 8, 8 ], [ 79, 20, 20 ], [ 82, 1, 1 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 8, 8 ] ], [ [ 1, 17, 17 ] ], [ [ 1, 21, 21 ], [ 2, 2, 2 ], [ 3, 0, 0 ], [ 3, 10, 10 ], [ 4, 3, 3 ], [ 4, 12, 12 ], [ 6, 1, 1 ], [ 6, 1, 2 ], [ 15, 10, 10 ], [ 16, 5, 5 ] ], [ [ 1, 26, 26 ], [ 12, 0, 0 ], [ 12, 2, 5 ] ], [ [ 2, 12, 12 ] ], [ [ 3, 12, 12 ], [ 4, 6, 6 ], [ 16, 8, 8 ] ], [ [ 4, 0, 2 ] ], [ [ 4, 8, 9 ] ], [ [ 4, 14, 14 ] ], [ [ 5, 3, 4 ], [ 5, 14, 14 ], [ 20, 0, 2 ], [ 39, 5, 5 ] ], [ [ 5, 8, 8 ] ], [ [ 6, 7, 9 ], [ 7, 0, 1 ], [ 8, 13, 13 ], [ 8, 15, 16 ], [ 8, 19, 22 ] ], [ [ 8, 0, 1 ], [ 8, 3, 5 ] ], [ [ 8, 7, 7 ], [ 8, 9, 11 ] ], [ [ 12, 7, 10 ] ], [ [ 12, 2, 10 ], [ 24, 27, 29 ] ], [ [ 12, 12, 12 ] ], [ [ 12, 14, 15 ] ], [ [ 12, 17, 17 ] ], [ [ 12, 19, 19 ] ], [ [ 12, 26, 29 ] ], [ [ 13, 4, 4 ], [ 18, 2, 3 ] ], [ [ 13, 3, 4 ] ], [ [ 15, 4, 4 ] ], [ [ 15, 6, 6 ] ], [ [ 15, 8, 8 ] ], [ [ 15, 6, 10 ], [ 16, 0, 0 ], [ 16, 2, 4 ] ], [ [ 17, 3, 3 ] ], [ [ 17, 5, 6 ] ], [ [ 17, 11, 12 ] ], [ [ 17, 14, 14 ] ], [ [ 18, 0, 4 ], [ 19, 0, 0 ], [ 19, 3, 4 ] ], [ [ 19, 21, 22 ] ], [ [ 20, 0, 0 ], [ 37, 6, 6 ] ], [ [ 20, 2, 2 ], [ 37, 8, 8 ] ], [ [ 21, 1, 1 ] ], [ [ 22, 5, 5 ] ], [ [ 24, 2, 2 ] ], [ [ 24, 4, 4 ] ], [ [ 24, 17, 18 ] ], [ [ 24, 24, 24 ] ], [ [ 25, 9, 9 ], [ 27, 0, 2 ], [ 27, 6, 6 ] ], [ [ 28, 9, 10 ] ], [ [ 31, 2, 2 ] ], [ [ 32, 0, 0 ], [ 32, 2, 5 ], [ 32, 8, 8 ], [ 33, 1, 1 ] ], [ [ 32, 11, 12 ] ], [ [ 32, 14, 14 ], [ 40, 9, 10 ] ], [ [ 32, 14, 15 ] ], [ [ 33, 5, 6 ] ], [ [ 33, 1, 6 ], [ 34, 4, 4 ], [ 34, 6, 7 ] ], [ [ 34, 0, 0 ], [ 38, 2, 2 ], [ 48, 29, 29 ], [ 49, 7, 7 ], [ 49, 10, 10 ], [ 52, 1, 1 ], [ 55, 11, 11 ], [ 55, 20, 20 ], [ 60, 0, 0 ], [ 64, 0, 0 ], [ 64, 28, 28 ], [ 65, 0, 0 ], [ 70, 1, 1 ] ], [ [ 37, 0, 8 ], [ 38, 7, 7 ] ], [ [ 38, 0, 0 ] ], [ [ 40, 3, 3 ], [ 40, 5, 7 ] ], [ [ 43, 4, 5 ], [ 44, 0, 0 ], [ 44, 3, 5 ], [ 44, 12, 12 ] ], [ [ 46, 0, 0 ], [ 48, 20, 20 ] ], [ [ 46, 2, 2 ] ], [ [ 46, 0, 2 ], [ 48, 14, 14 ] ], [ [ 46, 10, 11 ] ], [ [ 46, 0, 11 ], [ 48, 10, 10 ] ], [ [ 48, 4, 5 ] ], [ [ 48, 18, 18 ] ], [ [ 48, 24, 26 ] ], [ [ 49, 3, 4 ], [ 50, 0, 1 ] ], [ [ 49, 2, 4 ], [ 52, 9, 9 ], [ 54, 0, 0 ] ], [ [ 49, 7, 8 ] ], [ [ 49, 13, 14 ], [ 49, 16, 18 ] ], [ [ 50, 0, 3 ], [ 51, 1, 2 ] ], [ [ 52, 6, 7 ] ], [ [ 54, 6, 9 ] ], [ [ 55, 2, 2 ], [ 57, 2, 2 ] ], [ [ 55, 6, 6 ] ], [ [ 55, 14, 15 ] ], [ [ 56, 0, 1 ] ], [ [ 57, 0, 4 ] ], [ [ 57, 2, 4 ] ], [ [ 59, 4, 5 ] ], [ [ 59, 10, 10 ], [ 59, 7, 10 ], [ 59, 15, 15 ], [ 60, 9, 9 ], [ 60, 13, 13 ] ], [ [ 59, 20, 20 ] ], [ [ 59, 22, 23 ] ], [ [ 60, 17, 17 ] ], [ [ 60, 15, 17 ], [ 61, 4, 4 ], [ 61, 8, 8 ] ], [ [ 61, 0, 1 ] ], [ [ 62, 6, 7 ] ], [ [ 62, 9, 9 ], [ 62, 12, 12 ] ], [ [ 62, 9, 10 ] ], [ [ 64, 4, 6 ], [ 64, 8, 8 ], [ 64, 10, 12 ] ], [ [ 64, 15, 15 ] ], [ [ 64, 15, 17 ] ], [ [ 64, 19, 20 ] ], [ [ 64, 24, 25 ] ], [ [ 64, 8, 25 ], [ 64, 32, 32 ] ], [ [ 65, 4, 5 ] ], [ [ 65, 7, 8 ] ], [ [ 65, 4, 8 ] ], [ [ 66, 14, 16 ] ], [ [ 66, 20, 21 ] ], [ [ 66, 25, 25 ] ], [ [ 66, 28, 29 ] ], [ [ 66, 31, 32 ], [ 67, 6, 8 ] ], [ [ 68, 2, 3 ] ], [ [ 68, 5, 6 ] ], [ [ 73, 0, 1 ] ], [ [ 73, 4, 6 ] ], [ [ 73, 0, 6 ], [ 75, 0, 0 ] ], [ [ 75, 5, 6 ], [ 75, 8, 11 ] ], [ [ 75, 17, 18 ] ], [ [ 75, 21, 22 ] ], [ [ 75, 5, 22 ], [ 75, 24, 24 ] ], [ [ 75, 26, 28 ] ], [ [ 75, 31, 31 ] ], [ [ 75, 33, 33 ] ], [ [ 75, 24, 33 ], [ 76, 3, 3 ] ], [ [ 78, 0, 0 ] ], [ [ 79, 5, 6 ], [ 82, 1, 2 ] ], [ [ 79, 12, 13 ] ], [ [ 79, 20, 21 ] ], [ [ 79, 2, 21 ], [ 80, 2, 2 ], [ 81, 0, 0 ] ], [ [ 79, 24, 26 ] ], [ [ 82, 2, 2 ], [ 82, 4, 6 ] ], [ [ 82, 8, 10 ] ], [ [ 82, 12, 14 ] ], [ [ 82, 1, 14 ], [ 83, 1, 1 ] ], [ [ 82, 4, 14 ] ], [ [ 86, 5, 6 ], [ 86, 9, 9 ], [ 86, 12, 14 ] ], [ [ 86, 16, 16 ] ], [ [ 86, 17, 17 ] ], [ [ 86, 19, 20 ] ], [ [ 86, 23, 24 ] ], [ [ 86, 19, 24 ] ] ]
s01e07c01t
I cannot believe Christy let Howard into my apartment. And I cannot believe people pay for horoscopes, but on a more serious note, it's 8:13 and we're still not playing Halo. Fine . We'll just play one - on - one until he gets back. We don't play one - on - one . We play teams, not one - on - one . One - on - one. The only way we can play teams at this point is if we cut Raj in half. Sure, cut the foreigner in half . There's a billion more where he came from. If you guys need a fourth, I'll play. Great idea. The wheel was a great idea, relativity was a great idea . This is a notion, and a rather sucky one at that. Why? Oh, Penny, Penny, Penny. What, what, what? This is a complex battle simulation with a steep learning curve . There are myriad weapons, vehicles and strategies to master, not to mention an extremely intricate backstory. Oh cool . Whose head did I just blow off? Mine. Okay, I got this . Lock and load, boys. It's the only way we can play teams. Yes, but whoever's her partner will be hamstrung by her lack of experience, and not to mention the fact ... There goes your head again. It's not good sportsmanship to shoot somebody who's just re - spawned . You need to to give them a chance to...Now, come on! Raj, Raj! She's got me cornered . Cover me! Cover this, suckers! Penny, you are on fire! Yeah, so is Sheldon. Okay, that's it . I don't know how, but she is cheating . No one can be that attractive and this skilled at a video game. Wait, Sheldon, come back . You forgot something. What? This plasma grenade . Look, it's raining you. You laugh now-- you just wait until you need tech support. Gosh, he's kind of a sore loser, isn't he? To be fair, he's also a rather unpleasant winner. Well, it's been fun. We make such a good team . Maybe we could enter a couple of Halo tournaments sometime. Or we could just have a life. I guess for you that's an option. Good night. Good night. As usual, nice talking to you, Raj. What do you suppose she meant by that? She's an enigma, Raj. And another thing-- there's a certain ethic to the game, Penny, a well- established ... She's gone. She could have said good - bye. Okay, I have a problem. It's called carpal tunnel syndrome, and quite frankly you deserve it. What ’s wrong? Howard and Christy are...kind of hooking up in my bedroom. Are you sure? I grew up on a farm, okay? From what I heard, they're either having sex or Howard's caught in a milking machine . Do you mind if I stay here tonight? No, take the couch, or my bed . I just got new pillows . Hypo - allergenic. The couch is good. Hold that thought . Leonard, a moment. Let me guess . You have a problem with this. Where do I begin? It's up to you . Crazy person's choice. First, we don't have houseguests . Frankly, if I could afford the rent, I'd ask you to leave. Your friendship means a lot to me as well . What else? Well...our earthquake supplies. So? So if there's an earthquake and the three of us are trapped here, we could be out of food by tomorrow afternoon. I'm sorry, are you suggesting that if we let Penny stay we might succumb to cannibalism? No one ever thinks it'll happen until it does. If you promise not to chew the flesh off our bones while we sleep, you can stay. Hu .. what? He's engaging in reductio ad absurdum . It's the logical fallacy of extending someone's argument to ridiculous proportions and then criticizing the result . And I do not appreciate it. I'll get you a blanket and a pillow. Okay, since I'm obviously being ignored here, let's go over the morning schedule . I use the bathroom from 7:00 to 7:20 . Plan your ablutions and bodily functions accordingly. How am I supposed to plan my bodily functions? I suggest no liquids after 11:00 p.m. Here you go. Thanks Leonard. Hmmph, wrong. I ’m listening. Your head goes on the other end. Why? It's culturally universal . A bed, even a temporary bed, is always oriented with the headboard away from the door . It serves the ancient imperative of protecting oneself against marauders. I'll risk it. Hm! Anything else should I know? Yes, if you use my toothbrush, I'll jump out that window . Please don't come to my funeral . Have a good night. Sorry about that. That's okay. FYI-- his toothbrush is the red one in the Plexiglas case under the UV light. Got it. Sleep tight. Thanks. Thanks Funny expression, " sleep tight . " It refers to the early construction of beds which featured a mattress suspended on interlocking ropes, which would occasionally...Sleep tight.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 18, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 13, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NP (NP (DT Every) (NNP Saturday)) (SBAR (IN since) (S (NP (PRP we)) (VP (VBP 've) (VP (VBN lived) (PP (IN in) (NP (DT this) (NN apartment)))))))) (SBAR (S (NP (PRP I)) (VP (VP (VBP have) (VP (VBN awakened) (PP (IN at) (NP (CD 6:15))))) (, ,) (VP (VBD poured) (NP (PRP myself)) (NP (NP (DT a) (NN bowl)) (PP (IN of) (NP (NN cereal))))) (, ,) (VP (VBD added) (NP (NP (DT a) (NN quarter) (NN cup)) (PP (IN of) (NP (NML (CD two) (NN percent)) (NN milk))))) (, ,) (VP (VBD sat) (PP (IN on) (NP (NP (DT this) (NN end)) (PP (IN of) (NP (DT this) (NN couch)))))) (, ,) (VP (VBD turned) (PRT (IN on)) (NP (NNP BBC) (NNP America))) (, ,) (CC and) (VP (VBD watched) (NP (NNP Doctor) (NNP Who)))))) (. .)))" }, "speaker": "Sheldon", "text": "Every Saturday since we've lived in this apartment I have awakened at 6:15, poured myself a bowl of cereal, added a quarter cup of two percent milk, sat on this end of this couch, turned on BBC America, and watched Doctor Who.", "tokens": [ { "deprel": "det", "end_char": 26, "feats": null, "head": 2, "id": 1, "lemma": "every", "misc": "", "start_char": 21, "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 35, "feats": "Number=Sing", "head": 12, "id": 2, "lemma": "Saturday", "misc": "", "start_char": 27, "text": "Saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 41, "feats": null, "head": 6, "id": 3, "lemma": "since", "misc": "", "start_char": 36, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 42, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 48, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 45, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 54, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 6, "lemma": "live", "misc": "", "start_char": 49, "text": "lived", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 55, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 62, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 58, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 72, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "apartment", "misc": "", "start_char": 63, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 73, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 79, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 75, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 88, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 12, "lemma": "awaken", "misc": "", "start_char": 80, "text": "awakened", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 91, "feats": null, "head": 14, "id": 13, "lemma": "at", "misc": "", "start_char": 89, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 96, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 14, "lemma": "6:15", "misc": "", "start_char": 92, "text": "6:15", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 105, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 16, "lemma": "pour", "misc": "", "start_char": 99, "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 112, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 16, "id": 17, "lemma": "myself", "misc": "", "start_char": 106, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 114, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 113, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 119, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "bowl", "misc": "", "start_char": 115, "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 120, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 129, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "cereal", "misc": "", "start_char": 123, "text": "cereal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 137, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 23, "lemma": "add", "misc": "", "start_char": 132, "text": "added", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 139, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 138, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 147, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 26, "id": 25, "lemma": "quarter", "misc": "", "start_char": 140, "text": "quarter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 151, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "cup", "misc": "", "start_char": 148, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 154, "feats": null, "head": 30, "id": 27, "lemma": "of", "misc": "", "start_char": 152, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 158, "feats": "NumForm=Word|NumType=Card", "head": 29, "id": 28, "lemma": "two", "misc": "", "start_char": 155, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 166, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "percent", "misc": "", "start_char": 159, "text": "percent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 171, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "milk", "misc": "", "start_char": 167, "text": "milk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 32, "id": 31, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 177, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 32, "lemma": "sit", "misc": "", "start_char": 174, "text": "sat", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 35, "id": 33, "lemma": "on", "misc": "", "start_char": 178, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 185, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "this", "misc": "", "start_char": 181, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 189, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "end", "misc": "", "start_char": 186, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 192, "feats": null, "head": 38, "id": 36, "lemma": "of", "misc": "", "start_char": 190, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 197, "feats": "Number=Sing|PronType=Dem", "head": 38, "id": 37, "lemma": "this", "misc": "", "start_char": 193, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 203, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "couch", "misc": "", "start_char": 198, "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 40, "id": 39, "lemma": ",", "misc": "", "start_char": 204, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 40, "lemma": "turn", "misc": "", "start_char": 206, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 215, "feats": null, "head": 43, "id": 41, "lemma": "on", "misc": "", "start_char": 213, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 219, "feats": "Number=Sing", "head": 43, "id": 42, "lemma": "BBC", "misc": "", "start_char": 216, "text": "BBC", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 227, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "America", "misc": "", "start_char": 220, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 46, "id": 44, "lemma": ",", "misc": "", "start_char": 228, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 233, "feats": null, "head": 46, "id": 45, "lemma": "and", "misc": "", "start_char": 230, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 46, "lemma": "watch", "misc": "", "start_char": 234, "text": "watched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 248, "feats": "Number=Sing", "head": 46, "id": 47, "lemma": "Doctor", "misc": "", "start_char": 242, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 252, "feats": "Number=Sing", "head": 47, "id": 48, "lemma": "Who", "misc": "", "start_char": 249, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 12, "id": 49, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Penny) (VBZ 's)) (ADVP (RB still)) (VP (VBG sleeping)) (. .)))" }, "speaker": "Leonard", "text": "Penny's still sleeping.", "tokens": [ { "deprel": "nsubj", "end_char": 260, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "penny", "misc": "", "start_char": 255, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 261, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 4, "id": 3, "lemma": "still", "misc": "", "start_char": 264, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 278, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "sleep", "misc": "", "start_char": 270, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 279, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBP have) (VP (VBN awakened) (PP (IN at) (NP (CD 6:15))))) (, ,) (VP (VBD poured) (NP (PRP myself)) (NP (DT a) (NN bowl))))))" }, "speaker": "Sheldon", "text": "I have awakened at 6:15, poured myself a bowl", "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": "aux", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 283, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 296, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "awaken", "misc": "", "start_char": 288, "text": "awakened", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 299, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 297, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 304, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 5, "lemma": "6:15", "misc": "", "start_char": 300, "text": "6:15", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 305, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 7, "lemma": "pour", "misc": "", "start_char": 307, "text": "poured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 320, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 7, "id": 8, "lemma": "myself", "misc": "", "start_char": 314, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 322, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 321, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 327, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "bowl", "misc": "", "start_char": 323, "text": "bowl", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (S (NP (PRP You)) (VP (VBP have) (NP (DT a) (NN TV)) (PP (IN in) (NP (PRP$ your) (NN room))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB have) (NP (NN breakfast)) (PP (IN in) (NP (NN bed)))))) (. ?)))" }, "speaker": "Leonard", "text": "I know . You have a TV in your room . Why don't you just have breakfast in bed?", "tokens": [ { "deprel": "nsubj", "end_char": 329, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 328, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 330, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 335, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 337, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 341, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 347, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 346, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 350, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "TV", "misc": "", "start_char": 348, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 351, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 358, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 354, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 363, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "room", "misc": "", "start_char": 359, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 364, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 369, "feats": "PronType=Int", "head": 17, "id": 12, "lemma": "why", "misc": "", "start_char": 366, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "do", "misc": "", "start_char": 370, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 376, "feats": null, "head": 17, "id": 14, "lemma": "not", "misc": "", "start_char": 373, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 380, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 377, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 381, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 390, "feats": "VerbForm=Inf", "head": 5, "id": 17, "lemma": "have", "misc": "", "start_char": 386, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 400, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "breakfast", "misc": "", "start_char": 391, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 20, "id": 19, "lemma": "in", "misc": "", "start_char": 401, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 407, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "bed", "misc": "", "start_char": 404, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 2, "id": 21, "lemma": "?", "misc": "", "start_char": 408, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP am) (NP (CC neither) (DT an) (JJ invalid))))) (, ,) (CC nor) (NP (NP (DT a) (NN woman)) (VP (VBG celebrating) (NP (NP (NNP Mother) (POS 's)) (NNP Day)))) (. .)))" }, "speaker": "Sheldon", "text": "Because I am neither an invalid, nor a woman celebrating Mother's Day.", "tokens": [ { "deprel": "mark", "end_char": 417, "feats": null, "head": 6, "id": 1, "lemma": "because", "misc": "", "start_char": 410, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 2, "lemma": "I", "misc": "", "start_char": 418, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 422, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 420, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cc:preconj", "end_char": 430, "feats": null, "head": 6, "id": 4, "lemma": "neither", "misc": "", "start_char": 423, "text": "neither", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 433, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 431, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 441, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "invalid", "misc": "", "start_char": 434, "text": "invalid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 447, "feats": null, "head": 10, "id": 8, "lemma": "nor", "misc": "", "start_char": 444, "text": "nor", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 449, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 448, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 455, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "woman", "misc": "", "start_char": 450, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 467, "feats": "VerbForm=Ger", "head": 10, "id": 11, "lemma": "celebrate", "misc": "", "start_char": 456, "text": "celebrating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 474, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "mother", "misc": "", "start_char": 468, "text": "Mother", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 477, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 475, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 481, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Day", "misc": "", "start_char": 478, "text": "Day", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 482, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT What) (NN time)) (SQ (VBZ is) (NP (PRP it))) (. ?)))" }, "speaker": "Penny", "text": "What time is it?", "tokens": [ { "deprel": "det", "end_char": 488, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 484, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 493, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "time", "misc": "", "start_char": 489, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 494, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 499, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 4, "lemma": "it", "misc": "", "start_char": 497, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 500, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (QP (RB Almost) (CD 6:30) (. .)))" }, "speaker": "Leonard", "text": "Almost 6:30.", "tokens": [ { "deprel": "advmod", "end_char": 508, "feats": null, "head": 2, "id": 1, "lemma": "almost", "misc": "", "start_char": 502, "text": "Almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 513, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 2, "lemma": "6:30", "misc": "", "start_char": 509, "text": "6:30", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 514, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD slept) (NP (DT all) (NN day))) (. ?)))" }, "speaker": "Penny", "text": "I slept all day?", "tokens": [ { "deprel": "nsubj", "end_char": 517, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 516, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 523, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sleep", "misc": "", "start_char": 518, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 527, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 524, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 531, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "day", "misc": "", "start_char": 528, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 532, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (CD 6:30)) (PP (IN in) (NP (DT the) (NN morning))))) (. .)))" }, "speaker": "Leonard", "text": "No, it's 6:30 in the morning.", "tokens": [ { "deprel": "discourse", "end_char": 536, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 534, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 537, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 539, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "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": 549, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 5, "lemma": "6:30", "misc": "", "start_char": 545, "text": "6:30", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 552, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 550, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 556, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 553, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 564, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "morning", "misc": "", "start_char": 557, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 565, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VBZ is) (NP (PRP$ your) (NN problem))) (. ?)))" }, "speaker": "Penny", "text": "What the hell is your problem?", "tokens": [ { "deprel": "nsubj", "end_char": 571, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 567, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 575, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 572, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 580, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "hell", "misc": "", "start_char": 576, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 581, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 588, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 584, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 596, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "problem", "misc": "", "start_char": 589, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 597, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (DT this) (NN cereal)) (VP (VBZ has) (VP (VBN lost) (NP (PDT all) (PRP$ its) (JJ molecular) (NN integrity))))) (. .) (S (NP (PRP I)) (ADVP (RB now)) (VP (VBP have) (NP (NP (DT a) (NN bowl)) (PP (IN of) (NP (VBN shredded) (NN wheat) (NN paste)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, this cereal has lost all its molecular integrity . I now have a bowl of shredded wheat paste.", "tokens": [ { "deprel": "discourse", "end_char": 603, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 599, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 604, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 610, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 606, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 617, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "cereal", "misc": "", "start_char": 611, "text": "cereal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 618, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 626, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "lose", "misc": "", "start_char": 622, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det:predet", "end_char": 630, "feats": null, "head": 10, "id": 7, "lemma": "all", "misc": "", "start_char": 627, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 634, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "its", "misc": "", "start_char": 631, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 644, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "molecular", "misc": "", "start_char": 635, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 654, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "integrity", "misc": "", "start_char": 645, "text": "integrity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 658, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 657, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 662, "feats": null, "head": 14, "id": 13, "lemma": "now", "misc": "", "start_char": 659, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "have", "misc": "", "start_char": 663, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 669, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 668, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 674, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "bowl", "misc": "", "start_char": 670, "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 677, "feats": null, "head": 20, "id": 17, "lemma": "of", "misc": "", "start_char": 675, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 686, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 18, "lemma": "shred", "misc": "", "start_char": 678, "text": "shredded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 692, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "wheat", "misc": "", "start_char": 687, "text": "wheat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 698, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "paste", "misc": "", "start_char": 693, "text": "paste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 699, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Hola) (, ,) (NP (NN nerd) (HYPH -) (NNS migos)) (. .)))" }, "speaker": "Howard", "text": "Hola, nerd - migos.", "tokens": [ { "deprel": "discourse", "end_char": 705, "feats": null, "head": 5, "id": 1, "lemma": "hola", "misc": "", "start_char": 701, "text": "Hola", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 706, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 712, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "nerd", "misc": "", "start_char": 708, "text": "nerd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 713, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 720, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "migo", "misc": "", "start_char": 715, "text": "migos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 721, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (NP (PRP you)) (NNS people)) (VP (VB hate) (NP (NN sleep)))) (. ?) (SQ (VBP Are) (NP (PRP you)) (VP (VBG wearing) (NP (PRP$ my) (NN robe)))) (. ?)))" }, "speaker": "Penny", "text": "Why do you people hate sleep? Are you wearing my robe?", "tokens": [ { "deprel": "advmod", "end_char": 726, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 723, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 729, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 727, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 733, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 730, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 740, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "person", "misc": "", "start_char": 734, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 745, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "hate", "misc": "", "start_char": 741, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 751, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "sleep", "misc": "", "start_char": 746, "text": "sleep", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 753, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 752, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 757, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 754, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 758, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 769, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "wear", "misc": "", "start_char": 762, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 772, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 770, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 777, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "robe", "misc": "", "start_char": 773, "text": "robe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 778, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (LST (UH Yeah) (. .) (INTJ (UH Sorry)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB have) (S (NP (PRP it)) (VP (VBN cleaned))))) (. .)))" }, "speaker": "Howard", "text": "Yeah . Sorry, I'll have it cleaned.", "tokens": [ { "deprel": "discourse", "end_char": 784, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 780, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 785, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 792, "feats": null, "head": 7, "id": 3, "lemma": "sorry", "misc": "", "start_char": 787, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 793, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 796, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 795, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 800, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 797, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 805, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 801, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 808, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 806, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 816, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 9, "lemma": "clean", "misc": "", "start_char": 809, "text": "cleaned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 817, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ okay)) (, ,) (S (VP (VB keep) (NP (PRP it)))))) (. .) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ 's) (NP (NNP Christy)))) (. ?)))" }, "speaker": "Penny", "text": "That's okay, keep it . Where's Christy?", "tokens": [ { "deprel": "nsubj", "end_char": 823, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 819, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 826, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 824, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 831, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 827, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 838, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "keep", "misc": "", "start_char": 834, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 841, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 839, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 849, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "where", "misc": "", "start_char": 844, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 852, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 850, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 860, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "Christy", "misc": "", "start_char": 853, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 861, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN In) (NP (DT the) (NN shower))) (. .) (PP (IN By) (NP (DT the) (NN way))) (, ,) (WHADVP (WRB where)) (SQ (VBD did) (NP (PRP you)) (VP (VB get) (NP (DT that) (NN loofah) (NN mitt)))) (. ?) (S (NP (PRP Yours)) (VP (VBZ reaches) (NP (NP (NNS places)) (SBAR (WHNP (WDT that)) (S (NP (PRP mine)) (ADVP (RB just)) (VP (MD wo) (RB n't))))))) (. .)))" }, "speaker": "Howard", "text": "In the shower . By the way, where did you get that loofah mitt? Yours reaches places that mine just won't.", "tokens": [ { "deprel": "case", "end_char": 865, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 863, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 869, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 866, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 876, "feats": "Number=Sing", "head": 12, "id": 3, "lemma": "shower", "misc": "", "start_char": 870, "text": "shower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 877, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 881, "feats": null, "head": 7, "id": 5, "lemma": "by", "misc": "", "start_char": 879, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 885, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 882, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 889, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "way", "misc": "", "start_char": 886, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 890, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 897, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "where", "misc": "", "start_char": 892, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 898, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 902, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 909, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "get", "misc": "", "start_char": 906, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 914, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 13, "lemma": "that", "misc": "", "start_char": 910, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 921, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "loofah", "misc": "", "start_char": 915, "text": "loofah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 926, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "mitt", "misc": "", "start_char": 922, "text": "mitt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 12, "id": 16, "lemma": "?", "misc": "", "start_char": 927, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 934, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "yours", "misc": "", "start_char": 929, "text": "Yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 942, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 18, "lemma": "reach", "misc": "", "start_char": 935, "text": "reaches", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 949, "feats": "Number=Plur", "head": 18, "id": 19, "lemma": "place", "misc": "", "start_char": 943, "text": "places", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 954, "feats": "PronType=Rel", "head": 23, "id": 20, "lemma": "that", "misc": "", "start_char": 950, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 959, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "mine", "misc": "", "start_char": 955, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 964, "feats": null, "head": 23, "id": 22, "lemma": "just", "misc": "", "start_char": 960, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 967, "feats": "VerbForm=Fin", "head": 19, "id": 23, "lemma": "will", "misc": "", "start_char": 965, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 23, "id": 24, "lemma": "not", "misc": "", "start_char": 968, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 12, "id": 25, "lemma": ".", "misc": "", "start_char": 972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD used) (NP (PRP$ my) (NN loofah))) (. ?)))" }, "speaker": "Penny", "text": "You used my loofah?", "tokens": [ { "deprel": "nsubj", "end_char": 977, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 974, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 982, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "use", "misc": "", "start_char": 978, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 985, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 983, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 992, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "loofah", "misc": "", "start_char": 986, "text": "loofah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 994, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 993, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (RBR More) (RB precisely)) (, ,) (VP (VBD weused) (NP (PRP$ your) (NN loofah))) (. .) (NP (PRP I)) (VP (VBD exfoliated) (NP (PRP$ her) (NNS brains)) (PRT (RP out))) (. .)))" }, "speaker": "Howard", "text": "More precisely, weused your loofah . I exfoliated her brains out.", "tokens": [ { "deprel": "advmod", "end_char": 999, "feats": "Degree=Cmp", "head": 2, "id": 1, "lemma": "more", "misc": "", "start_char": 995, "text": "More", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 1009, "feats": null, "head": 4, "id": 2, "lemma": "precisely", "misc": "", "start_char": 1000, "text": "precisely", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1010, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1018, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "weuse", "misc": "", "start_char": 1012, "text": "weused", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1023, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1019, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1030, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "loofah", "misc": "", "start_char": 1024, "text": "loofah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1032, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1031, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1034, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1033, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1045, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "exfoliate", "misc": "", "start_char": 1035, "text": "exfoliated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1049, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "her", "misc": "", "start_char": 1046, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1056, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "brain", "misc": "", "start_char": 1050, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 1060, "feats": null, "head": 9, "id": 12, "lemma": "out", "misc": "", "start_char": 1057, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1062, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1061, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB keep) (NP (DT that)) (, ,) (ADVP (RB too)))) (. .)))" }, "speaker": "Penny", "text": "You can keep that, too.", "tokens": [ { "deprel": "nsubj", "end_char": 1066, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1063, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1070, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 1067, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1075, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "keep", "misc": "", "start_char": 1071, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1080, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 1076, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 1081, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1086, "feats": null, "head": 3, "id": 6, "lemma": "too", "misc": "", "start_char": 1083, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1087, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP we)) (VP (MD 'll) (ADVP (RB probably)) (VP (VB need) (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (PRP$ your) (VBN stuffed) (NN bear) (NN collection)))))))) (. .)))" }, "speaker": "Howard", "text": "Then we'll probably need to talk about your stuffed bear collection.", "tokens": [ { "deprel": "advmod", "end_char": 1093, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "then", "misc": "", "start_char": 1089, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1096, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 1094, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1100, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "will", "misc": "", "start_char": 1097, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1109, "feats": null, "head": 5, "id": 4, "lemma": "probably", "misc": "", "start_char": 1101, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1114, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "need", "misc": "", "start_char": 1110, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1117, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1115, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1122, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "talk", "misc": "", "start_char": 1118, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1128, "feats": null, "head": 12, "id": 8, "lemma": "about", "misc": "", "start_char": 1123, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1133, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 9, "lemma": "your", "misc": "", "start_char": 1129, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1141, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 10, "lemma": "stuff", "misc": "", "start_char": 1134, "text": "stuffed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1146, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "bear", "misc": "", "start_char": 1142, "text": "bear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1157, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "collection", "misc": "", "start_char": 1147, "text": "collection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1159, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1158, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NNP Howard) (. ?)))" }, "speaker": "Christie", "text": "Howard?", "tokens": [ { "deprel": "root", "end_char": 1166, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howard", "misc": "", "start_char": 1160, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1167, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (ADVP (RB here))) (, ,) (NP (NNP milady)) (. !)))" }, "speaker": "Howard", "text": "In here, milady!", "tokens": [ { "deprel": "case", "end_char": 1171, "feats": null, "head": 2, "id": 1, "lemma": "in", "misc": "", "start_char": 1169, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1176, "feats": "PronType=Dem", "head": 0, "id": 2, "lemma": "here", "misc": "", "start_char": 1172, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1177, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1185, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "milady", "misc": "", "start_char": 1179, "text": "milady", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1187, "feats": null, "head": 2, "id": 5, "lemma": "!", "misc": "", "start_char": 1186, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Here)) (VP (VBZ 's)) (NP (NP (PRP$ my) (JJ little) (NN engine)) (SBAR (WHNP (WDT that)) (S (VP (MD could))))) (. .)))" }, "speaker": "Christie", "text": "Here's my little engine that could.", "tokens": [ { "deprel": "root", "end_char": 1192, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "here", "misc": "", "start_char": 1188, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1193, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1198, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "my", "misc": "", "start_char": 1196, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1205, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 1199, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1212, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "engine", "misc": "", "start_char": 1206, "text": "engine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1217, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1213, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1223, "feats": "VerbForm=Fin", "head": 5, "id": 7, "lemma": "could", "misc": "", "start_char": 1218, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1225, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1224, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (FW chka) (HYPH -) (FW chka) (HYPH -) (FW chka) (HYPH -) (FW chka) (HYPH -) (NNP chka) (HYPH -) (NNP chka) (HYPH -) (NNP chka) (. .)))" }, "speaker": "Howard", "text": "chka - chka - chka - chka - chka - chka - chka.", "tokens": [ { "deprel": "root", "end_char": 1230, "feats": null, "head": 0, "id": 1, "lemma": "chka", "misc": "", "start_char": 1226, "text": "chka", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 1231, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1237, "feats": null, "head": 1, "id": 3, "lemma": "chka", "misc": "", "start_char": 1233, "text": "chka", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1239, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 1238, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1244, "feats": null, "head": 1, "id": 5, "lemma": "chka", "misc": "", "start_char": 1240, "text": "chka", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 1245, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1251, "feats": null, "head": 1, "id": 7, "lemma": "chka", "misc": "", "start_char": 1247, "text": "chka", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 1252, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1258, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "chka", "misc": "", "start_char": 1254, "text": "chka", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1260, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 1259, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1265, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "chka", "misc": "", "start_char": 1261, "text": "chka", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 1266, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1272, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "chka", "misc": "", "start_char": 1268, "text": "chka", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1274, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1273, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (CD one) (JJ beloved) (NP (NNS children) (POS 's)) (NN book)) (SBAR (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB never)) (VP (VB read) (ADVP (RB again)))))))) (. .)))" }, "speaker": "Sheldon", "text": "There's one beloved children's book I'll never read again.", "tokens": [ { "deprel": "expl", "end_char": 1280, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1275, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1283, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1281, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 1287, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 3, "lemma": "one", "misc": "", "start_char": 1284, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1295, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "beloved", "misc": "", "start_char": 1288, "text": "beloved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 1304, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "child", "misc": "", "start_char": 1296, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1307, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 1305, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 1312, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "book", "misc": "", "start_char": 1308, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1314, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1313, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1318, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 1315, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1324, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 1319, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1329, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "read", "misc": "", "start_char": 1325, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1335, "feats": null, "head": 11, "id": 12, "lemma": "again", "misc": "", "start_char": 1330, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (LST (UH Hi) (. .) (NNP Christy) (. .)))" }, "speaker": "Christie", "text": "Hi . Christy.", "tokens": [ { "deprel": "discourse", "end_char": 1340, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 1338, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1341, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1350, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Christy", "misc": "", "start_char": 1343, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1352, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. .)))" }, "speaker": "Leonard", "text": "Leonard.", "tokens": [ { "deprel": "root", "end_char": 1360, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1353, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Sheldon", "text": "I'm Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 1364, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1363, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1367, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1365, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1375, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1368, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1377, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (JJ Right) (. .)) (NP (PRP You)) (VP (VBP 're) (NP (NP (NNP Howard) (POS 's)) (NN entourage))) (. .)))" }, "speaker": "Christie", "text": "Right . You're Howard's entourage.", "tokens": [ { "deprel": "discourse", "end_char": 1383, "feats": "Degree=Pos", "head": 7, "id": 1, "lemma": "right", "misc": "", "start_char": 1378, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1385, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1384, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1389, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 1386, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1390, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1400, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Howard", "misc": "", "start_char": 1394, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1403, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 1401, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 1413, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "entourage", "misc": "", "start_char": 1404, "text": "entourage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Christy)) (, ,) (WHNP (WP what)) (SQ (VP (VBP are) (NP (PRP$ your) (NNS plans)))) (. ?)))" }, "speaker": "Penny", "text": "So, Christy, what are your plans?", "tokens": [ { "deprel": "advmod", "end_char": 1418, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 1416, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1420, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1419, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1428, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Christy", "misc": "", "start_char": 1421, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1435, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 1431, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1439, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 1436, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1444, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 1440, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1450, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "plan", "misc": "", "start_char": 1445, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1452, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1451, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (VP (VBD said) (SBAR (S (NP (PRP he)) (VP (MD 'd) (VP (VB take) (NP (PRP me)) (S (VP (NN shopping) (PP (IN in) (NP (NNP Beverly) (NNP Hills)))))))))) (. .)))" }, "speaker": "Christie", "text": "Howard said he'd take me shopping in Beverly Hills.", "tokens": [ { "deprel": "nsubj", "end_char": 1459, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Howard", "misc": "", "start_char": 1453, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1464, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 1460, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1467, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1465, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1470, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 1468, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1475, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "take", "misc": "", "start_char": 1471, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1478, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1476, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1487, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "shopping", "misc": "", "start_char": 1479, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1490, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 1488, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1498, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Beverly", "misc": "", "start_char": 1491, "text": "Beverly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1504, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Hills", "misc": "", "start_char": 1499, "text": "Hills", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1506, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1505, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBD meant) (NP (NNS plans) (S (VP (TO to) (VP (VB find) (NP (NP (NP (NN someplace)) (SBAR (S (VP (TO to) (VP (VB live)))))) (. .) (ADJP (ADJP (JJ Other)) (PP (IN than) (PP (IN with) (NP (PRP me))))) (. .) (RB Not) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB love) (S (VP (VBG having) (NP (PRP you)))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (, ...) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (NP (DT a) (JJ little)) (JJ crowded)))))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, no, I meant plans to find someplace to live . Other than with me . Not that I don't love having you, but it's...It's a little crowded.", "tokens": [ { "deprel": "discourse", "end_char": 1511, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1507, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1513, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1512, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1516, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 1514, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1518, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1517, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1520, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1519, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1526, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "mean", "misc": "", "start_char": 1521, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1532, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "plan", "misc": "", "start_char": 1527, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1535, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1533, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1540, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "find", "misc": "", "start_char": 1536, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1550, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "someplace", "misc": "", "start_char": 1541, "text": "someplace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1553, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1551, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1558, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "live", "misc": "", "start_char": 1554, "text": "live", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 1559, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1566, "feats": "Degree=Pos", "head": 10, "id": 14, "lemma": "other", "misc": "", "start_char": 1561, "text": "Other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1571, "feats": null, "head": 17, "id": 15, "lemma": "than", "misc": "", "start_char": 1567, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1576, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 1572, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1579, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 17, "lemma": "I", "misc": "", "start_char": 1577, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1581, "feats": null, "head": 14, "id": 18, "lemma": ".", "misc": "", "start_char": 1580, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1585, "feats": null, "head": 24, "id": 19, "lemma": "not", "misc": "", "start_char": 1582, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1590, "feats": null, "head": 24, "id": 20, "lemma": "that", "misc": "", "start_char": 1586, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1592, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 1591, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1595, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 1593, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1599, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 1596, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1604, "feats": "VerbForm=Inf", "head": 9, "id": 24, "lemma": "love", "misc": "", "start_char": 1600, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1611, "feats": "VerbForm=Ger", "head": 24, "id": 25, "lemma": "have", "misc": "", "start_char": 1605, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1615, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 25, "id": 26, "lemma": "you", "misc": "", "start_char": 1612, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1617, "feats": null, "head": 30, "id": 27, "lemma": ",", "misc": "", "start_char": 1616, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1621, "feats": null, "head": 30, "id": 28, "lemma": "but", "misc": "", "start_char": 1618, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1624, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 29, "lemma": "it", "misc": "", "start_char": 1622, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1627, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 30, "lemma": "be", "misc": "", "start_char": 1625, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 30, "id": 31, "lemma": "...", "misc": "", "start_char": 1628, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1634, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 32, "lemma": "it", "misc": "", "start_char": 1632, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1637, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 33, "lemma": "be", "misc": "", "start_char": 1635, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1639, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 1638, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1646, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "little", "misc": "", "start_char": 1640, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1654, "feats": "Degree=Pos", "head": 6, "id": 36, "lemma": "crowded", "misc": "", "start_char": 1647, "text": "crowded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1656, "feats": null, "head": 6, "id": 37, "lemma": ".", "misc": "", "start_char": 1655, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB always)) (ADJP (JJ welcome) (S (VP (TO to) (VP (VB stay) (PP (IN with) (NP (PRP us)))))))) (. .)))" }, "speaker": "Leonard", "text": "Penny, you're always welcome to stay with us.", "tokens": [ { "deprel": "vocative", "end_char": 1662, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "penny", "misc": "", "start_char": 1657, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1663, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1668, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1665, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1672, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1669, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1679, "feats": null, "head": 6, "id": 5, "lemma": "always", "misc": "", "start_char": 1673, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1687, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "welcome", "misc": "", "start_char": 1680, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1690, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1688, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1695, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "stay", "misc": "", "start_char": 1691, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1700, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1696, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1703, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "we", "misc": "", "start_char": 1701, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1704, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP we)) (VP (VBP 're) (VP (VBG running) (NP (DT a) (JJ cute) (JJ little) (NN B) (NN B.))))))" }, "speaker": "Sheldon", "text": "Now we're running a cute little B B.", "tokens": [ { "deprel": "advmod", "end_char": 1709, "feats": null, "head": 4, "id": 1, "lemma": "now", "misc": "", "start_char": 1706, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1712, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1710, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1716, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1713, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1724, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "run", "misc": "", "start_char": 1717, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1726, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 1725, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1731, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "cute", "misc": "", "start_char": 1727, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1738, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 1732, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1740, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "B", "misc": "", "start_char": 1739, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1743, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "B.", "misc": "", "start_char": 1741, "text": "B.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB offer) (NP (DT a) (JJ little) (NML (PP (RB outside) (HYPH -) (NP (DT the) (HYPH -) (NN box)))) (NN thinking)) (ADVP (RB here)))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBZ does) (RB n't) (NP (NNP Christy)) (VP (VB stay) (PP (IN with) (NP (PRP me)))))) (. ?)))" }, "speaker": "Howard", "text": "Let me offer a little outside - the - box thinking here . Why doesn't Christy stay with me?", "tokens": [ { "deprel": "root", "end_char": 1747, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1744, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1750, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1748, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1756, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "offer", "misc": "", "start_char": 1751, "text": "offer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1758, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 4, "lemma": "a", "misc": "", "start_char": 1757, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1765, "feats": "Degree=Pos", "head": 11, "id": 5, "lemma": "little", "misc": "", "start_char": 1759, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1773, "feats": null, "head": 10, "id": 6, "lemma": "outside", "misc": "", "start_char": 1766, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1775, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 1774, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 1779, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1776, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1781, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 1780, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1785, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "box", "misc": "", "start_char": 1782, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1794, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "thinking", "misc": "", "start_char": 1786, "text": "thinking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1799, "feats": "PronType=Dem", "head": 3, "id": 12, "lemma": "here", "misc": "", "start_char": 1795, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1801, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 1800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1805, "feats": "PronType=Int", "head": 18, "id": 14, "lemma": "why", "misc": "", "start_char": 1802, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1810, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "do", "misc": "", "start_char": 1806, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1814, "feats": null, "head": 18, "id": 16, "lemma": "not", "misc": "", "start_char": 1811, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1822, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "Christy", "misc": "", "start_char": 1815, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1827, "feats": "VerbForm=Inf", "head": 1, "id": 18, "lemma": "stay", "misc": "", "start_char": 1823, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1832, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 1828, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1835, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 20, "lemma": "I", "misc": "", "start_char": 1833, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1837, "feats": null, "head": 1, "id": 21, "lemma": "?", "misc": "", "start_char": 1836, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP live) (PP (IN with) (NP (PRP$ your) (NN mother)))) (. .)))" }, "speaker": "Leonard", "text": "You live with your mother.", "tokens": [ { "deprel": "nsubj", "end_char": 1841, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1838, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1846, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "live", "misc": "", "start_char": 1842, "text": "live", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1851, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 1847, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1856, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 1852, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1863, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "mother", "misc": "", "start_char": 1857, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1865, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1864, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB not))) (. .) (S (NP (PRP$ My) (NN mother)) (VP (VBZ lives) (PP (IN with) (NP (PRP me))))) (. .)))" }, "speaker": "Howard", "text": "I do not . My mother lives with me.", "tokens": [ { "deprel": "nsubj", "end_char": 1867, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1866, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1870, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "do", "misc": "", "start_char": 1868, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1874, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1871, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1876, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1875, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1879, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1877, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1886, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "mother", "misc": "", "start_char": 1880, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "live", "misc": "", "start_char": 1887, "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1897, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1893, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1900, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 1898, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1902, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1901, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (S (NP (PRP it)) (VP (VBZ 's) (RB all) (VP (VBN settled)))) (. .) (S (NP (NNP Christy)) (VP (MD will) (VP (VB stay) (PP (IN with) (NP (NNP Howard)))))) (, ,) (S (NP (NNP Penny)) (VP (MD can) (VP (VB go) (ADVP (RB back) (PP (IN to) (NP (PRP$ her) (NN apartment))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD 'll) (VP (VB watch) (NP (NP (DT the) (JJ last) (CD 24) (NNS minutes)) (PP (IN of) (NP (NNP Doctor) (NNP Who))))))) (. .) (SBAR (IN Although) (S (PP (IN at) (NP (DT this) (NN point))) (, ,) (NP (PRP it)) (VP (VBZ 's) (PP (RBR more) (IN like) (NP (NNP Doctor) (WRB Why) (NNP Bother)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Then it's all settled . Christy will stay with Howard, Penny can go back to her apartment, and I'll watch the last 24 minutes of Doctor Who . Although at this point, it's more like Doctor Why Bother?", "tokens": [ { "deprel": "advmod", "end_char": 1907, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "then", "misc": "", "start_char": 1903, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1910, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "it", "misc": "", "start_char": 1908, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1913, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1911, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1917, "feats": null, "head": 5, "id": 4, "lemma": "all", "misc": "", "start_char": 1914, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1925, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "settle", "misc": "", "start_char": 1918, "text": "settled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1926, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1935, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Christy", "misc": "", "start_char": 1928, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1940, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 1936, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1945, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "stay", "misc": "", "start_char": 1941, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1950, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 1946, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1957, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Howard", "misc": "", "start_char": 1951, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 1958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1965, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "penny", "misc": "", "start_char": 1960, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1969, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "can", "misc": "", "start_char": 1966, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1972, "feats": "VerbForm=Inf", "head": 5, "id": 15, "lemma": "go", "misc": "", "start_char": 1970, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1977, "feats": null, "head": 15, "id": 16, "lemma": "back", "misc": "", "start_char": 1973, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1980, "feats": null, "head": 19, "id": 17, "lemma": "to", "misc": "", "start_char": 1978, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1984, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "her", "misc": "", "start_char": 1981, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1994, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "apartment", "misc": "", "start_char": 1985, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1996, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 1995, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2000, "feats": null, "head": 24, "id": 21, "lemma": "and", "misc": "", "start_char": 1997, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2002, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 2001, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2006, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 2003, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 2012, "feats": "VerbForm=Inf", "head": 5, "id": 24, "lemma": "watch", "misc": "", "start_char": 2007, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2016, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 25, "lemma": "the", "misc": "", "start_char": 2013, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2021, "feats": "Degree=Pos", "head": 28, "id": 26, "lemma": "last", "misc": "", "start_char": 2017, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 2024, "feats": "NumForm=Digit|NumType=Card", "head": 28, "id": 27, "lemma": "24", "misc": "", "start_char": 2022, "text": "24", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 2032, "feats": "Number=Plur", "head": 24, "id": 28, "lemma": "minute", "misc": "", "start_char": 2025, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2035, "feats": null, "head": 30, "id": 29, "lemma": "of", "misc": "", "start_char": 2033, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2042, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "Doctor", "misc": "", "start_char": 2036, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2046, "feats": "Number=Sing", "head": 30, "id": 31, "lemma": "Who", "misc": "", "start_char": 2043, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2048, "feats": null, "head": 24, "id": 32, "lemma": ".", "misc": "", "start_char": 2047, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2057, "feats": null, "head": 42, "id": 33, "lemma": "although", "misc": "", "start_char": 2049, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "case", "end_char": 2060, "feats": null, "head": 36, "id": 34, "lemma": "at", "misc": "", "start_char": 2058, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2065, "feats": "Number=Sing|PronType=Dem", "head": 36, "id": 35, "lemma": "this", "misc": "", "start_char": 2061, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2071, "feats": "Number=Sing", "head": 42, "id": 36, "lemma": "point", "misc": "", "start_char": 2066, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2073, "feats": null, "head": 36, "id": 37, "lemma": ",", "misc": "", "start_char": 2072, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2076, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 42, "id": 38, "lemma": "it", "misc": "", "start_char": 2074, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2079, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 39, "lemma": "be", "misc": "", "start_char": 2077, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2084, "feats": "Degree=Cmp", "head": 42, "id": 40, "lemma": "more", "misc": "", "start_char": 2080, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "end_char": 2089, "feats": null, "head": 42, "id": 41, "lemma": "like", "misc": "", "start_char": 2085, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2096, "feats": "Number=Sing", "head": 24, "id": 42, "lemma": "Doctor", "misc": "", "start_char": 2090, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2100, "feats": "PronType=Int", "head": 42, "id": 43, "lemma": "why", "misc": "", "start_char": 2097, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "flat", "end_char": 2107, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "Bother", "misc": "", "start_char": 2101, "text": "Bother", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2109, "feats": null, "head": 5, "id": 45, "lemma": "?", "misc": "", "start_char": 2108, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB dictate))) (. ...)))" }, "speaker": "Leonard", "text": "Sheldon, you just can't dictate ...", "tokens": [ { "deprel": "vocative", "end_char": 2117, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 2110, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2119, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 2118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2123, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 2120, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2128, "feats": null, "head": 7, "id": 4, "lemma": "just", "misc": "", "start_char": 2124, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 2131, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 2129, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2135, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 2132, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2143, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "dictate", "misc": "", "start_char": 2136, "text": "dictate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2147, "feats": null, "head": 7, "id": 8, "lemma": "...", "misc": "", "start_char": 2144, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (DT No) (JJR more)) (NN talking)) (. !) (S (NP (NN Everybody)) (VP (VB go))) (. !)))" }, "speaker": "Sheldon", "text": "No more talking! Everybody go!", "tokens": [ { "deprel": "det", "end_char": 2150, "feats": null, "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 2148, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2155, "feats": "Degree=Cmp", "head": 3, "id": 2, "lemma": "more", "misc": "", "start_char": 2151, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 2163, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "talking", "misc": "", "start_char": 2156, "text": "talking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2165, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 2164, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2175, "feats": "Number=Sing|PronType=Tot", "head": 6, "id": 5, "lemma": "everybody", "misc": "", "start_char": 2166, "text": "Everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2178, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 2176, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2180, "feats": null, "head": 3, "id": 7, "lemma": "!", "misc": "", "start_char": 2179, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (SBARQ (SBARQ (ADVP (RB So)) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB say))) (. ?)) (VP (VB Want) (S (VP (TO to) (VP (VB repair) (PP (IN to) (NP (NNP Casa) (NNP Wolowitz))))))) (. ?)))" }, "speaker": "Howard", "text": "So what do you say? Want to repair to Casa Wolowitz?", "tokens": [ { "deprel": "discourse", "end_char": 2183, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 2181, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 2188, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "what", "misc": "", "start_char": 2184, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2191, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 2189, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2195, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 2192, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2199, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 2196, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2201, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 2200, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2206, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "want", "misc": "", "start_char": 2202, "text": "Want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2209, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2207, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2216, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "repair", "misc": "", "start_char": 2210, "text": "repair", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2219, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2217, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2224, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Casa", "misc": "", "start_char": 2220, "text": "Casa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2233, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Wolowitz", "misc": "", "start_char": 2225, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2235, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 2234, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (NP (DT that)) (, ,) (PP (IN like) (NP (DT a) (JJ Mexican) (NN deli))))) (. ?)))" }, "speaker": "Christie", "text": "What is that, like a Mexican deli?", "tokens": [ { "deprel": "root", "end_char": 2240, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2236, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2243, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 2241, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2248, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 2244, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2250, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 2249, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2255, "feats": null, "head": 8, "id": 5, "lemma": "like", "misc": "", "start_char": 2251, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2257, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 2256, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2265, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Mexican", "misc": "", "start_char": 2258, "text": "Mexican", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2270, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "deli", "misc": "", "start_char": 2266, "text": "deli", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2272, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 2271, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP I)) (VP (MD should) (VP (VB have) (VP (VBN mentioned) (NP (DT this)) (ADVP (RBR earlier)))))) (. .) (S (NP (PRP$ My) (JJ last) (NN name)) (VP (VBZ is) (NP (NNP Wolowitz)))) (. .)))" }, "speaker": "Howard", "text": "I'm sorry, I should have mentioned this earlier . My last name is Wolowitz.", "tokens": [ { "deprel": "nsubj", "end_char": 2274, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 2273, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2277, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2275, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2283, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 2278, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2285, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2287, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 2286, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2294, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "should", "misc": "", "start_char": 2288, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2299, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 2295, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 2309, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 8, "lemma": "mention", "misc": "", "start_char": 2300, "text": "mentioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 2314, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 2310, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2322, "feats": "Degree=Cmp", "head": 8, "id": 10, "lemma": "early", "misc": "", "start_char": 2315, "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 2324, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 2323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2327, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "my", "misc": "", "start_char": 2325, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2332, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "last", "misc": "", "start_char": 2328, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2337, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "name", "misc": "", "start_char": 2333, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 2338, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2349, "feats": "Number=Sing", "head": 3, "id": 16, "lemma": "Wolowitz", "misc": "", "start_char": 2341, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2351, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 2350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (ADJP (RB so) (JJ cool)) (. .) (NP (PRP$ My) (JJ first) (NN Jew)))) (. .)))" }, "speaker": "Christie", "text": "That's so cool . My first Jew.", "tokens": [ { "deprel": "nsubj", "end_char": 2356, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 2352, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2359, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2357, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2362, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 2360, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2367, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cool", "misc": "", "start_char": 2363, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2369, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2368, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2372, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "my", "misc": "", "start_char": 2370, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2378, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 7, "lemma": "first", "misc": "", "start_char": 2373, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2382, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Jew", "misc": "", "start_char": 2379, "text": "Jew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2384, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 2383, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP imagine) (SBAR (S (NP (EX there)) (VP (VBP are) (RB n't) (NP (ADJP (RB very) (JJ many)) (NNP Kosher) (NNPS Cornhuskers)))))) (. .)))" }, "speaker": "Sheldon", "text": "I imagine there aren't very many Kosher Cornhuskers.", "tokens": [ { "deprel": "nsubj", "end_char": 2386, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2385, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2394, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "imagine", "misc": "", "start_char": 2387, "text": "imagine", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 2400, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 2395, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 2404, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 2401, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2408, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 2405, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2413, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 2409, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2418, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "many", "misc": "", "start_char": 2414, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2425, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "kosher", "misc": "", "start_char": 2419, "text": "Kosher", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 2437, "feats": "Number=Plur", "head": 4, "id": 9, "lemma": "Cornhusker", "misc": "", "start_char": 2426, "text": "Cornhuskers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2439, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 2438, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP you)) (VP (VBP 're) (ADVP (RB still)) (VP (VBG taking) (NP (PRP me)) (NP (NN shopping)))) (. ?)))" }, "speaker": "Christie", "text": "But you're still taking me shopping?", "tokens": [ { "deprel": "cc", "end_char": 2443, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 2440, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2447, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 2444, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2451, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 2448, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2457, "feats": null, "head": 5, "id": 4, "lemma": "still", "misc": "", "start_char": 2452, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2464, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "take", "misc": "", "start_char": 2458, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 2467, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 2465, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 2476, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "shopping", "misc": "", "start_char": 2468, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2478, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 2477, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (NP (NP (NN Anything)) (SBAR (S (NP (PRP you)) (VP (VBP want)))) (. .)))" }, "speaker": "Howard", "text": "Anything you want.", "tokens": [ { "deprel": "root", "end_char": 2487, "feats": "Number=Sing|PronType=Ind", "head": 0, "id": 1, "lemma": "anything", "misc": "", "start_char": 2479, "text": "Anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2491, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2488, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2496, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "want", "misc": "", "start_char": 2492, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2498, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2497, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB go) (VP (VB pack) (NP (PRP$ my) (NN stuff))))) (. .)))" }, "speaker": "Christie", "text": "Okay, I'll go pack my stuff.", "tokens": [ { "deprel": "discourse", "end_char": 2503, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 2499, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2505, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2504, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2507, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2506, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2511, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 2508, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2514, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 2512, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2519, "feats": "VerbForm=Inf", "head": 5, "id": 6, "lemma": "pack", "misc": "", "start_char": 2515, "text": "pack", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2522, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 2520, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2528, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "stuff", "misc": "", "start_char": 2523, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2530, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 2529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP they)) (VP (JJ perfect) (NP (JJ human) (NN cloning))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB order) (NP (NP (CD 12)) (PP (IN of) (NP (DT those))))))))) (. .)))" }, "speaker": "Howard", "text": "When they perfect human cloning, I'm going to order 12 of those.", "tokens": [ { "deprel": "advmod", "end_char": 2535, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "misc": "", "start_char": 2531, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2540, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "they", "misc": "", "start_char": 2536, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2548, "feats": "Degree=Pos", "head": 9, "id": 3, "lemma": "perfect", "misc": "", "start_char": 2541, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2554, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "human", "misc": "", "start_char": 2549, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2562, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "cloning", "misc": "", "start_char": 2555, "text": "cloning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2564, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 2563, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 2565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2569, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 2567, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2575, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "go", "misc": "", "start_char": 2570, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2578, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2576, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2584, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "order", "misc": "", "start_char": 2579, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2587, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 12, "lemma": "12", "misc": "", "start_char": 2585, "text": "12", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 2590, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 2588, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2596, "feats": "Number=Plur|PronType=Dem", "head": 12, "id": 14, "lemma": "that", "misc": "", "start_char": 2591, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2598, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 2597, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (SQ (MD Ca) (RB n't) (NP (PRP you)) (VP (VB see) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG using) (NP (PRP you))))))) (. ?)))" }, "speaker": "Leonard", "text": "Can't you see she's using you?", "tokens": [ { "deprel": "aux", "end_char": 2601, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 2599, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2605, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 2602, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2609, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2606, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2613, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 2610, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2617, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "she", "misc": "", "start_char": 2614, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 2618, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2626, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 7, "lemma": "use", "misc": "", "start_char": 2621, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2630, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 2627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2632, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 2631, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (S (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ cares)) (. ?) (NP (JJ Last) (NN night)))) (, ,) (NP (PRP she)) (VP (VBD pulled) (PRT (RP off)) (NP (PRP$ her) (NN blouse)))) (CC and) (S (NP (PRP I)) (VP (VBD wept))) (. .)))" }, "speaker": "Howard", "text": "Who cares? Last night, she pulled off her blouse and I wept.", "tokens": [ { "deprel": "nsubj", "end_char": 2636, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 2633, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 2642, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "care", "misc": "", "start_char": 2637, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2644, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2643, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 2649, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "last", "misc": "", "start_char": 2645, "text": "Last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 2655, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "night", "misc": "", "start_char": 2650, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2657, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 2656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2661, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 2658, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2668, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "pull", "misc": "", "start_char": 2662, "text": "pulled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2672, "feats": null, "head": 8, "id": 9, "lemma": "off", "misc": "", "start_char": 2669, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 2676, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "her", "misc": "", "start_char": 2673, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2683, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "blouse", "misc": "", "start_char": 2677, "text": "blouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2687, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 2684, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2689, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 2688, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2694, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 14, "lemma": "geep", "misc": "", "start_char": 2690, "text": "wept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2696, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 2695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (NP (PRP her) (. .) (UH Okay))) (. ?) (S (NP (PRP She)) (VP (MD 'll) (VP (VB have) (NP (NN sex)) (PP (IN with) (NP (NN anyone))) (, ,) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP keep) (S (VP (VBG buying) (NP (PRP$ her) (NNS things))))))))))) (. .)))" }, "speaker": "Penny", "text": "I know her . Okay? She'll have sex with anyone, as long as they keep buying her things.", "tokens": [ { "deprel": "nsubj", "end_char": 2698, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2697, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2703, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 2699, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2707, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "her", "misc": "", "start_char": 2704, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2709, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 2708, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2714, "feats": null, "head": 9, "id": 5, "lemma": "okay", "misc": "", "start_char": 2710, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2716, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 2715, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2720, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 2717, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2724, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 2721, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2729, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "have", "misc": "", "start_char": 2725, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2733, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "sex", "misc": "", "start_char": 2730, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2738, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 2734, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2745, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 12, "lemma": "anyone", "misc": "", "start_char": 2739, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 2747, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 2746, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2750, "feats": null, "head": 15, "id": 14, "lemma": "as", "misc": "", "start_char": 2748, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2755, "feats": "Degree=Pos", "head": 9, "id": 15, "lemma": "long", "misc": "", "start_char": 2751, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2758, "feats": null, "head": 18, "id": 16, "lemma": "as", "misc": "", "start_char": 2756, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2763, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "they", "misc": "", "start_char": 2759, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2768, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 18, "lemma": "keep", "misc": "", "start_char": 2764, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 2775, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "buy", "misc": "", "start_char": 2769, "text": "buying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 2779, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "her", "misc": "", "start_char": 2776, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2786, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "thing", "misc": "", "start_char": 2780, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2788, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 2787, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Howard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 2795, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 2789, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2797, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2796, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Penny", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 2802, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2798, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2804, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (MD 'll) (VP (VB excuse) (NP (PRP me)))))) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (DT some) (NML (NN Bar) (NN Mitzvah)) (NNS bonds)) (PP (TO to) (NP (NN cash))))) (. .)))" }, "speaker": "Howard", "text": "If you'll excuse me, I have some Bar Mitzvah bonds to cash.", "tokens": [ { "deprel": "mark", "end_char": 2807, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 2805, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2811, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 2808, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2815, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 2812, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 2822, "feats": "VerbForm=Inf", "head": 8, "id": 4, "lemma": "excuse", "misc": "", "start_char": 2816, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2825, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 2823, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2827, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 2826, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2829, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2828, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2834, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 2830, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2839, "feats": null, "head": 12, "id": 9, "lemma": "some", "misc": "", "start_char": 2835, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2843, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "bar", "misc": "", "start_char": 2840, "text": "Bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2851, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "mitzvah", "misc": "", "start_char": 2844, "text": "Mitzvah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2857, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "bond", "misc": "", "start_char": 2852, "text": "bonds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2860, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 2858, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "obl", "end_char": 2865, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "cash", "misc": "", "start_char": 2861, "text": "cash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2867, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 2866, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 3, 3 ], [ 33, 9, 9 ], [ 34, 1, 1 ] ], [ [ 1, 7, 8 ] ], [ [ 1, 0, 8 ] ], [ [ 1, 9, 9 ], [ 1, 16, 16 ], [ 3, 0, 0 ], [ 3, 7, 7 ], [ 4, 3, 3 ], [ 4, 8, 8 ], [ 4, 14, 14 ], [ 5, 1, 1 ], [ 11, 11, 11 ], [ 25, 7, 7 ], [ 28, 0, 0 ], [ 28, 2, 2 ], [ 29, 2, 2 ], [ 29, 4, 6 ], [ 38, 21, 21 ], [ 39, 0, 0 ], [ 39, 2, 2 ], [ 45, 0, 0 ] ], [ [ 1, 13, 13 ], [ 3, 4, 4 ] ], [ [ 1, 17, 18 ], [ 3, 8, 9 ] ], [ [ 1, 20, 20 ], [ 4, 17, 17 ] ], [ [ 1, 17, 20 ] ], [ [ 1, 23, 25 ] ], [ [ 1, 27, 29 ] ], [ [ 1, 23, 29 ] ], [ [ 1, 33, 34 ] ], [ [ 1, 36, 37 ] ], [ [ 1, 33, 37 ] ], [ [ 1, 41, 42 ] ], [ [ 1, 46, 47 ], [ 38, 29, 30 ], [ 38, 37, 37 ] ], [ [ 2, 0, 0 ] ], [ [ 4, 0, 0 ], [ 10, 4, 4 ], [ 27, 0, 0 ] ], [ [ 4, 5, 6 ] ], [ [ 4, 8, 9 ] ], [ [ 4, 19, 19 ] ], [ [ 5, 4, 5 ] ], [ [ 5, 8, 9 ] ], [ [ 5, 11, 13 ] ], [ [ 5, 3, 13 ] ], [ [ 5, 8, 13 ] ], [ [ 7, 1, 1 ], [ 9, 4, 7 ] ], [ [ 7, 0, 1 ] ], [ [ 8, 0, 0 ], [ 13, 10, 10 ], [ 16, 10, 10 ], [ 17, 2, 2 ], [ 18, 4, 4 ], [ 20, 8, 8 ], [ 32, 4, 4 ], [ 32, 16, 16 ], [ 32, 20, 20 ], [ 33, 0, 0 ], [ 33, 2, 2 ], [ 38, 12, 12 ], [ 38, 17, 17 ], [ 52, 0, 0 ], [ 55, 1, 1 ] ], [ [ 8, 2, 3 ] ], [ [ 9, 6, 7 ] ], [ [ 10, 0, 0 ] ], [ [ 10, 4, 5 ] ], [ [ 11, 2, 3 ], [ 11, 17, 19 ] ], [ [ 11, 6, 9 ] ], [ [ 11, 14, 15 ] ], [ [ 11, 14, 19 ] ], [ [ 12, 2, 4 ] ], [ [ 13, 2, 2 ], [ 13, 2, 3 ] ], [ [ 13, 8, 8 ], [ 14, 4, 4 ], [ 17, 0, 0 ], [ 18, 7, 7 ], [ 19, 0, 0 ], [ 21, 0, 0 ], [ 23, 2, 4 ], [ 23, 2, 6 ], [ 31, 0, 0 ], [ 31, 2, 2 ], [ 35, 1, 1 ], [ 35, 19, 19 ], [ 36, 0, 0 ], [ 36, 3, 3 ], [ 37, 0, 0 ], [ 37, 4, 4 ], [ 37, 8, 8 ], [ 38, 10, 10 ], [ 43, 0, 0 ], [ 43, 4, 4 ], [ 43, 11, 11 ], [ 44, 5, 7 ], [ 46, 1, 1 ], [ 49, 6, 6 ], [ 50, 2, 2 ], [ 50, 7, 7 ], [ 51, 12, 12 ], [ 55, 4, 4 ], [ 55, 6, 6 ] ], [ [ 13, 10, 11 ], [ 14, 7, 7 ], [ 15, 5, 5 ] ], [ [ 15, 9, 9 ], [ 18, 9, 9 ] ], [ [ 16, 1, 2 ] ], [ [ 16, 12, 14 ], [ 16, 16, 16 ], [ 17, 2, 3 ], [ 18, 4, 5 ], [ 19, 3, 3 ] ], [ [ 16, 18, 18 ] ], [ [ 16, 20, 20 ] ], [ [ 16, 18, 23 ] ], [ [ 18, 9, 10 ] ], [ [ 20, 1, 1 ] ], [ [ 20, 8, 11 ] ], [ [ 22, 3, 3 ], [ 23, 2, 2 ], [ 26, 2, 2 ], [ 30, 2, 2 ], [ 30, 6, 6 ], [ 31, 5, 5 ], [ 32, 25, 25 ], [ 35, 16, 16 ], [ 38, 6, 6 ], [ 41, 3, 3 ], [ 44, 5, 5 ], [ 46, 5, 5 ], [ 47, 1, 1 ], [ 48, 2, 2 ], [ 48, 6, 6 ], [ 49, 13, 13 ], [ 49, 11, 13 ], [ 50, 4, 4 ], [ 51, 6, 6 ], [ 51, 9, 9 ], [ 52, 2, 2 ], [ 52, 6, 6 ], [ 52, 19, 19 ] ], [ [ 23, 3, 6 ], [ 25, 2, 11 ] ], [ [ 30, 4, 4 ], [ 30, 6, 7 ], [ 32, 6, 11 ] ], [ [ 30, 7, 7 ], [ 32, 6, 6 ] ], [ [ 31, 8, 9 ] ], [ [ 32, 9, 9 ] ], [ [ 32, 9, 11 ] ], [ [ 34, 4, 8 ] ], [ [ 35, 3, 10 ] ], [ [ 36, 3, 4 ], [ 37, 4, 5 ] ], [ [ 38, 17, 18 ] ], [ [ 38, 24, 27 ] ], [ [ 38, 24, 30 ] ], [ [ 38, 34, 35 ] ], [ [ 40, 4, 4 ] ], [ [ 41, 10, 11 ], [ 42, 2, 2 ] ], [ [ 42, 5, 7 ] ], [ [ 43, 11, 13 ], [ 43, 15, 15 ] ], [ [ 45, 5, 8 ] ], [ [ 48, 6, 7 ] ], [ [ 49, 1, 1 ] ], [ [ 49, 3, 4 ] ], [ [ 51, 0, 0 ] ], [ [ 51, 3, 4 ] ], [ [ 51, 9, 10 ] ], [ [ 52, 9, 9 ] ], [ [ 52, 11, 11 ], [ 52, 16, 16 ] ], [ [ 55, 8, 11 ] ], [ [ 55, 8, 13 ] ] ]
s01e07c02t
What are you doing? Every Saturday since we've lived in this apartment I have awakened at 6:15, poured myself a bowl of cereal, added a quarter cup of two percent milk, sat on this end of this couch, turned on BBC America, and watched Doctor Who. Penny's still sleeping. I have awakened at 6:15, poured myself a bowl I know . You have a TV in your room . Why don't you just have breakfast in bed? Because I am neither an invalid, nor a woman celebrating Mother's Day. What time is it? Almost 6:30. I slept all day? No, it's 6:30 in the morning. What the hell is your problem? Okay, this cereal has lost all its molecular integrity . I now have a bowl of shredded wheat paste. Hola, nerd - migos. Why do you people hate sleep? Are you wearing my robe? Yeah . Sorry, I'll have it cleaned. That's okay, keep it . Where's Christy? In the shower . By the way, where did you get that loofah mitt? Yours reaches places that mine just won't. You used my loofah? More precisely, weused your loofah . I exfoliated her brains out. You can keep that, too. Then we'll probably need to talk about your stuffed bear collection. Howard? In here, milady! Here's my little engine that could. chka - chka - chka - chka - chka - chka - chka. There's one beloved children's book I'll never read again. Hi . Christy. Leonard. I'm Sheldon. Right . You're Howard's entourage. So, Christy, what are your plans? Howard said he'd take me shopping in Beverly Hills. Yeah, no, I meant plans to find someplace to live . Other than with me . Not that I don't love having you, but it's...It's a little crowded. Penny, you're always welcome to stay with us. Now we're running a cute little B B. Let me offer a little outside - the - box thinking here . Why doesn't Christy stay with me? You live with your mother. I do not . My mother lives with me. Then it's all settled . Christy will stay with Howard, Penny can go back to her apartment, and I'll watch the last 24 minutes of Doctor Who . Although at this point, it's more like Doctor Why Bother? Sheldon, you just can't dictate ... No more talking! Everybody go! So what do you say? Want to repair to Casa Wolowitz? What is that, like a Mexican deli? I'm sorry, I should have mentioned this earlier . My last name is Wolowitz. That's so cool . My first Jew. I imagine there aren't very many Kosher Cornhuskers. But you're still taking me shopping? Anything you want. Okay, I'll go pack my stuff. When they perfect human cloning, I'm going to order 12 of those. Can't you see she's using you? Who cares? Last night, she pulled off her blouse and I wept. I know her . Okay? She'll have sex with anyone, as long as they keep buying her things. Really? Yeah. If you'll excuse me, I have some Bar Mitzvah bonds to cash.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (PRP we)) (VP (MD can) (RB not) (VP (VB do) (NP (DT this)) (PP (IN without) (NP (NNP Wolowitz)))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry, we cannot do this without Wolowitz.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 10, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 5, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 15, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 13, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 19, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 16, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 23, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 20, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 26, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "do", "misc": "", "start_char": 24, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 31, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 27, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 11, "id": 10, "lemma": "without", "misc": "", "start_char": 32, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 48, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Wolowitz", "misc": "", "start_char": 40, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "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 (NP (PRP We)) (VP (MD ca) (RB n't) (VP (VB order) (NP (JJ Chinese) (NN food)) (PP (IN without) (NP (NNP Wolowitz))))) (. ?)))" }, "speaker": "Leonard", "text": "We can't order Chinese food without Wolowitz?", "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": 56, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 54, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 60, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 57, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 66, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "order", "misc": "", "start_char": 61, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 74, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Chinese", "misc": "", "start_char": 67, "text": "Chinese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "food", "misc": "", "start_char": 75, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 87, "feats": null, "head": 8, "id": 7, "lemma": "without", "misc": "", "start_char": 80, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 96, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Wolowitz", "misc": "", "start_char": 88, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 97, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB walk) (NP (PRP you)) (PP (IN through) (NP (PRP it))))))) (. .) (S (NP (PRP$ Our) (JJ standard) (NN order)) (VP (VBZ is) (: :) (NP (NP (DT the) (VBN steamed) (NN dumpling) (NN appetizer)) (, ,) (NP (NP (NNP General) (NNP Tso) (POS 's)) (NN chicken)) (, ,) (NP (NP (NN beef)) (PP (IN with) (NP (NN broccoli)))) (, ,) (NP (NP (NN shrimp)) (PP (IN with) (NP (NP (NN lobster) (NN sauce)) (CC and) (NP (NML (NN vegetable) (NN lo)) (NN mein)))))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB see) (NP (DT the) (NN problem)))) (. ?)))" }, "speaker": "Sheldon", "text": "Let me walk you through it . Our standard order is: the steamed dumpling appetizer, General Tso's chicken, beef with broccoli, shrimp with lobster sauce and vegetable lo mein . Do you see the problem?", "tokens": [ { "deprel": "root", "end_char": 102, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 99, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 105, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 103, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 110, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "walk", "misc": "", "start_char": 106, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 114, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 111, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 6, "id": 5, "lemma": "through", "misc": "", "start_char": 115, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 125, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 6, "lemma": "it", "misc": "", "start_char": 123, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 131, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "our", "misc": "", "start_char": 128, "text": "Our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 140, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "standard", "misc": "", "start_char": 132, "text": "standard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 146, "feats": "Number=Sing", "head": 16, "id": 10, "lemma": "order", "misc": "", "start_char": 141, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 11, "lemma": "be", "misc": "", "start_char": 147, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 16, "id": 12, "lemma": ":", "misc": "", "start_char": 150, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 155, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 152, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 163, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 14, "lemma": "steam", "misc": "", "start_char": 156, "text": "steamed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 172, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "dumpling", "misc": "", "start_char": 164, "text": "dumpling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 182, "feats": "Number=Sing", "head": 1, "id": 16, "lemma": "appetizer", "misc": "", "start_char": 173, "text": "appetizer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 21, "id": 17, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 192, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "General", "misc": "", "start_char": 185, "text": "General", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 196, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "Tso", "misc": "", "start_char": 193, "text": "Tso", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 199, "feats": null, "head": 19, "id": 20, "lemma": "'s", "misc": "", "start_char": 197, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "conj", "end_char": 207, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "chicken", "misc": "", "start_char": 200, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 214, "feats": "Number=Sing", "head": 16, "id": 23, "lemma": "beef", "misc": "", "start_char": 210, "text": "beef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 219, "feats": null, "head": 25, "id": 24, "lemma": "with", "misc": "", "start_char": 215, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 228, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "broccoli", "misc": "", "start_char": 220, "text": "broccoli", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 229, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 237, "feats": "Number=Sing", "head": 16, "id": 27, "lemma": "shrimp", "misc": "", "start_char": 231, "text": "shrimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 30, "id": 28, "lemma": "with", "misc": "", "start_char": 238, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 250, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "lobster", "misc": "", "start_char": 243, "text": "lobster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 256, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "sauce", "misc": "", "start_char": 251, "text": "sauce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 260, "feats": null, "head": 34, "id": 31, "lemma": "and", "misc": "", "start_char": 257, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 270, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "vegetable", "misc": "", "start_char": 261, "text": "vegetable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 273, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "lo", "misc": "", "start_char": 271, "text": "lo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 278, "feats": "Number=Sing", "head": 16, "id": 34, "lemma": "mein", "misc": "", "start_char": 274, "text": "mein", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 16, "id": 35, "lemma": ".", "misc": "", "start_char": 279, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 283, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 38, "id": 36, "lemma": "do", "misc": "", "start_char": 281, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 38, "id": 37, "lemma": "you", "misc": "", "start_char": 284, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 291, "feats": "VerbForm=Inf", "head": 16, "id": 38, "lemma": "see", "misc": "", "start_char": 288, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 295, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 292, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 303, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "problem", "misc": "", "start_char": 296, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 1, "id": 41, "lemma": "?", "misc": "", "start_char": 304, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP see) (NP (DT a) (NN problem))) (. .)))" }, "speaker": "Leonard", "text": "I see a problem.", "tokens": [ { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "see", "misc": "", "start_char": 308, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 312, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 321, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "problem", "misc": "", "start_char": 314, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Our) (JJ entire) (NN order)) (VP (VBZ is) (VP (VBN predicated) (PP (IN on) (NP (NP (NP (CD four) (NNS dumplings)) (CC and) (NP (CD four) (NNS entrees))) (VP (VBN divided) (PP (IN amongst) (NP (CD four) (NNS people)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Our entire order is predicated on four dumplings and four entrees divided amongst four people.", "tokens": [ { "deprel": "nmod:poss", "end_char": 327, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "our", "misc": "", "start_char": 324, "text": "Our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 334, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "entire", "misc": "", "start_char": 328, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 340, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "order", "misc": "", "start_char": 335, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 341, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 354, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "predicate", "misc": "", "start_char": 344, "text": "predicated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 357, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 355, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 362, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "four", "misc": "", "start_char": 358, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 372, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "dumpling", "misc": "", "start_char": 363, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 376, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 373, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 381, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "four", "misc": "", "start_char": 377, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 389, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "entree", "misc": "", "start_char": 382, "text": "entrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 397, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 12, "lemma": "divide", "misc": "", "start_char": 390, "text": "divided", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 405, "feats": null, "head": 15, "id": 13, "lemma": "amongst", "misc": "", "start_char": 398, "text": "amongst", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 410, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 14, "lemma": "four", "misc": "", "start_char": 406, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 417, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "person", "misc": "", "start_char": 411, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (PRP we)) (VP (MD 'll) (ADVP (RB just)) (VP (VB order) (NP (CD three) (NNS entrees)))) (. .)))" }, "speaker": "Leonard", "text": "So, we'll just order three entrees.", "tokens": [ { "deprel": "discourse", "end_char": 422, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 420, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 427, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 425, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 431, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 428, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 436, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 432, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 442, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "order", "misc": "", "start_char": 437, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 448, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "three", "misc": "", "start_char": 443, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 456, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "entree", "misc": "", "start_char": 449, "text": "entrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (ADJP (JJ Fine) (. .)) (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB eliminate)))))) (. ?) (CC And) (SBARQ (WHNP (WP who)) (S (VP (VBZ gets) (NP (DT the) (JJ extra) (NN dumpling))))) (. ?)))" }, "speaker": "Sheldon", "text": "Fine . What do you want to eliminate? And who gets the extra dumpling?", "tokens": [ { "deprel": "discourse", "end_char": 463, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "Fine", "misc": "", "start_char": 459, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 464, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 470, "feats": "PronType=Int", "head": 8, "id": 3, "lemma": "what", "misc": "", "start_char": 466, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 471, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 474, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 482, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 478, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 485, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 483, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 495, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "eliminate", "misc": "", "start_char": 486, "text": "eliminate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 496, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 501, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 498, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 505, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "who", "misc": "", "start_char": 502, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "conj", "end_char": 510, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "get", "misc": "", "start_char": 506, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 514, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 511, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 520, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "extra", "misc": "", "start_char": 515, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 529, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "dumpling", "misc": "", "start_char": 521, "text": "dumpling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 530, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD could) (VP (VB cut) (NP (PRP it)) (PP (IN into) (NP (NNS thirds))))) (. .)))" }, "speaker": "Raj", "text": "We could cut it into thirds.", "tokens": [ { "deprel": "nsubj", "end_char": 534, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 532, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 535, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 544, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "cut", "misc": "", "start_char": 541, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 547, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 545, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 552, "feats": null, "head": 6, "id": 5, "lemma": "into", "misc": "", "start_char": 548, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 559, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 3, "id": 6, "lemma": "third", "misc": "", "start_char": 553, "text": "thirds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB no) (RBR longer)) (NP (DT a) (NN dumpling) (. .)) (SBAR (IN Once) (S (NP (PRP you)) (VP (VBP cut) (NP (PRP it)) (SBAR (S (S (ADVP (JJ open))) (NP (PRP it)) (VP (VBZ is) (, ,) (ADVP (IN at) (JJS best)) (, ,) (NP (DT a) (ADJP (RB very) (JJ small)) (ADJP (JJ open) (HYPH -) (VBN faced)) (NN sandwich))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Then it's no longer a dumpling . Once you cut it open it is, at best, a very small open - faced sandwich.", "tokens": [ { "deprel": "advmod", "end_char": 566, "feats": "PronType=Dem", "head": 7, "id": 1, "lemma": "then", "misc": "", "start_char": 562, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 2, "lemma": "it", "misc": "", "start_char": 567, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 570, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 575, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 573, "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 582, "feats": "Degree=Cmp", "head": 7, "id": 5, "lemma": "long", "misc": "", "start_char": 576, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "det", "end_char": 584, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 583, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 593, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "dumpling", "misc": "", "start_char": 585, "text": "dumpling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 600, "feats": null, "head": 11, "id": 9, "lemma": "once", "misc": "", "start_char": 596, "text": "Once", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 601, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 608, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 11, "lemma": "cut", "misc": "", "start_char": 605, "text": "cut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 611, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 609, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 616, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "open", "misc": "", "start_char": 612, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 619, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 14, "lemma": "it", "misc": "", "start_char": 617, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 622, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 15, "lemma": "be", "misc": "", "start_char": 620, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 623, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 627, "feats": null, "head": 18, "id": 17, "lemma": "at", "misc": "", "start_char": 625, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 632, "feats": "Degree=Sup", "head": 26, "id": 18, "lemma": "good", "misc": "", "start_char": 628, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 636, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 20, "lemma": "a", "misc": "", "start_char": 635, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 641, "feats": null, "head": 22, "id": 21, "lemma": "very", "misc": "", "start_char": 637, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 647, "feats": "Degree=Pos", "head": 26, "id": 22, "lemma": "small", "misc": "", "start_char": 642, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 652, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "open", "misc": "", "start_char": 648, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 653, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 660, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 25, "lemma": "face", "misc": "", "start_char": 655, "text": "faced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 669, "feats": "Number=Sing", "head": 7, "id": 26, "lemma": "sandwich", "misc": "", "start_char": 661, "text": "sandwich", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 7, "id": 27, "lemma": ".", "misc": "", "start_char": 670, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (, ,) (NP (NNS fellas) (. .)) (SBARQ (WHNP (WRB Where)) (SQ (SQ (VBZ 's) (NP (NP (PRP$ your) (JJ annoying) (JJ little) (NN friend)) (SBAR (WHNP (WP who)) (S (VP (VBZ thinks) (SBAR (S (NP (PRP he)) (VP (VBZ speaks) (NP (NNP Mandarin)))))))))))) (. ?)))" }, "speaker": "Waiter", "text": "Hi, fellas . Where's your annoying little friend who thinks he speaks Mandarin?", "tokens": [ { "deprel": "discourse", "end_char": 674, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 672, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 675, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 683, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "fella", "misc": "", "start_char": 677, "text": "fellas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 684, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 691, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "where", "misc": "", "start_char": 686, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 692, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 699, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 7, "lemma": "your", "misc": "", "start_char": 695, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 708, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "annoying", "misc": "", "start_char": 700, "text": "annoying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 715, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "little", "misc": "", "start_char": 709, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 722, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "friend", "misc": "", "start_char": 716, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 726, "feats": "PronType=Rel", "head": 12, "id": 11, "lemma": "who", "misc": "", "start_char": 723, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "think", "misc": "", "start_char": 727, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 736, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 734, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "speak", "misc": "", "start_char": 737, "text": "speaks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 752, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Mandarin", "misc": "", "start_char": 744, "text": "Mandarin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 5, "id": 16, "lemma": "?", "misc": "", "start_char": 753, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG putting) (NP (PRP$ his) (NNS needs)) (ADVP (RB ahead) (PP (IN of) (NP (DT the) (JJ collective) (NN good) (. .) (S (SBAR (WHADVP (WRB Where)) (S (NP (PRP he)) (VP (VBZ comes) (PP (IN from))))) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (VBN punishable) (PP (IN by) (NP (NN death))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "He's putting his needs ahead of the collective good . Where he comes from, that's punishable by death.", "tokens": [ { "deprel": "nsubj", "end_char": 757, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 755, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 758, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 768, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "put", "misc": "", "start_char": 761, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 772, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "his", "misc": "", "start_char": 769, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 778, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "need", "misc": "", "start_char": 773, "text": "needs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 784, "feats": null, "head": 3, "id": 6, "lemma": "ahead", "misc": "", "start_char": 779, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 787, "feats": null, "head": 10, "id": 7, "lemma": "of", "misc": "", "start_char": 785, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 791, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 788, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 802, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "collective", "misc": "", "start_char": 792, "text": "collective", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 807, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "good", "misc": "", "start_char": 803, "text": "good", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 815, "feats": "PronType=Int", "head": 19, "id": 12, "lemma": "where", "misc": "", "start_char": 810, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 818, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 816, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 14, "lemma": "come", "misc": "", "start_char": 819, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 829, "feats": null, "head": 14, "id": 15, "lemma": "from", "misc": "", "start_char": 825, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 830, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 836, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 17, "lemma": "that", "misc": "", "start_char": 832, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux:pass", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 837, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 850, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 19, "lemma": "punishable", "misc": "", "start_char": 840, "text": "punishable", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 853, "feats": null, "head": 21, "id": 20, "lemma": "by", "misc": "", "start_char": 851, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 859, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "death", "misc": "", "start_char": 854, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 860, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP come) (PP (IN from) (NP (NNP Sacramento)))) (. .)))" }, "speaker": "Waiter", "text": "I come from Sacramento.", "tokens": [ { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 862, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "misc": "", "start_char": 864, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 873, "feats": null, "head": 4, "id": 3, "lemma": "from", "misc": "", "start_char": 869, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 884, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Sacramento", "misc": "", "start_char": 874, "text": "Sacramento", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP we)) (VP (VB get) (NP (NP (NP (DT an) (NN order)) (PP (IN of) (NP (NNS dumplings)))) (CC but) (PP (IN with) (NP (NP (CD three)) (CONJP (RB instead) (IN of) (NP (CD four))))))) (. ?)))" }, "speaker": "Leonard", "text": "Can we get an order of dumplings but with three instead of four?", "tokens": [ { "deprel": "aux", "end_char": 890, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 887, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 893, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 891, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 897, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 894, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 900, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 898, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 906, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "order", "misc": "", "start_char": 901, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 909, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 907, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 919, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "dumpling", "misc": "", "start_char": 910, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 923, "feats": null, "head": 10, "id": 8, "lemma": "but", "misc": "", "start_char": 920, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 928, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 924, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 934, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 10, "lemma": "three", "misc": "", "start_char": 929, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 942, "feats": null, "head": 13, "id": 11, "lemma": "instead", "misc": "", "start_char": 935, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 945, "feats": null, "head": 11, "id": 12, "lemma": "of", "misc": "", "start_char": 943, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 950, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 13, "lemma": "four", "misc": "", "start_char": 946, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 951, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (NP (DT No) (NNS substitutions) (. .)))" }, "speaker": "Waiter", "text": "No substitutions.", "tokens": [ { "deprel": "det", "end_char": 955, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 953, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 969, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "substitution", "misc": "", "start_char": 956, "text": "substitutions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 971, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 970, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (RB n't) (NP (DT a) (NN substitution)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN reduction)))) (. .)))" }, "speaker": "Leonard", "text": "This isn't a substitution . It's a reduction.", "tokens": [ { "deprel": "nsubj", "end_char": 976, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "this", "misc": "", "start_char": 972, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 977, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 983, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 980, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 985, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 984, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 998, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "substitution", "misc": "", "start_char": 986, "text": "substitution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1003, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "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": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1004, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1008, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1007, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1018, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "reduction", "misc": "", "start_char": 1009, "text": "reduction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (LST (UH Okay) (. .) (NP (DT No) (NNS reductions)) (. .)))" }, "speaker": "Waiter", "text": "Okay . No reductions.", "tokens": [ { "deprel": "discourse", "end_char": 1025, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1021, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1027, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1026, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1030, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 1028, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1041, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "reduction", "misc": "", "start_char": 1031, "text": "reductions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1042, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Fine) (. .)) (VP (VB Bring) (NP (PRP us)) (NP (NP (CD three) (NNS orders)) (PP (IN of) (NP (NNS dumplings)))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (NP (CD 12) (. .)))) (NP (PRP We)) (VP (MD 'll) (ADVP (RB each)) (VP (VB have) (NP (CD four)))) (. .)))" }, "speaker": "Leonard", "text": "Fine . Bring us three orders of dumplings . That's 12 . We'll each have four.", "tokens": [ { "deprel": "advmod", "end_char": 1048, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "Fine", "misc": "", "start_char": 1044, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1049, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1056, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "bring", "misc": "", "start_char": 1051, "text": "Bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1059, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 1057, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 1065, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "three", "misc": "", "start_char": 1060, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1072, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "order", "misc": "", "start_char": 1066, "text": "orders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1075, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 1073, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1085, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "dumpling", "misc": "", "start_char": 1076, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1086, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1092, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 1088, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1095, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1093, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1098, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 12, "lemma": "12", "misc": "", "start_char": 1096, "text": "12", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1100, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1099, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1103, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "we", "misc": "", "start_char": 1101, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1107, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "will", "misc": "", "start_char": 1104, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1112, "feats": null, "head": 17, "id": 16, "lemma": "each", "misc": "", "start_char": 1108, "text": "each", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1117, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "have", "misc": "", "start_char": 1113, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1122, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 18, "lemma": "four", "misc": "", "start_char": 1118, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1124, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 1123, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ works)) (. .)))" }, "speaker": "Raj", "text": "That works.", "tokens": [ { "deprel": "nsubj", "end_char": 1129, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 1125, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "work", "misc": "", "start_char": 1130, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP fill) (PRT (RP up)) (PP (IN on) (NP (NNS dumplings)))))) (, ,) (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB eliminate) (NP (DT another) (NN entree)))))) (. .)))" }, "speaker": "Sheldon", "text": "If we fill up on dumplings, we need to eliminate another entree.", "tokens": [ { "deprel": "mark", "end_char": 1140, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1138, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1143, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1141, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1148, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "fill", "misc": "", "start_char": 1144, "text": "fill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1151, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 1149, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1154, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 1152, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1164, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "dumpling", "misc": "", "start_char": 1155, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 1165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1169, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 1167, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1174, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "need", "misc": "", "start_char": 1170, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1177, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1175, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1187, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "eliminate", "misc": "", "start_char": 1178, "text": "eliminate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1195, "feats": null, "head": 13, "id": 12, "lemma": "another", "misc": "", "start_char": 1188, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1202, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "entree", "misc": "", "start_char": 1196, "text": "entree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 9, "id": 14, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (DT No) (NNS eliminations) (. .)))" }, "speaker": "Waiter", "text": "No eliminations.", "tokens": [ { "deprel": "det", "end_char": 1207, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 1205, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1220, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "elimination", "misc": "", "start_char": 1208, "text": "eliminations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP have) (NP (JJ extra))))) (, ,) (NP (PRP we)) (VP (MD 'll) (ADVP (RB just)) (VP (VB take) (NP (DT the) (NNS leftovers)) (ADVP (RB home)))) (. .)))" }, "speaker": "Leonard", "text": "If we have extra, we'll just take the leftovers home.", "tokens": [ { "deprel": "mark", "end_char": 1225, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1223, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1228, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1226, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1233, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "have", "misc": "", "start_char": 1229, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1239, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "extra", "misc": "", "start_char": 1234, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1241, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 1240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1244, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "we", "misc": "", "start_char": 1242, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1248, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "will", "misc": "", "start_char": 1245, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1253, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 1249, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1258, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "take", "misc": "", "start_char": 1254, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1262, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1259, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1272, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "leftover", "misc": "", "start_char": 1263, "text": "leftovers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1277, "feats": null, "head": 9, "id": 12, "lemma": "home", "misc": "", "start_char": 1273, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1279, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 1278, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (CC And) (VP (VB divide) (NP (PRP it)) (SBARQ (WHADVP (WRB how)) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG telling) (NP (PRP you))))))) (, ,) (NP (PRP we)) (VP (MD can) (RB not) (VP (VB do) (NP (DT this)) (PP (IN without) (NP (NNP Wolowitz))))) (. .)))" }, "speaker": "Sheldon", "text": "And divide it how? I'm telling you, we cannot do this without Wolowitz.", "tokens": [ { "deprel": "cc", "end_char": 1283, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 1280, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 1290, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "divide", "misc": "", "start_char": 1284, "text": "divide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1293, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1291, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1297, "feats": "PronType=Int", "head": 2, "id": 4, "lemma": "how", "misc": "", "start_char": 1294, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1298, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1301, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1300, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1304, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1302, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1312, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "tell", "misc": "", "start_char": 1305, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1316, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 1313, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 1317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1321, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "we", "misc": "", "start_char": 1319, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1325, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 1322, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1329, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1326, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1332, "feats": "VerbForm=Inf", "head": 8, "id": 14, "lemma": "do", "misc": "", "start_char": 1330, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1337, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 15, "lemma": "this", "misc": "", "start_char": 1333, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1345, "feats": null, "head": 17, "id": 16, "lemma": "without", "misc": "", "start_char": 1338, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1354, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "Wolowitz", "misc": "", "start_char": 1346, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1356, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1355, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Wolowitz)) (VP (VBZ is) (PP (IN with) (NP (PRP$ his) (JJ new) (NN girlfriend))) (. .) (SBAR (IN If) (S (NP (PRP you)) (VP (VBD had) (VP (VB let) (S (NP (PRP me)) (VP (VB invite) (NP (NNP Penny)))))))))) (, ,) (S (ADVP (RB then)) (NP (PRP you)) (VP (MD would) (VP (VB have) (VP (VBN had) (NP (PRP$ your) (JJ fourth)))))) (. .)))" }, "speaker": "Leonard", "text": "Wolowitz is with his new girlfriend . If you had let me invite Penny, then you would have had your fourth.", "tokens": [ { "deprel": "nsubj", "end_char": 1365, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Wolowitz", "misc": "", "start_char": 1357, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1368, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1366, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1373, "feats": null, "head": 6, "id": 3, "lemma": "with", "misc": "", "start_char": 1369, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1377, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "his", "misc": "", "start_char": 1374, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1381, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "new", "misc": "", "start_char": 1378, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1392, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "girlfriend", "misc": "", "start_char": 1382, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1394, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1393, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1397, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 1395, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1401, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 1398, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1405, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 1402, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1409, "feats": "VerbForm=Inf", "head": 20, "id": 11, "lemma": "let", "misc": "", "start_char": 1406, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1412, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 1410, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1419, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "invite", "misc": "", "start_char": 1413, "text": "invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1425, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "penny", "misc": "", "start_char": 1420, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 20, "id": 15, "lemma": ",", "misc": "", "start_char": 1426, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1432, "feats": "PronType=Dem", "head": 20, "id": 16, "lemma": "then", "misc": "", "start_char": 1428, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1436, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 17, "lemma": "you", "misc": "", "start_char": 1433, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1442, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 1437, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1447, "feats": "VerbForm=Inf", "head": 20, "id": 19, "lemma": "have", "misc": "", "start_char": 1443, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1451, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 20, "lemma": "have", "misc": "", "start_char": 1448, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 1456, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1452, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1463, "feats": "Degree=Pos|NumType=Ord", "head": 20, "id": 22, "lemma": "fourth", "misc": "", "start_char": 1457, "text": "fourth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1465, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 1464, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN seen) (S (S (NP (NNP Penny)) (VP (VB eat) (NP (JJ Chinese) (NN food)))) (. ?) (S (S (NP (PRP She)) (VP (VBZ uses) (NP (DT a) (NN fork)))) (CC and) (NP (PRP she) (NML (JJ double) (HYPH -) (VBZ dips)) (PRP$ her) (NN egg) (NNS rolls))))) (. .)))" }, "speaker": "Sheldon", "text": "Have you seen Penny eat Chinese food? She uses a fork and she double - dips her egg rolls.", "tokens": [ { "deprel": "aux", "end_char": 1470, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "have", "misc": "", "start_char": 1466, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1474, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1471, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1479, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1475, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 1485, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "penny", "misc": "", "start_char": 1480, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1489, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "eat", "misc": "", "start_char": 1486, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1497, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "Chinese", "misc": "", "start_char": 1490, "text": "Chinese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1502, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "food", "misc": "", "start_char": 1498, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 1503, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1508, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "she", "misc": "", "start_char": 1505, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1513, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "use", "misc": "", "start_char": 1509, "text": "uses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1515, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1514, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1520, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "fork", "misc": "", "start_char": 1516, "text": "fork", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1524, "feats": null, "head": 17, "id": 13, "lemma": "and", "misc": "", "start_char": 1521, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1528, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "she", "misc": "", "start_char": 1525, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1535, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "double", "misc": "", "start_char": 1529, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1537, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 1536, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1542, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 17, "lemma": "dip", "misc": "", "start_char": 1538, "text": "dips", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1546, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "her", "misc": "", "start_char": 1543, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1550, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "egg", "misc": "", "start_char": 1547, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1556, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "roll", "misc": "", "start_char": 1551, "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1558, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 1557, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB order) (NP (NN egg) (NNS rolls)))) (. .)))" }, "speaker": "Leonard", "text": "We don't order egg rolls.", "tokens": [ { "deprel": "nsubj", "end_char": 1561, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 1559, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1564, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1562, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1568, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1565, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1574, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "order", "misc": "", "start_char": 1569, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1578, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "egg", "misc": "", "start_char": 1575, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1584, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "roll", "misc": "", "start_char": 1579, "text": "rolls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1585, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Exactly)) (, ,) (CC but) (NP (PRP we)) (VP (MD 'd) (VP (VB have) (S (VP (TO to))) (SBAR (IN if) (S (NP (PRP she)) (VP (VBD was) (ADVP (RB here))))))) (. !)))" }, "speaker": "Sheldon", "text": "Exactly, but we'd have to if she was here!", "tokens": [ { "deprel": "advmod", "end_char": 1594, "feats": null, "head": 6, "id": 1, "lemma": "exactly", "misc": "", "start_char": 1587, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1596, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1600, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 1597, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1603, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 1601, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1606, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 1604, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1611, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1607, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1614, "feats": null, "head": 6, "id": 7, "lemma": "to", "misc": "", "start_char": 1612, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "mark", "end_char": 1617, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 1615, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1621, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "she", "misc": "", "start_char": 1618, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1625, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1622, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1630, "feats": "PronType=Dem", "head": 6, "id": 11, "lemma": "here", "misc": "", "start_char": 1626, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 6, "id": 12, "lemma": "!", "misc": "", "start_char": 1631, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP we)) (VP (UH please) (VP (VB make) (NP (DT a) (NN decision)))) (. ?) (CONJP (RB Not) (RB only)) (SQ (VBP are) (NP (PRP$ there)) (S (NP (NNS children)) (VP (VBG starving) (PP (IN in) (NP (NNP India))))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (DT an) (JJ Indian) (NN starving)) (ADVP (RB right) (RB here)))) (. .)))" }, "speaker": "Raj", "text": "Can we please make a decision? Not only are there children starving in India, there's an Indian starving right here.", "tokens": [ { "deprel": "aux", "end_char": 1636, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 1633, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1637, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 1646, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 1640, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1651, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 1647, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1653, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1652, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1662, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "decision", "misc": "", "start_char": 1654, "text": "decision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1663, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1668, "feats": null, "head": 13, "id": 8, "lemma": "not", "misc": "", "start_char": 1665, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1673, "feats": null, "head": 13, "id": 9, "lemma": "only", "misc": "", "start_char": 1669, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1677, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1674, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1683, "feats": "Case=Gen|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 1678, "text": "there", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1692, "feats": "Number=Plur", "head": 18, "id": 12, "lemma": "child", "misc": "", "start_char": 1684, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 1701, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "starve", "misc": "", "start_char": 1693, "text": "starving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1704, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 1702, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1710, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "India", "misc": "", "start_char": 1705, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1712, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1718, "feats": null, "head": 18, "id": 17, "lemma": "there", "misc": "", "start_char": 1713, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 18, "lemma": "be", "misc": "", "start_char": 1719, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1724, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 1722, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1731, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "Indian", "misc": "", "start_char": 1725, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1740, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "starve", "misc": "", "start_char": 1732, "text": "starving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1746, "feats": null, "head": 23, "id": 22, "lemma": "right", "misc": "", "start_char": 1741, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1751, "feats": "PronType=Dem", "head": 18, "id": 23, "lemma": "here", "misc": "", "start_char": 1747, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 1752, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (DT an) (NN idea)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (ADVP (RB just)) (VP (VB go) (PRT (RB out)) (PP (IN for) (NP (JJ Indian) (NN food))))) (. ?))))" }, "speaker": "Leonard", "text": "There's an idea . Why don't we just go out for Indian food?", "tokens": [ { "deprel": "expl", "end_char": 1759, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1754, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1762, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1760, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1765, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1763, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1770, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "idea", "misc": "", "start_char": 1766, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1772, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1771, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1776, "feats": "PronType=Int", "head": 11, "id": 6, "lemma": "why", "misc": "", "start_char": 1773, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1779, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "do", "misc": "", "start_char": 1777, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1783, "feats": null, "head": 11, "id": 8, "lemma": "not", "misc": "", "start_char": 1780, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1786, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1784, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1791, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 1787, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1794, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "go", "misc": "", "start_char": 1792, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1798, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 1795, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1802, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 1799, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1809, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "Indian", "misc": "", "start_char": 1803, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1814, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "food", "misc": "", "start_char": 1810, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 1815, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Sheldon", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1819, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1817, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1821, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1820, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (NP (NNP Uurgh) (. .)))" }, "speaker": "Raj", "text": "Uurgh.", "tokens": [ { "deprel": "root", "end_char": 1827, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Uurgh", "misc": "", "start_char": 1822, "text": "Uurgh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1829, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1828, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (NP (JJ nice) (NNS boys)))) (. .) (S (S (VP (VB Tell) (NP (PRP you)) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB do)))))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB bring) (NP (PRP you)) (NP (DT the) (CD four) (NNS dumplings)))))))) (. .) (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG walking) (ADVP (RB over) (PP (IN to) (NP (DT the) (NN table)))))))) (, ,) (ADVP (RB maybe)) (NP (PRP I)) (VP (VBP get) (VP (VBN bumped))) (, ,) (S (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS dumplings)))) (VP (VBP fall) (PP (IN to) (NP (DT the) (NN floor))))) (. .) (S (NP (DT No) (NN one)) (VP (VBZ has) (S (VP (TO to) (VP (VB know)))))))) (. .)))" }, "speaker": "Waiter", "text": "You're nice boys . Tell you what I'm going to do . I'm going to bring you the four dumplings . When I'm walking over to the table, maybe I get bumped, one of the dumplings fall to the floor . No one has to know.", "tokens": [ { "deprel": "nsubj", "end_char": 1833, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1830, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1837, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1834, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 1842, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "nice", "misc": "", "start_char": 1838, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1847, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "boy", "misc": "", "start_char": 1843, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1849, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1848, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1854, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "tell", "misc": "", "start_char": 1850, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1858, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 1855, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1863, "feats": "PronType=Rel", "head": 13, "id": 8, "lemma": "what", "misc": "", "start_char": 1859, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1865, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1864, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1868, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1866, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1874, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 11, "lemma": "go", "misc": "", "start_char": 1869, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1877, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1875, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1880, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "do", "misc": "", "start_char": 1878, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1882, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1881, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1884, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1883, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1887, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1885, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1893, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "go", "misc": "", "start_char": 1888, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1896, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1894, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1902, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "bring", "misc": "", "start_char": 1897, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1906, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 20, "lemma": "you", "misc": "", "start_char": 1903, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1910, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 1907, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1915, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "four", "misc": "", "start_char": 1911, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1925, "feats": "Number=Plur", "head": 19, "id": 23, "lemma": "dumpling", "misc": "", "start_char": 1916, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 17, "id": 24, "lemma": ".", "misc": "", "start_char": 1926, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1932, "feats": "PronType=Int", "head": 28, "id": 25, "lemma": "when", "misc": "", "start_char": 1928, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1934, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "I", "misc": "", "start_char": 1933, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1937, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1935, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1945, "feats": "Tense=Pres|VerbForm=Part", "head": 43, "id": 28, "lemma": "walk", "misc": "", "start_char": 1938, "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1950, "feats": null, "head": 28, "id": 29, "lemma": "over", "misc": "", "start_char": 1946, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1953, "feats": null, "head": 32, "id": 30, "lemma": "to", "misc": "", "start_char": 1951, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1957, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 1954, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1963, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "table", "misc": "", "start_char": 1958, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1965, "feats": null, "head": 37, "id": 33, "lemma": ",", "misc": "", "start_char": 1964, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1971, "feats": null, "head": 37, "id": 34, "lemma": "maybe", "misc": "", "start_char": 1966, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1973, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 1972, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1977, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 37, "id": 36, "lemma": "get", "misc": "", "start_char": 1974, "text": "get", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1984, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 43, "id": 37, "lemma": "bump", "misc": "", "start_char": 1978, "text": "bumped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1986, "feats": null, "head": 43, "id": 38, "lemma": ",", "misc": "", "start_char": 1985, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1990, "feats": "NumForm=Word|NumType=Card", "head": 43, "id": 39, "lemma": "one", "misc": "", "start_char": 1987, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1993, "feats": null, "head": 42, "id": 40, "lemma": "of", "misc": "", "start_char": 1991, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1997, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 1994, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2007, "feats": "Number=Plur", "head": 39, "id": 42, "lemma": "dumpling", "misc": "", "start_char": 1998, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2012, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 43, "lemma": "fall", "misc": "", "start_char": 2008, "text": "fall", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2015, "feats": null, "head": 46, "id": 44, "lemma": "to", "misc": "", "start_char": 2013, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2019, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "misc": "", "start_char": 2016, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2025, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "floor", "misc": "", "start_char": 2020, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2027, "feats": null, "head": 4, "id": 47, "lemma": ".", "misc": "", "start_char": 2026, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2030, "feats": null, "head": 49, "id": 48, "lemma": "no", "misc": "", "start_char": 2028, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2034, "feats": "Number=Sing|PronType=Neg", "head": 50, "id": 49, "lemma": "one", "misc": "", "start_char": 2031, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2038, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 43, "id": 50, "lemma": "have", "misc": "", "start_char": 2035, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 2041, "feats": null, "head": 52, "id": 51, "lemma": "to", "misc": "", "start_char": 2039, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2046, "feats": "VerbForm=Inf", "head": 50, "id": 52, "lemma": "know", "misc": "", "start_char": 2042, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2048, "feats": null, "head": 4, "id": 53, "lemma": ".", "misc": "", "start_char": 2047, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB know))) (. .)))" }, "speaker": "Sheldon", "text": "I'll know.", "tokens": [ { "deprel": "nsubj", "end_char": 2050, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 2049, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2054, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 2051, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2059, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 2055, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2061, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2060, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (NN soup))) (. ?)))" }, "speaker": "Raj", "text": "How about soup?", "tokens": [ { "deprel": "root", "end_char": 2065, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 2062, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 2071, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 2066, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2076, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "soup", "misc": "", "start_char": 2072, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2078, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 2077, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP we)) (VP (MD can) (ADVP (RB always)) (VP (VB divide) (NP (NN soup)))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, we can always divide soup.", "tokens": [ { "deprel": "discourse", "end_char": 2083, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2079, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2085, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2084, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2088, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 2086, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2092, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 2089, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2099, "feats": null, "head": 6, "id": 5, "lemma": "always", "misc": "", "start_char": 2093, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2106, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "divide", "misc": "", "start_char": 2100, "text": "divide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2111, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "soup", "misc": "", "start_char": 2107, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2113, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 2112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WP What)) (PP (IN about) (NP (DT the) (NNS wontons))) (. ?)))" }, "speaker": "Sheldon", "text": "What about the wontons?", "tokens": [ { "deprel": "root", "end_char": 2118, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2114, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 2124, "feats": null, "head": 4, "id": 2, "lemma": "about", "misc": "", "start_char": 2119, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2128, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 2125, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2136, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "wonton", "misc": "", "start_char": 2129, "text": "wontons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2138, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 2137, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 4, 4 ], [ 2, 1, 1 ], [ 21, 5, 5 ], [ 22, 8, 8 ], [ 22, 16, 16 ], [ 22, 20, 20 ], [ 31, 0, 0 ] ], [ [ 0, 10, 10 ], [ 1, 7, 7 ], [ 9, 6, 9 ], [ 9, 10, 10 ], [ 9, 12, 12 ], [ 10, 0, 0 ], [ 10, 3, 3 ], [ 10, 12, 12 ], [ 21, 16, 16 ], [ 22, 0, 0 ], [ 22, 3, 3 ] ], [ [ 1, 0, 0 ], [ 2, 7, 7 ], [ 4, 0, 0 ], [ 5, 2, 2 ] ], [ [ 1, 4, 5 ], [ 2, 7, 9 ], [ 2, 12, 15 ], [ 2, 17, 20 ], [ 2, 22, 22 ], [ 2, 24, 24 ], [ 2, 26, 26 ], [ 2, 28, 29 ], [ 2, 31, 33 ], [ 4, 0, 2 ], [ 4, 6, 7 ], [ 4, 9, 10 ], [ 5, 6, 7 ], [ 6, 12, 14 ], [ 7, 3, 3 ], [ 8, 1, 1 ], [ 8, 5, 6 ], [ 8, 11, 11 ], [ 8, 13, 13 ], [ 8, 19, 25 ], [ 12, 6, 6 ], [ 16, 7, 7 ], [ 16, 17, 17 ], [ 18, 5, 5 ], [ 18, 11, 12 ], [ 20, 3, 3 ], [ 20, 9, 10 ], [ 21, 2, 2 ], [ 23, 5, 6 ], [ 23, 17, 19 ] ], [ [ 2, 3, 3 ], [ 2, 36, 36 ], [ 3, 0, 0 ], [ 6, 4, 4 ], [ 21, 8, 8 ], [ 22, 11, 11 ], [ 23, 1, 1 ] ], [ [ 2, 22, 24 ] ], [ [ 2, 26, 29 ] ], [ [ 2, 12, 33 ] ], [ [ 4, 13, 14 ] ], [ [ 4, 6, 14 ] ], [ [ 7, 0, 0 ], [ 12, 1, 1 ], [ 16, 3, 3 ], [ 16, 13, 13 ] ], [ [ 9, 2, 2 ], [ 9, 6, 6 ], [ 30, 0, 0 ], [ 30, 2, 3 ], [ 30, 6, 6 ], [ 30, 19, 19 ] ], [ [ 9, 14, 14 ] ], [ [ 9, 6, 14 ] ], [ [ 10, 3, 4 ] ], [ [ 10, 7, 9 ] ], [ [ 11, 0, 0 ], [ 30, 8, 8 ], [ 30, 14, 14 ], [ 30, 25, 25 ], [ 30, 34, 34 ] ], [ [ 11, 3, 3 ] ], [ [ 12, 3, 6 ], [ 30, 20, 22 ], [ 30, 40, 41 ] ], [ [ 12, 3, 12 ] ], [ [ 12, 9, 12 ] ], [ [ 16, 4, 5 ], [ 16, 9, 9 ] ], [ [ 16, 4, 7 ], [ 16, 11, 11 ] ], [ [ 18, 1, 1 ], [ 18, 7, 7 ], [ 20, 1, 1 ], [ 20, 5, 5 ], [ 21, 10, 10 ] ], [ [ 22, 3, 5 ] ], [ [ 22, 13, 13 ], [ 23, 3, 3 ], [ 23, 8, 8 ], [ 23, 13, 13 ], [ 23, 17, 17 ], [ 25, 8, 8 ] ], [ [ 23, 10, 11 ] ], [ [ 23, 18, 19 ], [ 24, 4, 5 ] ], [ [ 24, 0, 0 ], [ 25, 3, 3 ], [ 26, 1, 1 ], [ 27, 8, 8 ], [ 33, 2, 2 ] ], [ [ 26, 11, 11 ] ], [ [ 26, 14, 14 ] ], [ [ 26, 18, 19 ] ], [ [ 27, 13, 14 ] ], [ [ 30, 30, 31 ] ], [ [ 30, 38, 41 ] ], [ [ 30, 44, 45 ] ], [ [ 32, 2, 2 ], [ 33, 6, 6 ] ], [ [ 34, 2, 3 ] ] ]
s01e07c03t
I'm sorry, we cannot do this without Wolowitz. We can't order Chinese food without Wolowitz? Let me walk you through it . Our standard order is: the steamed dumpling appetizer, General Tso's chicken, beef with broccoli, shrimp with lobster sauce and vegetable lo mein . Do you see the problem? I see a problem. Our entire order is predicated on four dumplings and four entrees divided amongst four people. So, we'll just order three entrees. Fine . What do you want to eliminate? And who gets the extra dumpling? We could cut it into thirds. Then it's no longer a dumpling . Once you cut it open it is, at best, a very small open - faced sandwich. Hi, fellas . Where's your annoying little friend who thinks he speaks Mandarin? He's putting his needs ahead of the collective good . Where he comes from, that's punishable by death. I come from Sacramento. Can we get an order of dumplings but with three instead of four? No substitutions. This isn't a substitution . It's a reduction. Okay . No reductions. Fine . Bring us three orders of dumplings . That's 12 . We'll each have four. That works. If we fill up on dumplings, we need to eliminate another entree. No eliminations. If we have extra, we'll just take the leftovers home. And divide it how? I'm telling you, we cannot do this without Wolowitz. Wolowitz is with his new girlfriend . If you had let me invite Penny, then you would have had your fourth. Have you seen Penny eat Chinese food? She uses a fork and she double - dips her egg rolls. We don't order egg rolls. Exactly, but we'd have to if she was here! Can we please make a decision? Not only are there children starving in India, there's an Indian starving right here. There's an idea . Why don't we just go out for Indian food? No. Uurgh. You're nice boys . Tell you what I'm going to do . I'm going to bring you the four dumplings . When I'm walking over to the table, maybe I get bumped, one of the dumplings fall to the floor . No one has to know. I'll know. How about soup? Yeah, we can always divide soup. What about the wontons?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADVP (RB up))))) (. ?)))" }, "speaker": "Penny", "text": "Hey, guys, what's up?", "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": 10, "feats": "Number=Plur", "head": 7, "id": 3, "lemma": "guy", "misc": "", "start_char": 6, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 17, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 13, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 18, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 23, "feats": null, "head": 0, "id": 7, "lemma": "up", "misc": "", "start_char": 21, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 24, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP Halo) (NN night))) (. .)))" }, "speaker": "Sheldon", "text": "It's Halo night.", "tokens": [ { "deprel": "nsubj", "end_char": 28, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 26, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 29, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Halo", "misc": "", "start_char": 32, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 42, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "night", "misc": "", "start_char": 37, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 43, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (LST (UH Yeah) (. .) (UH Okay) (. .) (UH So) (. ?)))" }, "speaker": "Penny", "text": "Yeah . Okay . So?", "tokens": [ { "deprel": "root", "end_char": 49, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 45, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 50, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 56, "feats": null, "head": 1, "id": 3, "lemma": "okay", "misc": "", "start_char": 52, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 61, "feats": null, "head": 1, "id": 5, "lemma": "so", "misc": "", "start_char": 59, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 62, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (PP (IN With) (S (NP (NNP Wolowitz)) (VP (VBG spending) (NP (NP (DT all)) (PP (IN of) (NP (PRP$ his) (NN time)))) (PP (IN with) (NP (PRP$ your) (NN friend) (NNP Christy))))) (. ...)))" }, "speaker": "Leonard", "text": "With Wolowitz spending all of his time with your friend Christy ...", "tokens": [ { "deprel": "mark", "end_char": 68, "feats": null, "head": 3, "id": 1, "lemma": "with", "misc": "", "start_char": 64, "text": "With", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 77, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 69, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 86, "feats": "VerbForm=Ger", "head": 0, "id": 3, "lemma": "spend", "misc": "", "start_char": 78, "text": "spending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 90, "feats": null, "head": 3, "id": 4, "lemma": "all", "misc": "", "start_char": 87, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 91, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 97, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "his", "misc": "", "start_char": 94, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 102, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "time", "misc": "", "start_char": 98, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 103, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 112, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 108, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 119, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "friend", "misc": "", "start_char": 113, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 127, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Christy", "misc": "", "start_char": 120, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 3, "id": 12, "lemma": "...", "misc": "", "start_char": 128, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (RB not) (SBAR (S (NP (PRP$ my) (NN friend) (. .) (NNS Friends)) (VP (VBP do) (RB not) (VP (VB get) (S (NP (NP (PRP$ their) (NNS friends) (POS ')) (NNP Care) (NNPS Bears)) (NP (DT all) (JJ sweaty)))))))) (. .)))" }, "speaker": "Penny", "text": "She's not my friend . Friends do not get their friends' Care Bears all sweaty.", "tokens": [ { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "she", "misc": "", "start_char": 132, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 136, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 142, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 139, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 145, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 143, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 152, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "friend", "misc": "", "start_char": 146, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 162, "feats": "Number=Plur", "head": 10, "id": 7, "lemma": "Friend", "misc": "", "start_char": 155, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 165, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 163, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 169, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 166, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 173, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "get", "misc": "", "start_char": 170, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 179, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "their", "misc": "", "start_char": 174, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 187, "feats": "Number=Plur", "head": 15, "id": 12, "lemma": "friend", "misc": "", "start_char": 180, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 188, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 194, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Care", "misc": "", "start_char": 190, "text": "Care", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 200, "feats": "Number=Plur", "head": 10, "id": 15, "lemma": "Bear", "misc": "", "start_char": 195, "text": "Bears", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "advmod", "end_char": 204, "feats": null, "head": 17, "id": 16, "lemma": "all", "misc": "", "start_char": 201, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 211, "feats": "Degree=Pos", "head": 10, "id": 17, "lemma": "sweaty", "misc": "", "start_char": 205, "text": "sweaty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Right) (. .)) (ADVP (UH Anyway)) (, ,) (INTJ (UH uh)) (, ,) (PP (IN with) (S (NP (NNP Wolowitz)) (VP (VBN occupied) (ADVP (RB elsewhere))))) (, ,) (NP (PRP we)) (VP (VBD had) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBD wanted) (S (VP (TO to) (VP (VB ask) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Right . Anyway, uh, with Wolowitz occupied elsewhere, we had something we wanted to ask you.", "tokens": [ { "deprel": "discourse", "end_char": 219, "feats": "Degree=Pos", "head": 13, "id": 1, "lemma": "right", "misc": "", "start_char": 214, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 228, "feats": null, "head": 13, "id": 3, "lemma": "anyway", "misc": "", "start_char": 222, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 229, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 233, "feats": null, "head": 13, "id": 5, "lemma": "uh", "misc": "", "start_char": 231, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 234, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 240, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 236, "text": "with", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 249, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Wolowitz", "misc": "", "start_char": 241, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 258, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 9, "lemma": "occupy", "misc": "", "start_char": 250, "text": "occupied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 268, "feats": null, "head": 9, "id": 10, "lemma": "elsewhere", "misc": "", "start_char": 259, "text": "elsewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 9, "id": 11, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "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": 13, "lemma": "have", "misc": "", "start_char": 274, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 287, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 14, "lemma": "something", "misc": "", "start_char": 278, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 288, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 297, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 16, "lemma": "want", "misc": "", "start_char": 291, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 300, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 298, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 304, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "ask", "misc": "", "start_char": 301, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 308, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 305, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 13, "id": 20, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (LST (UH Yes) (. .)) (NP (PRP We)) (VP (MD would) (ADVP (RB very) (RB much)) (VP (VB appreciate) (NP (PRP it)) (SBAR (IN if) (S (NP (PRP you)) (VP (MD would) (VP (VB be) (NP (NP (DT the) (JJ fourth) (NN member)) (PP (IN of) (NP (PRP$ our) (NNP Halo) (NN team)))))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (WP what) (DT an) (NN honor)) (S (NP (DT this)) (VP (VBZ is))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes . We would very much appreciate it if you would be the fourth member of our Halo team . I don't think I need to tell you what an honor this is.", "tokens": [ { "deprel": "discourse", "end_char": 314, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 311, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 7, "id": 2, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "we", "misc": "", "start_char": 317, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 325, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "would", "misc": "", "start_char": 320, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 330, "feats": null, "head": 6, "id": 5, "lemma": "very", "misc": "", "start_char": 326, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 335, "feats": null, "head": 7, "id": 6, "lemma": "much", "misc": "", "start_char": 331, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 346, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "appreciate", "misc": "", "start_char": 336, "text": "appreciate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 349, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 347, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 352, "feats": null, "head": 15, "id": 9, "lemma": "if", "misc": "", "start_char": 350, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 356, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 10, "lemma": "you", "misc": "", "start_char": 353, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 362, "feats": "VerbForm=Fin", "head": 15, "id": 11, "lemma": "would", "misc": "", "start_char": 357, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 365, "feats": "VerbForm=Inf", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 363, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 369, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 366, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 376, "feats": "Degree=Pos|NumType=Ord", "head": 15, "id": 14, "lemma": "fourth", "misc": "", "start_char": 370, "text": "fourth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 383, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "member", "misc": "", "start_char": 377, "text": "member", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 386, "feats": null, "head": 19, "id": 16, "lemma": "of", "misc": "", "start_char": 384, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 390, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 17, "lemma": "our", "misc": "", "start_char": 387, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 395, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Halo", "misc": "", "start_char": 391, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 400, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "team", "misc": "", "start_char": 396, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 401, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 403, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 405, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 408, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 417, "feats": "VerbForm=Inf", "head": 7, "id": 24, "lemma": "think", "misc": "", "start_char": 412, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 418, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 26, "lemma": "need", "misc": "", "start_char": 420, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 427, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 425, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 432, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "tell", "misc": "", "start_char": 428, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 436, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 28, "id": 29, "lemma": "you", "misc": "", "start_char": 433, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 441, "feats": "PronType=Rel", "head": 32, "id": 30, "lemma": "what", "misc": "", "start_char": 437, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 444, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 31, "lemma": "a", "misc": "", "start_char": 442, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 450, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "honor", "misc": "", "start_char": 445, "text": "honor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 455, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 33, "lemma": "this", "misc": "", "start_char": 451, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 458, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 34, "lemma": "be", "misc": "", "start_char": 456, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 7, "id": 35, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB so) (JJ sweet)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (PRT (RB out)) (S (VP (VBG dancing) (PP (IN with) (NP (DT a) (NN girlfriend)))))))) (. .)))" }, "speaker": "Penny", "text": "That's so sweet, but I'm going out dancing with a girlfriend.", "tokens": [ { "deprel": "nsubj", "end_char": 465, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 461, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 466, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 471, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 469, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 477, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sweet", "misc": "", "start_char": 472, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 483, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 480, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 485, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 484, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 488, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 486, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 494, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 489, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 498, "feats": null, "head": 9, "id": 10, "lemma": "out", "misc": "", "start_char": 495, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 506, "feats": "VerbForm=Ger", "head": 9, "id": 11, "lemma": "dance", "misc": "", "start_char": 499, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 511, "feats": null, "head": 14, "id": 12, "lemma": "with", "misc": "", "start_char": 507, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 513, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 512, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 524, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "girlfriend", "misc": "", "start_char": 514, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 525, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB go) (ADVP (RB out))))) (: ;) (S (NP (PRP it)) (VP (VBZ 's) (NP (NNP Halo) (NN night)))) (. .)))" }, "speaker": "Sheldon", "text": "You can't go out; it's Halo night.", "tokens": [ { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 527, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 533, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 531, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "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": 540, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 538, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 541, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 4, "id": 6, "lemma": ";", "misc": "", "start_char": 545, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 547, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 550, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 557, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Halo", "misc": "", "start_char": 553, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 563, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "night", "misc": "", "start_char": 558, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (PP (IN for) (NP (NNP Penny))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (VBG dancing) (NN night))) (. .)))" }, "speaker": "Penny", "text": "Well, for Penny, it's dancing night.", "tokens": [ { "deprel": "discourse", "end_char": 570, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 566, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 571, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 576, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 573, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 582, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "penny", "misc": "", "start_char": 577, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 583, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 585, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 588, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 598, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 8, "lemma": "dance", "misc": "", "start_char": 591, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "root", "end_char": 604, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "night", "misc": "", "start_char": 599, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP go) (NP (VBG dancing)) (NP (DT every) (NNP Wednesday))) (. ?)))" }, "speaker": "Sheldon", "text": "You go dancing every Wednesday?", "tokens": [ { "deprel": "nsubj", "end_char": 610, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 607, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 611, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 621, "feats": "VerbForm=Ger", "head": 2, "id": 3, "lemma": "dance", "misc": "", "start_char": 614, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 627, "feats": null, "head": 5, "id": 4, "lemma": "every", "misc": "", "start_char": 622, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 637, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Wednesday", "misc": "", "start_char": 628, "text": "Wednesday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 638, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 642, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 640, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (DT that)) (VP (VBZ 's) (RB not) (NP (`` \") (NN dancing) (NN night))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Then that's not \" dancing night . \"", "tokens": [ { "deprel": "advmod", "end_char": 649, "feats": "PronType=Dem", "head": 7, "id": 1, "lemma": "then", "misc": "", "start_char": 645, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 654, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 2, "lemma": "that", "misc": "", "start_char": 650, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 655, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 7, "id": 4, "lemma": "not", "misc": "", "start_char": 658, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 7, "id": 5, "lemma": "\"", "misc": "", "start_char": 662, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 671, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "dancing", "misc": "", "start_char": 664, "text": "dancing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 677, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "night", "misc": "", "start_char": 672, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 678, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 7, "id": 9, "lemma": "\"", "misc": "", "start_char": 680, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP I)) (VP (VB play) (PP (IN with) (NP (PRP you) (NNS guys))) (NP (NN tomorrow)))) (. ?)))" }, "speaker": "Penny", "text": "Why don't I play with you guys tomorrow?", "tokens": [ { "deprel": "advmod", "end_char": 685, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 682, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 688, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 686, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 692, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 689, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 694, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 693, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 699, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "play", "misc": "", "start_char": 695, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 700, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 708, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 705, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 713, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "guy", "misc": "", "start_char": 709, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl:tmod", "end_char": 722, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "tomorrow", "misc": "", "start_char": 714, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 724, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 723, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Tonight)) (VP (VBZ is) (NP (NNP Halo) (NN night)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (S (VP (VBG talking) (PP (IN to) (NP (DT a) (NN wall)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Tonight is Halo night . It's like talking to a wall.", "tokens": [ { "deprel": "nsubj", "end_char": 732, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "tonight", "misc": "", "start_char": 725, "text": "Tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 733, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 740, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Halo", "misc": "", "start_char": 736, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 746, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "night", "misc": "", "start_char": 741, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 751, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 749, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 752, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 759, "feats": null, "head": 9, "id": 8, "lemma": "like", "misc": "", "start_char": 755, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 767, "feats": "VerbForm=Ger", "head": 4, "id": 9, "lemma": "talk", "misc": "", "start_char": 760, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 770, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 768, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 777, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "wall", "misc": "", "start_char": 773, "text": "wall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 778, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (ADVP (RB now)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (NP (PRP you)) (CC and) (NP (PRP I))) (VP (VBP are) (ADJP (JJ about) (S (VP (TO to) (VP (VB have) (NP (DT a) (NN problem))))))) (. .)))" }, "speaker": "Penny", "text": "All right, now, Sheldon, you and I are about to have a problem.", "tokens": [ { "deprel": "reparandum", "end_char": 783, "feats": null, "head": 12, "id": 1, "lemma": "all", "misc": "", "start_char": 780, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 789, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 784, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 790, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 795, "feats": null, "head": 12, "id": 4, "lemma": "now", "misc": "", "start_char": 792, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 805, "feats": "Number=Sing", "head": 12, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 798, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 811, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 8, "lemma": "you", "misc": "", "start_char": 808, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 815, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 812, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 817, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 816, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 821, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 818, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 827, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "about", "misc": "", "start_char": 822, "text": "about", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 830, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 828, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 835, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "have", "misc": "", "start_char": 831, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 837, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 836, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 845, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "problem", "misc": "", "start_char": 838, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (INTJ (VB remember)) (, ,) (NP (PRP we)) (VP (VBP role) (HYPH -) (VBD played) (NP (DT this))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, remember, we role - played this.", "tokens": [ { "deprel": "vocative", "end_char": 855, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 848, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 856, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 866, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "remember", "misc": "", "start_char": 858, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 869, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 876, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "role", "misc": "", "start_char": 872, "text": "role", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 6, "id": 7, "lemma": "-", "misc": "", "start_char": 877, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 885, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "play", "misc": "", "start_char": 879, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 890, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 886, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 892, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 891, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB portray) (NP (PRP her)) (PP (IN as) (ADJP (RB completely) (JJ irrational)))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but you didn't portray her as completely irrational.", "tokens": [ { "deprel": "discourse", "end_char": 896, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 893, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 897, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 902, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 899, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "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=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 907, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 914, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 911, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 922, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "portray", "misc": "", "start_char": 915, "text": "portray", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 926, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "her", "misc": "", "start_char": 923, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 929, "feats": null, "head": 11, "id": 9, "lemma": "as", "misc": "", "start_char": 927, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 940, "feats": null, "head": 11, "id": 10, "lemma": "completely", "misc": "", "start_char": 930, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 951, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "irrational", "misc": "", "start_char": 941, "text": "irrational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 952, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADJP (DT All) (JJ right)) (, ,) (NP (NNS fellas)) (, ,) (NP (PRP I)) (VP (VBD got) (S (VP (TO ta) (VP (VB go))))) (. .) (CC But) (NP (JJ good) (NN luck)) (. .)))" }, "speaker": "Penny", "text": "All right, fellas, I gotta go . But good luck.", "tokens": [ { "deprel": "det", "end_char": 957, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 954, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 963, "feats": "Degree=Pos", "head": 7, "id": 2, "lemma": "right", "misc": "", "start_char": 958, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 964, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 972, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "fella", "misc": "", "start_char": 966, "text": "fellas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 973, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 975, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 980, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 977, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 983, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 981, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 986, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 984, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 13, "id": 10, "lemma": ".", "misc": "", "start_char": 987, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 992, "feats": null, "head": 13, "id": 11, "lemma": "but", "misc": "", "start_char": 989, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 997, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "good", "misc": "", "start_char": 993, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1002, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "luck", "misc": "", "start_char": 998, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 1003, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP we)) (VP (MD should) (VP (VB 've) (VP (VBN asked) (SBAR (IN if) (S (NP (PRP we)) (VP (MD could) (VP (VB go) (S (VP (VBG dancing) (PP (IN with) (NP (NP (PRP her)) (CC and) (NP (PRP$ her) (NN girlfriend))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Maybe we should've asked if we could go dancing with her and her girlfriend.", "tokens": [ { "deprel": "advmod", "end_char": 1010, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 1005, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 1011, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1020, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "should", "misc": "", "start_char": 1014, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1024, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 1021, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1030, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "ask", "misc": "", "start_char": 1025, "text": "asked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1033, "feats": null, "head": 9, "id": 6, "lemma": "if", "misc": "", "start_char": 1031, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1036, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 1034, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1042, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "could", "misc": "", "start_char": 1037, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1045, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "go", "misc": "", "start_char": 1043, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1053, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "dance", "misc": "", "start_char": 1046, "text": "dancing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1058, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 1054, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1062, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "her", "misc": "", "start_char": 1059, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1066, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 1063, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1070, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "her", "misc": "", "start_char": 1067, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1081, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "girlfriend", "misc": "", "start_char": 1071, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Assuming) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB dance--) (SBAR (WHNP (WDT which)) (S (NP (PRP we)) (VP (VBP can't--)))))))))) (NP (EX there)) (VP (VBP are) (NP (NP (NP (CD three)) (PP (IN of) (NP (PRP us)))) (CC and) (NP (NP (CD two)) (PP (IN of) (NP (PRP them)))))) (. .)))" }, "speaker": "Sheldon", "text": "Assuming we could dance-- which we can't-- there are three of us and two of them.", "tokens": [ { "deprel": "advcl", "end_char": 1092, "feats": "VerbForm=Ger", "head": 9, "id": 1, "lemma": "assume", "misc": "", "start_char": 1084, "text": "Assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 1095, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1093, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1101, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "could", "misc": "", "start_char": 1096, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1109, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "dance--", "misc": "", "start_char": 1102, "text": "dance--", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1115, "feats": "PronType=Rel", "head": 7, "id": 5, "lemma": "which", "misc": "", "start_char": 1110, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1118, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 1116, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1126, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "can't--", "misc": "", "start_char": 1119, "text": "can't--", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1132, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 1127, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1136, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "be", "misc": "", "start_char": 1133, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1142, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 10, "lemma": "three", "misc": "", "start_char": 1137, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1145, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 1143, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1148, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 12, "lemma": "we", "misc": "", "start_char": 1146, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1152, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 1149, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1156, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 14, "lemma": "two", "misc": "", "start_char": 1153, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1159, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 1157, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1164, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 16, "lemma": "they", "misc": "", "start_char": 1160, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 1165, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Leonard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 1169, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 1167, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1171, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1170, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT the) (JJ Chinese) (NN restaurant)) (ADVP (RB all) (RB over) (RB again)))) (. .) (S (NP (PRP I)) (VP (VBP assure) (NP (PRP you)) (SBAR (IN that) (S (S (VP (VBG cutting) (NP (DT a) (NN dumpling)) (PP (IN in) (NP (NNS thirds))))) (VP (VBZ is) (NP (NP (NN child) (POS 's)) (NN play)) (PP (VBN compared) (PP (IN with) (NP (NP (CD three) (NNS men)) (S (NP (DT each)) (VP (VBG attempting) (S (VP (TO to) (VP (VB dance) (PP (IN with) (NP (NP (CD 67) (NN %)) (PP (IN of) (NP (DT a) (NN woman)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's the Chinese restaurant all over again . I assure you that cutting a dumpling in thirds is child's play compared with three men each attempting to dance with 67% of a woman.", "tokens": [ { "deprel": "nsubj", "end_char": 1174, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1172, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1177, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1175, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1181, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1178, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1189, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "Chinese", "misc": "", "start_char": 1182, "text": "Chinese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1200, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "restaurant", "misc": "", "start_char": 1190, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1204, "feats": null, "head": 7, "id": 6, "lemma": "all", "misc": "", "start_char": 1201, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1209, "feats": null, "head": 8, "id": 7, "lemma": "over", "misc": "", "start_char": 1205, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1215, "feats": null, "head": 5, "id": 8, "lemma": "again", "misc": "", "start_char": 1210, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1219, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1218, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1226, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "assure", "misc": "", "start_char": 1220, "text": "assure", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 1230, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 1227, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1235, "feats": null, "head": 22, "id": 13, "lemma": "that", "misc": "", "start_char": 1231, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 1243, "feats": "VerbForm=Ger", "head": 22, "id": 14, "lemma": "cut", "misc": "", "start_char": 1236, "text": "cutting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1245, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1244, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1254, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "dumpling", "misc": "", "start_char": 1246, "text": "dumpling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1257, "feats": null, "head": 18, "id": 17, "lemma": "in", "misc": "", "start_char": 1255, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1264, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 14, "id": 18, "lemma": "third", "misc": "", "start_char": 1258, "text": "thirds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1267, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 1265, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1273, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "child", "misc": "", "start_char": 1268, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1276, "feats": null, "head": 20, "id": 21, "lemma": "'s", "misc": "", "start_char": 1274, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "ccomp", "end_char": 1281, "feats": "Number=Sing", "head": 11, "id": 22, "lemma": "play", "misc": "", "start_char": 1277, "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1290, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 23, "lemma": "compare", "misc": "", "start_char": 1282, "text": "compared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1295, "feats": null, "head": 26, "id": 24, "lemma": "with", "misc": "", "start_char": 1291, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1301, "feats": "NumForm=Word|NumType=Card", "head": 26, "id": 25, "lemma": "three", "misc": "", "start_char": 1296, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1305, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "man", "misc": "", "start_char": 1302, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1310, "feats": null, "head": 28, "id": 27, "lemma": "each", "misc": "", "start_char": 1306, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 1321, "feats": "VerbForm=Ger", "head": 26, "id": 28, "lemma": "attempt", "misc": "", "start_char": 1311, "text": "attempting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1324, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 1322, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1330, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "dance", "misc": "", "start_char": 1325, "text": "dance", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1335, "feats": null, "head": 33, "id": 31, "lemma": "with", "misc": "", "start_char": 1331, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1338, "feats": "NumForm=Digit|NumType=Card", "head": 33, "id": 32, "lemma": "67", "misc": "", "start_char": 1336, "text": "67", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1340, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "%", "misc": "", "start_char": 1339, "text": "%", "upos": "SYM", "xpos": "NN" }, { "deprel": "case", "end_char": 1343, "feats": null, "head": 36, "id": 34, "lemma": "of", "misc": "", "start_char": 1341, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1345, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 35, "lemma": "a", "misc": "", "start_char": 1344, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1351, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "woman", "misc": "", "start_char": 1346, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 1352, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (NP (NNP God) (POS 's)) (NNS sakes))) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG driving) (NP (PRP me)) (ADJP (JJ crazy)))) (. !)))" }, "speaker": "Leonard", "text": "For God's sakes, Sheldon, you're driving me crazy!", "tokens": [ { "deprel": "case", "end_char": 1357, "feats": null, "head": 4, "id": 1, "lemma": "for", "misc": "", "start_char": 1354, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1361, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "God", "misc": "", "start_char": 1358, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1364, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 1362, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1370, "feats": "Number=Plur", "head": 10, "id": 4, "lemma": "sake", "misc": "", "start_char": 1365, "text": "sakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1380, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 1373, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1382, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1381, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1386, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1383, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1390, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1387, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1398, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "drive", "misc": "", "start_char": 1391, "text": "driving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1401, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 1399, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1407, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "crazy", "misc": "", "start_char": 1402, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1409, "feats": null, "head": 10, "id": 13, "lemma": "!", "misc": "", "start_char": 1408, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Your) (NN anger)) (VP (VBZ is) (RB not) (PP (IN with) (NP (PRP me))) (, ,) (INTJ (NN sir)) (, ,) (CC but) (PP (IN with) (NP (JJ basic) (NN mathematics)))) (. .)))" }, "speaker": "Sheldon", "text": "Your anger is not with me, sir, but with basic mathematics.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1414, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 1410, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1420, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "anger", "misc": "", "start_char": 1415, "text": "anger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1421, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1427, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1424, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1432, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 1428, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1435, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 6, "lemma": "I", "misc": "", "start_char": 1433, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1437, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1441, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "sir", "misc": "", "start_char": 1438, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 1442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1447, "feats": null, "head": 13, "id": 10, "lemma": "but", "misc": "", "start_char": 1444, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1452, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 1448, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1458, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "basic", "misc": "", "start_char": 1453, "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1470, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "mathematics", "misc": "", "start_char": 1459, "text": "mathematics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1472, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 1471, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB pretty) (JJ sure) (SBAR (S (NP (PRP$ my) (NN anger)) (VP (VBZ is) (PP (IN with) (NP (PRP you)))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm pretty sure my anger is with you.", "tokens": [ { "deprel": "nsubj", "end_char": 1474, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1473, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1477, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1475, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1484, "feats": null, "head": 4, "id": 3, "lemma": "pretty", "misc": "", "start_char": 1478, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1489, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 1485, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 1492, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1490, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1498, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "anger", "misc": "", "start_char": 1493, "text": "anger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1499, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1506, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 1502, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1510, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 9, "lemma": "you", "misc": "", "start_char": 1507, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1512, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1511, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (VP (VBG happening) (PP (IN to) (NP (PRP us)))))) (. ?)) (NP (PRP We)) (VP (VBP 're) (VP (VBG falling) (ADVP (RB apart)))) (. .)))" }, "speaker": "Raj", "text": "What's happening to us? We're falling apart.", "tokens": [ { "deprel": "nsubj", "end_char": 1517, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1513, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1520, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1518, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1530, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "happen", "misc": "", "start_char": 1521, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1533, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1531, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1536, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "we", "misc": "", "start_char": 1534, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1538, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1537, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1541, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 1539, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1545, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1542, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1553, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 9, "lemma": "fall", "misc": "", "start_char": 1546, "text": "falling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1559, "feats": null, "head": 9, "id": 10, "lemma": "apart", "misc": "", "start_char": 1554, "text": "apart", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1561, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBP are) (NP (PRP you)) (VP (VBG calling))) (. ?)))" }, "speaker": "Leonard", "text": "Who are you calling?", "tokens": [ { "deprel": "obj", "end_char": 1565, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "who", "misc": "", "start_char": 1562, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1569, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1566, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1573, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1570, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1581, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 1574, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1583, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1582, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (JJ only) (NN man)) (SBAR (WHNP (WP who)) (S (VP (MD can) (VP (VB restore) (NP (NP (DT any) (NN semblance)) (PP (IN of) (NP (NN balance)))) (PP (IN to) (NP (PRP$ our) (NN universe))))))) (. .)))" }, "speaker": "Sheldon", "text": "The only man who can restore any semblance of balance to our universe.", "tokens": [ { "deprel": "det", "end_char": 1587, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1584, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1592, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 1588, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1596, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "man", "misc": "", "start_char": 1593, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1600, "feats": "PronType=Rel", "head": 6, "id": 4, "lemma": "who", "misc": "", "start_char": 1597, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1604, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 1601, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1612, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "restore", "misc": "", "start_char": 1605, "text": "restore", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1616, "feats": null, "head": 8, "id": 7, "lemma": "any", "misc": "", "start_char": 1613, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1626, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "semblance", "misc": "", "start_char": 1617, "text": "semblance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1629, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1627, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1637, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "balance", "misc": "", "start_char": 1630, "text": "balance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1640, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 1638, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1644, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 1641, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1653, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "universe", "misc": "", "start_char": 1645, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1655, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1654, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hi)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NNP Howard) (NNP Wolowitz))) (. .)))" }, "speaker": "Howard", "text": "Hi, this is Howard Wolowitz.", "tokens": [ { "deprel": "discourse", "end_char": 1658, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 1656, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1659, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1665, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "this", "misc": "", "start_char": 1661, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1668, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1666, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1675, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Howard", "misc": "", "start_char": 1669, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1684, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Wolowitz", "misc": "", "start_char": 1676, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1686, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1685, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT this)) (VP (VBZ is) (NP (NNP Christy) (NNP Vanderbelt))) (. .)))" }, "speaker": "Christie", "text": "And this is Christy Vanderbelt.", "tokens": [ { "deprel": "cc", "end_char": 1690, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 1687, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1695, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "this", "misc": "", "start_char": 1691, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1698, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1696, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1706, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Christy", "misc": "", "start_char": 1699, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1717, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Vanderbelt", "misc": "", "start_char": 1707, "text": "Vanderbelt", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1719, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1718, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD ca) (RB n't) (VP (VB get) (PP (IN to) (NP (DT the) (NN phone))) (ADVP (RB right) (RB now)) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG having) (NP (NN sex)))))))) (. !)))" }, "speaker": "Howard", "text": "We can't get to the phone right now because we're having sex!", "tokens": [ { "deprel": "nsubj", "end_char": 1722, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 1720, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1725, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1723, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1729, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1726, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1733, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1730, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1736, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 1734, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1740, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1737, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1746, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "phone", "misc": "", "start_char": 1741, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1752, "feats": null, "head": 9, "id": 8, "lemma": "right", "misc": "", "start_char": 1747, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1756, "feats": null, "head": 4, "id": 9, "lemma": "now", "misc": "", "start_char": 1753, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1764, "feats": null, "head": 13, "id": 10, "lemma": "because", "misc": "", "start_char": 1757, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1767, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 1765, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1771, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1768, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1778, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "have", "misc": "", "start_char": 1772, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1782, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "sex", "misc": "", "start_char": 1779, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 4, "id": 15, "lemma": "!", "misc": "", "start_char": 1783, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SINV (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB put) (NP (DT that)) (PP (IN on) (NP (PRP$ your) (NN message))))))))) (, ,) (VBP are) (NP (PRP you)) (. ?)))" }, "speaker": "Christie", "text": "You're not going to put that on your message, are you?", "tokens": [ { "deprel": "nsubj", "end_char": 1788, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1785, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1792, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1789, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1796, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1793, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1802, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1797, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1805, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1803, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1809, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "put", "misc": "", "start_char": 1806, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1814, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 1810, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1817, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 1815, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1822, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 1818, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1830, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "message", "misc": "", "start_char": 1823, "text": "message", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1832, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1836, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "be", "misc": "", "start_char": 1833, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1840, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 1837, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1842, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 1841, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Nah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG kidding) (. .) (SBAR (S (NP (PRP I)) (VP (MD 'll) (VP (VB re) (HYPH -) (VB record) (NP (PRP it)))))))) (. .)))" }, "speaker": "Howard", "text": "Nah, I'm just kidding . I'll re - record it.", "tokens": [ { "deprel": "discourse", "end_char": 1846, "feats": null, "head": 6, "id": 1, "lemma": "nah", "misc": "", "start_char": 1843, "text": "Nah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1850, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1849, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1853, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1851, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1858, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 1854, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 1866, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 6, "lemma": "kid", "misc": "", "start_char": 1859, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1868, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1867, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1870, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 1869, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1874, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "will", "misc": "", "start_char": 1871, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "reparandum", "end_char": 1877, "feats": "VerbForm=Inf", "head": 12, "id": 10, "lemma": "re", "misc": "", "start_char": 1875, "text": "re", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1879, "feats": null, "head": 10, "id": 11, "lemma": "-", "misc": "", "start_char": 1878, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1886, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "record", "misc": "", "start_char": 1880, "text": "record", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1889, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 1887, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1891, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 1890, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 18, 3, 3 ] ], [ [ 1, 2, 3 ], [ 8, 8, 9 ], [ 14, 2, 3 ] ], [ [ 3, 1, 1 ], [ 3, 5, 5 ], [ 5, 7, 7 ], [ 28, 0, 12 ] ], [ [ 3, 5, 6 ] ], [ [ 3, 3, 6 ] ], [ [ 3, 8, 8 ], [ 4, 3, 3 ], [ 5, 18, 18 ], [ 6, 9, 9 ], [ 6, 28, 28 ], [ 7, 6, 6 ], [ 8, 0, 0 ], [ 9, 3, 3 ], [ 10, 0, 0 ], [ 13, 3, 3 ], [ 15, 9, 9 ], [ 17, 7, 7 ], [ 18, 5, 5 ], [ 19, 11, 11 ], [ 19, 13, 13 ] ], [ [ 3, 8, 9 ] ], [ [ 3, 10, 10 ], [ 4, 0, 0 ] ], [ [ 3, 8, 10 ] ], [ [ 4, 6, 6 ], [ 4, 10, 10 ] ], [ [ 4, 10, 14 ] ], [ [ 5, 11, 11 ], [ 5, 14, 14 ], [ 6, 2, 2 ], [ 6, 16, 16 ], [ 13, 6, 6 ], [ 13, 6, 7 ], [ 16, 4, 4 ], [ 19, 1, 1 ], [ 19, 6, 6 ], [ 20, 1, 1 ], [ 20, 5, 5 ], [ 20, 11, 11 ], [ 22, 24, 25 ], [ 26, 4, 4 ], [ 26, 6, 6 ] ], [ [ 5, 13, 18 ] ], [ [ 6, 16, 18 ] ], [ [ 6, 12, 18 ] ], [ [ 6, 20, 20 ], [ 6, 24, 24 ], [ 15, 5, 5 ], [ 15, 7, 7 ], [ 16, 0, 0 ], [ 22, 9, 9 ], [ 23, 5, 5 ], [ 23, 7, 7 ], [ 24, 5, 5 ], [ 25, 8, 8 ], [ 27, 2, 2 ] ], [ [ 6, 30, 31 ] ], [ [ 7, 12, 13 ], [ 19, 13, 14 ] ], [ [ 9, 7, 8 ], [ 12, 5, 6 ] ], [ [ 10, 3, 4 ] ], [ [ 13, 8, 8 ] ], [ [ 14, 10, 11 ] ], [ [ 15, 7, 9 ] ], [ [ 17, 3, 3 ], [ 22, 11, 11 ], [ 23, 10, 10 ], [ 24, 0, 0 ], [ 24, 7, 7 ], [ 25, 0, 0 ], [ 25, 4, 4 ] ], [ [ 19, 11, 14 ], [ 20, 13, 15 ] ], [ [ 20, 15, 15 ] ], [ [ 20, 9, 15 ], [ 22, 24, 35 ] ], [ [ 22, 2, 4 ] ], [ [ 22, 14, 15 ] ], [ [ 22, 34, 35 ] ], [ [ 22, 31, 35 ] ], [ [ 24, 0, 1 ], [ 25, 4, 5 ] ], [ [ 24, 11, 12 ] ], [ [ 28, 11, 11 ] ], [ [ 28, 11, 12 ] ], [ [ 29, 2, 2 ], [ 29, 4, 5 ], [ 32, 0, 0 ], [ 32, 8, 8 ], [ 32, 12, 12 ], [ 33, 2, 2 ], [ 33, 7, 7 ] ], [ [ 30, 1, 1 ], [ 30, 3, 4 ] ], [ [ 31, 0, 0 ], [ 31, 10, 10 ] ], [ [ 31, 5, 6 ] ], [ [ 32, 8, 9 ], [ 33, 12, 12 ] ] ]
s01e07c04t
Hey, guys, what's up? It's Halo night. Yeah . Okay . So? With Wolowitz spending all of his time with your friend Christy ... She's not my friend . Friends do not get their friends' Care Bears all sweaty. Right . Anyway, uh, with Wolowitz occupied elsewhere, we had something we wanted to ask you. Yes . We would very much appreciate it if you would be the fourth member of our Halo team . I don't think I need to tell you what an honor this is. That's so sweet, but I'm going out dancing with a girlfriend. You can't go out; it's Halo night. Well, for Penny, it's dancing night. You go dancing every Wednesday? No. Then that's not " dancing night . " Why don't I play with you guys tomorrow? Tonight is Halo night . It's like talking to a wall. All right, now, Sheldon, you and I are about to have a problem. Sheldon, remember, we role - played this. Yes, but you didn't portray her as completely irrational. All right, fellas, I gotta go . But good luck. Maybe we should've asked if we could go dancing with her and her girlfriend. Assuming we could dance-- which we can't-- there are three of us and two of them. So? It's the Chinese restaurant all over again . I assure you that cutting a dumpling in thirds is child's play compared with three men each attempting to dance with 67% of a woman. For God's sakes, Sheldon, you're driving me crazy! Your anger is not with me, sir, but with basic mathematics. I'm pretty sure my anger is with you. What's happening to us? We're falling apart. Who are you calling? The only man who can restore any semblance of balance to our universe. Hi, this is Howard Wolowitz. And this is Christy Vanderbelt. We can't get to the phone right now because we're having sex! You're not going to put that on your message, are you? Nah, I'm just kidding . I'll re - record it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB think) (NP (DT this)) (PP (IN through))) (. .) (S (NP (PRP You)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB ask) (NP (NNP Howard)) (S (VP (TO to) (VP (VB choose) (PP (IN between) (NP (NN sex) (CC and) (NNP Halo)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, think this through . You're going to ask Howard to choose between sex and Halo.", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 0, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 15, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 10, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "this", "misc": "", "start_char": 16, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 28, "feats": null, "head": 3, "id": 5, "lemma": "through", "misc": "", "start_char": 21, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 31, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 35, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 44, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 9, "lemma": "go", "misc": "", "start_char": 39, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 47, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 45, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 51, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "ask", "misc": "", "start_char": 48, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 58, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Howard", "misc": "", "start_char": 52, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "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": 68, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "choose", "misc": "", "start_char": 62, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 16, "id": 15, "lemma": "between", "misc": "", "start_char": 69, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 80, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "sex", "misc": "", "start_char": 77, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 84, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 81, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 89, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Halo", "misc": "", "start_char": 85, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB ask) (NP (PRP him)) (S (VP (TO to) (VP (VB choose) (PP (IN between) (NP (NP (NN sex)) (CC and) (NP (NNP Halo) (CD Three) (. .)))) (ADVP (ADVP (RB As) (RB far)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP know))))))))))))) (, ,) (S (NP (NN sex)) (VP (VBZ has) (RB not) (VP (VBN been) (VP (VBN upgraded) (S (VP (TO to) (VP (VB include) (NP (NP (NML (UH Hi) (HYPH -) (NN Def)) (NNS graphics)) (CC and) (NP (VBN enhanced) (NN weapon) (NNS systems)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, I'm going to ask him to choose between sex and Halo Three . As far as I know, sex has not been upgraded to include Hi - Def graphics and enhanced weapon systems.", "tokens": [ { "deprel": "discourse", "end_char": 94, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 92, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "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": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 99, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 107, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 102, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 110, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 108, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 114, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "ask", "misc": "", "start_char": 111, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 118, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 115, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 121, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 119, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 128, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "choose", "misc": "", "start_char": 122, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 136, "feats": null, "head": 12, "id": 11, "lemma": "between", "misc": "", "start_char": 129, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 140, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "sex", "misc": "", "start_char": 137, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 144, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 141, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 149, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Halo", "misc": "", "start_char": 145, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 155, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 15, "lemma": "three", "misc": "", "start_char": 150, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 160, "feats": null, "head": 18, "id": 17, "lemma": "as", "misc": "", "start_char": 158, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 164, "feats": "Degree=Pos", "head": 27, "id": 18, "lemma": "far", "misc": "", "start_char": 161, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 167, "feats": null, "head": 21, "id": 19, "lemma": "as", "misc": "", "start_char": 165, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 21, "lemma": "know", "misc": "", "start_char": 170, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 27, "id": 22, "lemma": ",", "misc": "", "start_char": 175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 180, "feats": "Number=Sing", "head": 27, "id": 23, "lemma": "sex", "misc": "", "start_char": 177, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 24, "lemma": "have", "misc": "", "start_char": 181, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 188, "feats": null, "head": 27, "id": 25, "lemma": "not", "misc": "", "start_char": 185, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 193, "feats": "Tense=Past|VerbForm=Part", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 189, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 202, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 27, "lemma": "upgrade", "misc": "", "start_char": 194, "text": "upgraded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 205, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 213, "feats": "VerbForm=Inf", "head": 27, "id": 29, "lemma": "include", "misc": "", "start_char": 206, "text": "include", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 216, "feats": null, "head": 32, "id": 30, "lemma": "hi", "misc": "", "start_char": 214, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 30, "id": 31, "lemma": "-", "misc": "", "start_char": 217, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 222, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "definitely", "misc": "", "start_char": 219, "text": "Def", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 231, "feats": "Number=Plur", "head": 29, "id": 33, "lemma": "graphic", "misc": "", "start_char": 223, "text": "graphics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 235, "feats": null, "head": 37, "id": 34, "lemma": "and", "misc": "", "start_char": 232, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 244, "feats": "Tense=Past|VerbForm=Part", "head": 37, "id": 35, "lemma": "enhance", "misc": "", "start_char": 236, "text": "enhanced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 251, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "weapon", "misc": "", "start_char": 245, "text": "weapon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 259, "feats": "Number=Plur", "head": 33, "id": 37, "lemma": "system", "misc": "", "start_char": 252, "text": "systems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 5, "id": 38, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (NP (DT all) (NN sex)) (VP (VBZ has) (VP (VBZ is) (NP (NP (NN nudity)) (, ,) (NP (NNS orgasms)) (CC and) (NP (JJ human) (NN contact)))))) (. .)))" }, "speaker": "Leonard", "text": "You're right, all sex has is nudity, orgasms and human contact.", "tokens": [ { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 262, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 266, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 275, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 270, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 276, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 281, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 278, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 285, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "sex", "misc": "", "start_char": 282, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 289, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 286, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 292, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 290, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 299, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "nudity", "misc": "", "start_char": 293, "text": "nudity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 309, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "orgasm", "misc": "", "start_char": 302, "text": "orgasms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 313, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 310, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 319, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "human", "misc": "", "start_char": 314, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 327, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "contact", "misc": "", "start_char": 320, "text": "contact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (PRP$ My) (NN point) (. .)))" }, "speaker": "Sheldon", "text": "My point.", "tokens": [ { "deprel": "nmod:poss", "end_char": 332, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 330, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 338, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "point", "misc": "", "start_char": 333, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB take) (NP (DT the) (JJ damn) (NN plastic)) (PP (IN off) (NP (DT the) (NN couch))) (ADVP (RB once) (PP (IN in) (NP (DT a) (NN while)))))) (. !)))" }, "speaker": "Christie", "text": "You can take the damn plastic off the couch once in a while!", "tokens": [ { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 341, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 348, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 345, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 353, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 349, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 357, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 354, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 362, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "damn", "misc": "", "start_char": 358, "text": "damn", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 370, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "plastic", "misc": "", "start_char": 363, "text": "plastic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 374, "feats": null, "head": 9, "id": 7, "lemma": "off", "misc": "", "start_char": 371, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 378, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 375, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 384, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "couch", "misc": "", "start_char": 379, "text": "couch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 389, "feats": "NumType=Mult", "head": 3, "id": 10, "lemma": "once", "misc": "", "start_char": 385, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 390, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 394, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 393, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 400, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "while", "misc": "", "start_char": 395, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 3, "id": 14, "lemma": "!", "misc": "", "start_char": 401, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (, ,) (ADVP (RB so)) (NP (PRP you) (CC and) (NNP Howard)) (VP (MD can) (VP (VB hump) (PP (IN on) (NP (PRP it))))) (. ?) (. !)))" }, "speaker": "Howard ’s Mother", "text": "Why, so you and Howard can hump on it?!", "tokens": [ { "deprel": "advmod", "end_char": 406, "feats": "PronType=Int", "head": 8, "id": 1, "lemma": "why", "misc": "", "start_char": 403, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 409, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 415, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 4, "lemma": "you", "misc": "", "start_char": 412, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 419, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 416, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 426, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Howard", "misc": "", "start_char": 420, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 430, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 427, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 435, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "hump", "misc": "", "start_char": 431, "text": "hump", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 438, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 436, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 441, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 439, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 442, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 8, "id": 12, "lemma": "!", "misc": "", "start_char": 444, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Ladies)) (, ,) (NP (NNS ladies)) (, ,) (NP (PRP I))) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (JJ middle) (NN ground))))))) (. .)))" }, "speaker": "Howard", "text": "Ladies, ladies, I'm sure there's a middle ground.", "tokens": [ { "deprel": "vocative", "end_char": 452, "feats": "Number=Plur", "head": 7, "id": 1, "lemma": "lady", "misc": "", "start_char": 446, "text": "Ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 461, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "lady", "misc": "", "start_char": 455, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "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": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 466, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 473, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "sure", "misc": "", "start_char": 469, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "expl", "end_char": 479, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 474, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "be", "misc": "", "start_char": 480, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 484, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 483, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 491, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "middle", "misc": "", "start_char": 485, "text": "middle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 498, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "ground", "misc": "", "start_char": 492, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 499, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Shut) (PRT (RP up)) (, ,) (NP (NNP Howard))) (. !)))" }, "speaker": "Christie and Howard ’s Mother together", "text": "Shut up, Howard!", "tokens": [ { "deprel": "root", "end_char": 505, "feats": "VerbForm=Fin", "head": 0, "id": 1, "lemma": "shut", "misc": "", "start_char": 501, "text": "Shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 508, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 506, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 517, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Howard", "misc": "", "start_char": 511, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 518, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You) (NNS guys)) (VP (VBP talk))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB take) (NP (PRP$ my) (NN scooter)) (PRT (RP out)) (PP (IN for) (NP (DT a) (JJ little) (NN spin))))))))) (. .)))" }, "speaker": "Howard", "text": "You guys talk . I'm gonna take my scooter out for a little spin.", "tokens": [ { "deprel": "dep", "end_char": 523, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 520, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 528, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "guy", "misc": "", "start_char": 524, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "reparandum", "end_char": 533, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "talk", "misc": "", "start_char": 529, "text": "talk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 534, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 537, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 536, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 538, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 544, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 541, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 547, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 545, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 552, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "take", "misc": "", "start_char": 548, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 555, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 553, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 563, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "scooter", "misc": "", "start_char": 556, "text": "scooter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 567, "feats": null, "head": 9, "id": 12, "lemma": "out", "misc": "", "start_char": 564, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 571, "feats": null, "head": 16, "id": 13, "lemma": "for", "misc": "", "start_char": 568, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 573, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 572, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 580, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "little", "misc": "", "start_char": 574, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 585, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "spin", "misc": "", "start_char": 581, "text": "spin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (ADJP (JJ happy))) (. ?) (NP (PRP You)) (VP (VBD drove) (NP (PRP$ your) (JJ own) (NN son)) (PP (IN out) (PP (IN of) (NP (DT the) (NN house))))) (. .)))" }, "speaker": "Christie", "text": "You happy? You drove your own son out of the house.", "tokens": [ { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 588, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 597, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "happy", "misc": "", "start_char": 592, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 598, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 603, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 600, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 609, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "drive", "misc": "", "start_char": 604, "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 614, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 610, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 618, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "own", "misc": "", "start_char": 615, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 622, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "son", "misc": "", "start_char": 619, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 626, "feats": null, "head": 12, "id": 9, "lemma": "out", "misc": "", "start_char": 623, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 629, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 627, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 633, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 630, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 639, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "house", "misc": "", "start_char": 634, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 640, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB stop))) (. ...)))" }, "speaker": "Howard ’s Mother", "text": "Why don't you stop ...", "tokens": [ { "deprel": "advmod", "end_char": 645, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 642, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 648, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 646, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 652, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 649, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 656, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 653, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 661, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "stop", "misc": "", "start_char": 657, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 662, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Howard", "text": "What are you doing here?", "tokens": [ { "deprel": "obj", "end_char": 670, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 666, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 674, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 671, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 675, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 684, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 679, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 689, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 685, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 690, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP Halo) (NN night))) (. .)))" }, "speaker": "Sheldon", "text": "It's Halo night.", "tokens": [ { "deprel": "nsubj", "end_char": 694, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 692, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 695, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 702, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Halo", "misc": "", "start_char": 698, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 708, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "night", "misc": "", "start_char": 703, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (RB not) (NP (DT a) (NN man)))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NN putz)))) (. !) (CC And) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB take) (NP (DT that) (NN tone)) (PP (IN with) (NP (PRP me)))) (, ,) (NP (PRP$ you)) (NP (NN gold) (NN digger))) (. !)))" }, "speaker": "Howard ’s Mother", "text": "He's not a man, he's a putz! And don't you take that tone with me, you gold digger!", "tokens": [ { "deprel": "nsubj", "end_char": 713, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "he", "misc": "", "start_char": 711, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 714, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 720, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 717, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 722, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 721, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 726, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "misc": "", "start_char": 723, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 728, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 727, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 729, "text": "he", "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": "det", "end_char": 736, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 735, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 741, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "putz", "misc": "", "start_char": 737, "text": "putz", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 5, "id": 11, "lemma": "!", "misc": "", "start_char": 742, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 747, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 744, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 750, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "do", "misc": "", "start_char": 748, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 754, "feats": null, "head": 16, "id": 14, "lemma": "not", "misc": "", "start_char": 751, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 755, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 763, "feats": "VerbForm=Inf", "head": 5, "id": 16, "lemma": "take", "misc": "", "start_char": 759, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 768, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 17, "lemma": "that", "misc": "", "start_char": 764, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 773, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "tone", "misc": "", "start_char": 769, "text": "tone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 778, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 774, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 781, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 20, "lemma": "I", "misc": "", "start_char": 779, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 782, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 787, "feats": "Case=Gen|Person=2|PronType=Prs", "head": 24, "id": 22, "lemma": "you", "misc": "", "start_char": 784, "text": "you", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 792, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "gold", "misc": "", "start_char": 788, "text": "gold", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 799, "feats": "Number=Sing", "head": 16, "id": 24, "lemma": "digger", "misc": "", "start_char": 793, "text": "digger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 5, "id": 25, "lemma": "!", "misc": "", "start_char": 800, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD 'd) (NP (PRP you)) (VP (VB call) (NP (PRP me)))) (. ?)))" }, "speaker": "Christie", "text": "What'd you call me?", "tokens": [ { "deprel": "obj", "end_char": 806, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 802, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 809, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 807, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 813, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 810, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 818, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 814, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 821, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 819, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 822, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD heard) (NP (PRP me)))) (. !) (CC And) (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB tell) (NP (PRP you)) (NP (NN something) (JJ else))))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG barking) (PRT (RP up)) (NP (DT the) (JJ wrong) (NN tree))))) (. .) (CC 'Cause) (S (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB around)))))) (, ,) (NP (NNP Howard)) (VP (VBZ is) (PP (IN out) (PP (IN of) (NP (DT the) (NN will))))))) (. !)))" }, "speaker": "Howard ’s Mother", "text": "You heard me! And I'll tell you something else, you're barking up the wrong tree . 'Cause as long as you're around, Howard is out of the will!", "tokens": [ { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 824, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 833, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hear", "misc": "", "start_char": 828, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 836, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 834, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 2, "id": 4, "lemma": "!", "misc": "", "start_char": 837, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 842, "feats": null, "head": 8, "id": 5, "lemma": "and", "misc": "", "start_char": 839, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 844, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 843, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 848, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 845, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 853, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "tell", "misc": "", "start_char": 849, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 857, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 854, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 867, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "something", "misc": "", "start_char": 858, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 872, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "else", "misc": "", "start_char": 868, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 874, "feats": null, "head": 8, "id": 12, "lemma": ",", "misc": "", "start_char": 873, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 875, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 882, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 879, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 890, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 15, "lemma": "bark", "misc": "", "start_char": 883, "text": "barking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 893, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 891, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 897, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 894, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 903, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "wrong", "misc": "", "start_char": 898, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 908, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "tree", "misc": "", "start_char": 904, "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 917, "feats": null, "head": 34, "id": 21, "lemma": "'cause", "misc": "", "start_char": 911, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 920, "feats": null, "head": 23, "id": 22, "lemma": "as", "misc": "", "start_char": 918, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 925, "feats": "Degree=Pos", "head": 34, "id": 23, "lemma": "long", "misc": "", "start_char": 921, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 928, "feats": null, "head": 27, "id": 24, "lemma": "as", "misc": "", "start_char": 926, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 932, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 25, "lemma": "you", "misc": "", "start_char": 929, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 936, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 933, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 943, "feats": null, "head": 23, "id": 27, "lemma": "around", "misc": "", "start_char": 937, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 945, "feats": null, "head": 34, "id": 28, "lemma": ",", "misc": "", "start_char": 944, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 952, "feats": "Number=Sing", "head": 34, "id": 29, "lemma": "Howard", "misc": "", "start_char": 946, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 955, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 30, "lemma": "be", "misc": "", "start_char": 953, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 959, "feats": null, "head": 34, "id": 31, "lemma": "out", "misc": "", "start_char": 956, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 962, "feats": null, "head": 34, "id": 32, "lemma": "of", "misc": "", "start_char": 960, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 966, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 963, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 971, "feats": "Number=Sing", "head": 8, "id": 34, "lemma": "will", "misc": "", "start_char": 967, "text": "will", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 2, "id": 35, "lemma": "!", "misc": "", "start_char": 972, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (NP (JJR better) (NNS offers)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB outta) (RB here)))) (. .)))" }, "speaker": "Christie", "text": "I got better offers . I'm outta here.", "tokens": [ { "deprel": "nsubj", "end_char": 975, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 974, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 976, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 986, "feats": "Degree=Cmp", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 980, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 993, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "offer", "misc": "", "start_char": 987, "text": "offers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 994, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 997, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 996, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 998, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1006, "feats": null, "head": 9, "id": 8, "lemma": "outta", "misc": "", "start_char": 1001, "text": "outta", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1011, "feats": "PronType=Dem", "head": 2, "id": 9, "lemma": "here", "misc": "", "start_char": 1007, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1012, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ right)))) (. .) (S (S (VP (VB Go) (ADVP (RB back) (PP (IN to) (NP (NNP Babylon)))))) (, ,) (NP (PRP you)) (VP (NN whore))) (. !)))" }, "speaker": "Howard ’s Mother", "text": "That's right . Go back to Babylon, you whore!", "tokens": [ { "deprel": "nsubj", "end_char": 1018, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1014, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1021, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1019, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1027, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 1022, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1032, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 1030, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1037, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 1033, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1040, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1038, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1048, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Babylon", "misc": "", "start_char": 1041, "text": "Babylon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 5, "id": 9, "lemma": ",", "misc": "", "start_char": 1049, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1054, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1051, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1060, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "whore", "misc": "", "start_char": 1055, "text": "whore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1062, "feats": null, "head": 5, "id": 12, "lemma": "!", "misc": "", "start_char": 1061, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB So)) (, ,) (NP (NNP Halo) (NN night)) (, ,) (INTJ (UH huh)) (. ?)))" }, "speaker": "Howard", "text": "So, Halo night, huh?", "tokens": [ { "deprel": "discourse", "end_char": 1065, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1063, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1066, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1072, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Halo", "misc": "", "start_char": 1068, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1078, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "night", "misc": "", "start_char": 1073, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1079, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1084, "feats": null, "head": 4, "id": 6, "lemma": "huh", "misc": "", "start_char": 1081, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1085, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP she)) (VP (VBD was) (NP (NP (DT the) (NN whore)) (PP (IN of) (NP (NNP Omaha)))))))) (. .)))" }, "speaker": "Raj", "text": "I thought she was the whore of Omaha.", "tokens": [ { "deprel": "nsubj", "end_char": 1088, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1087, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1096, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1089, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "she", "misc": "", "start_char": 1097, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1101, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1108, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1105, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1114, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "whore", "misc": "", "start_char": 1109, "text": "whore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1117, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 1115, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1123, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Omaha", "misc": "", "start_char": 1118, "text": "Omaha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (UH Shhh) (. !)))" }, "speaker": "Sheldon", "text": "Shhh!", "tokens": [ { "deprel": "root", "end_char": 1130, "feats": null, "head": 0, "id": 1, "lemma": "shhh", "misc": "", "start_char": 1126, "text": "Shhh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1131, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 6, 6 ] ], [ [ 0, 3, 3 ] ], [ [ 0, 11, 11 ], [ 1, 7, 7 ] ], [ [ 0, 15, 15 ], [ 1, 11, 11 ], [ 1, 22, 22 ], [ 2, 4, 5 ] ], [ [ 1, 2, 2 ], [ 1, 19, 19 ], [ 2, 0, 0 ], [ 3, 0, 0 ], [ 4, 0, 0 ], [ 11, 2, 2 ], [ 13, 0, 0 ], [ 13, 6, 6 ], [ 13, 8, 9 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 29, 32 ] ], [ [ 1, 34, 36 ] ], [ [ 2, 8, 8 ] ], [ [ 2, 10, 10 ] ], [ [ 2, 12, 13 ] ], [ [ 2, 4, 13 ], [ 3, 0, 1 ] ], [ [ 4, 3, 5 ] ], [ [ 4, 8, 8 ], [ 5, 7, 7 ], [ 5, 9, 9 ] ], [ [ 4, 7, 8 ] ], [ [ 5, 1, 1 ], [ 5, 3, 3 ], [ 10, 1, 1 ], [ 10, 3, 3 ], [ 13, 12, 12 ], [ 13, 14, 14 ], [ 13, 21, 21 ], [ 13, 19, 21 ], [ 14, 4, 4 ], [ 15, 0, 0 ], [ 15, 3, 3 ], [ 15, 6, 6 ], [ 15, 8, 8 ], [ 15, 10, 10 ], [ 15, 12, 12 ], [ 15, 22, 22 ], [ 15, 24, 24 ], [ 15, 33, 33 ], [ 16, 0, 0 ], [ 16, 5, 5 ], [ 17, 7, 8 ], [ 17, 9, 9 ], [ 19, 2, 2 ] ], [ [ 5, 1, 3 ] ], [ [ 5, 5, 5 ], [ 13, 17, 17 ], [ 13, 19, 19 ], [ 14, 2, 2 ], [ 15, 2, 2 ], [ 15, 5, 5 ], [ 15, 28, 28 ] ], [ [ 6, 0, 0 ], [ 6, 2, 2 ] ], [ [ 6, 4, 4 ], [ 7, 3, 3 ], [ 8, 4, 4 ], [ 8, 9, 9 ], [ 9, 0, 0 ], [ 9, 3, 3 ], [ 9, 5, 5 ], [ 13, 4, 4 ], [ 13, 23, 23 ], [ 15, 26, 26 ] ], [ [ 6, 9, 11 ] ], [ [ 7, 0, 2 ], [ 9, 5, 7 ] ], [ [ 8, 0, 0 ], [ 8, 0, 1 ] ], [ [ 8, 9, 10 ] ], [ [ 9, 10, 11 ] ], [ [ 12, 0, 0 ], [ 12, 2, 3 ], [ 18, 0, 3 ] ], [ [ 13, 1, 2 ] ], [ [ 13, 3, 4 ] ], [ [ 13, 6, 7 ] ], [ [ 13, 16, 17 ] ], [ [ 13, 22, 23 ] ], [ [ 15, 9, 9 ] ], [ [ 15, 14, 16 ] ], [ [ 15, 16, 18 ] ], [ [ 15, 32, 33 ] ], [ [ 16, 2, 3 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 7, 7 ] ], [ [ 17, 8, 8 ], [ 19, 4, 7 ] ], [ [ 19, 0, 0 ] ], [ [ 19, 4, 5 ] ], [ [ 19, 7, 7 ] ] ]
s01e07c05t
Sheldon, think this through . You're going to ask Howard to choose between sex and Halo. No, I'm going to ask him to choose between sex and Halo Three . As far as I know, sex has not been upgraded to include Hi - Def graphics and enhanced weapon systems. You're right, all sex has is nudity, orgasms and human contact. My point. You can take the damn plastic off the couch once in a while! Why, so you and Howard can hump on it?! Ladies, ladies, I'm sure there's a middle ground. Shut up, Howard! You guys talk . I'm gonna take my scooter out for a little spin. You happy? You drove your own son out of the house. Why don't you stop ... What are you doing here? It's Halo night. He's not a man, he's a putz! And don't you take that tone with me, you gold digger! What'd you call me? You heard me! And I'll tell you something else, you're barking up the wrong tree . 'Cause as long as you're around, Howard is out of the will! I got better offers . I'm outta here. That's right . Go back to Babylon, you whore! So, Halo night, huh? I thought she was the whore of Omaha. Shhh!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (DT the) (NNS X10s)) (VP (VBP are) (ADVP (RB online))) (. .)))" }, "speaker": "Leonard", "text": "Okay, the X10s are online.", "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": "det", "end_char": 10, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 7, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Plur", "head": 6, "id": 4, "lemma": "x10", "misc": "", "start_char": 11, "text": "X10s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 19, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 16, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 26, "feats": null, "head": 0, "id": 6, "lemma": "online", "misc": "", "start_char": 20, "text": "online", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 27, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNS Gentlemen)) (, ,) (NP (PRP I)) (VP (VBP am) (ADVP (RB now)) (ADJP (RB about) (S (VP (TO to) (VP (VB send) (NP (DT a) (NN signal)) (PP (IN from) (NP (DT this) (NN laptop))) (PP (IN through) (NP (PRP$ our) (JJ local) (NML (NN ISP)) (VP (NN racing) (PP (IN down) (NP (NN fibre) (NN optic) (NN cable))) (PP (IN at) (NP (NP (DT the) (NN speed)) (PP (IN of) (NP (NN light))))) (PP (IN to) (NP (NNP San) (NNP Fransisco)))))) (, ,) (S (VP (VBG bouncing) (PRT (RP off)) (NP (NP (DT a) (NN satellite)) (PP (IN in) (NP (JJ geosynchronous) (NN orbit)))) (PP (IN to) (NP (NP (NP (NNP Lisbon)) (, ,) (NP (NNP Portugal)) (, ,)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NNS data) (NNS packets)) (VP (MD will) (VP (VB be) (VP (VBN headed) (PRT (RP off)) (S (VP (TO to) (VP (VP (VB submerge) (NP (JJ transatlantic) (NNS cables))) (, ,) (VP (VBG terminating) (PP (IN in) (NP (NP (NNP Halifax)) (, ,) (NP (NNP Nova) (NNP Scotia))))) (CC and) (VP (VBN transfered) (PP (IN across) (NP (DT the) (NN continent))) (PP (IN via) (NP (NP (NP (NN microwave) (NNS relays)) (ADVP (RB back) (PP (IN to) (NP (PRP$ our) (NN ISP))))) (CC And) (NP (NP (DT the) (JJ extend) (NN receiver)) (VP (VBN attached) (PP (IN to) (NP (DT this) (, ...) (NN Lamp))))))))))))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Gentlemen, I am now about to send a signal from this laptop through our local ISP racing down fibre optic cable at the speed of light to San Fransisco, bouncing off a satellite in geosynchronous orbit to Lisbon, Portugal, where the data packets will be headed off to submerge transatlantic cables, terminating in Halifax, Nova Scotia and transfered across the continent via microwave relays back to our ISP And the extend receiver attached to this...Lamp.", "tokens": [ { "deprel": "vocative", "end_char": 38, "feats": "Number=Plur", "head": 8, "id": 1, "lemma": "gentleman", "misc": "", "start_char": 29, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 8, "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": 8, "id": 3, "lemma": "I", "misc": "", "start_char": 41, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 43, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 49, "feats": null, "head": 8, "id": 5, "lemma": "now", "misc": "", "start_char": 46, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 55, "feats": null, "head": 8, "id": 6, "lemma": "about", "misc": "", "start_char": 50, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 56, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 63, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "send", "misc": "", "start_char": 59, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 65, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 64, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "signal", "misc": "", "start_char": 66, "text": "signal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 77, "feats": null, "head": 13, "id": 11, "lemma": "from", "misc": "", "start_char": 73, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 82, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 78, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 89, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "laptop", "misc": "", "start_char": 83, "text": "laptop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 22, "id": 14, "lemma": "through", "misc": "", "start_char": 90, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 101, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 15, "lemma": "our", "misc": "", "start_char": 98, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 22, "id": 16, "lemma": "local", "misc": "", "start_char": 102, "text": "local", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 111, "feats": "Number=Sing", "head": 22, "id": 17, "lemma": "isp", "misc": "", "start_char": 108, "text": "ISP", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 118, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "racing", "misc": "", "start_char": 112, "text": "racing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 123, "feats": null, "head": 21, "id": 19, "lemma": "down", "misc": "", "start_char": 119, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 129, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "fibre", "misc": "", "start_char": 124, "text": "fibre", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 135, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "optic", "misc": "", "start_char": 130, "text": "optic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 141, "feats": "Number=Sing", "head": 8, "id": 22, "lemma": "cable", "misc": "", "start_char": 136, "text": "cable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 25, "id": 23, "lemma": "at", "misc": "", "start_char": 142, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 154, "feats": "Number=Sing", "head": 8, "id": 25, "lemma": "speed", "misc": "", "start_char": 149, "text": "speed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 155, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 163, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "light", "misc": "", "start_char": 158, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 166, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 164, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 170, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "San", "misc": "", "start_char": 167, "text": "San", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 180, "feats": "Number=Sing", "head": 29, "id": 30, "lemma": "Fransisco", "misc": "", "start_char": 171, "text": "Fransisco", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 32, "id": 31, "lemma": ",", "misc": "", "start_char": 181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 191, "feats": "VerbForm=Ger", "head": 8, "id": 32, "lemma": "bounce", "misc": "", "start_char": 183, "text": "bouncing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 195, "feats": null, "head": 32, "id": 33, "lemma": "off", "misc": "", "start_char": 192, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 207, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "satellite", "misc": "", "start_char": 198, "text": "satellite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 210, "feats": null, "head": 38, "id": 36, "lemma": "in", "misc": "", "start_char": 208, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 225, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "geosynchronous", "misc": "", "start_char": 211, "text": "geosynchronous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 231, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "orbit", "misc": "", "start_char": 226, "text": "orbit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 234, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 232, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 241, "feats": "Number=Sing", "head": 32, "id": 40, "lemma": "Lisbon", "misc": "", "start_char": 235, "text": "Lisbon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 42, "id": 41, "lemma": ",", "misc": "", "start_char": 242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 252, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "Portugal", "misc": "", "start_char": 244, "text": "Portugal", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 40, "id": 43, "lemma": ",", "misc": "", "start_char": 253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 260, "feats": "PronType=Rel", "head": 50, "id": 44, "lemma": "where", "misc": "", "start_char": 255, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 264, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 45, "lemma": "the", "misc": "", "start_char": 261, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 269, "feats": "Number=Plur", "head": 47, "id": 46, "lemma": "datum", "misc": "", "start_char": 265, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj:pass", "end_char": 277, "feats": "Number=Plur", "head": 50, "id": 47, "lemma": "packet", "misc": "", "start_char": 270, "text": "packets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 282, "feats": "VerbForm=Fin", "head": 50, "id": 48, "lemma": "will", "misc": "", "start_char": 278, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 285, "feats": "VerbForm=Inf", "head": 50, "id": 49, "lemma": "be", "misc": "", "start_char": 283, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 292, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 40, "id": 50, "lemma": "head", "misc": "", "start_char": 286, "text": "headed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 296, "feats": null, "head": 50, "id": 51, "lemma": "off", "misc": "", "start_char": 293, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 299, "feats": null, "head": 53, "id": 52, "lemma": "to", "misc": "", "start_char": 297, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 308, "feats": "VerbForm=Inf", "head": 50, "id": 53, "lemma": "submerge", "misc": "", "start_char": 300, "text": "submerge", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 322, "feats": "Degree=Pos", "head": 55, "id": 54, "lemma": "transatlantic", "misc": "", "start_char": 309, "text": "transatlantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 329, "feats": "Number=Plur", "head": 53, "id": 55, "lemma": "cable", "misc": "", "start_char": 323, "text": "cables", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 57, "id": 56, "lemma": ",", "misc": "", "start_char": 330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 343, "feats": "VerbForm=Ger", "head": 53, "id": 57, "lemma": "terminate", "misc": "", "start_char": 332, "text": "terminating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 59, "id": 58, "lemma": "in", "misc": "", "start_char": 344, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 354, "feats": "Number=Sing", "head": 57, "id": 59, "lemma": "Halifax", "misc": "", "start_char": 347, "text": "Halifax", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 62, "id": 60, "lemma": ",", "misc": "", "start_char": 355, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 361, "feats": "Number=Sing", "head": 62, "id": 61, "lemma": "Nova", "misc": "", "start_char": 357, "text": "Nova", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 368, "feats": "Number=Sing", "head": 59, "id": 62, "lemma": "Scotia", "misc": "", "start_char": 362, "text": "Scotia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 372, "feats": null, "head": 64, "id": 63, "lemma": "and", "misc": "", "start_char": 369, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 383, "feats": "Tense=Past|VerbForm=Part", "head": 53, "id": 64, "lemma": "transfer", "misc": "", "start_char": 373, "text": "transfered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 390, "feats": null, "head": 67, "id": 65, "lemma": "across", "misc": "", "start_char": 384, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 394, "feats": "Definite=Def|PronType=Art", "head": 67, "id": 66, "lemma": "the", "misc": "", "start_char": 391, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 404, "feats": "Number=Sing", "head": 64, "id": 67, "lemma": "continent", "misc": "", "start_char": 395, "text": "continent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 408, "feats": null, "head": 70, "id": 68, "lemma": "via", "misc": "", "start_char": 405, "text": "via", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 418, "feats": "Number=Sing", "head": 70, "id": 69, "lemma": "microwave", "misc": "", "start_char": 409, "text": "microwave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 425, "feats": "Number=Plur", "head": 64, "id": 70, "lemma": "relay", "misc": "", "start_char": 419, "text": "relays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 430, "feats": null, "head": 64, "id": 71, "lemma": "back", "misc": "", "start_char": 426, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 433, "feats": null, "head": 74, "id": 72, "lemma": "to", "misc": "", "start_char": 431, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 437, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 74, "id": 73, "lemma": "our", "misc": "", "start_char": 434, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 441, "feats": "Number=Sing", "head": 71, "id": 74, "lemma": "isp", "misc": "", "start_char": 438, "text": "ISP", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 445, "feats": null, "head": 78, "id": 75, "lemma": "and", "misc": "", "start_char": 442, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 449, "feats": "Definite=Def|PronType=Art", "head": 78, "id": 76, "lemma": "the", "misc": "", "start_char": 446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 456, "feats": "Degree=Pos", "head": 78, "id": 77, "lemma": "extend", "misc": "", "start_char": 450, "text": "extend", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 465, "feats": "Number=Sing", "head": 70, "id": 78, "lemma": "receiver", "misc": "", "start_char": 457, "text": "receiver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 474, "feats": "Tense=Past|VerbForm=Part", "head": 78, "id": 79, "lemma": "attach", "misc": "", "start_char": 466, "text": "attached", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 477, "feats": null, "head": 81, "id": 80, "lemma": "to", "misc": "", "start_char": 475, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 482, "feats": "Number=Sing|PronType=Dem", "head": 79, "id": 81, "lemma": "this", "misc": "", "start_char": 478, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 83, "id": 82, "lemma": "...", "misc": "", "start_char": 483, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 491, "feats": "Number=Sing", "head": 78, "id": 83, "lemma": "lamp", "misc": "", "start_char": 487, "text": "Lamp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 8, "id": 84, "lemma": ".", "misc": "", "start_char": 492, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VP (VB Look) (PP (IN at) (NP (PRP me)))) (, ,) (VP (VB look) (PP (IN at) (NP (PRP me)))))) (, ,) (NP (PRP I)) (VP (VBP ’ve) (VP (VBN got) (NP (NNS goosebumps)))) (. .)))" }, "speaker": "Sheldon", "text": "Look at me, look at me, I ’ve got goosebumps.", "tokens": [ { "deprel": "root", "end_char": 498, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 494, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 501, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 499, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 504, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "I", "misc": "", "start_char": 502, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 505, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 511, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "look", "misc": "", "start_char": 507, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 514, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 512, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 517, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 515, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 1, "id": 8, "lemma": ",", "misc": "", "start_char": 518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 521, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 520, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 525, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 522, "text": "’ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 529, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 11, "lemma": "get", "misc": "", "start_char": 526, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 540, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "goosebump", "misc": "", "start_char": 530, "text": "goosebumps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 541, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP we)) (ADJP (JJ ready) (PP (IN for) (NP (DT the) (NN stereo)))) (. ?)))" }, "speaker": "Howard", "text": "Are we ready for the stereo?", "tokens": [ { "deprel": "cop", "end_char": 546, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 543, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 547, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 555, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ready", "misc": "", "start_char": 550, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 559, "feats": null, "head": 6, "id": 4, "lemma": "for", "misc": "", "start_char": 556, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 563, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 560, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 570, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "stereo", "misc": "", "start_char": 564, "text": "stereo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 571, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Go) (PP (IN for) (NP (NN stereo)))) (. .)))" }, "speaker": "Raj", "text": "Go for stereo.", "tokens": [ { "deprel": "root", "end_char": 575, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "go", "misc": "", "start_char": 573, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 579, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 576, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 586, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "stereo", "misc": "", "start_char": 580, "text": "stereo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 587, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (NP (NNS guys)) (. .)))" }, "speaker": "Penny", "text": "Hey guys.", "tokens": [ { "deprel": "discourse", "end_char": 592, "feats": null, "head": 2, "id": 1, "lemma": "hey", "misc": "", "start_char": 589, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 597, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "guy", "misc": "", "start_char": 593, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "All", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 605, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 600, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (NP (DT a) (JJ little)) (JJ loud))) (. .)))" }, "speaker": "Penny", "text": "It's a little loud.", "tokens": [ { "deprel": "nsubj", "end_char": 610, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 608, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 611, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 615, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 614, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 622, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 616, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 627, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "loud", "misc": "", "start_char": 623, "text": "loud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT No) (NN problem)) (, ...) (S (VP (VBG Turning) (NP (PRP it)) (PRT (RP down)) (. .) (NP (NP (NP (NNP San) (NNP Francisco)) (, ,) (NP (NNP Lisbon)) (, ,) (NP (NNP Halifax))) (, ...) (, ...) (FW et) (FW voilà)))) (. !)))" }, "speaker": "Howard", "text": "No problem...Turning it down . San Francisco, Lisbon, Halifax...... et voilà!", "tokens": [ { "deprel": "det", "end_char": 632, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 630, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 640, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "problem", "misc": "", "start_char": 633, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 641, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 652, "feats": "VerbForm=Ger", "head": 2, "id": 4, "lemma": "turn", "misc": "", "start_char": 645, "text": "Turning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 655, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 653, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 660, "feats": null, "head": 4, "id": 6, "lemma": "down", "misc": "", "start_char": 656, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 661, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 666, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "San", "misc": "", "start_char": 663, "text": "San", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 676, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Francisco", "misc": "", "start_char": 667, "text": "Francisco", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 685, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Lisbon", "misc": "", "start_char": 679, "text": "Lisbon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 695, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "Halifax", "misc": "", "start_char": 688, "text": "Halifax", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 8, "id": 14, "lemma": "...", "misc": "", "start_char": 696, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 8, "id": 15, "lemma": "...", "misc": "", "start_char": 700, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 706, "feats": null, "head": 17, "id": 16, "lemma": "et", "misc": "", "start_char": 704, "text": "et", "upos": "X", "xpos": "FW" }, { "deprel": "list", "end_char": 712, "feats": null, "head": 8, "id": 17, "lemma": "voilà", "misc": "", "start_char": 707, "text": "voilà", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 2, "id": 18, "lemma": "!", "misc": "", "start_char": 713, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH OK)) (, ,) (NP (NN thanks)) (. .)))" }, "speaker": "Penny", "text": "OK, thanks.", "tokens": [ { "deprel": "discourse", "end_char": 717, "feats": null, "head": 3, "id": 1, "lemma": "ok", "misc": "", "start_char": 715, "text": "OK", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 718, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 726, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 720, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 728, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 727, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Hang) (PRT (RP on)))) (, ,) (VP (VB hang) (PRT (RP on))) (. .) (SQ (VBP Do) (NP (PRP you)) (RB not) (VP (VB realise) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (ADVP (RB just)) (VP (VBD did)))))) (. ?)))" }, "speaker": "Leonard", "text": "Hang on, hang on . Do you not realise what we just did?", "tokens": [ { "deprel": "root", "end_char": 733, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 729, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "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": 4, "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": "hang", "misc": "", "start_char": 739, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 746, "feats": null, "head": 4, "id": 5, "lemma": "on", "misc": "", "start_char": 744, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 747, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "do", "misc": "", "start_char": 749, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 752, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 759, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 756, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 767, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "realise", "misc": "", "start_char": 760, "text": "realise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 772, "feats": "PronType=Rel", "head": 10, "id": 11, "lemma": "what", "misc": "", "start_char": 768, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 775, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 773, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 780, "feats": null, "head": 14, "id": 13, "lemma": "just", "misc": "", "start_char": 776, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 784, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "do", "misc": "", "start_char": 781, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 1, "id": 15, "lemma": "?", "misc": "", "start_char": 785, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (VP (VBD turned) (NP (PRP$ your) (NN stereo)) (ADVP (RB down)) (PP (IN with) (NP (PRP$ your) (NN laptop)))) (. .)))" }, "speaker": "Penny", "text": "Yeah, you turned your stereo down with your laptop.", "tokens": [ { "deprel": "discourse", "end_char": 791, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 787, "text": "Yeah", "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": "nsubj", "end_char": 797, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 794, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "turn", "misc": "", "start_char": 798, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 809, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 805, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 816, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "stereo", "misc": "", "start_char": 810, "text": "stereo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 821, "feats": null, "head": 4, "id": 7, "lemma": "down", "misc": "", "start_char": 817, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 826, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 822, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 831, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 827, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 838, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "laptop", "misc": "", "start_char": 832, "text": "laptop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 839, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP we)) (VP (VBD turned) (NP (PRP$ our) (NN stereo)) (PRT (RP down)) (, ,) (PP (IN by) (S (VP (VBG sending) (NP (DT a) (NN signal)) (PP (IN around) (NP (DT the) (NN world))) (PP (IN via) (NP (DT the) (NNP Internet))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, we turned our stereo down, by sending a signal around the world via the Internet.", "tokens": [ { "deprel": "discourse", "end_char": 843, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 841, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 848, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 846, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 855, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "turn", "misc": "", "start_char": 849, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 859, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "our", "misc": "", "start_char": 856, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 866, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "stereo", "misc": "", "start_char": 860, "text": "stereo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 871, "feats": null, "head": 4, "id": 7, "lemma": "down", "misc": "", "start_char": 867, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 872, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 876, "feats": null, "head": 10, "id": 9, "lemma": "by", "misc": "", "start_char": 874, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 884, "feats": "VerbForm=Ger", "head": 4, "id": 10, "lemma": "send", "misc": "", "start_char": 877, "text": "sending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 886, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 885, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 893, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "signal", "misc": "", "start_char": 887, "text": "signal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 900, "feats": null, "head": 15, "id": 13, "lemma": "around", "misc": "", "start_char": 894, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 904, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 901, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 910, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "world", "misc": "", "start_char": 905, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 914, "feats": null, "head": 18, "id": 16, "lemma": "via", "misc": "", "start_char": 911, "text": "via", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 918, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 915, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 927, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "Internet", "misc": "", "start_char": 919, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 928, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB get) (NP (NP (NP (CD one)) (PP (IN of) (NP (NP (DT those) (JJ universal) (NNS remotes)) (PP (IN from) (NP (NNP Radioshack)))))) (. ?) (S (NP (PRP They)) (VP (VBP 're) (ADJP (RB really) (JJ cheap)))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh . You know you can get one of those universal remotes from Radioshack? They're really cheap.", "tokens": [ { "deprel": "discourse", "end_char": 932, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 930, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 933, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 938, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 935, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 939, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 947, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 944, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 951, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 948, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 955, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "get", "misc": "", "start_char": 952, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 959, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 8, "lemma": "one", "misc": "", "start_char": 956, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 962, "feats": null, "head": 12, "id": 9, "lemma": "of", "misc": "", "start_char": 960, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 968, "feats": "Number=Plur|PronType=Dem", "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 963, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 978, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "universal", "misc": "", "start_char": 969, "text": "universal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 986, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "remote", "misc": "", "start_char": 979, "text": "remotes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 991, "feats": null, "head": 14, "id": 13, "lemma": "from", "misc": "", "start_char": 987, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1002, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Radioshack", "misc": "", "start_char": 992, "text": "Radioshack", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 4, "id": 15, "lemma": "?", "misc": "", "start_char": 1003, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1009, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "they", "misc": "", "start_char": 1005, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1013, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 1010, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1020, "feats": null, "head": 19, "id": 18, "lemma": "really", "misc": "", "start_char": 1014, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1026, "feats": "Degree=Pos", "head": 4, "id": 19, "lemma": "cheap", "misc": "", "start_char": 1021, "text": "cheap", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1028, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 1027, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB get) (NP (PRP it))))) (. .) (S (NP (NNP Howard)) (, ,) (VP (VB Enable) (NP (JJ public) (NN access)))) (. .)))" }, "speaker": "Leonard", "text": "No, you don't get it . Howard, Enable public access.", "tokens": [ { "deprel": "discourse", "end_char": 1031, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1029, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1032, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1037, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1034, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1038, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1044, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1041, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1048, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 1045, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1051, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 1049, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1060, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "Howard", "misc": "", "start_char": 1054, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1062, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1061, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1069, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 11, "lemma": "enable", "misc": "", "start_char": 1063, "text": "Enable", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1076, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "public", "misc": "", "start_char": 1070, "text": "public", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1083, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "access", "misc": "", "start_char": 1077, "text": "access", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1085, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 1084, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (JJ Public) (NN access)) (VP (VBD enabled)) (. .)))" }, "speaker": "Howard", "text": "Public access enabled.", "tokens": [ { "deprel": "amod", "end_char": 1092, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Public", "misc": "", "start_char": 1086, "text": "Public", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1099, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "access", "misc": "", "start_char": 1093, "text": "access", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "enable", "misc": "", "start_char": 1100, "text": "enabled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (S (INTJ (UH Boy))) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ terrific)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP ya))))) (. .)))" }, "speaker": "Penny", "text": "Boy, that's terrific . I'll see ya.", "tokens": [ { "deprel": "discourse", "end_char": 1113, "feats": null, "head": 5, "id": 1, "lemma": "boy", "misc": "", "start_char": 1110, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1120, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1116, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1123, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1121, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1132, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "terrific", "misc": "", "start_char": 1124, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1133, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 1135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1140, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 1137, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1144, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "see", "misc": "", "start_char": 1141, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1147, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1145, "text": "ya", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1149, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1148, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (VP (VP (VB hang) (PRT (RP on))) (, ,) (VP (VB hang) (PRT (RP on))) (, ...) (INTJ (UH No))) (. .)))" }, "speaker": "Leonard", "text": "No hang on, hang on...No.", "tokens": [ { "deprel": "discourse", "end_char": 1152, "feats": "Polarity=Neg", "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 1150, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1157, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hang", "misc": "", "start_char": 1153, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1160, "feats": null, "head": 2, "id": 3, "lemma": "on", "misc": "", "start_char": 1158, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1167, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 5, "lemma": "hang", "misc": "", "start_char": 1163, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1170, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 1168, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 2, "id": 7, "lemma": "...", "misc": "", "start_char": 1171, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1177, "feats": "Polarity=Neg", "head": 2, "id": 8, "lemma": "no", "misc": "", "start_char": 1175, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1179, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1182, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1180, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Someone)) (PP (IN in) (NP (NP (NNP Sichuan) (NN province)) (, ,) (NP (NNP China)) (, ,)))) (VP (VBZ is) (VP (VBG using) (NP (PRP$ his) (NN computer)) (S (VP (TO to) (VP (VB turn) (NP (PRP$ our) (NNS lights)) (ADVP (IN on) (CC and) (RB off))))))) (. .)))" }, "speaker": "Sheldon", "text": "Someone in Sichuan province, China, is using his computer to turn our lights on and off.", "tokens": [ { "deprel": "nsubj", "end_char": 1192, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 1, "lemma": "someone", "misc": "", "start_char": 1185, "text": "Someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1195, "feats": null, "head": 4, "id": 2, "lemma": "in", "misc": "", "start_char": 1193, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1203, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Sichuan", "misc": "", "start_char": 1196, "text": "Sichuan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1212, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "province", "misc": "", "start_char": 1204, "text": "province", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1220, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "China", "misc": "", "start_char": 1215, "text": "China", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 1221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1225, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1223, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1231, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "use", "misc": "", "start_char": 1226, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1235, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "misc": "", "start_char": 1232, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1244, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "computer", "misc": "", "start_char": 1236, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1247, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1245, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1252, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "turn", "misc": "", "start_char": 1248, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1256, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "our", "misc": "", "start_char": 1253, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1263, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "light", "misc": "", "start_char": 1257, "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1266, "feats": null, "head": 13, "id": 16, "lemma": "on", "misc": "", "start_char": 1264, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "end_char": 1270, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1267, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1274, "feats": null, "head": 16, "id": 18, "lemma": "off", "misc": "", "start_char": 1271, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 1275, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ handy))) (. .) (ADVP (RB Here)) (VP (VBZ 's) (NP (DT a) (NN question))) (, ...) (INTJ (WRB Why)) (. ?)))" }, "speaker": "Penny", "text": "Oh, that's handy . Here's a question...Why?", "tokens": [ { "deprel": "discourse", "end_char": 1279, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1277, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1280, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1286, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1282, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1289, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1287, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1295, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "handy", "misc": "", "start_char": 1290, "text": "handy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1302, "feats": "PronType=Dem", "head": 5, "id": 7, "lemma": "here", "misc": "", "start_char": 1298, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1305, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 8, "lemma": "be", "misc": "", "start_char": 1303, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1307, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1306, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1316, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "question", "misc": "", "start_char": 1308, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1320, "feats": null, "head": 7, "id": 11, "lemma": "...", "misc": "", "start_char": 1317, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1324, "feats": "PronType=Int", "head": 7, "id": 12, "lemma": "why", "misc": "", "start_char": 1321, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1326, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 1325, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP we)) (VP (MD can))) (. .)))" }, "speaker": "All together", "text": "Because we can.", "tokens": [ { "deprel": "mark", "end_char": 1334, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 1327, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1337, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1335, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1341, "feats": "VerbForm=Fin", "head": 0, "id": 3, "lemma": "can", "misc": "", "start_char": 1338, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1342, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBD found) (NP (PRP$ our) (NML (JJ remote) (NN control)) (NNS cars))) (. !)))" }, "speaker": "Sheldon", "text": "They found our remote control cars!", "tokens": [ { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 1344, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1354, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "find", "misc": "", "start_char": 1349, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1358, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "our", "misc": "", "start_char": 1355, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1365, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "remote", "misc": "", "start_char": 1359, "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1373, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "control", "misc": "", "start_char": 1366, "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1378, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "car", "misc": "", "start_char": 1374, "text": "cars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1380, "feats": null, "head": 2, "id": 7, "lemma": "!", "misc": "", "start_char": 1379, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Wait)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (PP (IN on) (NP (NP (NN top)) (PP (IN of) (NP (DT that)))))) (. ?)))" }, "speaker": "Penny", "text": "Wait, what's on top of that?", "tokens": [ { "deprel": "root", "end_char": 1385, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 1381, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1392, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "what", "misc": "", "start_char": 1388, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 1395, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "be", "misc": "", "start_char": 1393, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1398, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 1396, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1402, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "top", "misc": "", "start_char": 1399, "text": "top", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1405, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 1403, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1410, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "that", "misc": "", "start_char": 1406, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1412, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 1411, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (NN Wireless) (NNS webcams)) (, ,) (VP (VB wave) (ADVP (UH hello))) (. !)))" }, "speaker": "Leonard", "text": "Wireless webcams, wave hello!", "tokens": [ { "deprel": "compound", "end_char": 1421, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "wireless", "misc": "", "start_char": 1413, "text": "Wireless", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1429, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "webcam", "misc": "", "start_char": 1422, "text": "webcams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1436, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 4, "lemma": "wave", "misc": "", "start_char": 1432, "text": "wave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1442, "feats": null, "head": 4, "id": 5, "lemma": "hello", "misc": "", "start_char": 1437, "text": "hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1444, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 1443, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NN monster) (NN truck)) (VP (VBZ is) (PP (IN out) (PP (IN of) (NP (NP (NNP Austin)) (, ,) (NP (NNP Texas))))))) (, ,) (CC and) (S (NP (DT the) (JJ blue) (NNP Viper)) (VP (VBZ is) (VP (VBG being) (VP (VBN operated) (PP (IN from) (NP (JJ suburban) (NNP Tel) (NNP Aviv))))))) (. .)))" }, "speaker": "Howard", "text": "The monster truck is out of Austin, Texas, and the blue Viper is being operated from suburban Tel Aviv.", "tokens": [ { "deprel": "det", "end_char": 1448, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1445, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1456, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "monster", "misc": "", "start_char": 1449, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1462, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "truck", "misc": "", "start_char": 1457, "text": "truck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1465, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1463, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1469, "feats": null, "head": 7, "id": 5, "lemma": "out", "misc": "", "start_char": 1466, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1472, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 1470, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1479, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "Austin", "misc": "", "start_char": 1473, "text": "Austin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1481, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1480, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1487, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Texas", "misc": "", "start_char": 1482, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1489, "feats": null, "head": 17, "id": 10, "lemma": ",", "misc": "", "start_char": 1488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1493, "feats": null, "head": 17, "id": 11, "lemma": "and", "misc": "", "start_char": 1490, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1497, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1494, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1502, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "blue", "misc": "", "start_char": 1498, "text": "blue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 1508, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "Viper", "misc": "", "start_char": 1503, "text": "Viper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1511, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1509, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 1517, "feats": "VerbForm=Ger", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1512, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "conj", "end_char": 1526, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 17, "lemma": "operate", "misc": "", "start_char": 1518, "text": "operated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1531, "feats": null, "head": 21, "id": 18, "lemma": "from", "misc": "", "start_char": 1527, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1540, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "suburban", "misc": "", "start_char": 1532, "text": "suburban", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1544, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "tel", "misc": "", "start_char": 1541, "text": "Tel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1549, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "Aviv", "misc": "", "start_char": 1545, "text": "Aviv", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 1550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD may) (VP (VB want) (S (VP (TO to) (VP (VB put) (PRT (IN on)) (NP (NNS slacks))))))) (. .)))" }, "speaker": "Sheldon", "text": "You may want to put on slacks.", "tokens": [ { "deprel": "nsubj", "end_char": 1555, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1552, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1559, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "may", "misc": "", "start_char": 1556, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1564, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 1560, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1567, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1565, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1571, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "put", "misc": "", "start_char": 1568, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1574, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 1572, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obj", "end_char": 1581, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "slack", "misc": "", "start_char": 1575, "text": "slacks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1583, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1582, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?) (UH Ew) (, ,) (SQ (VP (VB stop) (NP (PRP it))) (. !) (INTJ (UH No)) (. !) (S (VP (VB Leave) (NP (PRP me)) (ADVP (RB alone))))) (. !)))" }, "speaker": "Penny", "text": "What? Ew, stop it! No! Leave me alone!", "tokens": [ { "deprel": "root", "end_char": 1588, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1584, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1590, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1589, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1593, "feats": null, "head": 1, "id": 3, "lemma": "ew", "misc": "", "start_char": 1591, "text": "Ew", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1595, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1594, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1600, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "stop", "misc": "", "start_char": 1596, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1603, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1601, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1605, "feats": null, "head": 5, "id": 7, "lemma": "!", "misc": "", "start_char": 1604, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1608, "feats": "Polarity=Neg", "head": 5, "id": 8, "lemma": "no", "misc": "", "start_char": 1606, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1610, "feats": null, "head": 10, "id": 9, "lemma": "!", "misc": "", "start_char": 1609, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1616, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 10, "lemma": "leave", "misc": "", "start_char": 1611, "text": "Leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1619, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 1617, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1625, "feats": null, "head": 10, "id": 12, "lemma": "alone", "misc": "", "start_char": 1620, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1627, "feats": null, "head": 1, "id": 13, "lemma": "!", "misc": "", "start_char": 1626, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ 's) (VP (VBG running) (NP (DT the) (JJ red) (NNP Corvette))))) (. ?)))" }, "speaker": "Leonard", "text": "Who's running the red Corvette?", "tokens": [ { "deprel": "nsubj", "end_char": 1631, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "who", "misc": "", "start_char": 1628, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1634, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1632, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1642, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "run", "misc": "", "start_char": 1635, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1646, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1643, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1650, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "red", "misc": "", "start_char": 1647, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1659, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Corvette", "misc": "", "start_char": 1651, "text": "Corvette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 1660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (NP (NP (PRP me)) (. .) (NP (DT The) (NML (NNP Big) (NNP Bang)) (NNP Theory)))))))" }, "speaker": "Howard", "text": "That would be me . The Big Bang Theory", "tokens": [ { "deprel": "nsubj", "end_char": 1666, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1662, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1672, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 1667, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1675, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1673, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1678, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 4, "lemma": "I", "misc": "", "start_char": 1676, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1679, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1684, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 6, "lemma": "the", "misc": "", "start_char": 1681, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1688, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Big", "misc": "", "start_char": 1685, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1693, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Bang", "misc": "", "start_char": 1689, "text": "Bang", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1700, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Theory", "misc": "", "start_char": 1694, "text": "Theory", "upos": "PROPN", "xpos": "NNP" } ] } ]
[ [ [ 0, 2, 3 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 2, 2 ], [ 14, 8, 8 ], [ 26, 0, 0 ], [ 29, 3, 3 ] ], [ [ 1, 9, 9 ], [ 1, 44, 46 ], [ 12, 10, 11 ] ], [ [ 1, 8, 9 ] ], [ [ 1, 12, 12 ], [ 11, 8, 9 ] ], [ [ 1, 11, 12 ] ], [ [ 1, 14, 14 ], [ 1, 72, 72 ] ], [ [ 1, 14, 16 ] ], [ [ 1, 19, 21 ] ], [ [ 1, 26, 26 ] ], [ [ 1, 28, 29 ], [ 8, 7, 8 ] ], [ [ 1, 33, 34 ] ], [ [ 1, 39, 39 ], [ 8, 10, 10 ] ], [ [ 1, 41, 41 ] ], [ [ 1, 39, 41 ] ], [ [ 1, 53, 54 ] ], [ [ 1, 58, 58 ], [ 8, 12, 12 ] ], [ [ 1, 60, 61 ] ], [ [ 1, 58, 61 ] ], [ [ 1, 65, 66 ] ], [ [ 1, 68, 69 ] ], [ [ 1, 72, 73 ] ], [ [ 1, 75, 77 ] ], [ [ 1, 80, 80 ] ], [ [ 1, 82, 82 ] ], [ [ 1, 80, 82 ] ], [ [ 2, 2, 2 ], [ 2, 6, 6 ], [ 2, 8, 8 ], [ 13, 2, 2 ], [ 13, 4, 4 ] ], [ [ 2, 11, 11 ] ], [ [ 3, 1, 1 ] ], [ [ 3, 5, 5 ], [ 4, 2, 2 ], [ 11, 4, 5 ] ], [ [ 3, 4, 5 ] ], [ [ 5, 0, 1 ], [ 10, 11, 11 ] ], [ [ 7, 0, 0 ], [ 8, 4, 4 ] ], [ [ 10, 7, 7 ], [ 14, 2, 2 ], [ 16, 6, 6 ], [ 27, 10, 10 ] ], [ [ 11, 2, 2 ], [ 11, 4, 4 ], [ 11, 8, 8 ] ], [ [ 11, 5, 5 ], [ 12, 4, 5 ] ], [ [ 12, 2, 2 ], [ 12, 4, 4 ], [ 16, 9, 9 ], [ 19, 13, 13 ], [ 21, 1, 1 ] ], [ [ 12, 13, 14 ] ], [ [ 12, 16, 17 ] ], [ [ 12, 2, 17 ], [ 14, 6, 6 ] ], [ [ 13, 9, 11 ] ], [ [ 13, 10, 11 ], [ 13, 15, 15 ] ], [ [ 13, 13, 13 ] ], [ [ 14, 11, 12 ], [ 15, 0, 1 ], [ 16, 2, 2 ] ], [ [ 19, 0, 0 ], [ 19, 9, 9 ], [ 22, 0, 0 ] ], [ [ 19, 2, 3 ] ], [ [ 19, 5, 5 ] ], [ [ 19, 2, 5 ] ], [ [ 19, 9, 10 ] ], [ [ 19, 13, 14 ] ], [ [ 19, 0, 17 ], [ 20, 2, 2 ] ], [ [ 20, 8, 9 ] ], [ [ 21, 0, 0 ], [ 22, 2, 2 ] ], [ [ 22, 2, 5 ] ], [ [ 22, 3, 5 ], [ 23, 7, 7 ], [ 25, 0, 2 ], [ 25, 11, 13 ], [ 28, 3, 5 ] ], [ [ 24, 0, 1 ] ], [ [ 25, 6, 6 ] ], [ [ 25, 8, 8 ] ], [ [ 25, 6, 8 ] ], [ [ 25, 18, 20 ] ], [ [ 26, 6, 6 ] ], [ [ 27, 0, 0 ] ], [ [ 27, 5, 5 ] ], [ [ 28, 0, 0 ] ], [ [ 28, 2, 5 ], [ 29, 0, 0 ] ], [ [ 29, 5, 8 ] ] ]
s01e09c00t
Okay, the X10s are online. Gentlemen, I am now about to send a signal from this laptop through our local ISP racing down fibre optic cable at the speed of light to San Fransisco, bouncing off a satellite in geosynchronous orbit to Lisbon, Portugal, where the data packets will be headed off to submerge transatlantic cables, terminating in Halifax, Nova Scotia and transfered across the continent via microwave relays back to our ISP And the extend receiver attached to this...Lamp. Look at me, look at me, I ’ve got goosebumps. Are we ready for the stereo? Go for stereo. Hey guys. Hello. It's a little loud. No problem...Turning it down . San Francisco, Lisbon, Halifax...... et voilà! OK, thanks. Hang on, hang on . Do you not realise what we just did? Yeah, you turned your stereo down with your laptop. No, we turned our stereo down, by sending a signal around the world via the Internet. Oh . You know you can get one of those universal remotes from Radioshack? They're really cheap. No, you don't get it . Howard, Enable public access. Public access enabled. Boy, that's terrific . I'll see ya. No hang on, hang on...No. No. Someone in Sichuan province, China, is using his computer to turn our lights on and off. Oh, that's handy . Here's a question...Why? Because we can. They found our remote control cars! Wait, what's on top of that? Wireless webcams, wave hello! The monster truck is out of Austin, Texas, and the blue Viper is being operated from suburban Tel Aviv. You may want to put on slacks. What? Ew, stop it! No! Leave me alone! Who's running the red Corvette? That would be me . The Big Bang Theory
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NN Episode) (CD 9)) (SBAR (S (NP (PRP You)) (VP (VBP know) (PP (IN in) (NP (DT the) (NN future))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP 're) (NP (JJ disembodied) (NNS brains)) (PP (IN in) (NP (NNS jars))))))))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB look) (PP (IN at) (NP (DT this))) (PP (IN as) (NP (NP (CD eight) (NNS hours)) (ADJP (RB well) (VBN wasted))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Episode 9 You know in the future, when we're disembodied brains in jars, we're going to look at this as eight hours well wasted.", "tokens": [ { "deprel": "obl:tmod", "end_char": 7, "feats": "Number=Sing", "head": 19, "id": 1, "lemma": "episode", "misc": "", "start_char": 0, "text": "Episode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 9, "feats": "NumForm=Digit|NumType=Card", "head": 1, "id": 2, "lemma": "9", "misc": "", "start_char": 8, "text": "9", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 13, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 10, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "know", "misc": "", "start_char": 14, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 19, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 25, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 22, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 32, "feats": "Number=Sing", "head": 19, "id": 7, "lemma": "future", "misc": "", "start_char": 26, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 19, "id": 8, "lemma": ",", "misc": "", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 39, "feats": "PronType=Int", "head": 13, "id": 9, "lemma": "when", "misc": "", "start_char": 35, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 40, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 46, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 43, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 58, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "disembodied", "misc": "", "start_char": 47, "text": "disembodied", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 65, "feats": "Number=Plur", "head": 19, "id": 13, "lemma": "brain", "misc": "", "start_char": 59, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 68, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 66, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 73, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "jar", "misc": "", "start_char": 69, "text": "jars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 13, "id": 16, "lemma": ",", "misc": "", "start_char": 74, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "we", "misc": "", "start_char": 76, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 82, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 79, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 88, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 19, "lemma": "go", "misc": "", "start_char": 83, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 91, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 89, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 96, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "look", "misc": "", "start_char": 92, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 99, "feats": null, "head": 23, "id": 22, "lemma": "at", "misc": "", "start_char": 97, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 104, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 23, "lemma": "this", "misc": "", "start_char": 100, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 26, "id": 24, "lemma": "as", "misc": "", "start_char": 105, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 113, "feats": "NumForm=Word|NumType=Card", "head": 26, "id": 25, "lemma": "eight", "misc": "", "start_char": 108, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 119, "feats": "Number=Plur", "head": 21, "id": 26, "lemma": "hour", "misc": "", "start_char": 114, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 124, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "well", "misc": "", "start_char": 120, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 131, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 28, "lemma": "waste", "misc": "", "start_char": 125, "text": "wasted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 19, "id": 29, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (DT a) (NN jar))))))))) (. .) (S (NP (PRP I)) (VP (VBP want) (NP (NP (NP (PRP$ my) (NN brain)) (PP (IN in) (NP (DT an) (JJ android) (NN body)))) (. .) (ADJP (NP (CD Eight) (NNS feet)) (JJ tall) (CC and) (VBN ribbed))))) (. .)))" }, "speaker": "Raj", "text": "I don't want to be in a jar . I want my brain in an android body . Eight feet tall and ribbed.", "tokens": [ { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 134, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 136, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 142, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 139, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 147, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 143, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 150, "feats": null, "head": 9, "id": 5, "lemma": "to", "misc": "", "start_char": 148, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 153, "feats": "VerbForm=Inf", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 151, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 156, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 154, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 158, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 157, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 162, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "jar", "misc": "", "start_char": 159, "text": "jar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "want", "misc": "", "start_char": 167, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 174, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 172, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 180, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "brain", "misc": "", "start_char": 175, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 183, "feats": null, "head": 18, "id": 15, "lemma": "in", "misc": "", "start_char": 181, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 186, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 184, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 194, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "android", "misc": "", "start_char": 187, "text": "android", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 199, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "body", "misc": "", "start_char": 195, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 12, "id": 19, "lemma": ".", "misc": "", "start_char": 200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 207, "feats": "NumForm=Word|NumType=Card", "head": 21, "id": 20, "lemma": "eight", "misc": "", "start_char": 202, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 212, "feats": "Number=Plur", "head": 22, "id": 21, "lemma": "foot", "misc": "", "start_char": 208, "text": "feet", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 217, "feats": "Degree=Pos", "head": 12, "id": 22, "lemma": "tall", "misc": "", "start_char": 213, "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 221, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 218, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 228, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 24, "lemma": "rib", "misc": "", "start_char": 222, "text": "ribbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (PP (IN with) (NP (PRP you))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP have) (S (VP (TO to) (VP (VB make) (ADJP (JJ sure)) (SBAR (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (JJ synthetic) (NN human))))) (NP (PRP I)) (VP (MD 'd) (ADVP (RB still)) (VP (VB be) (ADJP (JJ Jewish))))))))))) (. .) (S (NP (PRP I)) (VP (VBD promised) (NP (PRP$ my) (NN mother)))) (. .)))" }, "speaker": "Howard", "text": "I'm with you . I just have to make sure if I'm a synthetic human I'd still be Jewish . I promised my mother.", "tokens": [ { "deprel": "nsubj", "end_char": 232, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 231, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 233, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 240, "feats": null, "head": 4, "id": 3, "lemma": "with", "misc": "", "start_char": 236, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 244, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 4, "lemma": "you", "misc": "", "start_char": 241, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 247, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 253, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 249, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 258, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "have", "misc": "", "start_char": 254, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 261, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 259, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 266, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "make", "misc": "", "start_char": 262, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 271, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "sure", "misc": "", "start_char": 267, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 274, "feats": null, "head": 17, "id": 12, "lemma": "if", "misc": "", "start_char": 272, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 276, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "I", "misc": "", "start_char": 275, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 279, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 277, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 281, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 280, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 291, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "synthetic", "misc": "", "start_char": 282, "text": "synthetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 297, "feats": "Number=Sing", "head": 22, "id": 17, "lemma": "human", "misc": "", "start_char": 292, "text": "human", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 18, "lemma": "I", "misc": "", "start_char": 298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 302, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "would", "misc": "", "start_char": 300, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 308, "feats": null, "head": 22, "id": 20, "lemma": "still", "misc": "", "start_char": 303, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 311, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 309, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 318, "feats": "Degree=Pos", "head": 11, "id": 22, "lemma": "Jewish", "misc": "", "start_char": 312, "text": "Jewish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 319, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 321, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 25, "lemma": "promise", "misc": "", "start_char": 323, "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 334, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 332, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 341, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "mother", "misc": "", "start_char": 335, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 342, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB have) (S (NP (PRP$ your) (NN android) (NN penis)) (VP (VBN circumcised))))))))) (. .) (CC But) (S (NP (DT that)) (VP (VBZ 's) (NP (NP (NN something)) (SBAR (S (NP (PRP$ your) (NN rabbi)) (VP (MD would) (VP (VB have) (S (VP (TO to) (VP (VB discuss) (PP (IN with) (NP (DT the) (NN manufacturer))))))))))))) (. .)))" }, "speaker": "Raj", "text": "I suppose you could have your android penis circumcised . But that's something your rabbi would have to discuss with the manufacturer.", "tokens": [ { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 353, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suppose", "misc": "", "start_char": 346, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 354, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 363, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 358, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 368, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 364, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 373, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 369, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 381, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "android", "misc": "", "start_char": 374, "text": "android", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 387, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "penis", "misc": "", "start_char": 382, "text": "penis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 399, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 9, "lemma": "circumcise", "misc": "", "start_char": 388, "text": "circumcised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 400, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 405, "feats": null, "head": 14, "id": 11, "lemma": "but", "misc": "", "start_char": 402, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 410, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 406, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 411, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 423, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 14, "lemma": "something", "misc": "", "start_char": 414, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 428, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 424, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 434, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "rabbi", "misc": "", "start_char": 429, "text": "rabbi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 440, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "would", "misc": "", "start_char": 435, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 445, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "have", "misc": "", "start_char": 441, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 448, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 446, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 456, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "discuss", "misc": "", "start_char": 449, "text": "discuss", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 23, "id": 21, "lemma": "with", "misc": "", "start_char": 457, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 465, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 462, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 478, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "manufacturer", "misc": "", "start_char": 466, "text": "manufacturer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (TO to) (VP (VB mention) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB have) (S (VP (TO to) (VP (VB power) (PRT (RP down)) (PP (IN on) (NP (NNS saturdays)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Not to mention you'd have to power down on saturdays.", "tokens": [ { "deprel": "cc", "end_char": 484, "feats": null, "head": 6, "id": 1, "lemma": "not", "misc": "", "start_char": 481, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 487, "feats": null, "head": 1, "id": 2, "lemma": "to", "misc": "", "start_char": 485, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 495, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "mention", "misc": "", "start_char": 488, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 499, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 496, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 502, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 500, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 507, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 503, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 510, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 508, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 516, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "power", "misc": "", "start_char": 511, "text": "power", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 521, "feats": null, "head": 8, "id": 9, "lemma": "down", "misc": "", "start_char": 517, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 524, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 522, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 534, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "saturday", "misc": "", "start_char": 525, "text": "saturdays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 535, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (WHADVP (WRB why)) (SQ (VBZ is) (NP (DT this) (NN letter)) (PP (IN in) (NP (DT the) (NN trash)))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, why is this letter in the trash?", "tokens": [ { "deprel": "vocative", "end_char": 544, "feats": "Number=Sing", "head": 9, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 537, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 545, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 550, "feats": "PronType=Int", "head": 9, "id": 3, "lemma": "why", "misc": "", "start_char": 547, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 551, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 558, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 554, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 565, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "letter", "misc": "", "start_char": 559, "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 566, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 572, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 569, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 578, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "trash", "misc": "", "start_char": 573, "text": "trash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 579, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (EX there)) (VP (VBZ 's) (ADVP (RB always)) (NP (DT the) (NN possibility) (SBAR (IN that) (S (S (NP (DT a) (NN trash)) (VP (MD can) (ADVP (RB spontaneously)) (VP (VBN formed) (PP (IN around) (NP (DT the) (NN letter)))))) (CC but) (S (NP (NP (NNP Occam) (POS 's)) (NN rasor)) (VP (MD would) (VP (VB suggest) (SBAR (IN that) (S (NP (NN someone)) (VP (VBD threw) (NP (PRP it)) (PRT (RP out)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, there's always the possibility that a trash can spontaneously formed around the letter but Occam's rasor would suggest that someone threw it out.", "tokens": [ { "deprel": "discourse", "end_char": 585, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 581, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 593, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 588, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 594, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 603, "feats": null, "head": 4, "id": 5, "lemma": "always", "misc": "", "start_char": 597, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 607, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 604, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 619, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "possibility", "misc": "", "start_char": 608, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 624, "feats": null, "head": 13, "id": 8, "lemma": "that", "misc": "", "start_char": 620, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 626, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 625, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 632, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "trash", "misc": "", "start_char": 627, "text": "trash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 636, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 633, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 650, "feats": null, "head": 13, "id": 12, "lemma": "spontaneously", "misc": "", "start_char": 637, "text": "spontaneously", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 657, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 13, "lemma": "form", "misc": "", "start_char": 651, "text": "formed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 16, "id": 14, "lemma": "around", "misc": "", "start_char": 658, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 668, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 665, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 675, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "letter", "misc": "", "start_char": 669, "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 679, "feats": null, "head": 22, "id": 17, "lemma": "but", "misc": "", "start_char": 676, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 685, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "Occam", "misc": "", "start_char": 680, "text": "Occam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 688, "feats": null, "head": 18, "id": 19, "lemma": "'s", "misc": "", "start_char": 686, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 694, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "rasor", "misc": "", "start_char": 689, "text": "rasor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 700, "feats": "VerbForm=Fin", "head": 22, "id": 21, "lemma": "would", "misc": "", "start_char": 695, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 708, "feats": "VerbForm=Inf", "head": 4, "id": 22, "lemma": "suggest", "misc": "", "start_char": 701, "text": "suggest", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 713, "feats": null, "head": 25, "id": 23, "lemma": "that", "misc": "", "start_char": 709, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 721, "feats": "Number=Sing|PronType=Ind", "head": 25, "id": 24, "lemma": "someone", "misc": "", "start_char": 714, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 727, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 25, "lemma": "throw", "misc": "", "start_char": 722, "text": "threw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 730, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 728, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 734, "feats": null, "head": 25, "id": 27, "lemma": "out", "misc": "", "start_char": 731, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 735, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (PP (IN from) (NP (NP (DT the) (NNP Institute)) (PP (IN of) (NP (NNP Experimental) (NNP Physics))))))) (, ,) (NP (PRP they)) (VP (VBP want) (S (NP (PRP us)) (VP (TO to) (VP (VB present) (NP (PRP$ our) (NN paper)) (PP (IN on) (NP (NP (DT the) (NNS properties)) (PP (IN of) (NP (NNS supersolids))))) (PP (IN at) (NP (NP (DT the) (JJ topical) (NN conference)) (PP (IN of) (NP (NML (NNP Bose) (HYPH -) (NNP Einstein)) (NNS condensates))))))))) (. .)))" }, "speaker": "Leonard", "text": "It's from the Institute of Experimental Physics, they want us to present our paper on the properties of supersolids at the topical conference of Bose - Einstein condensates.", "tokens": [ { "deprel": "nsubj", "end_char": 739, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 737, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 742, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 740, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 747, "feats": null, "head": 5, "id": 3, "lemma": "from", "misc": "", "start_char": 743, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 751, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 748, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 761, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Institute", "misc": "", "start_char": 752, "text": "Institute", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 764, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 762, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 777, "feats": "Degree=Pos|Number=Sing", "head": 8, "id": 7, "lemma": "experimental", "misc": "", "start_char": 765, "text": "Experimental", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 785, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Physics", "misc": "", "start_char": 778, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 5, "id": 9, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 792, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "misc": "", "start_char": 788, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 797, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "want", "misc": "", "start_char": 793, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 800, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 798, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 803, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 801, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 811, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "present", "misc": "", "start_char": 804, "text": "present", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 815, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "our", "misc": "", "start_char": 812, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 821, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "paper", "misc": "", "start_char": 816, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 824, "feats": null, "head": 19, "id": 17, "lemma": "on", "misc": "", "start_char": 822, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 828, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 825, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 839, "feats": "Number=Plur", "head": 14, "id": 19, "lemma": "property", "misc": "", "start_char": 829, "text": "properties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 842, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 840, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 854, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "supersolid", "misc": "", "start_char": 843, "text": "supersolids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 857, "feats": null, "head": 25, "id": 22, "lemma": "at", "misc": "", "start_char": 855, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 861, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 858, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 869, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "topical", "misc": "", "start_char": 862, "text": "topical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 880, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "conference", "misc": "", "start_char": 870, "text": "conference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 883, "feats": null, "head": 30, "id": 26, "lemma": "of", "misc": "", "start_char": 881, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 888, "feats": "Number=Sing", "head": 29, "id": 27, "lemma": "Bose", "misc": "", "start_char": 884, "text": "Bose", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 29, "id": 28, "lemma": "-", "misc": "", "start_char": 889, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 899, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "Einstein", "misc": "", "start_char": 891, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 911, "feats": "Number=Plur", "head": 25, "id": 30, "lemma": "condensate", "misc": "", "start_char": 900, "text": "condensates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 5, "id": 31, "lemma": ".", "misc": "", "start_char": 912, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (. .) (SBAR (S (NP (PRP I)) (VP (VBD read) (NP (PRP it)) (SBAR (IN before) (S (NP (PRP I)) (VP (VBD threw) (NP (PRP it)) (PRT (RP out))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I know . I read it before I threw it out.", "tokens": [ { "deprel": "nsubj", "end_char": 915, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 914, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 916, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 921, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 924, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 923, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 929, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "read", "misc": "", "start_char": 925, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 932, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 930, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 939, "feats": null, "head": 9, "id": 7, "lemma": "before", "misc": "", "start_char": 933, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 941, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 940, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "throw", "misc": "", "start_char": 942, "text": "threw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 950, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 948, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 954, "feats": null, "head": 9, "id": 11, "lemma": "out", "misc": "", "start_char": 951, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 955, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (MD may) (VP (VB drill) (ADVP (RB down) (PP (IN to) (NP (NP (DT the) (NN bedrock)) (PP (IN of) (NP (PRP$ my) (NN question)))))))))) (: :) (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP you)) (VP (VB throw) (NP (PRP it)) (PRT (RP out)))) (. ?)))" }, "speaker": "Leonard", "text": "Ok, if I may drill down to the bedrock of my question: why did you throw it out?", "tokens": [ { "deprel": "discourse", "end_char": 959, "feats": null, "head": 18, "id": 1, "lemma": "ok", "misc": "", "start_char": 957, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 18, "id": 2, "lemma": ",", "misc": "", "start_char": 960, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 964, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 962, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 966, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 965, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 970, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "may", "misc": "", "start_char": 967, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 976, "feats": "VerbForm=Inf", "head": 18, "id": 6, "lemma": "drill", "misc": "", "start_char": 971, "text": "drill", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 981, "feats": null, "head": 6, "id": 7, "lemma": "down", "misc": "", "start_char": 977, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 984, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 982, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 988, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 985, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 996, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "bedrock", "misc": "", "start_char": 989, "text": "bedrock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 999, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 997, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1002, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1000, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1011, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "question", "misc": "", "start_char": 1003, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 18, "id": 14, "lemma": ":", "misc": "", "start_char": 1012, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "advmod", "end_char": 1017, "feats": "PronType=Int", "head": 18, "id": 15, "lemma": "why", "misc": "", "start_char": 1014, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1021, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 1018, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 1022, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1031, "feats": "VerbForm=Inf", "head": 0, "id": 18, "lemma": "throw", "misc": "", "start_char": 1026, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1034, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 1032, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1038, "feats": null, "head": 18, "id": 20, "lemma": "out", "misc": "", "start_char": 1035, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1040, "feats": null, "head": 18, "id": 21, "lemma": "?", "misc": "", "start_char": 1039, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN interest)) (PP (IN in) (S (VP (VBG standing) (PP (IN in) (NP (NP (DT the) (NNP Rose) (NN room)) (PP (IN of) (NP (DT the) (NNP Pasadena) (NNP Marriot))))))))) (, ,) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NP (JJ judgmental) (NNS strangers)) (SBAR (WHNP (WP who)) (S (VP (MD would) (RB n't) (VP (VB recognise) (NP (JJ true) (NN genius)) (SBAR (IN if) (S (NP (PRP it)) (VP (VBD was) (VP (VBG standing) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP them))))) (S (VP (VBG giving) (NP (NP (DT a) (NN speech)) (. .) (SBAR (WHNP (WDT Which)) (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBD were) (ADVP (RB there))))) (, ,) (VP (MD would) (VP (VB be)))))))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Because I have no interest in standing in the Rose room of the Pasadena Marriot, in front of a group of judgmental strangers who wouldn't recognise true genius if it was standing in front of them giving a speech . Which if I were there, would be.", "tokens": [ { "deprel": "mark", "end_char": 1048, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 1041, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1050, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1049, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1055, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1051, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1058, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 1056, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1067, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "interest", "misc": "", "start_char": 1059, "text": "interest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1070, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1068, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1079, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "stand", "misc": "", "start_char": 1071, "text": "standing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1082, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 1080, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1086, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1083, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1091, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Rose", "misc": "", "start_char": 1087, "text": "Rose", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1096, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "room", "misc": "", "start_char": 1092, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1099, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 1097, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1103, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1100, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1112, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Pasadena", "misc": "", "start_char": 1104, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1120, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "Marriot", "misc": "", "start_char": 1113, "text": "Marriot", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1125, "feats": null, "head": 18, "id": 17, "lemma": "in", "misc": "", "start_char": 1123, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1131, "feats": "Number=Sing", "head": 7, "id": 18, "lemma": "front", "misc": "", "start_char": 1126, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1134, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 1132, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1136, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 1135, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1142, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "group", "misc": "", "start_char": 1137, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1145, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 1143, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1156, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "judgmental", "misc": "", "start_char": 1146, "text": "judgmental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1166, "feats": "Number=Plur", "head": 21, "id": 24, "lemma": "stranger", "misc": "", "start_char": 1157, "text": "strangers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1170, "feats": "PronType=Rel", "head": 28, "id": 25, "lemma": "who", "misc": "", "start_char": 1167, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1176, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "would", "misc": "", "start_char": 1171, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1180, "feats": null, "head": 28, "id": 27, "lemma": "not", "misc": "", "start_char": 1177, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1190, "feats": "VerbForm=Inf", "head": 24, "id": 28, "lemma": "recognise", "misc": "", "start_char": 1181, "text": "recognise", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1195, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "true", "misc": "", "start_char": 1191, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1202, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "genius", "misc": "", "start_char": 1196, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1205, "feats": null, "head": 34, "id": 31, "lemma": "if", "misc": "", "start_char": 1203, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1208, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 32, "lemma": "it", "misc": "", "start_char": 1206, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 1209, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1221, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 34, "lemma": "stand", "misc": "", "start_char": 1213, "text": "standing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1224, "feats": null, "head": 36, "id": 35, "lemma": "in", "misc": "", "start_char": 1222, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1230, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "front", "misc": "", "start_char": 1225, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1233, "feats": null, "head": 39, "id": 37, "lemma": "of", "misc": "", "start_char": 1231, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1238, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 39, "id": 38, "lemma": "they", "misc": "", "start_char": 1234, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 1245, "feats": "VerbForm=Ger", "head": 36, "id": 39, "lemma": "give", "misc": "", "start_char": 1239, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1247, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 40, "lemma": "a", "misc": "", "start_char": 1246, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1254, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "speech", "misc": "", "start_char": 1248, "text": "speech", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 50, "id": 42, "lemma": ".", "misc": "", "start_char": 1255, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1262, "feats": "PronType=Rel", "head": 50, "id": 43, "lemma": "which", "misc": "", "start_char": 1257, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "mark", "end_char": 1265, "feats": null, "head": 47, "id": 44, "lemma": "if", "misc": "", "start_char": 1263, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1267, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 47, "id": 45, "lemma": "I", "misc": "", "start_char": 1266, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1272, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 47, "id": 46, "lemma": "be", "misc": "", "start_char": 1268, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1278, "feats": "PronType=Dem", "head": 50, "id": 47, "lemma": "there", "misc": "", "start_char": 1273, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 50, "id": 48, "lemma": ",", "misc": "", "start_char": 1279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1286, "feats": "VerbForm=Fin", "head": 50, "id": 49, "lemma": "would", "misc": "", "start_char": 1281, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1289, "feats": "VerbForm=Inf", "head": 3, "id": 50, "lemma": "be", "misc": "", "start_char": 1287, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 3, "id": 51, "lemma": ".", "misc": "", "start_char": 1290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NNP Sheldon) (. .)) (SBAR (S (NP (NP (DT Those) (JJ topical) (NNS conferences)) (PP (IN on) (NP (NP (NML (NNP Bose) (HYPH -) (NNP Einstein)) (NNS condensates) (POS ')) (NNS parties)))) (VP (VBP are) (ADJP (JJ legendary)))))))))" }, "speaker": "Howard", "text": "I don't know Sheldon . Those topical conferences on Bose - Einstein condensates' parties are legendary", "tokens": [ { "deprel": "nsubj", "end_char": 1293, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1292, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1296, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1294, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1300, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1297, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1305, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1301, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1313, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 1306, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1314, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1321, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 1316, "text": "Those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1329, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "topical", "misc": "", "start_char": 1322, "text": "topical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1341, "feats": "Number=Plur", "head": 18, "id": 9, "lemma": "conference", "misc": "", "start_char": 1330, "text": "conferences", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1344, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 1342, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1349, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Bose", "misc": "", "start_char": 1345, "text": "Bose", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1351, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 1350, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1360, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Einstein", "misc": "", "start_char": 1352, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 1372, "feats": "Number=Plur", "head": 16, "id": 14, "lemma": "condensate", "misc": "", "start_char": 1361, "text": "condensates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1374, "feats": null, "head": 14, "id": 15, "lemma": "'s", "misc": "", "start_char": 1373, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 1382, "feats": "Number=Plur", "head": 18, "id": 16, "lemma": "party", "misc": "", "start_char": 1375, "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1386, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1383, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1396, "feats": "Degree=Pos", "head": 4, "id": 18, "lemma": "legendary", "misc": "", "start_char": 1387, "text": "legendary", "upos": "ADJ", "xpos": "JJ" } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (VP (VB Forget) (NP (DT the) (NNS parties))) (. !)))" }, "speaker": "Leonard", "text": "Forget the parties!", "tokens": [ { "deprel": "root", "end_char": 1403, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 1397, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1407, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1415, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "party", "misc": "", "start_char": 1408, "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1416, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Forget) (NP (DT the) (NNS parties))) (. !) (VP (VB Forget)) (NP (NP (DT the) (NNS parties)) (. ?) (WHNP (WHNP (WDT What)) (NP (DT a) (NN nerd)))) (. .)))" }, "speaker": "Howard", "text": "Forget the parties! Forget the parties? What a nerd.", "tokens": [ { "deprel": "root", "end_char": 1424, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 1418, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1428, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1425, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1436, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "party", "misc": "", "start_char": 1429, "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1438, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1437, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1445, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "forget", "misc": "", "start_char": 1439, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1449, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1457, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "party", "misc": "", "start_char": 1450, "text": "parties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1459, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1458, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 1464, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "what", "misc": "", "start_char": 1460, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 1466, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1465, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1471, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "nerd", "misc": "", "start_char": 1467, "text": "nerd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1473, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 1472, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (EX there)) (NP (NP (NP (DT any) (JJ other) (NNS honours)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got)))))) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (PP (IN about))))))) (. ?) (SQ (VBD Did) (NP (DT the) (NNPS UPS)) (VP (VBN dropped) (PRT (RP off)) (NP (DT a) (NNP Nobel) (NN prize)) (PP (IN with) (NP (PRP$ my) (NN name))) (PP (IN on) (NP (PRP it))))) (. ?)))" }, "speaker": "Leonard", "text": "Are there any other honours I've got that I don't know about? Did the UPS dropped off a Nobel prize with my name on it?", "tokens": [ { "deprel": "root", "end_char": 1477, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 1474, "text": "Are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1483, "feats": null, "head": 1, "id": 2, "lemma": "there", "misc": "", "start_char": 1478, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 1487, "feats": null, "head": 5, "id": 3, "lemma": "any", "misc": "", "start_char": 1484, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1493, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "other", "misc": "", "start_char": 1488, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1501, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "honour", "misc": "", "start_char": 1494, "text": "honours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1503, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1502, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1507, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1504, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1511, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 8, "lemma": "get", "misc": "", "start_char": 1508, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1516, "feats": "PronType=Rel", "head": 13, "id": 9, "lemma": "that", "misc": "", "start_char": 1512, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1518, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 1517, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1521, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1519, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1525, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1522, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1530, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "know", "misc": "", "start_char": 1526, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1536, "feats": null, "head": 9, "id": 14, "lemma": "about", "misc": "", "start_char": 1531, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1538, "feats": null, "head": 1, "id": 15, "lemma": "?", "misc": "", "start_char": 1537, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1542, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 16, "lemma": "do", "misc": "", "start_char": 1539, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1546, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 1543, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1550, "feats": "Number=Plur", "head": 19, "id": 18, "lemma": "UPS", "misc": "", "start_char": 1547, "text": "UPS", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "parataxis", "end_char": 1558, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 19, "lemma": "drop", "misc": "", "start_char": 1551, "text": "dropped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1562, "feats": null, "head": 19, "id": 20, "lemma": "off", "misc": "", "start_char": 1559, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1564, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 1563, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1570, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "Nobel", "misc": "", "start_char": 1565, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1576, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "prize", "misc": "", "start_char": 1571, "text": "prize", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1581, "feats": null, "head": 28, "id": 24, "lemma": "with", "misc": "", "start_char": 1577, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1584, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 1582, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1589, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "name", "misc": "", "start_char": 1585, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1592, "feats": null, "head": 28, "id": 27, "lemma": "on", "misc": "", "start_char": 1590, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl", "end_char": 1595, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 28, "lemma": "it", "misc": "", "start_char": 1593, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 1, "id": 29, "lemma": "?", "misc": "", "start_char": 1596, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Leonard)) (, ,) (ADVP (UH please)) (VP (VB do) (RB n't) (VP (VB take) (NP (DT this)) (NP (DT the) (JJ wrong) (NN way))))) (, ,) (CC but) (S (NP (NP (DT the) (NN day)) (SBAR (S (NP (PRP you)) (VP (VBP win) (NP (DT a) (NNP Nobel) (NN prize)))))) (, ,) (VP (VBZ is) (NP (NP (DT the) (NN day)) (SBAR (S (NP (PRP I)) (VP (VBP begin) (NP (NP (PRP$ my) (NN research)) (PP (IN on) (NP (NP (DT the) (NN drag)) (NP (NP (NN institute_namefficient)) (PP (IN of) (NP (NNS tassles))) (PP (IN on) (NP (VBG flying) (NNS carpets))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, please don't take this the wrong way, but the day you win a Nobel prize, is the day I begin my research on the drag institute_namefficient of tassles on flying carpets.", "tokens": [ { "deprel": "vocative", "end_char": 1605, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1598, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1607, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1614, "feats": null, "head": 6, "id": 3, "lemma": "please", "misc": "", "start_char": 1608, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 1617, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1615, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1621, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1618, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1626, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "take", "misc": "", "start_char": 1622, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1631, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 1627, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 1635, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1632, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1641, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "wrong", "misc": "", "start_char": 1636, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 1645, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "way", "misc": "", "start_char": 1642, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1647, "feats": null, "head": 23, "id": 11, "lemma": ",", "misc": "", "start_char": 1646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1651, "feats": null, "head": 23, "id": 12, "lemma": "but", "misc": "", "start_char": 1648, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1655, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1652, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1659, "feats": "Number=Sing", "head": 23, "id": 14, "lemma": "day", "misc": "", "start_char": 1656, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1663, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 1660, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1667, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "win", "misc": "", "start_char": 1664, "text": "win", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1669, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 1668, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1675, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Nobel", "misc": "", "start_char": 1670, "text": "Nobel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1681, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "prize", "misc": "", "start_char": 1676, "text": "prize", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1683, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 1682, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1686, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 1684, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1690, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1687, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1694, "feats": "Number=Sing", "head": 6, "id": 23, "lemma": "day", "misc": "", "start_char": 1691, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1696, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1695, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1702, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 25, "lemma": "begin", "misc": "", "start_char": 1697, "text": "begin", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1705, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 1703, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1714, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "research", "misc": "", "start_char": 1706, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1717, "feats": null, "head": 30, "id": 28, "lemma": "on", "misc": "", "start_char": 1715, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1721, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 1718, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1726, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "drag", "misc": "", "start_char": 1722, "text": "drag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1749, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "institute_namefficient", "misc": "", "start_char": 1727, "text": "institute_namefficient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1752, "feats": null, "head": 33, "id": 32, "lemma": "of", "misc": "", "start_char": 1750, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1760, "feats": "Number=Plur", "head": 31, "id": 33, "lemma": "tassle", "misc": "", "start_char": 1753, "text": "tassles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1763, "feats": null, "head": 36, "id": 34, "lemma": "on", "misc": "", "start_char": 1761, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1770, "feats": "VerbForm=Ger", "head": 36, "id": 35, "lemma": "fly", "misc": "", "start_char": 1764, "text": "flying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 1778, "feats": "Number=Plur", "head": 31, "id": 36, "lemma": "carpet", "misc": "", "start_char": 1771, "text": "carpets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 6, "id": 37, "lemma": ".", "misc": "", "start_char": 1779, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT the) (JJ only) (NN thing)) (VP (VBG missing) (PP (IN from) (NP (DT that) (NN insult))))) (VP (VBD was) (: :) (`` \") (NP (PRP$ your) (NN mama)) ('' \")) (. .)))" }, "speaker": "Raj", "text": "the only thing missing from that insult was: \" your mama \".", "tokens": [ { "deprel": "det", "end_char": 1784, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1781, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1789, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 1785, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1795, "feats": "Number=Sing", "head": 12, "id": 3, "lemma": "thing", "misc": "", "start_char": 1790, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1803, "feats": "VerbForm=Ger", "head": 3, "id": 4, "lemma": "miss", "misc": "", "start_char": 1796, "text": "missing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1808, "feats": null, "head": 7, "id": 5, "lemma": "from", "misc": "", "start_char": 1804, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1813, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1809, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1820, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "insult", "misc": "", "start_char": 1814, "text": "insult", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 1821, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1826, "feats": null, "head": 12, "id": 9, "lemma": ":", "misc": "", "start_char": 1825, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1828, "feats": null, "head": 12, "id": 10, "lemma": "\"", "misc": "", "start_char": 1827, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod:poss", "end_char": 1833, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1829, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1838, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "mama", "misc": "", "start_char": 1834, "text": "mama", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1840, "feats": null, "head": 12, "id": 13, "lemma": "\"", "misc": "", "start_char": 1839, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1842, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 1841, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (NP (CD one)))) (, ...) (S (S (INTJ (UH Hey)) (NP (NNP Leonard))) (, ,) (NP (NP (PRP$ Your) (NN mama) (POS 's)) (NN research) (NN methodology)) (VP (VBZ is) (ADJP (RB so) (JJ flawed)))) (. ...)))" }, "speaker": "Howard", "text": "I got one...Hey Leonard, Your mama's research methodology is so flawed ...", "tokens": [ { "deprel": "nsubj", "end_char": 1844, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1843, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1848, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1845, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1852, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 3, "lemma": "one", "misc": "", "start_char": 1849, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1856, "feats": null, "head": 2, "id": 4, "lemma": "...", "misc": "", "start_char": 1853, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1860, "feats": null, "head": 15, "id": 5, "lemma": "hey", "misc": "", "start_char": 1857, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "vocative", "end_char": 1868, "feats": "Number=Sing", "head": 15, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 1861, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1870, "feats": null, "head": 15, "id": 7, "lemma": ",", "misc": "", "start_char": 1869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1875, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1871, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 1880, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "mama", "misc": "", "start_char": 1876, "text": "mama", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1883, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 1881, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 1892, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "research", "misc": "", "start_char": 1884, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1904, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "methodology", "misc": "", "start_char": 1893, "text": "methodology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1905, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1910, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 1908, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1917, "feats": "Degree=Pos", "head": 2, "id": 15, "lemma": "flawed", "misc": "", "start_char": 1911, "text": "flawed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1921, "feats": null, "head": 2, "id": 16, "lemma": "...", "misc": "", "start_char": 1918, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Shut) (PRT (RP up)) (, ,) (NP (NNP Howard) (. .) (NNP Sheldon)))) (, ,) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB do) (NP (DT this)))))) (. .)))" }, "speaker": "Leonard", "text": "Shut up, Howard . Sheldon, we have to do this.", "tokens": [ { "deprel": "parataxis", "end_char": 1926, "feats": "VerbForm=Fin", "head": 9, "id": 1, "lemma": "shut", "misc": "", "start_char": 1922, "text": "Shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1929, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 1927, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1931, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1930, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1938, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "Howard", "misc": "", "start_char": 1932, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1940, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "flat", "end_char": 1948, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 1941, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1950, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 1949, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1953, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 1951, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1958, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 1954, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1961, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1959, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1964, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 1962, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1969, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "this", "misc": "", "start_char": 1965, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1971, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 1970, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP we)) (VP (VBP do) (RB n't))) (. .) (S (NP (PRP We)) (VP (VBP have) (S (VP (TO to) (VP (VP (VB take) (NP (DT a) (NN nourishment))) (, ,) (VP (TO to) (VP (VB expel) (NP (NN waste)))) (, ,) (CC and) (VP (VB inhale) (NP (NP (JJ enough) (NN oxygen)) (SBAR (S (VP (TO to) (VP (VB keep) (NP (PRP$ our) (NNS cells)) (PP (IN from) (S (VP (VBG dying))))))))))))))) (. .) (S (NP (NP (NN Everything)) (ADJP (JJ else))) (VP (VBZ is) (ADJP (JJ optional)))) (. .)))" }, "speaker": "Sheldon", "text": "No, we don't . We have to take a nourishment, to expel waste, and inhale enough oxygen to keep our cells from dying . Everything else is optional.", "tokens": [ { "deprel": "discourse", "end_char": 1974, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1972, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1976, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1975, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1979, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1977, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1982, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 1980, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1986, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1983, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1988, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1987, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1991, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 1989, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1996, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 1992, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1999, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1997, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2004, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "take", "misc": "", "start_char": 2000, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2006, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 2005, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2018, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "nourishment", "misc": "", "start_char": 2007, "text": "nourishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2020, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 2019, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2023, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 2021, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2029, "feats": "VerbForm=Inf", "head": 10, "id": 15, "lemma": "expel", "misc": "", "start_char": 2024, "text": "expel", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2035, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "waste", "misc": "", "start_char": 2030, "text": "waste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2037, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 2036, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2041, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 2038, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2048, "feats": "VerbForm=Inf", "head": 10, "id": 19, "lemma": "inhale", "misc": "", "start_char": 2042, "text": "inhale", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 2055, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "enough", "misc": "", "start_char": 2049, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2062, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "oxygen", "misc": "", "start_char": 2056, "text": "oxygen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2065, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 2063, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2070, "feats": "VerbForm=Inf", "head": 19, "id": 23, "lemma": "keep", "misc": "", "start_char": 2066, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2074, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "our", "misc": "", "start_char": 2071, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2080, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "cell", "misc": "", "start_char": 2075, "text": "cells", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 2085, "feats": null, "head": 27, "id": 26, "lemma": "from", "misc": "", "start_char": 2081, "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2091, "feats": "VerbForm=Ger", "head": 23, "id": 27, "lemma": "die", "misc": "", "start_char": 2086, "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2093, "feats": null, "head": 8, "id": 28, "lemma": ".", "misc": "", "start_char": 2092, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2104, "feats": "Number=Sing|PronType=Tot", "head": 32, "id": 29, "lemma": "everything", "misc": "", "start_char": 2094, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 2109, "feats": "Degree=Pos", "head": 29, "id": 30, "lemma": "else", "misc": "", "start_char": 2105, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 2112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 31, "lemma": "be", "misc": "", "start_char": 2110, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2121, "feats": "Degree=Pos", "head": 8, "id": 32, "lemma": "optional", "misc": "", "start_char": 2113, "text": "optional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 8, "id": 33, "lemma": ".", "misc": "", "start_char": 2122, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (S (VP (VB let) (S (NP (PRP me)) (VP (VB put) (NP (PRP it)) (NP (DT this) (NN way)))))) (: :) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG doing) (NP (PRP it))))) (. .)))" }, "speaker": "Leonard", "text": "Ok, let me put it this way: I'm doing it.", "tokens": [ { "deprel": "discourse", "end_char": 2126, "feats": null, "head": 3, "id": 1, "lemma": "ok", "misc": "", "start_char": 2124, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2128, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2127, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2132, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 2129, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2135, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 2133, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2139, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "put", "misc": "", "start_char": 2136, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2142, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 2140, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2147, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 2143, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 2151, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "way", "misc": "", "start_char": 2148, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2153, "feats": null, "head": 3, "id": 9, "lemma": ":", "misc": "", "start_char": 2152, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 2155, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 2154, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2158, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 2156, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2164, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 12, "lemma": "do", "misc": "", "start_char": 2159, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2167, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 2165, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2169, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 2168, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT the) (JJ lead) (NN author)))) (. .)))" }, "speaker": "Sheldon", "text": "You can't . I'm the lead author.", "tokens": [ { "deprel": "nsubj", "end_char": 2173, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2170, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 2176, "feats": "VerbForm=Fin", "head": 9, "id": 2, "lemma": "can", "misc": "", "start_char": 2174, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2180, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 2177, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 2182, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 2181, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2184, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 2183, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2187, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 2185, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2191, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 2188, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2196, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "lead", "misc": "", "start_char": 2192, "text": "lead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2203, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "author", "misc": "", "start_char": 2197, "text": "author", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2205, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 2204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NP (DT the) (JJ only) (NN reason)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (DT the) (JJ lead) (NN author)))))) (VP (VBZ is) (SBAR (IN because) (S (NP (PRP we)) (VP (VBD went) (ADVP (RB alphabetically)))))) (. .)))" }, "speaker": "Leonard", "text": "Come on, the only reason you're the lead author is because we went alphabetically.", "tokens": [ { "deprel": "parataxis", "end_char": 2210, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 1, "lemma": "come", "misc": "", "start_char": 2206, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2213, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 2211, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2215, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 2214, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2219, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 2216, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2224, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "only", "misc": "", "start_char": 2220, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 2231, "feats": "Number=Sing", "head": 15, "id": 6, "lemma": "reason", "misc": "", "start_char": 2225, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2235, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 7, "lemma": "you", "misc": "", "start_char": 2232, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2239, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 2236, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2243, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 2240, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2248, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "lead", "misc": "", "start_char": 2244, "text": "lead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl:relcl", "end_char": 2255, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "author", "misc": "", "start_char": 2249, "text": "author", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2258, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 2256, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 2266, "feats": null, "head": 15, "id": 13, "lemma": "because", "misc": "", "start_char": 2259, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2269, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "we", "misc": "", "start_char": 2267, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2274, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 15, "lemma": "go", "misc": "", "start_char": 2270, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2289, "feats": null, "head": 15, "id": 16, "lemma": "alphabetically", "misc": "", "start_char": 2275, "text": "alphabetically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2291, "feats": null, "head": 15, "id": 17, "lemma": ".", "misc": "", "start_char": 2290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD let) (S (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP we)) (VP (VBD went) (ADVP (RB alphabetically)) (S (VP (TO to) (VP (VB spare) (NP (PRP you)) (NP (NP (DT the) (NN humiliation)) (PP (IN with) (S (VP (VBG dealing) (PP (IN with) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (PRP it)) (VP (VBD was) (NP (PRP$ my) (NN idea) (. .) (RB Now)) (S (VP (TO to) (VP (VB put) (ADJP (ADJP (RB too) (JJ fine)) (NP (DT a) (NN point)) (PP (IN to) (NP (PRP it)))))))))))))))))))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD was) (VP (VBG throwing) (NP (PRP you)) (NP (DT a) (NN bone))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome)))) (. .)))" }, "speaker": "Sheldon", "text": "I let you think we went alphabetically to spare you the humiliation with dealing with the fact that it was my idea . Now to put too fine a point to it, but I was throwing you a bone . You're welcome.", "tokens": [ { "deprel": "nsubj", "end_char": 2293, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2292, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2297, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "let", "misc": "", "start_char": 2294, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2301, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 2298, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2307, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "think", "misc": "", "start_char": 2302, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2310, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 2308, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2315, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 2311, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2330, "feats": null, "head": 6, "id": 7, "lemma": "alphabetically", "misc": "", "start_char": 2316, "text": "alphabetically", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2333, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2331, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2339, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "spare", "misc": "", "start_char": 2334, "text": "spare", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2343, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 2340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2347, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 2344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2359, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "humiliation", "misc": "", "start_char": 2348, "text": "humiliation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2364, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 2360, "text": "with", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 2372, "feats": "VerbForm=Ger", "head": 12, "id": 14, "lemma": "deal", "misc": "", "start_char": 2365, "text": "dealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2377, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 2373, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2381, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 2378, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2386, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "fact", "misc": "", "start_char": 2382, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2391, "feats": null, "head": 22, "id": 18, "lemma": "that", "misc": "", "start_char": 2387, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2394, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 19, "lemma": "it", "misc": "", "start_char": 2392, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2398, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 2395, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 2401, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 2399, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "acl", "end_char": 2406, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "idea", "misc": "", "start_char": 2402, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2408, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 2407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2412, "feats": null, "head": 26, "id": 24, "lemma": "now", "misc": "", "start_char": 2409, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2415, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 2413, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2419, "feats": "VerbForm=Inf", "head": 9, "id": 26, "lemma": "put", "misc": "", "start_char": 2416, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2423, "feats": null, "head": 28, "id": 27, "lemma": "too", "misc": "", "start_char": 2420, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2428, "feats": "Degree=Pos", "head": 26, "id": 28, "lemma": "fine", "misc": "", "start_char": 2424, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 2430, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 2429, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2436, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "point", "misc": "", "start_char": 2431, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2439, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 2437, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2442, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 32, "lemma": "it", "misc": "", "start_char": 2440, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2444, "feats": null, "head": 37, "id": 33, "lemma": ",", "misc": "", "start_char": 2443, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2448, "feats": null, "head": 37, "id": 34, "lemma": "but", "misc": "", "start_char": 2445, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2450, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 2449, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 2451, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 2463, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 37, "lemma": "throw", "misc": "", "start_char": 2455, "text": "throwing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 2467, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 37, "id": 38, "lemma": "you", "misc": "", "start_char": 2464, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2469, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 2468, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2474, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "bone", "misc": "", "start_char": 2470, "text": "bone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2476, "feats": null, "head": 44, "id": 41, "lemma": ".", "misc": "", "start_char": 2475, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2480, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 42, "lemma": "you", "misc": "", "start_char": 2477, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2484, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 44, "id": 43, "lemma": "be", "misc": "", "start_char": 2481, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2492, "feats": "Degree=Pos", "head": 37, "id": 44, "lemma": "welcome", "misc": "", "start_char": 2485, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2494, "feats": null, "head": 2, "id": 45, "lemma": ".", "misc": "", "start_char": 2493, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (PRP I)) (VP (VBD designed) (NP (NP (DT the) (NN experiment)) (SBAR (WHNP (WDT that)) (S (VP (VBD proved) (NP (DT the) (NN hypothesis))))))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me, I designed the experiment that proved the hypothesis.", "tokens": [ { "deprel": "root", "end_char": 2501, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 2495, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2504, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 2502, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2506, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 2505, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2508, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 2507, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2517, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 5, "lemma": "design", "misc": "", "start_char": 2509, "text": "designed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2521, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 2518, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2532, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "experiment", "misc": "", "start_char": 2522, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2537, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 2533, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 2544, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 9, "lemma": "prove", "misc": "", "start_char": 2538, "text": "proved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2548, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 2545, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2559, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "hypothesis", "misc": "", "start_char": 2549, "text": "hypothesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2561, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 2560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ does) (RB n't) (VP (VB mean) (S (VP (VBG proving))))) (. .)))" }, "speaker": "Sheldon", "text": "That doesn't mean proving.", "tokens": [ { "deprel": "nsubj", "end_char": 2566, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 2562, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 2571, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2567, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2575, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2572, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2580, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 2576, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2588, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "prove", "misc": "", "start_char": 2581, "text": "proving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2590, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 2589, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (DT the) (JJ entire) (JJ scientific) (NN community)) (VP (VBZ is) (ADVP (RB just)) (VP (VBN supposed) (S (VP (TO to) (VP (VB take) (NP (PRP$ your) (NN word))))))) (. ?)))" }, "speaker": "Leonard", "text": "So the entire scientific community is just supposed to take your word?", "tokens": [ { "deprel": "advmod", "end_char": 2593, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 2591, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2597, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 2, "lemma": "the", "misc": "", "start_char": 2594, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2604, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "entire", "misc": "", "start_char": 2598, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2615, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "scientific", "misc": "", "start_char": 2605, "text": "scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 2625, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "community", "misc": "", "start_char": 2616, "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 2628, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2626, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2633, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 2629, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2642, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "suppose", "misc": "", "start_char": 2634, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 2645, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 2643, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2650, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "take", "misc": "", "start_char": 2646, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2655, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 2651, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2660, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "word", "misc": "", "start_char": 2656, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2662, "feats": null, "head": 8, "id": 13, "lemma": "?", "misc": "", "start_char": 2661, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (VBP 're) (RB not) (VP (VBN supposed) (S (VP (TO to)))))) (, ,) (CC but) (S (NP (PRP they)) (VP (MD should))) (. .)))" }, "speaker": "Sheldon", "text": "They're not supposed to, but they should.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 2667, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "misc": "", "start_char": 2663, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 2671, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2668, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2675, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2672, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2684, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 2676, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 2687, "feats": null, "head": 4, "id": 5, "lemma": "to", "misc": "", "start_char": 2685, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 2689, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 2688, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2693, "feats": null, "head": 9, "id": 7, "lemma": "but", "misc": "", "start_char": 2690, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2698, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "they", "misc": "", "start_char": 2694, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2705, "feats": "VerbForm=Fin", "head": 4, "id": 9, "lemma": "should", "misc": "", "start_char": 2699, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 2707, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Alright))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP say)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (PP (IN to) (NP (DT the) (NN conference)))))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG presenting) (NP (PRP$ our) (NNS findings)))))))" }, "speaker": "Leonard", "text": "Alright, I don't care what you say . I'm going to the conference and I'm presenting our findings", "tokens": [ { "deprel": "discourse", "end_char": 2715, "feats": null, "head": 6, "id": 1, "lemma": "alright", "misc": "", "start_char": 2708, "text": "Alright", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2717, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 2718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2722, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 2720, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2726, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2723, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2731, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "care", "misc": "", "start_char": 2727, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2736, "feats": "PronType=Rel", "head": 6, "id": 7, "lemma": "what", "misc": "", "start_char": 2732, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2740, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2737, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2744, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "say", "misc": "", "start_char": 2741, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2746, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 2745, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2748, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 2747, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2751, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 2749, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2757, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 13, "lemma": "go", "misc": "", "start_char": 2752, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2760, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 2758, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2764, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 2761, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2775, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "conference", "misc": "", "start_char": 2765, "text": "conference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2779, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 2776, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 2780, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2784, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 2782, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 2795, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 20, "lemma": "present", "misc": "", "start_char": 2785, "text": "presenting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 2799, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "our", "misc": "", "start_char": 2796, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2808, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "finding", "misc": "", "start_char": 2800, "text": "findings", "upos": "NOUN", "xpos": "NNS" } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBD forbid) (NP (PRP it))) (. .)))" }, "speaker": "Sheldon", "text": "And I forbid it.", "tokens": [ { "deprel": "cc", "end_char": 2812, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 2809, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2814, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 2813, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2821, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "forbid", "misc": "", "start_char": 2815, "text": "forbid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2824, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 2822, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2826, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 2825, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP forbid) (NP (PRP it))) (. ?)))" }, "speaker": "Leonard", "text": "You forbid it?", "tokens": [ { "deprel": "nsubj", "end_char": 2830, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2827, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2837, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "forbid", "misc": "", "start_char": 2831, "text": "forbid", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2840, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 2838, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2842, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 2841, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG taking) (NP (NN credit)) (PP (IN for) (NP (PRP$ our) (NN work))))))) (ADVP (RB then)) (NP (NN nobody)) (VP (VBZ is)) (. .)))" }, "speaker": "Sheldon", "text": "If I'm not taking credit for our work then nobody is.", "tokens": [ { "deprel": "mark", "end_char": 2845, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 2843, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2847, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 2846, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2850, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 2848, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2854, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 2851, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2861, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 5, "lemma": "take", "misc": "", "start_char": 2855, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2868, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "credit", "misc": "", "start_char": 2862, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2872, "feats": null, "head": 9, "id": 7, "lemma": "for", "misc": "", "start_char": 2869, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2876, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "our", "misc": "", "start_char": 2873, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2881, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "work", "misc": "", "start_char": 2877, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2886, "feats": "PronType=Dem", "head": 12, "id": 10, "lemma": "then", "misc": "", "start_char": 2882, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2893, "feats": "Number=Sing|PronType=Neg", "head": 12, "id": 11, "lemma": "nobody", "misc": "", "start_char": 2887, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 2896, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "be", "misc": "", "start_char": 2894, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2898, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 2897, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (ADVP (UH So)) (, ,) (NP (PRP you)) (VP (VBP admit) (SBAR (IN that) (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ our) (NN work)))))) (. .)))" }, "speaker": "Leonard", "text": "So, you admit that it's our work.", "tokens": [ { "deprel": "discourse", "end_char": 2901, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 2899, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2903, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2907, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 2904, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2913, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "admit", "misc": "", "start_char": 2908, "text": "admit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2918, "feats": null, "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 2914, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2921, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 2919, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 2922, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2928, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "our", "misc": "", "start_char": 2925, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 2933, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "work", "misc": "", "start_char": 2929, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2935, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2934, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (ADVP (RB Once) (RB again)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG throwing) (NP (PRP you)) (NP (DT a) (NN bone)))) (. .) (CC And) (S (ADVP (RB once) (RB again)) (, ,) (NP (PRP you)) (VP (VBP are) (ADJP (JJ welcome)))) (. .)))" }, "speaker": "Sheldon", "text": "No . Once again, I'm throwing you a bone . And once again, you are welcome.", "tokens": [ { "deprel": "discourse", "end_char": 2938, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 2936, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2940, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2945, "feats": "NumType=Mult", "head": 4, "id": 3, "lemma": "once", "misc": "", "start_char": 2941, "text": "Once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2951, "feats": null, "head": 8, "id": 4, "lemma": "again", "misc": "", "start_char": 2946, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2953, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2952, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2955, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 2954, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2958, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2956, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2967, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "throw", "misc": "", "start_char": 2959, "text": "throwing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 2971, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 2968, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2973, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 2972, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2978, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "bone", "misc": "", "start_char": 2974, "text": "bone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2980, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 2979, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2984, "feats": null, "head": 19, "id": 13, "lemma": "and", "misc": "", "start_char": 2981, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2989, "feats": "NumType=Mult", "head": 15, "id": 14, "lemma": "once", "misc": "", "start_char": 2985, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2995, "feats": null, "head": 19, "id": 15, "lemma": "again", "misc": "", "start_char": 2990, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2997, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 2996, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3001, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 2998, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3005, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 3002, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 3013, "feats": "Degree=Pos", "head": 8, "id": 19, "lemma": "welcome", "misc": "", "start_char": 3006, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3015, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 3014, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (INTJ (UH Ah) (. !)))" }, "speaker": "Leonard", "text": "Ah!", "tokens": [ { "deprel": "root", "end_char": 3018, "feats": null, "head": 0, "id": 1, "lemma": "ah", "misc": "", "start_char": 3016, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3020, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 3019, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (UH no) (NP (PRP he)) (VP (VBZ dit’nt)) (. !)))" }, "speaker": "Howard", "text": "Oh no he dit’nt!", "tokens": [ { "deprel": "discourse", "end_char": 3023, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 3021, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 3026, "feats": null, "head": 4, "id": 2, "lemma": "no", "misc": "", "start_char": 3024, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 3029, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 3027, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3036, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "dit’nt", "misc": "", "start_char": 3030, "text": "dit’nt", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 3038, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 3037, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 9, 9 ], [ 0, 16, 16 ] ], [ [ 0, 12, 12 ], [ 1, 12, 13 ] ], [ [ 0, 11, 12 ] ], [ [ 0, 14, 14 ], [ 1, 7, 8 ] ], [ [ 0, 11, 14 ] ], [ [ 0, 22, 22 ], [ 0, 24, 25 ] ], [ [ 1, 0, 0 ], [ 1, 10, 10 ], [ 1, 12, 12 ], [ 2, 3, 3 ], [ 3, 0, 0 ], [ 4, 3, 3 ] ], [ [ 1, 15, 17 ] ], [ [ 2, 0, 0 ], [ 2, 5, 5 ], [ 2, 12, 12 ], [ 2, 17, 17 ], [ 2, 23, 23 ], [ 2, 25, 25 ], [ 3, 2, 2 ], [ 3, 5, 5 ], [ 3, 14, 14 ], [ 11, 0, 0 ], [ 17, 0, 0 ], [ 18, 3, 3 ] ], [ [ 2, 14, 16 ] ], [ [ 2, 25, 26 ] ], [ [ 3, 5, 7 ] ], [ [ 3, 6, 8 ], [ 3, 11, 11 ], [ 3, 13, 13 ] ], [ [ 3, 14, 15 ] ], [ [ 3, 21, 22 ] ], [ [ 4, 10, 10 ] ], [ [ 5, 0, 0 ], [ 8, 0, 0 ], [ 8, 3, 3 ], [ 8, 7, 7 ], [ 9, 16, 16 ], [ 10, 1, 1 ], [ 10, 44, 44 ], [ 11, 4, 4 ], [ 15, 23, 23 ], [ 15, 25, 25 ], [ 16, 10, 10 ], [ 18, 5, 5 ], [ 21, 4, 4 ], [ 21, 6, 8 ], [ 22, 6, 6 ], [ 22, 8, 10 ], [ 23, 0, 0 ], [ 23, 20, 20 ], [ 23, 34, 34 ], [ 26, 10, 10 ], [ 28, 7, 7 ], [ 29, 1, 1 ], [ 30, 0, 0 ], [ 31, 1, 1 ], [ 32, 2, 2 ], [ 33, 5, 5 ], [ 35, 2, 2 ] ], [ [ 5, 5, 5 ], [ 6, 14, 15 ] ], [ [ 5, 4, 5 ] ], [ [ 5, 8, 8 ], [ 6, 8, 10 ] ], [ [ 5, 7, 8 ] ], [ [ 6, 2, 2 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 15, 15 ], [ 6, 25, 25 ], [ 7, 0, 0 ], [ 8, 5, 5 ], [ 8, 9, 9 ], [ 9, 18, 18 ] ], [ [ 6, 17, 19 ] ], [ [ 6, 23, 23 ] ], [ [ 7, 3, 4 ] ], [ [ 7, 6, 7 ] ], [ [ 7, 4, 7 ], [ 7, 9, 9 ] ], [ [ 7, 3, 7 ] ], [ [ 7, 11, 11 ], [ 7, 14, 14 ] ], [ [ 7, 14, 15 ] ], [ [ 7, 17, 18 ] ], [ [ 7, 20, 20 ] ], [ [ 7, 14, 20 ] ], [ [ 7, 22, 24 ] ], [ [ 7, 23, 24 ], [ 11, 6, 8 ] ], [ [ 7, 26, 29 ] ], [ [ 7, 13, 29 ], [ 18, 11, 11 ], [ 20, 5, 5 ], [ 20, 12, 12 ] ], [ [ 7, 23, 29 ], [ 28, 14, 15 ] ], [ [ 7, 22, 29 ] ], [ [ 9, 3, 3 ], [ 9, 11, 11 ], [ 14, 5, 5 ], [ 14, 9, 9 ], [ 14, 24, 24 ], [ 15, 0, 0 ], [ 15, 14, 14 ], [ 17, 5, 5 ], [ 17, 7, 7 ], [ 20, 3, 3 ], [ 20, 9, 9 ], [ 21, 0, 0 ], [ 23, 2, 2 ], [ 23, 9, 9 ], [ 23, 37, 37 ], [ 23, 41, 41 ], [ 24, 1, 1 ], [ 24, 3, 3 ], [ 28, 2, 2 ], [ 28, 10, 10 ], [ 28, 17, 17 ], [ 33, 8, 8 ], [ 33, 16, 16 ] ], [ [ 9, 8, 9 ] ], [ [ 9, 11, 12 ] ], [ [ 10, 3, 4 ] ], [ [ 10, 8, 10 ] ], [ [ 10, 12, 14 ] ], [ [ 10, 8, 14 ] ], [ [ 10, 17, 17 ] ], [ [ 10, 20, 20 ], [ 10, 22, 23 ], [ 10, 24, 24 ], [ 10, 37, 37 ] ], [ [ 10, 19, 20 ] ], [ [ 10, 28, 29 ], [ 10, 31, 31 ] ], [ [ 10, 35, 35 ] ], [ [ 10, 39, 40 ] ], [ [ 10, 42, 42 ] ], [ [ 11, 10, 15 ] ], [ [ 11, 7, 15 ], [ 12, 1, 2 ], [ 13, 1, 2 ], [ 13, 5, 6 ] ], [ [ 13, 8, 10 ] ], [ [ 14, 1, 1 ] ], [ [ 14, 2, 4 ] ], [ [ 14, 16, 17 ] ], [ [ 14, 20, 22 ], [ 15, 16, 18 ] ], [ [ 14, 21, 22 ], [ 14, 27, 27 ] ], [ [ 14, 24, 25 ] ], [ [ 14, 20, 27 ] ], [ [ 15, 6, 6 ] ], [ [ 15, 12, 13 ] ], [ [ 15, 21, 22 ] ], [ [ 15, 25, 26 ] ], [ [ 15, 28, 30 ] ], [ [ 15, 32, 32 ] ], [ [ 15, 34, 35 ] ], [ [ 16, 0, 2 ] ], [ [ 16, 5, 6 ] ], [ [ 16, 10, 11 ] ], [ [ 17, 7, 11 ] ], [ [ 18, 7, 7 ], [ 19, 2, 2 ], [ 19, 6, 6 ], [ 19, 23, 23 ], [ 28, 20, 20 ], [ 31, 7, 7 ], [ 32, 7, 7 ] ], [ [ 19, 10, 11 ] ], [ [ 19, 15, 15 ] ], [ [ 19, 19, 20 ] ], [ [ 19, 23, 24 ] ], [ [ 19, 28, 28 ] ], [ [ 22, 3, 5 ] ], [ [ 22, 13, 13 ], [ 23, 4, 4 ] ], [ [ 23, 10, 11 ] ], [ [ 23, 15, 16 ] ], [ [ 23, 18, 18 ], [ 23, 20, 21 ], [ 23, 31, 31 ] ], [ [ 23, 38, 39 ], [ 33, 9, 10 ] ], [ [ 24, 5, 6 ] ], [ [ 24, 9, 10 ] ], [ [ 24, 3, 10 ], [ 25, 0, 0 ] ], [ [ 26, 1, 4 ], [ 27, 0, 0 ], [ 27, 7, 7 ] ], [ [ 26, 10, 11 ] ], [ [ 28, 6, 6 ] ], [ [ 28, 20, 21 ], [ 31, 7, 8 ] ], [ [ 28, 10, 21 ], [ 29, 3, 3 ], [ 30, 2, 2 ] ], [ [ 31, 5, 5 ] ], [ [ 31, 8, 8 ], [ 32, 5, 5 ], [ 32, 7, 8 ] ], [ [ 31, 10, 10 ] ] ]
s01e09c01t
Episode 9 You know in the future, when we're disembodied brains in jars, we're going to look at this as eight hours well wasted. I don't want to be in a jar . I want my brain in an android body . Eight feet tall and ribbed. I'm with you . I just have to make sure if I'm a synthetic human I'd still be Jewish . I promised my mother. I suppose you could have your android penis circumcised . But that's something your rabbi would have to discuss with the manufacturer. Not to mention you'd have to power down on saturdays. Sheldon, why is this letter in the trash? Well, there's always the possibility that a trash can spontaneously formed around the letter but Occam's rasor would suggest that someone threw it out. It's from the Institute of Experimental Physics, they want us to present our paper on the properties of supersolids at the topical conference of Bose - Einstein condensates. I know . I read it before I threw it out. Ok, if I may drill down to the bedrock of my question: why did you throw it out? Because I have no interest in standing in the Rose room of the Pasadena Marriot, in front of a group of judgmental strangers who wouldn't recognise true genius if it was standing in front of them giving a speech . Which if I were there, would be. I don't know Sheldon . Those topical conferences on Bose - Einstein condensates' parties are legendary Forget the parties! Forget the parties! Forget the parties? What a nerd. Are there any other honours I've got that I don't know about? Did the UPS dropped off a Nobel prize with my name on it? Leonard, please don't take this the wrong way, but the day you win a Nobel prize, is the day I begin my research on the drag institute_namefficient of tassles on flying carpets. the only thing missing from that insult was: " your mama ". I got one...Hey Leonard, Your mama's research methodology is so flawed ... Shut up, Howard . Sheldon, we have to do this. No, we don't . We have to take a nourishment, to expel waste, and inhale enough oxygen to keep our cells from dying . Everything else is optional. Ok, let me put it this way: I'm doing it. You can't . I'm the lead author. Come on, the only reason you're the lead author is because we went alphabetically. I let you think we went alphabetically to spare you the humiliation with dealing with the fact that it was my idea . Now to put too fine a point to it, but I was throwing you a bone . You're welcome. Excuse me, I designed the experiment that proved the hypothesis. That doesn't mean proving. So the entire scientific community is just supposed to take your word? They're not supposed to, but they should. Alright, I don't care what you say . I'm going to the conference and I'm presenting our findings And I forbid it. You forbid it? If I'm not taking credit for our work then nobody is. So, you admit that it's our work. No . Once again, I'm throwing you a bone . And once again, you are welcome. Ah! Oh no he dit’nt!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (NP (NNS guys)) (ADVP (RB still)) (RB not) (VP (VBG talking) (PP (IN to) (NP (DT each) (JJ other)))) (. ?)))" }, "speaker": "Penny", "text": "Are you guys still not talking to each other?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "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": 6, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 12, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "guy", "misc": "", "start_char": 8, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 18, "feats": null, "head": 6, "id": 4, "lemma": "still", "misc": "", "start_char": 13, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 22, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 19, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 30, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "talk", "misc": "", "start_char": 23, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 31, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 38, "feats": "ExtPos=PRON|PronType=Rcp", "head": 6, "id": 8, "lemma": "each", "misc": "", "start_char": 34, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 44, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "other", "misc": "", "start_char": 39, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "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 (CONJP (RB Not) (RB only)) (SINV (VBZ is) (NP (PRP he)) (ADVP (RB still)) (RB not) (VP (VBG talking) (PP (IN to) (NP (PRP me))))) (, ,) (CC but) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT this) (NN thing)) (SBAR (S (NP (PRP he)) (VP (VBZ does) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VP (VBZ stares) (PP (IN at) (NP (PRP you)))) (CC and) (VP (VBZ tries) (S (VP (TO to) (VP (VB get) (S (NP (PRP$ your) (NN brain)) (VP (TO to) (VP (VB explode))))))))))))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (PP (UH like) (PP (IN in) (NP (NP (DT the) (JJ classic) (NML (NN sci) (HYPH -) (NN fi)) (NN movie)) (`` \") (NP (NNS Scanners)) ('' \") (. ?) (NP (UH Like) (, ....) (UH Bzzz) (. .) (UH Nevermind) (. .)) (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (DT this) (NN one)))) (. ?) (S (NP (PRP It)) (VP (VBZ says) (, ,) (S (S (NP (PRP I)) (VP (VBP know) (NP (PRP$ my) (NN physics)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (NP (DT a) (JJ fun) (NN guy)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Not only is he still not talking to me, but there's this thing he does where he stares at you and tries to get your brain to explode . You know, like in the classic sci - fi movie \" Scanners \"? Like .... Bzzz . Nevermind . How about this one? It says, I know my physics, but I'm still a fun guy.", "tokens": [ { "deprel": "advmod", "end_char": 50, "feats": null, "head": 7, "id": 1, "lemma": "not", "misc": "", "start_char": 47, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "cc:preconj", "end_char": 55, "feats": null, "head": 7, "id": 2, "lemma": "only", "misc": "", "start_char": 51, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 56, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 61, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "he", "misc": "", "start_char": 59, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 67, "feats": null, "head": 7, "id": 5, "lemma": "still", "misc": "", "start_char": 62, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 68, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 79, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "talk", "misc": "", "start_char": 72, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 82, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 80, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 85, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 83, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 91, "feats": null, "head": 13, "id": 11, "lemma": "but", "misc": "", "start_char": 88, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 97, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 92, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 100, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "be", "misc": "", "start_char": 98, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 105, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 101, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 111, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "thing", "misc": "", "start_char": 106, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 114, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "he", "misc": "", "start_char": 112, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "do", "misc": "", "start_char": 115, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 125, "feats": "PronType=Rel", "head": 20, "id": 18, "lemma": "where", "misc": "", "start_char": 120, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "he", "misc": "", "start_char": 126, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 20, "lemma": "stare", "misc": "", "start_char": 129, "text": "stares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 138, "feats": null, "head": 22, "id": 21, "lemma": "at", "misc": "", "start_char": 136, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 142, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 22, "lemma": "you", "misc": "", "start_char": 139, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 146, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 143, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 24, "lemma": "try", "misc": "", "start_char": 147, "text": "tries", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 155, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 153, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 159, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "get", "misc": "", "start_char": 156, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 164, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "your", "misc": "", "start_char": 160, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 170, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "brain", "misc": "", "start_char": 165, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 173, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 171, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 181, "feats": "VerbForm=Inf", "head": 26, "id": 30, "lemma": "explode", "misc": "", "start_char": 174, "text": "explode", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 33, "id": 31, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 184, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 33, "lemma": "know", "misc": "", "start_char": 188, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 33, "id": 34, "lemma": ",", "misc": "", "start_char": 193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 199, "feats": null, "head": 42, "id": 35, "lemma": "like", "misc": "", "start_char": 195, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 202, "feats": null, "head": 42, "id": 36, "lemma": "in", "misc": "", "start_char": 200, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 206, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 37, "lemma": "the", "misc": "", "start_char": 203, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 214, "feats": "Degree=Pos", "head": 42, "id": 38, "lemma": "classic", "misc": "", "start_char": 207, "text": "classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 218, "feats": "Number=Sing", "head": 41, "id": 39, "lemma": "sci", "misc": "", "start_char": 215, "text": "sci", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 41, "id": 40, "lemma": "-", "misc": "", "start_char": 219, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 223, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "fi", "misc": "", "start_char": 221, "text": "fi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 229, "feats": "Number=Sing", "head": 26, "id": 42, "lemma": "movie", "misc": "", "start_char": 224, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 44, "id": 43, "lemma": "\"", "misc": "", "start_char": 230, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 240, "feats": "Number=Plur", "head": 42, "id": 44, "lemma": "Scanners", "misc": "", "start_char": 232, "text": "Scanners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 44, "id": 45, "lemma": "\"", "misc": "", "start_char": 241, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 244, "feats": null, "head": 47, "id": 46, "lemma": "?", "misc": "", "start_char": 243, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 249, "feats": null, "head": 42, "id": 47, "lemma": "like", "misc": "", "start_char": 245, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 49, "id": 48, "lemma": "....", "misc": "", "start_char": 250, "text": "....", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 259, "feats": null, "head": 53, "id": 49, "lemma": "bzzz", "misc": "", "start_char": 255, "text": "Bzzz", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 49, "id": 50, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 271, "feats": null, "head": 53, "id": 51, "lemma": "nevermind", "misc": "", "start_char": 262, "text": "Nevermind", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 51, "id": 52, "lemma": ".", "misc": "", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 277, "feats": "PronType=Int", "head": 7, "id": 53, "lemma": "how", "misc": "", "start_char": 274, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 283, "feats": null, "head": 56, "id": 54, "lemma": "about", "misc": "", "start_char": 278, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 288, "feats": "Number=Sing|PronType=Dem", "head": 56, "id": 55, "lemma": "this", "misc": "", "start_char": 284, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 292, "feats": "Number=Sing", "head": 53, "id": 56, "lemma": "one", "misc": "", "start_char": 289, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 59, "id": 57, "lemma": "?", "misc": "", "start_char": 293, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 59, "id": 58, "lemma": "it", "misc": "", "start_char": 295, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 302, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 59, "lemma": "say", "misc": "", "start_char": 298, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 62, "id": 60, "lemma": ",", "misc": "", "start_char": 303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 306, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 62, "id": 61, "lemma": "I", "misc": "", "start_char": 305, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 59, "id": 62, "lemma": "know", "misc": "", "start_char": 307, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 314, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 64, "id": 63, "lemma": "my", "misc": "", "start_char": 312, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 322, "feats": "Number=Sing", "head": 62, "id": 64, "lemma": "physics", "misc": "", "start_char": 315, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 72, "id": 65, "lemma": ",", "misc": "", "start_char": 323, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 328, "feats": null, "head": 72, "id": 66, "lemma": "but", "misc": "", "start_char": 325, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 72, "id": 67, "lemma": "I", "misc": "", "start_char": 329, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 72, "id": 68, "lemma": "be", "misc": "", "start_char": 331, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 339, "feats": null, "head": 72, "id": 69, "lemma": "still", "misc": "", "start_char": 334, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 341, "feats": "Definite=Ind|PronType=Art", "head": 72, "id": 70, "lemma": "a", "misc": "", "start_char": 340, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 345, "feats": "Degree=Pos", "head": 72, "id": 71, "lemma": "fun", "misc": "", "start_char": 342, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 349, "feats": "Number=Sing", "head": 7, "id": 72, "lemma": "guy", "misc": "", "start_char": 346, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 7, "id": 73, "lemma": ".", "misc": "", "start_char": 350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (SBAR (S (NP (PRP they)) (ADVP (RB still)) (VP (VBD made) (NP (NN corduroy) (NNS suits))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, I didn't know they still made corduroy suits.", "tokens": [ { "deprel": "discourse", "end_char": 354, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 352, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 355, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 358, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 357, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 359, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 366, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 363, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 371, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 367, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "they", "misc": "", "start_char": 372, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 382, "feats": null, "head": 9, "id": 8, "lemma": "still", "misc": "", "start_char": 377, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 387, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "make", "misc": "", "start_char": 383, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 396, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "corduroy", "misc": "", "start_char": 388, "text": "corduroy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 402, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "suit", "misc": "", "start_char": 397, "text": "suits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 403, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (VBP do) (RB n't))) (, ,) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBD saved) (NP (DT this) (NN one))))))) (. .)))" }, "speaker": "Leonard", "text": "They don't, that's why I saved this one.", "tokens": [ { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 405, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 412, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "do", "misc": "", "start_char": 410, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 413, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 423, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "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": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 424, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 430, "feats": "PronType=Rel", "head": 0, "id": 7, "lemma": "why", "misc": "", "start_char": 427, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 431, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 438, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 9, "lemma": "save", "misc": "", "start_char": 433, "text": "saved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 443, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 439, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 447, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "one", "misc": "", "start_char": 444, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (INTJ (UH well)) (, ,) (VP (VB let) (S (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB see) (SBAR (WHNP (WP what) (RB else)) (S (NP (PRP you)) (VP (VBP have)))))) (. .) (FRAG (INTJ (UH Ok)) (, ,) (ADVP (RB here)) (. .) (S (VP (VB Take) (NP (DT this) (. .) (CC and) (NP (NP (DT this)) (, ,) (CC and) (DT this) (, ,) (CC and) (DT this) (, ,) (CC and) (DT these)))))))) (. ...)))" }, "speaker": "Penny", "text": "Ok, well, let's just see what else you have . Ok, here . Take this . and this, and this, and this, and these ...", "tokens": [ { "deprel": "discourse", "end_char": 452, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 450, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 459, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 455, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 465, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 462, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 468, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 466, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 473, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 469, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 477, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "see", "misc": "", "start_char": 474, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 482, "feats": "PronType=Rel", "head": 8, "id": 9, "lemma": "what", "misc": "", "start_char": 478, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 487, "feats": null, "head": 9, "id": 10, "lemma": "else", "misc": "", "start_char": 483, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 488, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "have", "misc": "", "start_char": 492, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 16, "id": 13, "lemma": ".", "misc": "", "start_char": 497, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 501, "feats": null, "head": 16, "id": 14, "lemma": "ok", "misc": "", "start_char": 499, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 502, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 508, "feats": "PronType=Dem", "head": 8, "id": 16, "lemma": "here", "misc": "", "start_char": 504, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 509, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 515, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 18, "lemma": "take", "misc": "", "start_char": 511, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 520, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 19, "lemma": "this", "misc": "", "start_char": 516, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 22, "id": 20, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 526, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 523, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 531, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 22, "lemma": "this", "misc": "", "start_char": 527, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 537, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 534, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 542, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 25, "lemma": "this", "misc": "", "start_char": 538, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 28, "id": 26, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 548, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 545, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 553, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 28, "lemma": "this", "misc": "", "start_char": 549, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 31, "id": 29, "lemma": ",", "misc": "", "start_char": 554, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 559, "feats": null, "head": 31, "id": 30, "lemma": "and", "misc": "", "start_char": 556, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 565, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 31, "lemma": "this", "misc": "", "start_char": 560, "text": "these", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 5, "id": 32, "lemma": "...", "misc": "", "start_char": 566, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT this)) (NP (NP (DT all) (NN stuff)) (SBAR (S (NP (PRP you)) (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VB try) (PP (IN on))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Is this all stuff you want me to try on?", "tokens": [ { "deprel": "cop", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 570, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 577, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "this", "misc": "", "start_char": 573, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 581, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 578, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 587, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "stuff", "misc": "", "start_char": 582, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 588, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "want", "misc": "", "start_char": 592, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 599, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 597, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 602, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 600, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 606, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "try", "misc": "", "start_char": 603, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 609, "feats": null, "head": 9, "id": 10, "lemma": "on", "misc": "", "start_char": 607, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 610, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NP (NN stuff)) (SBAR (S (NP (PRP I)) (VP (VBP want) (S (NP (PRP you)) (VP (TO to) (VP (VB throw) (PRT (RP out)))))))))) (. .)))" }, "speaker": "Penny", "text": "No, this is stuff I want you to throw out.", "tokens": [ { "deprel": "discourse", "end_char": 614, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 612, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 615, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 621, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "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": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 622, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 630, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "stuff", "misc": "", "start_char": 625, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 631, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 637, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "want", "misc": "", "start_char": 633, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 641, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 638, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 644, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 642, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 650, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "throw", "misc": "", "start_char": 645, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 654, "feats": null, "head": 10, "id": 11, "lemma": "out", "misc": "", "start_char": 651, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 655, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Leonard", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 659, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 657, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Seriously)) (, ,) (VP (VB do) (RB n't) (ADVP (RB even)) (VP (VB give) (NP (PRP it)) (PP (IN to) (NP (NN charity))))) (, ,) (NP (PRP you)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBG helping) (NP (NN anyone))))) (. .)))" }, "speaker": "Penny", "text": "Seriously, don't even give it to charity, you won't be helping anyone.", "tokens": [ { "deprel": "advmod", "end_char": 671, "feats": null, "head": 6, "id": 1, "lemma": "seriously", "misc": "", "start_char": 662, "text": "Seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 672, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 676, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 674, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 680, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 677, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 685, "feats": null, "head": 6, "id": 5, "lemma": "even", "misc": "", "start_char": 681, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 690, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "give", "misc": "", "start_char": 686, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 693, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 691, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 696, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 694, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 704, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "charity", "misc": "", "start_char": 697, "text": "charity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 6, "id": 10, "lemma": ",", "misc": "", "start_char": 705, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 11, "lemma": "you", "misc": "", "start_char": 707, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 713, "feats": "VerbForm=Fin", "head": 15, "id": 12, "lemma": "will", "misc": "", "start_char": 711, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 717, "feats": null, "head": 15, "id": 13, "lemma": "not", "misc": "", "start_char": 714, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 720, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 718, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 728, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 15, "lemma": "help", "misc": "", "start_char": 721, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 735, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 16, "lemma": "anyone", "misc": "", "start_char": 729, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (VBN bottled) (NN city)) (PP (IN of) (NP (NNP Kandor))))) (. .)))" }, "speaker": "Leonard", "text": "That's the bottled city of Kandor.", "tokens": [ { "deprel": "nsubj", "end_char": 742, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 738, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 745, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 743, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 749, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 746, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 757, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 4, "lemma": "bottled", "misc": "", "start_char": 750, "text": "bottled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 762, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "city", "misc": "", "start_char": 758, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 765, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 763, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 772, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Kandor", "misc": "", "start_char": 766, "text": "Kandor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Penny", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 777, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 775, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 778, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 783, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 780, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 784, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP see))) (, ,) (S (NP (NNP Kandor)) (VP (VBD was) (NP (NP (DT the) (NN capital) (NN city)) (PP (IN of) (NP (DT the) (NN planet) (NNP Krypton)))))) (. .) (S (NP (PRP It)) (VP (VBD was) (VP (VBN miniaturised) (PP (IN by) (NP (NNP Brainiac))) (SBAR (IN before) (S (NP (NNP Krypton)) (VP (VP (VBD exploded)) (CC and) (ADVP (RB then)) (VP (VBD rescued) (PP (IN by) (NP (NNP Superman)))))))))) (. .)))" }, "speaker": "Leonard", "text": "You see, Kandor was the capital city of the planet Krypton . It was miniaturised by Brainiac before Krypton exploded and then rescued by Superman.", "tokens": [ { "deprel": "nsubj", "end_char": 789, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 786, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 793, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "see", "misc": "", "start_char": 790, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 794, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 802, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Kandor", "misc": "", "start_char": 796, "text": "Kandor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 803, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 807, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 818, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "capital", "misc": "", "start_char": 811, "text": "capital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 823, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "city", "misc": "", "start_char": 819, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 826, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 824, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 830, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 837, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "planet", "misc": "", "start_char": 831, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 845, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Krypton", "misc": "", "start_char": 838, "text": "Krypton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 850, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "it", "misc": "", "start_char": 848, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 851, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 867, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 16, "lemma": "miniaturise", "misc": "", "start_char": 855, "text": "miniaturised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 870, "feats": null, "head": 18, "id": 17, "lemma": "by", "misc": "", "start_char": 868, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 879, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Brainiac", "misc": "", "start_char": 871, "text": "Brainiac", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 886, "feats": null, "head": 21, "id": 19, "lemma": "before", "misc": "", "start_char": 880, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 894, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Krypton", "misc": "", "start_char": 887, "text": "Krypton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 903, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 21, "lemma": "explode", "misc": "", "start_char": 895, "text": "exploded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 907, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 904, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 912, "feats": "PronType=Dem", "head": 24, "id": 23, "lemma": "then", "misc": "", "start_char": 908, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 24, "lemma": "rescue", "misc": "", "start_char": 913, "text": "rescued", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 923, "feats": null, "head": 26, "id": 25, "lemma": "by", "misc": "", "start_char": 921, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 932, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Superman", "misc": "", "start_char": 924, "text": "Superman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 8, "id": 27, "lemma": ".", "misc": "", "start_char": 933, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ nice)) (. .)))" }, "speaker": "Penny", "text": "Oh, nice.", "tokens": [ { "deprel": "discourse", "end_char": 937, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 935, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 938, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 944, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 940, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 945, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (NP (DT a) (NN lot)) (JJR cooler)) (SBAR (WHADVP (WRB when)) (S (NP (NNS girls)) (VP (VBP are) (RB n't) (VP (VBG looking) (PP (IN at) (NP (PRP it)))))))) (. .)))" }, "speaker": "Leonard", "text": "It's a lot cooler when girls aren't looking at it.", "tokens": [ { "deprel": "nsubj", "end_char": 949, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 947, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 952, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 950, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 954, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 953, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 958, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "lot", "misc": "", "start_char": 955, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 965, "feats": "Degree=Cmp", "head": 0, "id": 5, "lemma": "cool", "misc": "", "start_char": 959, "text": "cooler", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advmod", "end_char": 970, "feats": "PronType=Int", "head": 10, "id": 6, "lemma": "when", "misc": "", "start_char": 966, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 976, "feats": "Number=Plur", "head": 10, "id": 7, "lemma": "girl", "misc": "", "start_char": 971, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 980, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 977, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 984, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 981, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 992, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "look", "misc": "", "start_char": 985, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 995, "feats": null, "head": 12, "id": 11, "lemma": "at", "misc": "", "start_char": 993, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 998, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "it", "misc": "", "start_char": 996, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Here)) (, ,) (WHADVP (WRB why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB put) (NP (DT these)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBP find) (NP (NP (DT a) (NN shirt)) (CC and) (NP (DT a) (NML (NN sport) (NN cut)) (NN match)))))))) (. .)))" }, "speaker": "Penny", "text": "Here, why don't you put these while I find a shirt and a sport cut match.", "tokens": [ { "deprel": "advmod", "end_char": 1005, "feats": "PronType=Dem", "head": 7, "id": 1, "lemma": "here", "misc": "", "start_char": 1001, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1006, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1011, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 1008, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1014, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 1012, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1018, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1015, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1019, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1026, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "put", "misc": "", "start_char": 1023, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1032, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 1027, "text": "these", "upos": "PRON", "xpos": "DT" }, { "deprel": "mark", "end_char": 1038, "feats": null, "head": 11, "id": 9, "lemma": "while", "misc": "", "start_char": 1033, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1040, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1039, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1045, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "find", "misc": "", "start_char": 1041, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1047, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1046, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1053, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "shirt", "misc": "", "start_char": 1048, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1057, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 1054, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1059, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 1058, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1065, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "sport", "misc": "", "start_char": 1060, "text": "sport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1069, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "cut", "misc": "", "start_char": 1066, "text": "cut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1075, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "match", "misc": "", "start_char": 1070, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Right)) (, ,) (VP (VB be) (ADVP (RB right) (RB back))) (. .)))" }, "speaker": "Leonard", "text": "Right, be right back.", "tokens": [ { "deprel": "discourse", "end_char": 1083, "feats": null, "head": 5, "id": 1, "lemma": "right", "misc": "", "start_char": 1078, "text": "Right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1085, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1084, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1088, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1086, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1094, "feats": null, "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 1089, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1099, "feats": null, "head": 0, "id": 5, "lemma": "back", "misc": "", "start_char": 1095, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going))) (. ?)) (ADVP (RB Just)) (VP (VB put) (NP (PRP them)) (PRT (RP on))) (. .)))" }, "speaker": "Penny", "text": "Where are you going? Just put them on.", "tokens": [ { "deprel": "advmod", "end_char": 1107, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "where", "misc": "", "start_char": 1102, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1111, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1108, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1115, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1112, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1121, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1116, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1122, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1128, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 1124, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1132, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "put", "misc": "", "start_char": 1129, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1137, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "they", "misc": "", "start_char": 1133, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1140, "feats": null, "head": 7, "id": 9, "lemma": "on", "misc": "", "start_char": 1138, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Here)) (. ?)))" }, "speaker": "Leonard", "text": "Here?", "tokens": [ { "deprel": "root", "end_char": 1147, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "here", "misc": "", "start_char": 1143, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1149, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1148, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Oh)) (, ,) (VBP are) (NP (PRP you)) (ADJP (JJ shy)) (. ?)))" }, "speaker": "Penny", "text": "Oh, are you shy?", "tokens": [ { "deprel": "discourse", "end_char": 1152, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1150, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1154, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1158, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1155, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1162, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1159, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1166, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "shy", "misc": "", "start_char": 1163, "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1167, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ shy))) (. .)))" }, "speaker": "Leonard", "text": "No, I'm not shy.", "tokens": [ { "deprel": "discourse", "end_char": 1171, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1169, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1175, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1174, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1178, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1176, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1182, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1179, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1186, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "shy", "misc": "", "start_char": 1183, "text": "shy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB worry) (SBAR (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB look))))))) (. .)))" }, "speaker": "Penny", "text": "Don't worry I won't look.", "tokens": [ { "deprel": "aux", "end_char": 1191, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1189, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1195, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1192, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1201, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 1196, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1203, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1202, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1206, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 1204, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1210, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1207, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1215, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "look", "misc": "", "start_char": 1211, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (MD wo) (RB n't) (VP (VB look))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP you)) (VP (VB look)) (. ?) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB see) (, ...) (INTJ (UH Well)) (, ,) (RB not) (`` ') (NP (NN nothing) ('' '))))))))))) (. ...)))" }, "speaker": "Leonard", "text": "I know you won't look . Why would you look? There's nothing to see...Well, not' nothing' ...", "tokens": [ { "deprel": "nsubj", "end_char": 1219, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1218, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1224, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 1220, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1228, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1225, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1231, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 1229, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1235, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1232, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1240, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "look", "misc": "", "start_char": 1236, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1241, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1246, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "why", "misc": "", "start_char": 1243, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1252, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "would", "misc": "", "start_char": 1247, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1256, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1261, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "look", "misc": "", "start_char": 1257, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 1262, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1269, "feats": null, "head": 14, "id": 13, "lemma": "there", "misc": "", "start_char": 1264, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "be", "misc": "", "start_char": 1270, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1280, "feats": "Number=Sing|PronType=Neg", "head": 14, "id": 15, "lemma": "nothing", "misc": "", "start_char": 1273, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1283, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 1281, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1287, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "see", "misc": "", "start_char": 1284, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 23, "id": 18, "lemma": "...", "misc": "", "start_char": 1288, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1296, "feats": null, "head": 23, "id": 19, "lemma": "well", "misc": "", "start_char": 1292, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1298, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 1297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1302, "feats": null, "head": 23, "id": 21, "lemma": "not", "misc": "", "start_char": 1299, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 23, "id": 22, "lemma": "'", "misc": "", "start_char": 1303, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1312, "feats": "Number=Sing|PronType=Neg", "head": 17, "id": 23, "lemma": "nothing", "misc": "", "start_char": 1305, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1314, "feats": null, "head": 23, "id": 24, "lemma": "'", "misc": "", "start_char": 1313, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 2, "id": 25, "lemma": "...", "misc": "", "start_char": 1315, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sweetie)) (, ,) (VP (VB put) (NP (DT the) (NNS pants)) (PRT (RP on))) (. .)))" }, "speaker": "Penny", "text": "Sweetie, put the pants on.", "tokens": [ { "deprel": "discourse", "end_char": 1326, "feats": null, "head": 3, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 1319, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1332, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "put", "misc": "", "start_char": 1329, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1336, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1333, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1342, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "pant", "misc": "", "start_char": 1337, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 1345, "feats": null, "head": 3, "id": 6, "lemma": "on", "misc": "", "start_char": 1343, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1347, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (VP (VBG Putting) (NP (PRP them)) (PRT (RP on))) (. .)))" }, "speaker": "Leonard", "text": "Putting them on.", "tokens": [ { "deprel": "root", "end_char": 1355, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "put", "misc": "", "start_char": 1348, "text": "Putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1360, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "they", "misc": "", "start_char": 1356, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1363, "feats": null, "head": 1, "id": 3, "lemma": "on", "misc": "", "start_char": 1361, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1364, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (UH So) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (VP (VBZ is) (RB n't) (ADVP (RB there)) (ADVP (RB maybe)) (NP (NP (DT some) (NN way)) (SBAR (S (NP (PRP you) (CC and) (NNP Sheldon)) (VP (MD could) (VP (VB compromise) (PP (IN on) (NP (DT this) (JJ whole) (NN presentation) (NN thing))))))))) (. ?)))" }, "speaker": "Penny", "text": "So, you know, isn't there maybe some way you and Sheldon could compromise on this whole presentation thing?", "tokens": [ { "deprel": "discourse", "end_char": 1368, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 1366, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1370, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1374, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1371, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1379, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "know", "misc": "", "start_char": 1375, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1381, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1380, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1382, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1388, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1385, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1394, "feats": "PronType=Dem", "head": 0, "id": 8, "lemma": "there", "misc": "", "start_char": 1389, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1400, "feats": null, "head": 8, "id": 9, "lemma": "maybe", "misc": "", "start_char": 1395, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1405, "feats": null, "head": 11, "id": 10, "lemma": "some", "misc": "", "start_char": 1401, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1409, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "way", "misc": "", "start_char": 1406, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1413, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 12, "lemma": "you", "misc": "", "start_char": 1410, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1417, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 1414, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1425, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Sheldon", "misc": "", "start_char": 1418, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1431, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "could", "misc": "", "start_char": 1426, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1442, "feats": "VerbForm=Inf", "head": 11, "id": 16, "lemma": "compromise", "misc": "", "start_char": 1432, "text": "compromise", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1445, "feats": null, "head": 21, "id": 17, "lemma": "on", "misc": "", "start_char": 1443, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1450, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 18, "lemma": "this", "misc": "", "start_char": 1446, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1456, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "whole", "misc": "", "start_char": 1451, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1469, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "presentation", "misc": "", "start_char": 1457, "text": "presentation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1475, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "thing", "misc": "", "start_char": 1470, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1477, "feats": null, "head": 8, "id": 22, "lemma": "?", "misc": "", "start_char": 1476, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (LST (UH No) (. .)) (NP (NNS Scientists)) (VP (VBP do) (RB not) (VP (VB compromise))) (. .) (S (S (NP (PRP$ Our) (NNS minds)) (VP (VBP are) (VP (VBN trained) (S (VP (TO to) (VP (VP (VB synthetize) (NP (NNS facts))) (CC and) (VP (VB come) (PP (IN to) (NP (JJ inarguable) (NNS conclusions)))))))))) (. .) (S (S (RB Not) (VP (TO to) (VP (VB mention)))) (, ,) (NP (NNP Sheldon)) (VP (VBZ is) (ADJP (ADJP (RB back) (HYPH -) (NN crap)) (JJ crazy))))) (. .)))" }, "speaker": "Leonard", "text": "No, No . Scientists do not compromise . Our minds are trained to synthetize facts and come to inarguable conclusions . Not to mention, Sheldon is back - crap crazy.", "tokens": [ { "deprel": "discourse", "end_char": 1480, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1478, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1485, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 1483, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1487, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1486, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1498, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "scientist", "misc": "", "start_char": 1488, "text": "Scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1501, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1499, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1505, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1502, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1516, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "compromise", "misc": "", "start_char": 1506, "text": "compromise", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1518, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1517, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1522, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 1519, "text": "Our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 1528, "feats": "Number=Plur", "head": 13, "id": 11, "lemma": "mind", "misc": "", "start_char": 1523, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 1532, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1529, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1540, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 13, "lemma": "train", "misc": "", "start_char": 1533, "text": "trained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1543, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1541, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1554, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "synthetize", "misc": "", "start_char": 1544, "text": "synthetize", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1560, "feats": "Number=Plur", "head": 15, "id": 16, "lemma": "fact", "misc": "", "start_char": 1555, "text": "facts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1564, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1561, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1569, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "come", "misc": "", "start_char": 1565, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1572, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 1570, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1583, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "inarguable", "misc": "", "start_char": 1573, "text": "inarguable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1595, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "conclusion", "misc": "", "start_char": 1584, "text": "conclusions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 23, "id": 22, "lemma": ".", "misc": "", "start_char": 1596, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1601, "feats": null, "head": 29, "id": 23, "lemma": "not", "misc": "", "start_char": 1598, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1604, "feats": null, "head": 23, "id": 24, "lemma": "to", "misc": "", "start_char": 1602, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "fixed", "end_char": 1612, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "mention", "misc": "", "start_char": 1605, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1614, "feats": null, "head": 23, "id": 26, "lemma": ",", "misc": "", "start_char": 1613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1622, "feats": "Number=Sing", "head": 29, "id": 27, "lemma": "Sheldon", "misc": "", "start_char": 1615, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1625, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 1623, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1630, "feats": null, "head": 8, "id": 29, "lemma": "back", "misc": "", "start_char": 1626, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 29, "id": 30, "lemma": "-", "misc": "", "start_char": 1631, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl:npmod", "end_char": 1637, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "crap", "misc": "", "start_char": 1633, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1643, "feats": "Degree=Pos", "head": 29, "id": 32, "lemma": "crazy", "misc": "", "start_char": 1638, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1645, "feats": null, "head": 8, "id": 33, "lemma": ".", "misc": "", "start_char": 1644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (DT this))) (. ?)))" }, "speaker": "Penny", "text": "What is this?", "tokens": [ { "deprel": "nsubj", "end_char": 1650, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1646, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1653, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1651, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1658, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "this", "misc": "", "start_char": 1654, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1659, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ careful) (. .)) (NP (DT That)) (VP (VBZ 's) (NP (PRP$ my) (JJ original) (NN series) (NML (NNP Battlestar) (NNP Galactica)) (NN flight) (NN suit))) (. .)))" }, "speaker": "Leonard", "text": "Oh, careful . That's my original series Battlestar Galactica flight suit.", "tokens": [ { "deprel": "discourse", "end_char": 1663, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1661, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1665, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1673, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "careful", "misc": "", "start_char": 1666, "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1675, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1674, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1680, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 5, "lemma": "that", "misc": "", "start_char": 1676, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1683, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 6, "lemma": "be", "misc": "", "start_char": 1681, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1686, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 7, "lemma": "my", "misc": "", "start_char": 1684, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1695, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "original", "misc": "", "start_char": 1687, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1702, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "series", "misc": "", "start_char": 1696, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1713, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Battlestar", "misc": "", "start_char": 1703, "text": "Battlestar", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 1723, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Galactica", "misc": "", "start_char": 1714, "text": "Galactica", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1730, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "flight", "misc": "", "start_char": 1724, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1735, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "suit", "misc": "", "start_char": 1731, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1737, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1736, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Oh)) (, ,) (WHADVP (WRB why)) (SQ (VBD did) (RB n't) (NP (PRP you)) (VP (VB wear) (NP (PRP it)) (PP (IN on) (NP (NNP Halloween))))) (. ?)))" }, "speaker": "Penny", "text": "Oh, why didn't you wear it on Halloween?", "tokens": [ { "deprel": "discourse", "end_char": 1740, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1738, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1742, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1741, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1746, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 1743, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1750, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 1747, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1754, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1751, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1758, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1755, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1763, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "wear", "misc": "", "start_char": 1759, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1766, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 1764, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1769, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 1767, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1779, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Halloween", "misc": "", "start_char": 1770, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1781, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 1780, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (DT a) (NN costume))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN flight) (NN suit))) (. .)))" }, "speaker": "Leonard", "text": "Because it's not a costume, it's a flight suit.", "tokens": [ { "deprel": "mark", "end_char": 1789, "feats": null, "head": 6, "id": 1, "lemma": "because", "misc": "", "start_char": 1782, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1792, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 1790, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1795, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1793, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1799, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1796, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1801, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1800, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1809, "feats": "Number=Sing", "head": 12, "id": 6, "lemma": "costume", "misc": "", "start_char": 1802, "text": "costume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1811, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1810, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1814, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "misc": "", "start_char": 1812, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1817, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1815, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1819, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 1818, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1826, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "flight", "misc": "", "start_char": 1820, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1831, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "suit", "misc": "", "start_char": 1827, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1833, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 1832, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ok)) (, ,) (ADVP (UH alright)) (, ,) (VP (VBG moving) (PRT (RP on))) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH wow) (. .)) (NP (DT A) (NN paisley) (NN shirt)) (. .)))" }, "speaker": "Penny", "text": "Ok, alright, moving on . Oh, wow . A paisley shirt.", "tokens": [ { "deprel": "discourse", "end_char": 1836, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 1834, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1838, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1846, "feats": null, "head": 5, "id": 3, "lemma": "alright", "misc": "", "start_char": 1839, "text": "alright", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1855, "feats": "VerbForm=Ger", "head": 0, "id": 5, "lemma": "move", "misc": "", "start_char": 1849, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1858, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 1856, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1860, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 1859, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1863, "feats": null, "head": 14, "id": 8, "lemma": "oh", "misc": "", "start_char": 1861, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1865, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1864, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1869, "feats": null, "head": 14, "id": 10, "lemma": "wow", "misc": "", "start_char": 1866, "text": "wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1871, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1870, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1873, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 1872, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1881, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "paisley", "misc": "", "start_char": 1874, "text": "paisley", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1887, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "shirt", "misc": "", "start_char": 1882, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1889, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 1888, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ goes) (PP (IN with) (NP (PRP$ my) (NN corduroy) (NN suit)))) (. .)))" }, "speaker": "Leonard", "text": "It goes with my corduroy suit.", "tokens": [ { "deprel": "nsubj", "end_char": 1892, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1890, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 1893, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1902, "feats": null, "head": 6, "id": 3, "lemma": "with", "misc": "", "start_char": 1898, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1905, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 1903, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1914, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "corduroy", "misc": "", "start_char": 1906, "text": "corduroy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1919, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "suit", "misc": "", "start_char": 1915, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1921, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1920, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP mean) (SBAR (S (NP (PRP it)) (VP (MD should) (VP (VB end) (PRT (RP up)) (PP (IN in) (NP (DT the) (JJ same) (NN place)))))))))) (, ,) (ADVP (RB then)) (NP (PRP I)) (VP (VBP agree)) (. .) (SQ (VBZ Is) (NP (DT this) (PRP$ your) (JJ only) (NN tie))) (. ?)))" }, "speaker": "Penny", "text": "if you mean it should end up in the same place, then I agree . Is this your only tie?", "tokens": [ { "deprel": "mark", "end_char": 1924, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1922, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1928, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1925, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1933, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "mean", "misc": "", "start_char": 1929, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1936, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 1934, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1943, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "should", "misc": "", "start_char": 1937, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1947, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "end", "misc": "", "start_char": 1944, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1950, "feats": null, "head": 6, "id": 7, "lemma": "up", "misc": "", "start_char": 1948, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1953, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 1951, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1957, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1954, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1962, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "same", "misc": "", "start_char": 1958, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1968, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "place", "misc": "", "start_char": 1963, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1970, "feats": null, "head": 6, "id": 12, "lemma": ",", "misc": "", "start_char": 1969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1975, "feats": "PronType=Dem", "head": 15, "id": 13, "lemma": "then", "misc": "", "start_char": 1971, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1977, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1976, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1983, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 15, "lemma": "agree", "misc": "", "start_char": 1978, "text": "agree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1985, "feats": null, "head": 15, "id": 16, "lemma": ".", "misc": "", "start_char": 1984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1988, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 17, "lemma": "be", "misc": "", "start_char": 1986, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1993, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 18, "lemma": "this", "misc": "", "start_char": 1989, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1998, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "your", "misc": "", "start_char": 1994, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2003, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "only", "misc": "", "start_char": 1999, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2007, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "tie", "misc": "", "start_char": 2004, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2009, "feats": null, "head": 6, "id": 22, "lemma": "?", "misc": "", "start_char": 2008, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Technically)) (, ,) (INTJ (UH yes)) (. .) (CC But) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD 'll) (VP (VB notice))))) (, ...) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ reversible)))) (. !) (RB So) (S (NP (PRP it)) (VP (VBZ works) (PP (IN as) (NP (CD two))))) (. .)))" }, "speaker": "Leonard", "text": "Technically, yes . But, if you'll notice...It's reversible! So it works as two.", "tokens": [ { "deprel": "advmod", "end_char": 2021, "feats": null, "head": 18, "id": 1, "lemma": "technically", "misc": "", "start_char": 2010, "text": "Technically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2023, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2027, "feats": null, "head": 1, "id": 3, "lemma": "yes", "misc": "", "start_char": 2024, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2029, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2033, "feats": null, "head": 14, "id": 5, "lemma": "but", "misc": "", "start_char": 2030, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2035, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 2034, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2038, "feats": null, "head": 10, "id": 7, "lemma": "if", "misc": "", "start_char": 2036, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2042, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 2039, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2046, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 2043, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 2053, "feats": "VerbForm=Inf", "head": 18, "id": 10, "lemma": "notice", "misc": "", "start_char": 2047, "text": "notice", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2057, "feats": null, "head": 10, "id": 11, "lemma": "...", "misc": "", "start_char": 2054, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2060, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "it", "misc": "", "start_char": 2058, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2063, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 2061, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2074, "feats": "Degree=Pos", "head": 10, "id": 14, "lemma": "reversible", "misc": "", "start_char": 2064, "text": "reversible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2076, "feats": null, "head": 14, "id": 15, "lemma": "!", "misc": "", "start_char": 2075, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2079, "feats": null, "head": 18, "id": 16, "lemma": "so", "misc": "", "start_char": 2077, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2082, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "it", "misc": "", "start_char": 2080, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2088, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 18, "lemma": "work", "misc": "", "start_char": 2083, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2091, "feats": null, "head": 20, "id": 19, "lemma": "as", "misc": "", "start_char": 2089, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2095, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 20, "lemma": "two", "misc": "", "start_char": 2092, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2097, "feats": null, "head": 18, "id": 21, "lemma": ".", "misc": "", "start_char": 2096, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sweetie))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB think) (SBAR (SBAR (S (NP (PRP it)) (VP (VBZ works) (PP (IN as) (NP (CD one))))) (. .) (SQ (VBZ Is) (NP (DT this)) (NP (PDT all) (PRP$ your) (NNS clothes))))))) (. ?)))" }, "speaker": "Penny", "text": "Sweetie, I don't even think it works as one . Is this all your clothes?", "tokens": [ { "deprel": "discourse", "end_char": 2105, "feats": null, "head": 7, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 2098, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2107, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 2106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2109, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 2108, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2112, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 2110, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2116, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 2113, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2121, "feats": null, "head": 7, "id": 6, "lemma": "even", "misc": "", "start_char": 2117, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2127, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 2122, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2130, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 2128, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2136, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "work", "misc": "", "start_char": 2131, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2139, "feats": null, "head": 11, "id": 10, "lemma": "as", "misc": "", "start_char": 2137, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2143, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "one", "misc": "", "start_char": 2140, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2145, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 2144, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 2148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "be", "misc": "", "start_char": 2146, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2153, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 14, "lemma": "this", "misc": "", "start_char": 2149, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det:predet", "end_char": 2157, "feats": null, "head": 17, "id": 15, "lemma": "all", "misc": "", "start_char": 2154, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 2162, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 2158, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 2170, "feats": "Number=Plur", "head": 7, "id": 17, "lemma": "clothes", "misc": "", "start_char": 2163, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2172, "feats": null, "head": 7, "id": 18, "lemma": "?", "misc": "", "start_char": 2171, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Eh) (, ,) (UH yeah) (. .)) (NP (NP (NN Everything)) (PP (IN since) (NP (DT the) (JJ eighth) (NN grade)))) (. .) (NP (DT The) (JJ eighth) (NN grade)) (. ?)))" }, "speaker": "Leonard", "text": "Eh, yeah . Everything since the eighth grade . The eighth grade?", "tokens": [ { "deprel": "discourse", "end_char": 2175, "feats": null, "head": 5, "id": 1, "lemma": "eh", "misc": "", "start_char": 2173, "text": "Eh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2177, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2182, "feats": null, "head": 5, "id": 3, "lemma": "yeah", "misc": "", "start_char": 2178, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2184, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2183, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 2195, "feats": "Number=Sing|PronType=Tot", "head": 0, "id": 5, "lemma": "everything", "misc": "", "start_char": 2185, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2201, "feats": null, "head": 9, "id": 6, "lemma": "since", "misc": "", "start_char": 2196, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2205, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 2202, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2212, "feats": "Degree=Pos|NumType=Ord", "head": 9, "id": 8, "lemma": "eighth", "misc": "", "start_char": 2206, "text": "eighth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2218, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "grade", "misc": "", "start_char": 2213, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2220, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 2219, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2224, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 2221, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2231, "feats": "Degree=Pos|NumType=Ord", "head": 13, "id": 12, "lemma": "eighth", "misc": "", "start_char": 2225, "text": "eighth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2237, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "grade", "misc": "", "start_char": 2232, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2239, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 2238, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (DT The) (: …) (DT the) (JJ eighth) (NN grade) (. ?)))" }, "speaker": "Penny", "text": "The … the eighth grade?", "tokens": [ { "deprel": "reparandum", "end_char": 2243, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 1, "lemma": "the", "misc": "", "start_char": 2240, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 2245, "feats": null, "head": 1, "id": 2, "lemma": "…", "misc": "", "start_char": 2244, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 2249, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 2246, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2256, "feats": "Degree=Pos|NumType=Ord", "head": 5, "id": 4, "lemma": "eighth", "misc": "", "start_char": 2250, "text": "eighth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2262, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "grade", "misc": "", "start_char": 2257, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2264, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 2263, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (NP (PRP$ My) (JJ last) (NN growth) (NN sprout)))" }, "speaker": "Leonard", "text": "My last growth sprout", "tokens": [ { "deprel": "nmod:poss", "end_char": 2267, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 1, "lemma": "my", "misc": "", "start_char": 2265, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2272, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "last", "misc": "", "start_char": 2268, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2279, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "growth", "misc": "", "start_char": 2273, "text": "growth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2286, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "sprout", "misc": "", "start_char": 2280, "text": "sprout", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (INTJ (UH well)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB go) (ADVP (RB back) (PP (IN to) (NP (DT the) (NN curdoroy) (NN suit))))))) (. .)))" }, "speaker": "Penny", "text": "Ok, well, let's go back to the curdoroy suit.", "tokens": [ { "deprel": "discourse", "end_char": 2289, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 2287, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2291, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2290, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2296, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 2292, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2298, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2302, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 2299, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2305, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 2303, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2308, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 2306, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2313, "feats": null, "head": 7, "id": 8, "lemma": "back", "misc": "", "start_char": 2309, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2316, "feats": null, "head": 12, "id": 9, "lemma": "to", "misc": "", "start_char": 2314, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2320, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 2317, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2329, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "curdoroy", "misc": "", "start_char": 2321, "text": "curdoroy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2334, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "suit", "misc": "", "start_char": 2330, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2336, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 2335, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Leonard", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 2342, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 2337, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2344, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2343, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (NP (PRP I)) (VP (VBD said) (INTJ (UH no) (. .)) (S (VP (VB Put) (NP (PRP it)) (PRT (RP down))))) (. .)))" }, "speaker": "Penny", "text": "Yeah . I said no . Put it down.", "tokens": [ { "deprel": "discourse", "end_char": 2349, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2345, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2351, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2350, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2353, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2352, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2358, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 2354, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "discourse", "end_char": 2361, "feats": null, "head": 4, "id": 5, "lemma": "no", "misc": "", "start_char": 2359, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2363, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 2362, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2367, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "put", "misc": "", "start_char": 2364, "text": "Put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2370, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 2368, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 2375, "feats": null, "head": 7, "id": 9, "lemma": "down", "misc": "", "start_char": 2371, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2377, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2376, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 1, 2 ], [ 0, 7, 8 ] ], [ [ 1, 3, 3 ], [ 1, 15, 15 ], [ 1, 18, 18 ], [ 24, 13, 13 ], [ 25, 26, 26 ] ], [ [ 1, 8, 8 ], [ 1, 21, 21 ], [ 1, 26, 26 ], [ 1, 60, 60 ], [ 1, 62, 62 ], [ 1, 66, 66 ], [ 1, 69, 71 ], [ 3, 7, 7 ], [ 4, 10, 10 ], [ 5, 6, 6 ], [ 6, 7, 7 ], [ 8, 10, 10 ], [ 14, 5, 5 ], [ 16, 2, 2 ], [ 18, 3, 3 ], [ 19, 2, 2 ], [ 21, 0, 0 ], [ 22, 0, 0 ], [ 24, 2, 2 ], [ 24, 11, 11 ], [ 27, 6, 6 ], [ 28, 5, 5 ], [ 31, 3, 3 ], [ 32, 1, 1 ], [ 32, 18, 18 ], [ 34, 0, 0 ], [ 34, 15, 15 ], [ 37, 0, 0 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 26, 27 ] ], [ [ 1, 13, 29 ] ], [ [ 1, 31, 31 ], [ 2, 2, 2 ], [ 5, 4, 4 ], [ 6, 5, 5 ], [ 11, 0, 0 ], [ 13, 6, 6 ], [ 14, 9, 9 ], [ 20, 3, 3 ], [ 21, 2, 2 ], [ 21, 9, 9 ], [ 32, 13, 13 ], [ 33, 7, 7 ], [ 34, 2, 2 ], [ 40, 2, 2 ] ], [ [ 1, 43, 43 ] ], [ [ 1, 36, 43 ] ], [ [ 1, 36, 44 ] ], [ [ 1, 54, 55 ], [ 1, 57, 57 ], [ 2, 9, 10 ], [ 3, 9, 10 ], [ 31, 3, 5 ] ], [ [ 1, 62, 63 ] ], [ [ 2, 6, 6 ], [ 3, 0, 0 ] ], [ [ 4, 18, 18 ] ], [ [ 4, 21, 21 ] ], [ [ 4, 20, 21 ] ], [ [ 4, 24, 24 ] ], [ [ 4, 27, 27 ] ], [ [ 4, 30, 30 ] ], [ [ 5, 1, 1 ], [ 5, 2, 3 ], [ 6, 2, 2 ] ], [ [ 5, 2, 2 ], [ 6, 4, 10 ] ], [ [ 5, 3, 3 ], [ 6, 4, 4 ], [ 8, 6, 6 ] ], [ [ 5, 2, 9 ] ], [ [ 8, 8, 8 ] ], [ [ 8, 15, 15 ] ], [ [ 9, 0, 0 ], [ 9, 2, 4 ], [ 9, 6, 6 ], [ 11, 3, 3 ], [ 11, 5, 7 ], [ 11, 5, 11 ], [ 11, 13, 13 ] ], [ [ 9, 2, 6 ], [ 13, 0, 0 ], [ 13, 11, 11 ] ], [ [ 11, 11, 11 ], [ 11, 19, 19 ] ], [ [ 11, 9, 11 ] ], [ [ 11, 17, 17 ] ], [ [ 11, 25, 25 ] ], [ [ 14, 7, 7 ], [ 16, 7, 7 ], [ 22, 3, 4 ], [ 23, 1, 1 ] ], [ [ 14, 11, 12 ] ], [ [ 14, 14, 17 ] ], [ [ 14, 11, 17 ] ], [ [ 21, 14, 16 ] ], [ [ 24, 9, 10 ] ], [ [ 24, 11, 13 ] ], [ [ 24, 17, 20 ] ], [ [ 24, 9, 20 ] ], [ [ 25, 4, 4 ], [ 25, 9, 9 ], [ 25, 9, 10 ] ], [ [ 25, 15, 15 ] ], [ [ 25, 19, 20 ] ], [ [ 26, 2, 2 ], [ 27, 4, 4 ], [ 27, 6, 12 ] ], [ [ 27, 7, 12 ], [ 28, 7, 7 ], [ 29, 1, 1 ], [ 29, 7, 7 ] ], [ [ 27, 11, 12 ], [ 29, 9, 11 ] ], [ [ 28, 9, 9 ] ], [ [ 29, 4, 5 ] ], [ [ 30, 11, 13 ], [ 31, 0, 0 ] ], [ [ 31, 4, 5 ], [ 32, 3, 3 ], [ 38, 9, 11 ] ], [ [ 32, 8, 10 ] ], [ [ 32, 17, 17 ], [ 32, 18, 20 ] ], [ [ 32, 20, 20 ], [ 33, 11, 11 ], [ 33, 16, 16 ], [ 33, 19, 19 ], [ 34, 7, 7 ], [ 34, 10, 10 ] ], [ [ 34, 13, 13 ], [ 34, 14, 16 ], [ 35, 4, 4 ] ], [ [ 35, 6, 8 ], [ 35, 10, 12 ], [ 36, 2, 4 ], [ 36, 0, 4 ] ], [ [ 35, 4, 8 ] ], [ [ 37, 0, 3 ] ], [ [ 38, 10, 11 ], [ 40, 7, 7 ] ] ]
s01e09c02t
Are you guys still not talking to each other? Not only is he still not talking to me, but there's this thing he does where he stares at you and tries to get your brain to explode . You know, like in the classic sci - fi movie " Scanners "? Like .... Bzzz . Nevermind . How about this one? It says, I know my physics, but I'm still a fun guy. Oh, I didn't know they still made corduroy suits. They don't, that's why I saved this one. Ok, well, let's just see what else you have . Ok, here . Take this . and this, and this, and this, and these ... Is this all stuff you want me to try on? No, this is stuff I want you to throw out. Oh. Seriously, don't even give it to charity, you won't be helping anyone. That's the bottled city of Kandor. Uh - huh. You see, Kandor was the capital city of the planet Krypton . It was miniaturised by Brainiac before Krypton exploded and then rescued by Superman. Oh, nice. It's a lot cooler when girls aren't looking at it. Here, why don't you put these while I find a shirt and a sport cut match. Right, be right back. Where are you going? Just put them on. Here? Oh, are you shy? No, I'm not shy. Don't worry I won't look. I know you won't look . Why would you look? There's nothing to see...Well, not' nothing' ... Sweetie, put the pants on. Putting them on. So, you know, isn't there maybe some way you and Sheldon could compromise on this whole presentation thing? No, No . Scientists do not compromise . Our minds are trained to synthetize facts and come to inarguable conclusions . Not to mention, Sheldon is back - crap crazy. What is this? Oh, careful . That's my original series Battlestar Galactica flight suit. Oh, why didn't you wear it on Halloween? Because it's not a costume, it's a flight suit. Ok, alright, moving on . Oh, wow . A paisley shirt. It goes with my corduroy suit. if you mean it should end up in the same place, then I agree . Is this your only tie? Technically, yes . But, if you'll notice...It's reversible! So it works as two. Sweetie, I don't even think it works as one . Is this all your clothes? Eh, yeah . Everything since the eighth grade . The eighth grade? The … the eighth grade? My last growth sprout Ok, well, let's go back to the curdoroy suit. Great. Yeah . I said no . Put it down.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (NNP Sheldon) (. .)))" }, "speaker": "Penny", "text": "Hey Sheldon.", "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": "vocative", "end_char": 11, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 4, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 12, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (UH Hello) (NNP Penny) (. .)))" }, "speaker": "Sheldon", "text": "Hello Penny.", "tokens": [ { "deprel": "root", "end_char": 19, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 14, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "vocative", "end_char": 25, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "penny", "misc": "", "start_char": 20, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 26, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (NP (NP (NN anything)) (ADJP (JJ good)))) (. ?)))" }, "speaker": "Penny", "text": "Get anything good?", "tokens": [ { "deprel": "root", "end_char": 31, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 28, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 40, "feats": "Number=Sing|PronType=Ind", "head": 1, "id": 2, "lemma": "anything", "misc": "", "start_char": 32, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 45, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "good", "misc": "", "start_char": 41, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 46, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NP (RB Just) (DT the) (JJS latest) (NN copy)) (PP (IN of) (NP (NNP Applied) (NNP Particle) (NNP Physics)))) (ADVP (RB quarterly)) (. .)))" }, "speaker": "Sheldon", "text": "Just the latest copy of Applied Particle Physics quarterly.", "tokens": [ { "deprel": "advmod", "end_char": 52, "feats": null, "head": 4, "id": 1, "lemma": "just", "misc": "", "start_char": 48, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 56, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 2, "lemma": "the", "misc": "", "start_char": 53, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Sup", "head": 4, "id": 3, "lemma": "late", "misc": "", "start_char": 57, "text": "latest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 68, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "copy", "misc": "", "start_char": 64, "text": "copy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 71, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 69, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 79, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "applied", "misc": "", "start_char": 72, "text": "Applied", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 88, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Particle", "misc": "", "start_char": 80, "text": "Particle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 96, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Physics", "misc": "", "start_char": 89, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 106, "feats": null, "head": 4, "id": 9, "lemma": "quarterly", "misc": "", "start_char": 97, "text": "quarterly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (DT that)) (VP (VBZ is) (ADJP (ADJP (RB so) (JJ weird)) (SBAR (IN that) (S (S (NP (PRP yours)) (VP (VBD came))) (CC and) (S (NP (PRP mine)) (VP (VBD did) (RB n't))))))) (. .) (S (NP (PRP It)) (VP (VBD was) (NP (DT a) (NN joke) (. .) (S (VP (VB Tip) (NP (PRP you)) (NP (NNS waitresses))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)) (NP (DT all) (NN week)))) (. .)))" }, "speaker": "Penny", "text": "Oh, you know, that is so weird that yours came and mine didn't . It was a joke . Tip you waitresses . I'm here all week.", "tokens": [ { "deprel": "discourse", "end_char": 111, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 109, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 117, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 114, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "know", "misc": "", "start_char": 118, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 129, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 125, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 132, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 130, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 135, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 133, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 141, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "weird", "misc": "", "start_char": 136, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 146, "feats": null, "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 142, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 152, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "yours", "misc": "", "start_char": 147, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 12, "lemma": "come", "misc": "", "start_char": 153, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 161, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 158, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 166, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "mine", "misc": "", "start_char": 162, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 15, "lemma": "do", "misc": "", "start_char": 167, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 174, "feats": null, "head": 15, "id": 16, "lemma": "not", "misc": "", "start_char": 171, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 175, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 179, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 18, "lemma": "it", "misc": "", "start_char": 177, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 19, "lemma": "be", "misc": "", "start_char": 180, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 185, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 184, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 190, "feats": "Number=Sing", "head": 9, "id": 21, "lemma": "joke", "misc": "", "start_char": 186, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 191, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 196, "feats": "Mood=Imp|VerbForm=Inf", "head": 21, "id": 23, "lemma": "tip", "misc": "", "start_char": 193, "text": "Tip", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 200, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 197, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 211, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "waitress", "misc": "", "start_char": 201, "text": "waitresses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 9, "id": 26, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 215, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 214, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 216, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 223, "feats": "PronType=Dem", "head": 9, "id": 29, "lemma": "here", "misc": "", "start_char": 219, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 227, "feats": null, "head": 31, "id": 30, "lemma": "all", "misc": "", "start_char": 224, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 232, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "week", "misc": "", "start_char": 228, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 9, "id": 32, "lemma": ".", "misc": "", "start_char": 233, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (S (ADVP (RB just)) (VP (TO to) (VP (VB save) (NP (PRP you)) (PP (IN from) (NP (JJR further) (NN awkwardness)))))) (, ,) (VP (VB know) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB perfectly) (JJ comfortable) (PP (IN with) (S (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP us)))) (VP (VBG climbing) (NP (DT the) (NNS stairs)) (PP (IN in) (NP (NN silence))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Penny, just to save you from further awkwardness, know that I'm perfectly comfortable with the two of us climbing the stairs in silence.", "tokens": [ { "deprel": "nsubj", "end_char": 240, "feats": "Number=Sing", "head": 11, "id": 1, "lemma": "penny", "misc": "", "start_char": 235, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 243, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 248, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 255, "feats": "VerbForm=Inf", "head": 11, "id": 5, "lemma": "save", "misc": "", "start_char": 251, "text": "save", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 259, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 256, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 9, "id": 7, "lemma": "from", "misc": "", "start_char": 260, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 272, "feats": "Degree=Cmp", "head": 9, "id": 8, "lemma": "further", "misc": "", "start_char": 265, "text": "further", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 284, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "awkwardness", "misc": "", "start_char": 273, "text": "awkwardness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 5, "id": 10, "lemma": ",", "misc": "", "start_char": 285, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 291, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "know", "misc": "", "start_char": 287, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 296, "feats": null, "head": 16, "id": 12, "lemma": "that", "misc": "", "start_char": 292, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 298, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 297, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 301, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 299, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 311, "feats": null, "head": 16, "id": 15, "lemma": "perfectly", "misc": "", "start_char": 302, "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 323, "feats": "Degree=Pos", "head": 11, "id": 16, "lemma": "comfortable", "misc": "", "start_char": 312, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 328, "feats": null, "head": 22, "id": 17, "lemma": "with", "misc": "", "start_char": 324, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 332, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 329, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 336, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 19, "lemma": "two", "misc": "", "start_char": 333, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 337, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 342, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 21, "lemma": "we", "misc": "", "start_char": 340, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 351, "feats": "VerbForm=Ger", "head": 16, "id": 22, "lemma": "climb", "misc": "", "start_char": 343, "text": "climbing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 355, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 352, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 362, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "stair", "misc": "", "start_char": 356, "text": "stairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 26, "id": 25, "lemma": "in", "misc": "", "start_char": 363, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 373, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "silence", "misc": "", "start_char": 366, "text": "silence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 11, "id": 27, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (INTJ (UH ok)) (, ,) (NP (PRP me)) (ADVP (RB too)) (. .) (VP (VP (VB Zip) (NP (PRP it))) (, ,) (VP (VB lock) (NP (PRP it))) (. .) (VP (VB Put) (NP (PRP it)) (PP (IN in) (NP (PRP$ your) (NN pocket)))) (. .) (ADVP (RB So)) (, ,) (NP (NP (PRP you)) (CC and) (NP (NNP Leonard)))) (. ...)))" }, "speaker": "Penny", "text": "Oh, yeah ok, me too . Zip it, lock it . Put it in your pocket . So, you and Leonard ...", "tokens": [ { "deprel": "discourse", "end_char": 378, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 376, "text": "Oh", "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": 9, "id": 3, "lemma": "yeah", "misc": "", "start_char": 381, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 388, "feats": null, "head": 9, "id": 4, "lemma": "ok", "misc": "", "start_char": 386, "text": "ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 393, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 391, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 9, "id": 7, "lemma": "too", "misc": "", "start_char": 394, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 403, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "zip", "misc": "", "start_char": 400, "text": "Zip", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 406, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 404, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 413, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 12, "lemma": "lock", "misc": "", "start_char": 409, "text": "lock", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 416, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 414, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 422, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 15, "lemma": "put", "misc": "", "start_char": 419, "text": "Put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 425, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 423, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 426, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 433, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 429, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 440, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "pocket", "misc": "", "start_char": 434, "text": "pocket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 445, "feats": null, "head": 23, "id": 21, "lemma": "so", "misc": "", "start_char": 443, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 446, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 451, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 23, "lemma": "you", "misc": "", "start_char": 448, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 455, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 452, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 463, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Leonard", "misc": "", "start_char": 456, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 9, "id": 26, "lemma": "...", "misc": "", "start_char": 464, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (NP (JJ dear) (NNP God)) (. ...)))" }, "speaker": "Sheldon", "text": "Oh dear God ...", "tokens": [ { "deprel": "discourse", "end_char": 470, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 468, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "amod", "end_char": 475, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "dear", "misc": "", "start_char": 471, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 479, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "God", "misc": "", "start_char": 476, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 480, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Little) (NN misunderstanding)) (, ,) (INTJ (UH huh)) (. ?)))" }, "speaker": "Penny", "text": "Little misunderstanding, huh?", "tokens": [ { "deprel": "amod", "end_char": 490, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Little", "misc": "", "start_char": 484, "text": "Little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 507, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "misunderstanding", "misc": "", "start_char": 491, "text": "misunderstanding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 508, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 513, "feats": null, "head": 2, "id": 4, "lemma": "huh", "misc": "", "start_char": 510, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 514, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT A) (JJ little) (NN misunderstanding)) (, ...) (. ?) (S (NP (NP (NNP Galileo)) (CC and) (NP (DT the) (NNP Pope))) (VP (VBD had) (NP (DT a) (JJ little) (NN misunderstanding)))) (. .)))" }, "speaker": "Sheldon", "text": "A little misunderstanding ...? Galileo and the Pope had a little misunderstanding.", "tokens": [ { "deprel": "det", "end_char": 517, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 516, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 524, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "little", "misc": "", "start_char": 518, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 541, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "misunderstanding", "misc": "", "start_char": 525, "text": "misunderstanding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 542, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 546, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 555, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "Galileo", "misc": "", "start_char": 548, "text": "Galileo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 559, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 556, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 563, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 560, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 568, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Pope", "misc": "", "start_char": 564, "text": "Pope", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 569, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 574, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 573, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 581, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 575, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 598, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "misunderstanding", "misc": "", "start_char": 582, "text": "misunderstanding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 599, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Anyway)) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG talking) (PP (IN to) (NP (NNP Leonard))) (NP (DT this) (NN morning)))) (CC and) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP he)) (VP (VBZ feels) (ADJP (RB really) (JJ bad) (PP (IN about) (NP (PRP it))))))))) (. .)))" }, "speaker": "Penny", "text": "Anyway, I was talking to Leonard this morning and I think he feels really bad about it.", "tokens": [ { "deprel": "discourse", "end_char": 607, "feats": null, "head": 5, "id": 1, "lemma": "anyway", "misc": "", "start_char": 601, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 608, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 611, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 610, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 612, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 623, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 616, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 626, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 624, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 634, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 627, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 639, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 635, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 647, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "morning", "misc": "", "start_char": 640, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 651, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 648, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 653, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 652, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "think", "misc": "", "start_char": 654, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 660, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "feel", "misc": "", "start_char": 663, "text": "feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 675, "feats": null, "head": 16, "id": 15, "lemma": "really", "misc": "", "start_char": 669, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 679, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "bad", "misc": "", "start_char": 676, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 685, "feats": null, "head": 18, "id": 17, "lemma": "about", "misc": "", "start_char": 680, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 688, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 18, "lemma": "it", "misc": "", "start_char": 686, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (INTJ (UH Huh) (. .)))" }, "speaker": "Sheldon", "text": "Huh.", "tokens": [ { "deprel": "root", "end_char": 694, "feats": null, "head": 0, "id": 1, "lemma": "huh", "misc": "", "start_char": 691, "text": "Huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB feel))) (. ?)))" }, "speaker": "Penny", "text": "How do you feel?", "tokens": [ { "deprel": "advmod", "end_char": 700, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 697, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 701, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 707, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 704, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 712, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "feel", "misc": "", "start_char": 708, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 713, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (NP (DT the) (NN question)))) (. .)))" }, "speaker": "Sheldon", "text": "I don't understand the question.", "tokens": [ { "deprel": "nsubj", "end_char": 716, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 715, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 717, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 723, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 720, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 734, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "understand", "misc": "", "start_char": 724, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 738, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 735, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 747, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "question", "misc": "", "start_char": 739, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG asking) (SBAR (IN if) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ difficult)) (S (VP (TO to) (VP (VB be) (VP (VBG fighting) (PP (IN with) (NP (PRP$ your) (JJS best) (NN friend)))))))))))) (. .)))" }, "speaker": "Penny", "text": "I'm just asking if it's difficult to be fighting with your best friend.", "tokens": [ { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 750, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 752, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 759, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 755, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 766, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 760, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 769, "feats": null, "head": 8, "id": 5, "lemma": "if", "misc": "", "start_char": 767, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 772, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 770, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 775, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 773, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 785, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "difficult", "misc": "", "start_char": 776, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 788, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 786, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 791, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 789, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 800, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 11, "lemma": "fight", "misc": "", "start_char": 792, "text": "fighting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 805, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 801, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 810, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "your", "misc": "", "start_char": 806, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 815, "feats": "Degree=Sup", "head": 15, "id": 14, "lemma": "good", "misc": "", "start_char": 811, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obl", "end_char": 822, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "friend", "misc": "", "start_char": 816, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (RB n't) (VP (VBN thought) (PP (IN about) (NP (PRP it))) (PP (IN like) (NP (DT that) (. .)))))) (NP (PRP I)) (VP (VBP wonder) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG experiencing) (NP (NP (JJ physiological) (NNS manifestations)) (PP (IN of) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (JJ unconscious) (JJ emotional) (NN turmoil))))))))))))))" }, "speaker": "Sheldon", "text": "I haven't thought about it like that . I wonder if I've been experiencing physiological manifestations of some sort of unconscious emotional turmoil", "tokens": [ { "deprel": "nsubj", "end_char": 826, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 825, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 831, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 827, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 835, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 832, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 843, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 836, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 849, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 844, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 852, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 850, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 857, "feats": null, "head": 8, "id": 7, "lemma": "like", "misc": "", "start_char": 853, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 862, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 8, "lemma": "that", "misc": "", "start_char": 858, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 863, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 865, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 873, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "wonder", "misc": "", "start_char": 867, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 876, "feats": null, "head": 16, "id": 12, "lemma": "if", "misc": "", "start_char": 874, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 877, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 882, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "have", "misc": "", "start_char": 879, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 887, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 883, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 900, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 16, "lemma": "experience", "misc": "", "start_char": 888, "text": "experiencing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 914, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "physiological", "misc": "", "start_char": 901, "text": "physiological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 929, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "manifestation", "misc": "", "start_char": 915, "text": "manifestations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 932, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 930, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 937, "feats": null, "head": 21, "id": 20, "lemma": "some", "misc": "", "start_char": 933, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 942, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "sort", "misc": "", "start_char": 938, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 945, "feats": null, "head": 25, "id": 22, "lemma": "of", "misc": "", "start_char": 943, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 957, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "unconscious", "misc": "", "start_char": 946, "text": "unconscious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 967, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "emotional", "misc": "", "start_char": 958, "text": "emotional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 975, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "turmoil", "misc": "", "start_char": 968, "text": "turmoil", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Wait)) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "Wait, what?", "tokens": [ { "deprel": "root", "end_char": 980, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 976, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 982, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 981, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 987, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 983, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 988, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB poop) (NP (DT this) (NN morning)))) (. .)))" }, "speaker": "Sheldon", "text": "I couldn't poop this morning.", "tokens": [ { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 990, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 997, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 992, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1001, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 998, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1006, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "poop", "misc": "", "start_char": 1002, "text": "poop", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1011, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 1007, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1019, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "morning", "misc": "", "start_char": 1012, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1020, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD should) (ADVP (RB just)) (VP (VB talk) (PP (IN to) (NP (PRP him)))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP you) (NNS guys)) (VP (MD can) (VP (VB work) (NP (DT this)) (PRT (RP out))))))))) (. .)))" }, "speaker": "Penny", "text": "You should just talk to him, I'm sure you guys can work this out.", "tokens": [ { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1022, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1032, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 1026, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1037, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 1033, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1042, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 1038, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1045, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1043, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1049, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "he", "misc": "", "start_char": 1046, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 1050, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1053, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1052, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1056, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1054, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1061, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "sure", "misc": "", "start_char": 1057, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "dep", "end_char": 1065, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 1062, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1070, "feats": "Number=Plur", "head": 14, "id": 12, "lemma": "guy", "misc": "", "start_char": 1066, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1074, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "can", "misc": "", "start_char": 1071, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1079, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "work", "misc": "", "start_char": 1075, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1084, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 15, "lemma": "this", "misc": "", "start_char": 1080, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 1088, "feats": null, "head": 14, "id": 16, "lemma": "out", "misc": "", "start_char": 1085, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1089, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Certainly)) (ADJP (JJ preferable) (PP (IN to) (NP (PRP$ my) (NN plan)))) (. .)))" }, "speaker": "Sheldon", "text": "Certainly preferable to my plan.", "tokens": [ { "deprel": "advmod", "end_char": 1100, "feats": null, "head": 2, "id": 1, "lemma": "certainly", "misc": "", "start_char": 1091, "text": "Certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1111, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "preferable", "misc": "", "start_char": 1101, "text": "preferable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1114, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 1112, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1117, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 1115, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1122, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "plan", "misc": "", "start_char": 1118, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1124, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1123, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT Which)) (SQ (VP (VBD was))) (. ?)))" }, "speaker": "Penny", "text": "Which was?", "tokens": [ { "deprel": "nsubj", "end_char": 1130, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "which", "misc": "", "start_char": 1125, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "root", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1131, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1135, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (DT A) (JJ powerful) (NN laxative) (. .)))" }, "speaker": "Sheldon", "text": "A powerful laxative.", "tokens": [ { "deprel": "det", "end_char": 1138, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 1137, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1147, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "powerful", "misc": "", "start_char": 1139, "text": "powerful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1156, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "laxative", "misc": "", "start_char": 1148, "text": "laxative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB absolutely)) (VP (MD should) (VP (VB talk) (PP (IN to) (NP (PRP him) (. .))) (S (VP (VB Look) (, ,) (S (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (NNP Leonard)) (VP (VBZ values) (NP (PRP you)) (PP (IN as) (NP (DT a) (NN friend)))))))) (CC and) (S (NP (PRP he)) (VP (VBD told) (NP (PRP me)) (NP (PRP himself)) (PP (IN without) (NP (PRP$ your) (JJ little) (NN idea) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT no) (NN way)) (SBAR (S (NP (PRP he)) (VP (MD could) (VP (VB come) (PRT (RP up)) (PP (IN with) (NP (DT this) (JJ whole) (NN experiment) (NN thing)))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "You absolutely should talk to him . Look, I know Leonard values you as a friend and he told me himself without your little idea there's no way he could come up with this whole experiment thing.", "tokens": [ { "deprel": "nsubj", "end_char": 1162, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1159, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1173, "feats": null, "head": 4, "id": 2, "lemma": "absolutely", "misc": "", "start_char": 1163, "text": "absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1180, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "should", "misc": "", "start_char": 1174, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1185, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 1181, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1188, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1186, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1192, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "he", "misc": "", "start_char": 1189, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1194, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1193, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1199, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 8, "lemma": "look", "misc": "", "start_char": 1195, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 1200, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1203, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1202, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1208, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "know", "misc": "", "start_char": 1204, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1216, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Leonard", "misc": "", "start_char": 1209, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1223, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "value", "misc": "", "start_char": 1217, "text": "values", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1227, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 1224, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1230, "feats": null, "head": 17, "id": 15, "lemma": "as", "misc": "", "start_char": 1228, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1232, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1231, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1239, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "friend", "misc": "", "start_char": 1233, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1243, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 1240, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1246, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "he", "misc": "", "start_char": 1244, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1251, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 20, "lemma": "tell", "misc": "", "start_char": 1247, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1254, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 1252, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:npmod", "end_char": 1262, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 20, "id": 22, "lemma": "himself", "misc": "", "start_char": 1255, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1270, "feats": null, "head": 26, "id": 23, "lemma": "without", "misc": "", "start_char": 1263, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1275, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "your", "misc": "", "start_char": 1271, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1282, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "little", "misc": "", "start_char": 1276, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1287, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "idea", "misc": "", "start_char": 1283, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "expl", "end_char": 1293, "feats": null, "head": 28, "id": 27, "lemma": "there", "misc": "", "start_char": 1288, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 1296, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 28, "lemma": "be", "misc": "", "start_char": 1294, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1299, "feats": null, "head": 30, "id": 29, "lemma": "no", "misc": "", "start_char": 1297, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1303, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "way", "misc": "", "start_char": 1300, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1306, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 31, "lemma": "he", "misc": "", "start_char": 1304, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1312, "feats": "VerbForm=Fin", "head": 33, "id": 32, "lemma": "could", "misc": "", "start_char": 1307, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1317, "feats": "VerbForm=Inf", "head": 30, "id": 33, "lemma": "come", "misc": "", "start_char": 1313, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1320, "feats": null, "head": 33, "id": 34, "lemma": "up", "misc": "", "start_char": 1318, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1325, "feats": null, "head": 39, "id": 35, "lemma": "with", "misc": "", "start_char": 1321, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1330, "feats": "Number=Sing|PronType=Dem", "head": 39, "id": 36, "lemma": "this", "misc": "", "start_char": 1326, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1336, "feats": "Degree=Pos", "head": 39, "id": 37, "lemma": "whole", "misc": "", "start_char": 1331, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1347, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "experiment", "misc": "", "start_char": 1337, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1353, "feats": "Number=Sing", "head": 33, "id": 39, "lemma": "thing", "misc": "", "start_char": 1348, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1355, "feats": null, "head": 4, "id": 40, "lemma": ".", "misc": "", "start_char": 1354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me))) (. .) (`` \") (NP (JJ Little) (NN idea)) ('' \") (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me . \" Little idea \"?", "tokens": [ { "deprel": "root", "end_char": 1362, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1356, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1365, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1363, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1367, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1366, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 6, "id": 4, "lemma": "\"", "misc": "", "start_char": 1368, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1376, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Little", "misc": "", "start_char": 1370, "text": "Little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1381, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "idea", "misc": "", "start_char": 1377, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 1382, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1385, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 1384, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP mean) (SBAR (S (SBAR (S (NP (PRP he)) (VP (VBD tried) (S (VP (TO to) (VP (VB explain) (NP (PRP it)) (PP (IN to) (NP (PRP me))))))))) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB really)) (VP (VB understand) (NP (PRP it)))) (CC but)))) (. ...)))" }, "speaker": "Penny", "text": "Yeah, I mean he tried to explain it to me, I didn't really understand it but ...", "tokens": [ { "deprel": "discourse", "end_char": 1390, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1386, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1399, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "mean", "misc": "", "start_char": 1395, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1402, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 1400, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1408, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "try", "misc": "", "start_char": 1403, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1411, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1409, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1419, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "explain", "misc": "", "start_char": 1412, "text": "explain", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1422, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 1420, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1425, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1423, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1428, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 11, "lemma": "I", "misc": "", "start_char": 1426, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 6, "id": 12, "lemma": ",", "misc": "", "start_char": 1429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1432, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "I", "misc": "", "start_char": 1431, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1436, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 14, "lemma": "do", "misc": "", "start_char": 1433, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1440, "feats": null, "head": 17, "id": 15, "lemma": "not", "misc": "", "start_char": 1437, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1447, "feats": null, "head": 17, "id": 16, "lemma": "really", "misc": "", "start_char": 1441, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1458, "feats": "VerbForm=Inf", "head": 6, "id": 17, "lemma": "understand", "misc": "", "start_char": 1448, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1461, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1459, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1465, "feats": null, "head": 17, "id": 19, "lemma": "but", "misc": "", "start_char": 1462, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1469, "feats": null, "head": 6, "id": 20, "lemma": "...", "misc": "", "start_char": 1466, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (NP (PRP you)) (VP (VBD did) (RB n't)) (. .) (NP (PRP He)) (VP (VBD said) (: :) (FRAG (NP (`` \") (JJ Little) (NN idea) ('' \")) (. ?)))))" }, "speaker": "Sheldon", "text": "Of course you didn't . He said: \" Little idea \"?", "tokens": [ { "deprel": "advmod", "end_char": 1472, "feats": null, "head": 4, "id": 1, "lemma": "of", "misc": "", "start_char": 1470, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1479, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1473, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1483, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1480, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1487, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 1484, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1491, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1488, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1492, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1496, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 1494, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "say", "misc": "", "start_char": 1497, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1503, "feats": null, "head": 8, "id": 9, "lemma": ":", "misc": "", "start_char": 1502, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1505, "feats": null, "head": 12, "id": 10, "lemma": "\"", "misc": "", "start_char": 1504, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1512, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "Little", "misc": "", "start_char": 1506, "text": "Little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1517, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "idea", "misc": "", "start_char": 1513, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 12, "id": 13, "lemma": "\"", "misc": "", "start_char": 1518, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1521, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 1520, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (, ,) (INTJ (UH no)) (, ...) (RB Not) (, ...) (PP (RB Not) (IN in) (NP (DT those) (NNS words))) (. .)))" }, "speaker": "Penny", "text": "Oh, well, no...Not...Not in those words.", "tokens": [ { "deprel": "discourse", "end_char": 1524, "feats": null, "head": 12, "id": 1, "lemma": "oh", "misc": "", "start_char": 1522, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1526, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1525, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1531, "feats": null, "head": 12, "id": 3, "lemma": "well", "misc": "", "start_char": 1527, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1533, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1536, "feats": "Polarity=Neg", "head": 12, "id": 5, "lemma": "no", "misc": "", "start_char": 1534, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1540, "feats": null, "head": 7, "id": 6, "lemma": "...", "misc": "", "start_char": 1537, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1544, "feats": null, "head": 12, "id": 7, "lemma": "not", "misc": "", "start_char": 1541, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1548, "feats": null, "head": 7, "id": 8, "lemma": "...", "misc": "", "start_char": 1545, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1552, "feats": null, "head": 12, "id": 9, "lemma": "not", "misc": "", "start_char": 1549, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1555, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 1553, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1561, "feats": "Number=Plur|PronType=Dem", "head": 12, "id": 11, "lemma": "that", "misc": "", "start_char": 1556, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1567, "feats": "Number=Plur", "head": 0, "id": 12, "lemma": "word", "misc": "", "start_char": 1562, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1569, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 1568, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN In) (FRAG (WHNP (WDT what) (NNS words)) (ADVP (RB then)))) (, ,) (ADVP (RB exactly)) (. ?)))" }, "speaker": "Sheldon", "text": "In what words then, exactly?", "tokens": [ { "deprel": "case", "end_char": 1572, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 1570, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1577, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "what", "misc": "", "start_char": 1573, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1583, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "word", "misc": "", "start_char": 1578, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1588, "feats": "PronType=Dem", "head": 3, "id": 4, "lemma": "then", "misc": "", "start_char": 1584, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1590, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1589, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1598, "feats": null, "head": 3, "id": 6, "lemma": "exactly", "misc": "", "start_char": 1591, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1600, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 1599, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RBR more)) (NP (NP (DT the) (NN spirit)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (PRP he)) (VP (VBD said)))))) (. ...)))" }, "speaker": "Penny", "text": "It's more the spirit in which he said ...", "tokens": [ { "deprel": "nsubj", "end_char": 1603, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1601, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1606, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1604, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1611, "feats": "Degree=Cmp", "head": 5, "id": 3, "lemma": "more", "misc": "", "start_char": 1607, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "det", "end_char": 1615, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1612, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1622, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "spirit", "misc": "", "start_char": 1616, "text": "spirit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1625, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1623, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1631, "feats": "PronType=Rel", "head": 9, "id": 7, "lemma": "which", "misc": "", "start_char": 1626, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1634, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 1632, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1639, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "say", "misc": "", "start_char": 1635, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1643, "feats": null, "head": 5, "id": 10, "lemma": "...", "misc": "", "start_char": 1640, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP he)) (VP (VB say))) (. ?)))" }, "speaker": "Sheldon", "text": "What did he say?", "tokens": [ { "deprel": "obj", "end_char": 1648, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1644, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1652, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1649, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1655, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 1653, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1659, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 1656, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD had) (NP (DT a) (JJ lucky) (NN hunch)))))" }, "speaker": "Penny", "text": "You had a lucky hunch", "tokens": [ { "deprel": "nsubj", "end_char": 1665, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1662, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1669, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1666, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1671, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1670, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1677, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "lucky", "misc": "", "start_char": 1672, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1683, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "hunch", "misc": "", "start_char": 1678, "text": "hunch", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG thinking) (, ,) (PP (RB instead) (IN of) (S (VP (VBG arguing) (PP (IN about) (NP (DT this))))))))) (. ...)))" }, "speaker": "Leonard", "text": "Hey, Sheldon, I've been thinking, instead of arguing about this ...", "tokens": [ { "deprel": "discourse", "end_char": 1687, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 1684, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1689, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1688, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1697, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1690, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1699, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1698, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1701, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1700, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1705, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "have", "misc": "", "start_char": 1702, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 1710, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1706, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 1719, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "think", "misc": "", "start_char": 1711, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1721, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1720, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1729, "feats": null, "head": 12, "id": 10, "lemma": "instead", "misc": "", "start_char": 1722, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1732, "feats": null, "head": 10, "id": 11, "lemma": "of", "misc": "", "start_char": 1730, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1740, "feats": "VerbForm=Ger", "head": 8, "id": 12, "lemma": "argue", "misc": "", "start_char": 1733, "text": "arguing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1746, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 1741, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1751, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 14, "lemma": "this", "misc": "", "start_char": 1747, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1755, "feats": null, "head": 8, "id": 15, "lemma": "...", "misc": "", "start_char": 1752, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (RB n't) (NP (PRP you)) (ADVP (RB ever)) (VP (VB speak) (PP (IN to) (NP (PRP me))) (ADVP (RB again))) (. .)))" }, "speaker": "Sheldon", "text": "Don't you ever speak to me again.", "tokens": [ { "deprel": "aux", "end_char": 1758, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "do", "misc": "", "start_char": 1756, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1762, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 1759, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1766, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1763, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1771, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 1767, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1777, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "speak", "misc": "", "start_char": 1772, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1780, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1778, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1783, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 1781, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1789, "feats": null, "head": 5, "id": 8, "lemma": "again", "misc": "", "start_char": 1784, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1791, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1790, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (, ...) (. ?)))" }, "speaker": "Leonard", "text": "What ...?", "tokens": [ { "deprel": "root", "end_char": 1796, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1792, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1800, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1797, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1802, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 1801, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (PRP he)) (VP (: …)) (. .)))" }, "speaker": "Penny", "text": "Uh, he ….", "tokens": [ { "deprel": "discourse", "end_char": 1805, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 1803, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1810, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "he", "misc": "", "start_char": 1808, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1812, "feats": null, "head": 3, "id": 4, "lemma": "…", "misc": "", "start_char": 1811, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1814, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1813, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 0, 1 ] ], [ [ 1, 1, 1 ], [ 4, 13, 13 ], [ 4, 23, 24 ], [ 4, 26, 26 ], [ 5, 0, 0 ], [ 5, 5, 5 ], [ 6, 5, 5 ], [ 6, 0, 5 ], [ 10, 2, 2 ], [ 10, 10, 10 ], [ 14, 0, 0 ], [ 18, 7, 7 ], [ 22, 9, 9 ], [ 22, 20, 20 ], [ 24, 2, 2 ], [ 24, 10, 10 ], [ 24, 12, 12 ], [ 25, 2, 2 ] ], [ [ 2, 1, 1 ], [ 3, 0, 3 ] ], [ [ 2, 1, 2 ] ], [ [ 3, 5, 7 ] ], [ [ 3, 0, 8 ] ], [ [ 3, 5, 8 ] ], [ [ 4, 2, 2 ], [ 4, 10, 10 ], [ 4, 23, 23 ], [ 5, 12, 12 ], [ 6, 17, 17 ], [ 6, 22, 22 ], [ 6, 20, 22 ], [ 12, 2, 2 ], [ 13, 0, 0 ], [ 14, 12, 12 ], [ 15, 0, 0 ], [ 15, 9, 9 ], [ 15, 12, 12 ], [ 17, 0, 0 ], [ 18, 0, 0 ], [ 18, 10, 10 ], [ 19, 3, 3 ], [ 22, 0, 0 ], [ 22, 13, 13 ], [ 22, 15, 16 ], [ 22, 23, 23 ], [ 23, 1, 1 ], [ 30, 0, 0 ], [ 31, 2, 2 ], [ 32, 6, 6 ], [ 34, 2, 2 ], [ 34, 0, 2 ] ], [ [ 4, 17, 17 ], [ 4, 19, 20 ] ], [ [ 4, 22, 22 ] ], [ [ 4, 24, 24 ] ], [ [ 4, 29, 30 ] ], [ [ 5, 7, 8 ] ], [ [ 5, 20, 20 ], [ 5, 17, 20 ] ], [ [ 5, 22, 23 ] ], [ [ 5, 25, 25 ] ], [ [ 6, 9, 9 ], [ 6, 12, 12 ], [ 6, 15, 15 ] ], [ [ 6, 17, 18 ] ], [ [ 6, 24, 24 ], [ 10, 6, 6 ], [ 10, 12, 12 ], [ 14, 12, 14 ], [ 18, 5, 5 ], [ 22, 5, 5 ], [ 22, 11, 11 ], [ 22, 18, 18 ], [ 22, 21, 21 ], [ 22, 30, 30 ], [ 24, 4, 4 ], [ 25, 6, 6 ], [ 28, 7, 7 ], [ 29, 2, 2 ] ], [ [ 6, 22, 24 ] ], [ [ 7, 0, 2 ] ], [ [ 8, 0, 1 ], [ 9, 0, 2 ], [ 9, 10, 12 ], [ 10, 17, 17 ], [ 18, 14, 14 ], [ 31, 13, 13 ] ], [ [ 9, 5, 5 ] ], [ [ 9, 7, 8 ] ], [ [ 9, 5, 8 ] ], [ [ 10, 7, 8 ], [ 17, 4, 5 ] ], [ [ 12, 0, 4 ], [ 13, 4, 5 ] ], [ [ 15, 16, 17 ] ], [ [ 15, 22, 24 ] ], [ [ 15, 16, 24 ] ], [ [ 15, 19, 24 ] ], [ [ 18, 10, 11 ] ], [ [ 19, 3, 4 ], [ 21, 0, 2 ] ], [ [ 22, 23, 25 ], [ 23, 4, 5 ], [ 24, 8, 8 ], [ 24, 17, 17 ], [ 25, 10, 11 ], [ 26, 10, 11 ], [ 30, 2, 4 ] ], [ [ 22, 35, 38 ] ], [ [ 27, 1, 1 ] ], [ [ 27, 1, 2 ] ], [ [ 28, 3, 4 ] ], [ [ 28, 3, 8 ] ], [ [ 31, 4, 4 ], [ 32, 2, 2 ] ] ]
s01e09c03t
Hey Sheldon. Hello Penny. Get anything good? Just the latest copy of Applied Particle Physics quarterly. Oh, you know, that is so weird that yours came and mine didn't . It was a joke . Tip you waitresses . I'm here all week. Penny, just to save you from further awkwardness, know that I'm perfectly comfortable with the two of us climbing the stairs in silence. Oh, yeah ok, me too . Zip it, lock it . Put it in your pocket . So, you and Leonard ... Oh dear God ... Little misunderstanding, huh? A little misunderstanding ...? Galileo and the Pope had a little misunderstanding. Anyway, I was talking to Leonard this morning and I think he feels really bad about it. Huh. How do you feel? I don't understand the question. I'm just asking if it's difficult to be fighting with your best friend. I haven't thought about it like that . I wonder if I've been experiencing physiological manifestations of some sort of unconscious emotional turmoil Wait, what? I couldn't poop this morning. You should just talk to him, I'm sure you guys can work this out. Certainly preferable to my plan. Which was? A powerful laxative. You absolutely should talk to him . Look, I know Leonard values you as a friend and he told me himself without your little idea there's no way he could come up with this whole experiment thing. Excuse me . " Little idea "? Yeah, I mean he tried to explain it to me, I didn't really understand it but ... Of course you didn't . He said: " Little idea "? Oh, well, no...Not...Not in those words. In what words then, exactly? It's more the spirit in which he said ... What did he say? You had a lucky hunch Hey, Sheldon, I've been thinking, instead of arguing about this ... Don't you ever speak to me again. What ...? Uh, he ….
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG leaving) (PP (IN for) (NP (DT the) (NN conference))))) (. .)))" }, "speaker": "Leonard", "text": "Ok, I'm leaving for the conference.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 0, "text": "Ok", "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": 6, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 5, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 9, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 7, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 17, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "leave", "misc": "", "start_char": 10, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 18, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 25, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 22, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 36, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "conference", "misc": "", "start_char": 26, "text": "conference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VB Have) (NP (NN fun)) (S (VP (VBG presenting) (NP (PRP$ my) (`` \") (JJ lucky) (NN hunch))))) ('' \")))" }, "speaker": "Sheldon", "text": "Have fun presenting my \" lucky hunch \"", "tokens": [ { "deprel": "root", "end_char": 43, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "have", "misc": "", "start_char": 39, "text": "Have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "fun", "misc": "", "start_char": 44, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 58, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "present", "misc": "", "start_char": 48, "text": "presenting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 61, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 4, "lemma": "my", "misc": "", "start_char": 59, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 7, "id": 5, "lemma": "\"", "misc": "", "start_char": 62, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 69, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "lucky", "misc": "", "start_char": 64, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 75, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "hunch", "misc": "", "start_char": 70, "text": "hunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 7, "id": 8, "lemma": "\"", "misc": "", "start_char": 76, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Shel)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB mean) (NP (PRP it)) (PP (IN like) (NP (DT that))))) (. .)))" }, "speaker": "Leonard", "text": "Shel, I didn't mean it like that.", "tokens": [ { "deprel": "vocative", "end_char": 82, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Shel", "misc": "", "start_char": 78, "text": "Shel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 6, "id": 2, "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": 3, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 87, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 91, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 99, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "mean", "misc": "", "start_char": 95, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 102, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 100, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 9, "id": 8, "lemma": "like", "misc": "", "start_char": 103, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 112, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 9, "lemma": "that", "misc": "", "start_char": 108, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (RB Then) (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP you)) (VP (VB say) (NP (PRP it)))) (. ?)))" }, "speaker": "Sheldon", "text": "Then why did you say it?", "tokens": [ { "deprel": "advmod", "end_char": 119, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "then", "misc": "", "start_char": 115, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 123, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "why", "misc": "", "start_char": 120, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 127, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 124, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 131, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 128, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 135, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 132, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 138, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 136, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 139, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (SBAR (S (NP (PRP I)) (VP (VBD was) (RB n't)))))) (. ...)))" }, "speaker": "Leonard", "text": "I don't know, I wasn't ...", "tokens": [ { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 141, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 145, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 143, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 149, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 146, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 154, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 150, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 158, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 157, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 162, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "be", "misc": "", "start_char": 159, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 166, "feats": null, "head": 7, "id": 8, "lemma": "not", "misc": "", "start_char": 163, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 4, "id": 9, "lemma": "...", "misc": "", "start_char": 167, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBD Were) (NP (PRP you)) (VP (VBG trying) (S (VP (TO to) (VP (VB impress) (NP (NNP Penny)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Were you trying to impress Penny?", "tokens": [ { "deprel": "aux", "end_char": 175, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 171, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 179, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 176, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 186, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 180, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 189, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 187, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 197, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "impress", "misc": "", "start_char": 190, "text": "impress", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 203, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "penny", "misc": "", "start_char": 198, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 204, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (PP (RB not) (ADVP (IN at) (DT all)) (. .)) (NP (DT A) (JJ little) (NN bit)) (. .)))" }, "speaker": "Leonard", "text": "No, no, not at all . A little bit.", "tokens": [ { "deprel": "discourse", "end_char": 208, "feats": "Polarity=Neg", "head": 11, "id": 1, "lemma": "no", "misc": "", "start_char": 206, "text": "No", "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": "discourse", "end_char": 213, "feats": "Polarity=Neg", "head": 11, "id": 3, "lemma": "no", "misc": "", "start_char": 211, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 214, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 219, "feats": null, "head": 11, "id": 5, "lemma": "not", "misc": "", "start_char": 216, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 222, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 220, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 226, "feats": null, "head": 11, "id": 7, "lemma": "all", "misc": "", "start_char": 223, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 11, "id": 8, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 230, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 229, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 237, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 231, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 241, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "bit", "misc": "", "start_char": 238, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (DT that)) (VP (VB work) (PRT (RP out)) (PP (IN for) (NP (PRP you))))) (. ?)))" }, "speaker": "Sheldon", "text": "How did that work out for you?", "tokens": [ { "deprel": "advmod", "end_char": 247, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 244, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 251, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 248, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 256, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 252, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 261, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 257, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 265, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 262, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 269, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 266, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 273, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 7, "lemma": "you", "misc": "", "start_char": 270, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 274, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (, ,) (ADJP (JJ ready) (S (VP (TO to) (VP (VB go))))) (. ?)))" }, "speaker": "Penny", "text": "Leonard, ready to go?", "tokens": [ { "deprel": "nsubj", "end_char": 283, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 276, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 291, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ready", "misc": "", "start_char": 286, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 294, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 292, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 297, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 295, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 298, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (NP (NN Libido)) (: :) (NP (NP (CD 1) (NN Truth)) (: :) (NP (CD 0))) (. .)))" }, "speaker": "Sheldon", "text": "Libido: 1 Truth: 0.", "tokens": [ { "deprel": "root", "end_char": 306, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "libido", "misc": "", "start_char": 300, "text": "Libido", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 4, "id": 2, "lemma": ":", "misc": "", "start_char": 307, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nummod", "end_char": 310, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 3, "lemma": "1", "misc": "", "start_char": 309, "text": "1", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 316, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "truth", "misc": "", "start_char": 311, "text": "Truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 4, "id": 5, "lemma": ":", "misc": "", "start_char": 317, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "dep", "end_char": 320, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 6, "lemma": "0", "misc": "", "start_char": 319, "text": "0", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Ok)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB ask) (NP (PRP you)) (NP (CD one) (JJR more) (NN time)))))))) (. .) (S (NP (PRP We)) (VP (VP (VBD did) (NP (DT the) (NN work)) (ADVP (RB together))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB present) (NP (DT the) (NN paper)) (ADVP (RB together))))))) (. .)))" }, "speaker": "Leonard", "text": "Ok, I'm gonna ask you one more time . We did the work together, let's present the paper together.", "tokens": [ { "deprel": "discourse", "end_char": 325, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 323, "text": "Ok", "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": "nsubj", "end_char": 329, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 328, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 330, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 336, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 333, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 339, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 337, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 343, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "ask", "misc": "", "start_char": 340, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 347, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 344, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 351, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 9, "lemma": "one", "misc": "", "start_char": 348, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 356, "feats": "Degree=Cmp", "head": 11, "id": 10, "lemma": "more", "misc": "", "start_char": 352, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl:tmod", "end_char": 361, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "time", "misc": "", "start_char": 357, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "we", "misc": "", "start_char": 364, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 370, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 14, "lemma": "do", "misc": "", "start_char": 367, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 374, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 371, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 379, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "work", "misc": "", "start_char": 375, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 388, "feats": null, "head": 14, "id": 17, "lemma": "together", "misc": "", "start_char": 380, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 394, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 19, "lemma": "let", "misc": "", "start_char": 391, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 397, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "we", "misc": "", "start_char": 395, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 405, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "present", "misc": "", "start_char": 398, "text": "present", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 409, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 406, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 415, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "paper", "misc": "", "start_char": 410, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 424, "feats": null, "head": 21, "id": 24, "lemma": "together", "misc": "", "start_char": 416, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP 'm) (VP (VP (VBG telling) (NP (PRP you)) (PP (IN for) (NP (DT the) (JJ last) (NN time)))) (PRN (PRN (, ,) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBG pandering)))) (, ,)) (S (NP (PRP it)) (VP (VP (VBZ 's) (ADJP (JJ undignifying))) (, ,) (CC and) (VP (VB bite) (NP (PRP me)))))))) (. .)))" }, "speaker": "Sheldon", "text": "And I'm telling you for the last time, it's pandering, it's undignifying, and bite me.", "tokens": [ { "deprel": "cc", "end_char": 430, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 427, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 431, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 433, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 443, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 436, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 447, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 444, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 451, "feats": null, "head": 9, "id": 6, "lemma": "for", "misc": "", "start_char": 448, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 455, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 452, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 460, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "last", "misc": "", "start_char": 456, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 465, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "time", "misc": "", "start_char": 461, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 470, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "misc": "", "start_char": 468, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 471, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 483, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "pander", "misc": "", "start_char": 474, "text": "pandering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 484, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 488, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "misc": "", "start_char": 486, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 491, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 489, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 504, "feats": "Degree=Pos", "head": 13, "id": 17, "lemma": "undignifying", "misc": "", "start_char": 492, "text": "undignifying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 505, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 510, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 507, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 515, "feats": "VerbForm=Inf", "head": 13, "id": 20, "lemma": "bite", "misc": "", "start_char": 511, "text": "bite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 518, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 516, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP ’s)) (VP (VB go)))) (. .)))" }, "speaker": "Leonard", "text": "Let ’s go.", "tokens": [ { "deprel": "root", "end_char": 524, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 521, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 527, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 525, "text": "’s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 530, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "go", "misc": "", "start_char": 528, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (NP (NNP Bye) (NNP Sheldon) (. .)))" }, "speaker": "Penny", "text": "Bye Sheldon.", "tokens": [ { "deprel": "root", "end_char": 536, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 533, "text": "Bye", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 544, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 537, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (VP (VB Goodbye) (NP (NNP Penny)) (. .) (NP (NP (CD One)) (PP (IN of) (NP (DT these) (NNS days)))) (, ...) (INTJ (UH bshh)) (. !)))" }, "speaker": "Sheldon", "text": "Goodbye Penny . One of these days...bshh!", "tokens": [ { "deprel": "root", "end_char": 554, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "Goodbye", "misc": "", "start_char": 547, "text": "Goodbye", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 560, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "penny", "misc": "", "start_char": 555, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 561, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 566, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 4, "lemma": "one", "misc": "", "start_char": 563, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 569, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 567, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 575, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 570, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 580, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "day", "misc": "", "start_char": 576, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 1, "id": 8, "lemma": "...", "misc": "", "start_char": 581, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 589, "feats": null, "head": 1, "id": 9, "lemma": "bshh", "misc": "", "start_char": 585, "text": "bshh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 1, "id": 10, "lemma": "!", "misc": "", "start_char": 590, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 2, 2, 2 ], [ 3, 3, 3 ], [ 4, 0, 0 ], [ 4, 5, 5 ], [ 5, 1, 1 ], [ 7, 6, 6 ], [ 8, 0, 0 ], [ 10, 2, 2 ] ], [ [ 0, 6, 7 ] ], [ [ 1, 3, 3 ], [ 2, 0, 0 ], [ 10, 7, 7 ], [ 11, 1, 1 ], [ 11, 4, 4 ], [ 11, 20, 20 ], [ 13, 0, 1 ] ], [ [ 1, 5, 6 ], [ 2, 6, 6 ], [ 2, 8, 8 ], [ 3, 5, 5 ], [ 10, 14, 15 ] ], [ [ 1, 3, 6 ] ], [ [ 1, 3, 7 ] ], [ [ 5, 4, 4 ], [ 6, 8, 10 ] ], [ [ 5, 5, 5 ] ], [ [ 5, 4, 5 ], [ 7, 2, 2 ] ], [ [ 9, 0, 0 ] ], [ [ 9, 3, 3 ] ], [ [ 9, 5, 5 ] ], [ [ 10, 6, 6 ], [ 10, 8, 10 ] ], [ [ 10, 12, 12 ] ], [ [ 10, 15, 15 ], [ 10, 21, 22 ], [ 11, 10, 10 ], [ 11, 14, 14 ], [ 11, 16, 16 ] ], [ [ 14, 1, 1 ], [ 14, 0, 1 ] ], [ [ 14, 5, 6 ] ], [ [ 14, 3, 6 ] ], [ [ 14, 8, 8 ] ] ]
s01e09c04t
Ok, I'm leaving for the conference. Have fun presenting my " lucky hunch " Shel, I didn't mean it like that. Then why did you say it? I don't know, I wasn't ... Were you trying to impress Penny? No, no, not at all . A little bit. How did that work out for you? Leonard, ready to go? Libido: 1 Truth: 0. Ok, I'm gonna ask you one more time . We did the work together, let's present the paper together. And I'm telling you for the last time, it's pandering, it's undignifying, and bite me. Let ’s go. Bye Sheldon. Goodbye Penny . One of these days...bshh!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (NP (PRP you)) (VP (VBP go)) (. .)))" }, "speaker": "Penny", "text": "There you go.", "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": 9, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 6, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 10, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)) (SBAR (S (NP (DT this) (NN side)) (VP (VBZ does) (VP (VB look) (ADJP (JJR better))))))) (. .)))" }, "speaker": "Leonard", "text": "You're right this side does look better.", "tokens": [ { "deprel": "nsubj", "end_char": 18, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 15, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 19, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 28, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 23, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 33, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 29, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 38, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "side", "misc": "", "start_char": 34, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "do", "misc": "", "start_char": 39, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 48, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "look", "misc": "", "start_char": 44, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 55, "feats": "Degree=Cmp", "head": 7, "id": 8, "lemma": "good", "misc": "", "start_char": 49, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (ADVP (RBR better)))) (, ,) (S (NP (PRP I)) (VP (VBD said) (NP (`` \") (ADJP (RBR less) (VBN stained)) ('' \")))) (. .)))" }, "speaker": "Penny", "text": "No, no, I didn't say better, I said \" less stained \".", "tokens": [ { "deprel": "discourse", "end_char": 60, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 58, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 61, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 65, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 63, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 69, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 68, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 70, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 74, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 81, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "say", "misc": "", "start_char": 78, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 88, "feats": "Degree=Cmp", "head": 8, "id": 9, "lemma": "well", "misc": "", "start_char": 82, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 8, "id": 10, "lemma": ",", "misc": "", "start_char": 89, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 91, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 12, "lemma": "say", "misc": "", "start_char": 93, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 15, "id": 13, "lemma": "\"", "misc": "", "start_char": 98, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 104, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "less", "misc": "", "start_char": 100, "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "ccomp", "end_char": 112, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 15, "lemma": "stain", "misc": "", "start_char": 105, "text": "stained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 15, "id": 16, "lemma": "\"", "misc": "", "start_char": 113, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD checked) (NP (DT the) (NN house)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (ADVP (RB probably)) (NP (NML (CD 20) (SYM -) (CD 25)) (NNS people)) (ADVP (IN in) (RB there)))) (. .)))" }, "speaker": "Howard", "text": "I just checked the house . There's probably 20 - 25 people in there.", "tokens": [ { "deprel": "nsubj", "end_char": 118, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 117, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 119, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "check", "misc": "", "start_char": 124, "text": "checked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 135, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 132, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 141, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "house", "misc": "", "start_char": 136, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 149, "feats": null, "head": 8, "id": 7, "lemma": "there", "misc": "", "start_char": 144, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "be", "misc": "", "start_char": 150, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 8, "id": 9, "lemma": "probably", "misc": "", "start_char": 153, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 164, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 10, "lemma": "20", "misc": "", "start_char": 162, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 166, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 165, "text": "-", "upos": "SYM", "xpos": "SYM" }, { "deprel": "nmod", "end_char": 169, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 12, "lemma": "25", "misc": "", "start_char": 167, "text": "25", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 176, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "person", "misc": "", "start_char": 170, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 177, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 185, "feats": "PronType=Dem", "head": 8, "id": 15, "lemma": "there", "misc": "", "start_char": 180, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. !)))" }, "speaker": "Leonard", "text": "You're kidding!", "tokens": [ { "deprel": "nsubj", "end_char": 191, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 188, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 192, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 203, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 196, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 204, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (DT all)) (. ?)))" }, "speaker": "Penny", "text": "Is that all?", "tokens": [ { "deprel": "cop", "end_char": 208, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 206, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 213, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 209, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 217, "feats": null, "head": 0, "id": 3, "lemma": "all", "misc": "", "start_char": 214, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 218, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (DT All)) (. ?) ('' \") (S (PP (IN In) (NP (NN particle) (NN physics))) (NP (CD 25)) (VP (VBZ is) (NP (NNP Woodstock)))) (. !)))" }, "speaker": "Leonard", "text": "\" All? \" In particle physics 25 is Woodstock!", "tokens": [ { "deprel": "punct", "end_char": 221, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 220, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 225, "feats": null, "head": 10, "id": 2, "lemma": "all", "misc": "", "start_char": 222, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 226, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 2, "id": 4, "lemma": "\"", "misc": "", "start_char": 228, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 230, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 241, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "particle", "misc": "", "start_char": 233, "text": "particle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 249, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "physics", "misc": "", "start_char": 242, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 252, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 8, "lemma": "25", "misc": "", "start_char": 250, "text": "25", "upos": "NUM", "xpos": "CD" }, { "deprel": "cop", "end_char": 255, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 253, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 265, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "Woodstock", "misc": "", "start_char": 256, "text": "Woodstock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 10, "id": 11, "lemma": "!", "misc": "", "start_char": 266, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (RB Then) (ADJP (JJ good)) (. !)))" }, "speaker": "Penny", "text": "Then good!", "tokens": [ { "deprel": "advmod", "end_char": 272, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 268, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 277, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "good", "misc": "", "start_char": 273, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 278, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG expecting) (NP (PDT such) (DT a) (NN crowd))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB all) (JJ nervous)))) (. .)))" }, "speaker": "Leonard", "text": "I wasn't expecting such a crowd, I'm all nervous.", "tokens": [ { "deprel": "nsubj", "end_char": 281, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 280, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 282, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 289, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 286, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 299, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "expect", "misc": "", "start_char": 290, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 304, "feats": null, "head": 7, "id": 5, "lemma": "such", "misc": "", "start_char": 300, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 306, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 305, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 312, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "crowd", "misc": "", "start_char": 307, "text": "crowd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 4, "id": 8, "lemma": ",", "misc": "", "start_char": 313, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "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": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 317, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 12, "id": 11, "lemma": "all", "misc": "", "start_char": 320, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 331, "feats": "Degree=Pos", "head": 4, "id": 12, "lemma": "nervous", "misc": "", "start_char": 324, "text": "nervous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 332, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VP (VBZ 's) (ADJP (JJ ok)) (, ,) (ADVP (RB just) (JJ open) (PP (IN with) (NP (DT a) (NN joke)))) (, ,) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB be) (ADJP (JJ fine))))))) (. .) (NP (DT A) (NN joke))) (. ...)))" }, "speaker": "Howard", "text": "It's ok, just open with a joke, you'll be fine . A joke ...", "tokens": [ { "deprel": "nsubj", "end_char": 336, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 334, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 339, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 337, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 342, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ok", "misc": "", "start_char": 340, "text": "ok", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 349, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 345, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 354, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "open", "misc": "", "start_char": 350, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 359, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 355, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 361, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 360, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 366, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "joke", "misc": "", "start_char": 362, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 3, "id": 10, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 372, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 369, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 376, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "will", "misc": "", "start_char": 373, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 379, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 377, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 384, "feats": "Degree=Pos", "head": 3, "id": 14, "lemma": "fine", "misc": "", "start_char": 380, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 388, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 387, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 393, "feats": "Number=Sing", "head": 3, "id": 17, "lemma": "joke", "misc": "", "start_char": 389, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 3, "id": 18, "lemma": "...", "misc": "", "start_char": 394, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (FRAG (NP (DT A) (NN joke)) (, ...) (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (DT this))) (. ?) (INTJ (UH Um)) (, ,) (S (S (INTJ (UH ok)) (, ...) (NP (EX There)) (VP (VBZ 's) (NP (DT this) (NN farmer)))) (CC and) (S (S (NP (PRP he)) (VP (VBZ has) (NP (DT these) (NNS chickens)))) (CC but) (S (NP (PRP they)) (VP (MD wo) (RB n't) (VP (VB lay) (NP (DT any) (NNS eggs))))))))) (, ,) (ADVP (RB so)) (, ...) (S (NP (PRP he)) (VP (VBZ calls) (NP (DT a) (NN physicist)) (S (VP (TO to) (VP (VB help)))))) (. .) (S (NP (DT The) (NN physicist)) (ADVP (RB then)) (VP (VBZ does) (NP (DT some) (NNS calculations)))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBZ says) (: :) (SBAR (`` \") (S (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN solution)))) (, ,) (CC but) (S (NP (PRP it)) (ADVP (RB only)) (VP (VBZ works) (PP (IN for) (NP (NP (JJ spherical) (NNS chickens)) (PP (IN in) (NP (DT a) (NN vacuum))))))))) ('' \"))) (. .)))" }, "speaker": "Leonard", "text": "A joke...How about this? Um, ok...There's this farmer and he has these chickens but they won't lay any eggs, so...he calls a physicist to help . The physicist then does some calculations, and he says: \" I have a solution, but it only works for spherical chickens in a vacuum \".", "tokens": [ { "deprel": "det", "end_char": 399, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 398, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 404, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "joke", "misc": "", "start_char": 400, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 405, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 412, "feats": "PronType=Int", "head": 2, "id": 4, "lemma": "how", "misc": "", "start_char": 409, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 418, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 413, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 423, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "this", "misc": "", "start_char": 419, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 424, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 428, "feats": null, "head": 13, "id": 8, "lemma": "um", "misc": "", "start_char": 426, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 433, "feats": null, "head": 2, "id": 10, "lemma": "ok", "misc": "", "start_char": 431, "text": "ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 2, "id": 11, "lemma": "...", "misc": "", "start_char": 434, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 443, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 438, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 446, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 13, "lemma": "be", "misc": "", "start_char": 444, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 451, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 447, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 458, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "farmer", "misc": "", "start_char": 452, "text": "farmer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 462, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 459, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "he", "misc": "", "start_char": 463, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 469, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 18, "lemma": "have", "misc": "", "start_char": 466, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 475, "feats": "Number=Plur|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 470, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 484, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "chicken", "misc": "", "start_char": 476, "text": "chickens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 488, "feats": null, "head": 25, "id": 21, "lemma": "but", "misc": "", "start_char": 485, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 493, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "they", "misc": "", "start_char": 489, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 496, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "will", "misc": "", "start_char": 494, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 500, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 497, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 504, "feats": "VerbForm=Inf", "head": 13, "id": 25, "lemma": "lay", "misc": "", "start_char": 501, "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 508, "feats": null, "head": 27, "id": 26, "lemma": "any", "misc": "", "start_char": 505, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 513, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "egg", "misc": "", "start_char": 509, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 2, "id": 28, "lemma": ",", "misc": "", "start_char": 514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 518, "feats": null, "head": 32, "id": 29, "lemma": "so", "misc": "", "start_char": 516, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 2, "id": 30, "lemma": "...", "misc": "", "start_char": 519, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 525, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 31, "lemma": "he", "misc": "", "start_char": 523, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 531, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 32, "lemma": "call", "misc": "", "start_char": 526, "text": "calls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 533, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 532, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 543, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "physicist", "misc": "", "start_char": 534, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 546, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 544, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 551, "feats": "VerbForm=Inf", "head": 32, "id": 36, "lemma": "help", "misc": "", "start_char": 547, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 41, "id": 37, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 557, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 554, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 567, "feats": "Number=Sing", "head": 41, "id": 39, "lemma": "physicist", "misc": "", "start_char": 558, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 572, "feats": "PronType=Dem", "head": 41, "id": 40, "lemma": "then", "misc": "", "start_char": 568, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 577, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 41, "lemma": "do", "misc": "", "start_char": 573, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 582, "feats": null, "head": 43, "id": 42, "lemma": "some", "misc": "", "start_char": 578, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 595, "feats": "Number=Plur", "head": 41, "id": 43, "lemma": "calculation", "misc": "", "start_char": 583, "text": "calculations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 47, "id": 44, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 601, "feats": null, "head": 47, "id": 45, "lemma": "and", "misc": "", "start_char": 598, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 47, "id": 46, "lemma": "he", "misc": "", "start_char": 602, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 609, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 47, "lemma": "say", "misc": "", "start_char": 605, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 47, "id": 48, "lemma": ":", "misc": "", "start_char": 610, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 47, "id": 49, "lemma": "\"", "misc": "", "start_char": 612, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 51, "id": 50, "lemma": "I", "misc": "", "start_char": 614, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 47, "id": 51, "lemma": "have", "misc": "", "start_char": 616, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 622, "feats": "Definite=Ind|PronType=Art", "head": 53, "id": 52, "lemma": "a", "misc": "", "start_char": 621, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 631, "feats": "Number=Sing", "head": 51, "id": 53, "lemma": "solution", "misc": "", "start_char": 623, "text": "solution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 58, "id": 54, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 637, "feats": null, "head": 58, "id": 55, "lemma": "but", "misc": "", "start_char": 634, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 58, "id": 56, "lemma": "it", "misc": "", "start_char": 638, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 645, "feats": null, "head": 58, "id": 57, "lemma": "only", "misc": "", "start_char": 641, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 651, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 51, "id": 58, "lemma": "work", "misc": "", "start_char": 646, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 61, "id": 59, "lemma": "for", "misc": "", "start_char": 652, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Pos", "head": 61, "id": 60, "lemma": "spherical", "misc": "", "start_char": 656, "text": "spherical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 674, "feats": "Number=Plur", "head": 58, "id": 61, "lemma": "chicken", "misc": "", "start_char": 666, "text": "chickens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 677, "feats": null, "head": 64, "id": 62, "lemma": "in", "misc": "", "start_char": 675, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 679, "feats": "Definite=Ind|PronType=Art", "head": 64, "id": 63, "lemma": "a", "misc": "", "start_char": 678, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 686, "feats": "Number=Sing", "head": 58, "id": 64, "lemma": "vacuum", "misc": "", "start_char": 680, "text": "vacuum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 2, "id": 65, "lemma": "\"", "misc": "", "start_char": 687, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 2, "id": 66, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH sorry)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD had) (VP (VBN heard) (NP (PRP it)) (ADVP (RB before)))) (. .)))" }, "speaker": "Penny", "text": "Oh, sorry, I just had heard it before.", "tokens": [ { "deprel": "discourse", "end_char": 693, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 691, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 701, "feats": null, "head": 8, "id": 3, "lemma": "sorry", "misc": "", "start_char": 696, "text": "sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 702, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 705, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 704, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 710, "feats": null, "head": 8, "id": 6, "lemma": "just", "misc": "", "start_char": 706, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 714, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 711, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 720, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "hear", "misc": "", "start_char": 715, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 723, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 721, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 730, "feats": null, "head": 8, "id": 10, "lemma": "before", "misc": "", "start_char": 724, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 731, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB roll) (. .) (INTJ (UH Hey)) (, ,) (NP (JJ nice) (NN suit))))) (. .)))" }, "speaker": "Howard", "text": "Let's roll . Hey, nice suit.", "tokens": [ { "deprel": "root", "end_char": 736, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 733, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 739, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 737, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 744, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "roll", "misc": "", "start_char": 740, "text": "roll", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 745, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 750, "feats": null, "head": 8, "id": 5, "lemma": "hey", "misc": "", "start_char": 747, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 751, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 757, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "nice", "misc": "", "start_char": 753, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 762, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "suit", "misc": "", "start_char": 758, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ classic) (, ,) (JJ right))) (. ?)))" }, "speaker": "Leonard", "text": "It's a classic, right?", "tokens": [ { "deprel": "nsubj", "end_char": 767, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 765, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 768, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "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": "root", "end_char": 780, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "classic", "misc": "", "start_char": 773, "text": "classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 781, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 788, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "right", "misc": "", "start_char": 783, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 789, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (MD should) (VP (VB have) (VP (VBN brought) (NP (PRP$ my) (JJ own) (NN car))))) (. .)))" }, "speaker": "Penny", "text": "I really should have brought my own car.", "tokens": [ { "deprel": "nsubj", "end_char": 792, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 791, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 799, "feats": null, "head": 5, "id": 2, "lemma": "really", "misc": "", "start_char": 793, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 806, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "should", "misc": "", "start_char": 800, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 811, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 807, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 819, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "bring", "misc": "", "start_char": 812, "text": "brought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 822, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "my", "misc": "", "start_char": 820, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 826, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "own", "misc": "", "start_char": 823, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "car", "misc": "", "start_char": 827, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 831, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 8, 0, 0 ], [ 8, 8, 8 ], [ 9, 10, 10 ] ], [ [ 1, 0, 0 ], [ 2, 4, 4 ], [ 2, 10, 10 ], [ 11, 4, 4 ], [ 14, 0, 0 ], [ 14, 5, 5 ] ], [ [ 1, 3, 4 ] ], [ [ 3, 0, 0 ], [ 4, 0, 0 ] ], [ [ 3, 3, 4 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 9, 12 ], [ 5, 1, 1 ], [ 8, 4, 6 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 7, 7 ] ], [ [ 6, 9, 9 ] ], [ [ 8, 8, 11 ], [ 9, 0, 0 ] ], [ [ 9, 7, 8 ], [ 9, 15, 16 ], [ 10, 0, 1 ] ], [ [ 10, 1, 1 ], [ 10, 5, 5 ], [ 11, 8, 8 ] ], [ [ 10, 11, 11 ] ], [ [ 10, 13, 14 ], [ 10, 16, 16 ], [ 10, 30, 30 ] ], [ [ 10, 18, 19 ], [ 10, 21, 21 ] ], [ [ 10, 25, 26 ] ], [ [ 10, 33, 33 ], [ 10, 37, 38 ] ], [ [ 10, 32, 33 ] ], [ [ 10, 32, 35 ] ], [ [ 10, 38, 38 ], [ 10, 45, 45 ], [ 10, 49, 49 ] ], [ [ 10, 41, 42 ] ], [ [ 10, 52, 52 ], [ 10, 55, 55 ] ], [ [ 10, 51, 52 ] ], [ [ 10, 59, 60 ] ], [ [ 10, 62, 63 ] ], [ [ 10, 59, 63 ] ], [ [ 12, 1, 1 ] ], [ [ 12, 7, 7 ], [ 13, 0, 0 ], [ 13, 2, 3 ] ], [ [ 12, 6, 7 ] ], [ [ 14, 5, 7 ] ] ]
s01e09c05t
There you go. You're right this side does look better. No, no, I didn't say better, I said " less stained ". I just checked the house . There's probably 20 - 25 people in there. You're kidding! Is that all? " All? " In particle physics 25 is Woodstock! Then good! I wasn't expecting such a crowd, I'm all nervous. It's ok, just open with a joke, you'll be fine . A joke ... A joke...How about this? Um, ok...There's this farmer and he has these chickens but they won't lay any eggs, so...he calls a physicist to help . The physicist then does some calculations, and he says: " I have a solution, but it only works for spherical chickens in a vacuum ". Oh, sorry, I just had heard it before. Let's roll . Hey, nice suit. It's a classic, right? I really should have brought my own car.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (PP (IN in) (NP (NN conclusion))) (, ,) (NP (DT the) (NNS data)) (VP (VBP show) (SBAR (IN that) (SQ (S (PP (IN at) (NP (NP (NNS temperatures)) (VP (VBG approaching) (NP (JJ absolute) (CD zero))))) (, ,) (NP (NP (DT the) (NN moment)) (PP (IN of) (NP (NN inertia) (VBZ changes)))) (, ,) (CC and) (S (NP (DT a) (NN solid)) (VP (VBZ becomes) (NP (NP (NP (DT a) (NN supersolid)) (, ,) (SBAR (WHNP (WDT which)) (S (ADVP (RB clearly)) (VP (VBZ appears) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (ADJP (RB previously) (JJ unknown)) (NN state)) (PP (IN of) (NP (NN matter) (. .))))))))))) (VP (VBP Thank) (NP (PRP you)))))) (. !)) (SQ (VBP Are) (NP (EX there)) (NP (DT any) (NNS questions)))))) (. ?)))" }, "speaker": "Leonard", "text": "So, in conclusion, the data show that at temperatures approaching absolute zero, the moment of inertia changes, and a solid becomes a supersolid, which clearly appears to be a previously unknown state of matter . Thank you! Are there any questions?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 8, "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": "case", "end_char": 7, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 5, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 18, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "conclusion", "misc": "", "start_char": 8, "text": "conclusion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 24, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 21, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 29, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "datum", "misc": "", "start_char": 25, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 34, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "show", "misc": "", "start_char": 30, "text": "show", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 39, "feats": null, "head": 20, "id": 9, "lemma": "that", "misc": "", "start_char": 35, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "case", "end_char": 42, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 40, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 55, "feats": "Number=Plur", "head": 20, "id": 11, "lemma": "temperature", "misc": "", "start_char": 43, "text": "temperatures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 67, "feats": "VerbForm=Ger", "head": 20, "id": 12, "lemma": "approach", "misc": "", "start_char": 56, "text": "approaching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 76, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "absolute", "misc": "", "start_char": 68, "text": "absolute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 81, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 14, "lemma": "zero", "misc": "", "start_char": 77, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 12, "id": 15, "lemma": ",", "misc": "", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 87, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 84, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 94, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "moment", "misc": "", "start_char": 88, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 95, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 105, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "inertia", "misc": "", "start_char": 98, "text": "inertia", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 20, "lemma": "change", "misc": "", "start_char": 106, "text": "changes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 25, "id": 21, "lemma": ",", "misc": "", "start_char": 114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 119, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 116, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 121, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 120, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "solid", "misc": "", "start_char": 122, "text": "solid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 25, "lemma": "become", "misc": "", "start_char": 128, "text": "becomes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 137, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 136, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 148, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "supersolid", "misc": "", "start_char": 138, "text": "supersolid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 156, "feats": "PronType=Rel", "head": 31, "id": 29, "lemma": "which", "misc": "", "start_char": 151, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "advmod", "end_char": 164, "feats": null, "head": 31, "id": 30, "lemma": "clearly", "misc": "", "start_char": 157, "text": "clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 31, "lemma": "appear", "misc": "", "start_char": 165, "text": "appears", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 175, "feats": null, "head": 37, "id": 32, "lemma": "to", "misc": "", "start_char": 173, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 178, "feats": "VerbForm=Inf", "head": 37, "id": 33, "lemma": "be", "misc": "", "start_char": 176, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 180, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 34, "lemma": "a", "misc": "", "start_char": 179, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 191, "feats": null, "head": 36, "id": 35, "lemma": "previously", "misc": "", "start_char": 181, "text": "previously", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 199, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "unknown", "misc": "", "start_char": 192, "text": "unknown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 205, "feats": "Number=Sing", "head": 31, "id": 37, "lemma": "state", "misc": "", "start_char": 200, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 208, "feats": null, "head": 39, "id": 38, "lemma": "of", "misc": "", "start_char": 206, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 215, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "matter", "misc": "", "start_char": 209, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 8, "id": 40, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 41, "lemma": "thank", "misc": "", "start_char": 218, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 227, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 41, "id": 42, "lemma": "you", "misc": "", "start_char": 224, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 8, "id": 43, "lemma": "!", "misc": "", "start_char": 228, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 233, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 44, "lemma": "be", "misc": "", "start_char": 230, "text": "Are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 239, "feats": null, "head": 44, "id": 45, "lemma": "there", "misc": "", "start_char": 234, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 243, "feats": null, "head": 47, "id": 46, "lemma": "any", "misc": "", "start_char": 240, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 253, "feats": "Number=Plur", "head": 44, "id": 47, "lemma": "question", "misc": "", "start_char": 244, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 8, "id": 48, "lemma": "?", "misc": "", "start_char": 254, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Yeah) (. .)) (WHNP (WP What) (DT the) (NN hell)) (VP (VBD was) (NP (DT that))) (. ?)))" }, "speaker": "Voice", "text": "Yeah . What the hell was that?", "tokens": [ { "deprel": "discourse", "end_char": 260, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 256, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 267, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 263, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 271, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 268, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 276, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "hell", "misc": "", "start_char": 272, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "be", "misc": "", "start_char": 277, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 285, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 7, "lemma": "that", "misc": "", "start_char": 281, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 286, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (DT Any) (JJ other) (NNS questions) (. ?)))" }, "speaker": "Leonard", "text": "Any other questions?", "tokens": [ { "deprel": "det", "end_char": 291, "feats": null, "head": 3, "id": 1, "lemma": "any", "misc": "", "start_char": 288, "text": "Any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 297, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "other", "misc": "", "start_char": 292, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 307, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "question", "misc": "", "start_char": 298, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 308, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (S (NP (NNP Doctor) (NNP Sheldon) (NNP Cooper)) (ADVP (RB here))) (, ,) (NP (PRP I)) (VP (VBP am) (NP (NP (DT the) (JJ lead) (NN author)) (PP (IN of) (NP (DT this) (JJ particular) (NN paper)))))) (. .) (CC And) (S (NP (PRP you) (NN sir)) (, ,) (NP (PRP you)) (VP (VBP have) (ADVP (RB completely)) (VP (VBN skipped) (PP (IN over) (NP (NP (DT the) (NN part)) (SBAR (WHADVP (WRB where)) (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG walking) (PP (IN through) (NP (DT the) (NN park)))))) (CC and) (S (NP (PRP I)) (VP (VBD saw) (NP (DT these) (NNS children)) (PP (IN on) (NP (NP (DT a) (NN merry) (HYPH -) (NN go) (HYPH -) (NN round)) (SBAR (WHNP (WDT which)) (S (VP (VBD started) (NP (PRP me)) (S (VP (VBG thinking) (PP (IN about) (NP (NP (DT the) (NN moment)) (PP (IN of) (NP (NN inertia))) (PP (IN in) (NP (NP (NNS gases)) (PP (IN like) (NP (NN helium))) (PP (IN at) (NP (NP (NNS temperatures)) (VP (VBG approaching) (NP (JJ absolute) (CD zero))))))))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Doctor Sheldon Cooper here, I am the lead author of this particular paper . And you sir, you have completely skipped over the part where I was walking through the park and I saw these children on a merry - go - round which started me thinking about the moment of inertia in gases like helium at temperatures approaching absolute zero.", "tokens": [ { "deprel": "dislocated", "end_char": 316, "feats": "Number=Sing", "head": 10, "id": 1, "lemma": "Doctor", "misc": "", "start_char": 310, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 324, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 317, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 331, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Cooper", "misc": "", "start_char": 325, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 336, "feats": "PronType=Dem", "head": 1, "id": 4, "lemma": "here", "misc": "", "start_char": 332, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 337, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 341, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 347, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 352, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "lead", "misc": "", "start_char": 348, "text": "lead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 359, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "author", "misc": "", "start_char": 353, "text": "author", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 360, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 367, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "this", "misc": "", "start_char": 363, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 378, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "particular", "misc": "", "start_char": 368, "text": "particular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 384, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "paper", "misc": "", "start_char": 379, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 390, "feats": null, "head": 23, "id": 16, "lemma": "and", "misc": "", "start_char": 387, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "vocative", "end_char": 394, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 17, "lemma": "you", "misc": "", "start_char": 391, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "flat", "end_char": 398, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "sir", "misc": "", "start_char": 395, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 17, "id": 19, "lemma": ",", "misc": "", "start_char": 399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 20, "lemma": "you", "misc": "", "start_char": 401, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 409, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "have", "misc": "", "start_char": 405, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 420, "feats": null, "head": 23, "id": 22, "lemma": "completely", "misc": "", "start_char": 410, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 428, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 23, "lemma": "skip", "misc": "", "start_char": 421, "text": "skipped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 433, "feats": null, "head": 26, "id": 24, "lemma": "over", "misc": "", "start_char": 429, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 437, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 434, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 442, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "part", "misc": "", "start_char": 438, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 448, "feats": "PronType=Rel", "head": 30, "id": 27, "lemma": "where", "misc": "", "start_char": 443, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "I", "misc": "", "start_char": 449, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 451, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 462, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 30, "lemma": "walk", "misc": "", "start_char": 455, "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 470, "feats": null, "head": 33, "id": 31, "lemma": "through", "misc": "", "start_char": 463, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 474, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 471, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 479, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "park", "misc": "", "start_char": 475, "text": "park", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 483, "feats": null, "head": 36, "id": 34, "lemma": "and", "misc": "", "start_char": 480, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 485, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 484, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 489, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": 36, "lemma": "see", "misc": "", "start_char": 486, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 495, "feats": "Number=Plur|PronType=Dem", "head": 38, "id": 37, "lemma": "this", "misc": "", "start_char": 490, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 504, "feats": "Number=Plur", "head": 36, "id": 38, "lemma": "child", "misc": "", "start_char": 496, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 507, "feats": null, "head": 45, "id": 39, "lemma": "on", "misc": "", "start_char": 505, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 509, "feats": "Definite=Ind|PronType=Art", "head": 45, "id": 40, "lemma": "a", "misc": "", "start_char": 508, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 515, "feats": "Number=Sing", "head": 45, "id": 41, "lemma": "merry", "misc": "", "start_char": 510, "text": "merry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 41, "id": 42, "lemma": "-", "misc": "", "start_char": 516, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 520, "feats": "Number=Sing", "head": 45, "id": 43, "lemma": "go", "misc": "", "start_char": 518, "text": "go", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 43, "id": 44, "lemma": "-", "misc": "", "start_char": 521, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 528, "feats": "Number=Sing", "head": 36, "id": 45, "lemma": "round", "misc": "", "start_char": 523, "text": "round", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 534, "feats": "PronType=Rel", "head": 47, "id": 46, "lemma": "which", "misc": "", "start_char": 529, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 542, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 45, "id": 47, "lemma": "start", "misc": "", "start_char": 535, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 545, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 47, "id": 48, "lemma": "I", "misc": "", "start_char": 543, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 554, "feats": "VerbForm=Ger", "head": 47, "id": 49, "lemma": "think", "misc": "", "start_char": 546, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 560, "feats": null, "head": 52, "id": 50, "lemma": "about", "misc": "", "start_char": 555, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 564, "feats": "Definite=Def|PronType=Art", "head": 52, "id": 51, "lemma": "the", "misc": "", "start_char": 561, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 571, "feats": "Number=Sing", "head": 49, "id": 52, "lemma": "moment", "misc": "", "start_char": 565, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 574, "feats": null, "head": 54, "id": 53, "lemma": "of", "misc": "", "start_char": 572, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 582, "feats": "Number=Sing", "head": 52, "id": 54, "lemma": "inertia", "misc": "", "start_char": 575, "text": "inertia", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 585, "feats": null, "head": 56, "id": 55, "lemma": "in", "misc": "", "start_char": 583, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 591, "feats": "Number=Plur", "head": 52, "id": 56, "lemma": "gas", "misc": "", "start_char": 586, "text": "gases", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 596, "feats": null, "head": 58, "id": 57, "lemma": "like", "misc": "", "start_char": 592, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 603, "feats": "Number=Sing", "head": 56, "id": 58, "lemma": "helium", "misc": "", "start_char": 597, "text": "helium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 60, "id": 59, "lemma": "at", "misc": "", "start_char": 604, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 619, "feats": "Number=Plur", "head": 58, "id": 60, "lemma": "temperature", "misc": "", "start_char": 607, "text": "temperatures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 631, "feats": "VerbForm=Ger", "head": 58, "id": 61, "lemma": "approach", "misc": "", "start_char": 620, "text": "approaching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 640, "feats": "Degree=Pos", "head": 63, "id": 62, "lemma": "absolute", "misc": "", "start_char": 632, "text": "absolute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 645, "feats": "NumForm=Word|NumType=Card", "head": 61, "id": 63, "lemma": "zero", "misc": "", "start_char": 641, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 10, "id": 64, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB skip) (NP (PRP it))))) (. .) (S (S (NP (PRP It)) (VP (VBZ 's) (NP (RB just) (DT an) (NN anecdote)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NN science))))) (. .)))" }, "speaker": "Leonard", "text": "I didn't skip it . It's just an anecdote, it's not science.", "tokens": [ { "deprel": "nsubj", "end_char": 649, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 648, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 653, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 650, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "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": 662, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "skip", "misc": "", "start_char": 658, "text": "skip", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 665, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 663, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 666, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 668, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 671, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 11, "id": 9, "lemma": "just", "misc": "", "start_char": 674, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 681, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 679, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 690, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "anecdote", "misc": "", "start_char": 682, "text": "anecdote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 691, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 695, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 693, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 696, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 702, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 699, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 710, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "science", "misc": "", "start_char": 703, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 711, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP see)) (. .) (S (NP (PRP It)) (VP (VBD was) (NP (NP (DT the) (NN apple)) (VP (VBG falling) (PP (IN on) (NP (NP (NNP Newton) (POS 's)) (NN head))))))) (, ,) (SQ (VBD was) (NP (DT that)) (NP (RB just) (DT an) (NN anecdote))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, I see . It was the apple falling on Newton's head, was that just an anecdote?", "tokens": [ { "deprel": "discourse", "end_char": 715, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 713, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 723, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 720, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 726, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 729, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 736, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 733, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 742, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "apple", "misc": "", "start_char": 737, "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 750, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "fall", "misc": "", "start_char": 743, "text": "falling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 753, "feats": null, "head": 14, "id": 11, "lemma": "on", "misc": "", "start_char": 751, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 760, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Newton", "misc": "", "start_char": 754, "text": "Newton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 763, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 761, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 768, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "head", "misc": "", "start_char": 764, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 20, "id": 15, "lemma": ",", "misc": "", "start_char": 769, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 16, "lemma": "be", "misc": "", "start_char": 771, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 779, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 17, "lemma": "that", "misc": "", "start_char": 775, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 784, "feats": null, "head": 20, "id": 18, "lemma": "just", "misc": "", "start_char": 780, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 787, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 785, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 796, "feats": "Number=Sing", "head": 9, "id": 20, "lemma": "anecdote", "misc": "", "start_char": 788, "text": "anecdote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 4, "id": 21, "lemma": "?", "misc": "", "start_char": 797, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP are) (RB not) (NP (NNP Isaac) (NNP Newton))) (. .)))" }, "speaker": "Leonard", "text": "You are not Isaac Newton.", "tokens": [ { "deprel": "nsubj", "end_char": 802, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 799, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 803, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 807, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 816, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Isaac", "misc": "", "start_char": 811, "text": "Isaac", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 823, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Newton", "misc": "", "start_char": 817, "text": "Newton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 824, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ true) (. .)) (SBAR (S (NP (NN Gravity)) (VP (MD would) (VP (VB have) (VP (VBN been) (ADJP (JJ apparent) (PP (IN to) (NP (PRP me))) (PP (IN without) (NP (DT the) (NN apple)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, no, that's true . Gravity would have been apparent to me without the apple.", "tokens": [ { "deprel": "discourse", "end_char": 828, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 826, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 829, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 833, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 831, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 840, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 836, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 843, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 841, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 848, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "true", "misc": "", "start_char": 844, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 849, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 858, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "gravity", "misc": "", "start_char": 851, "text": "Gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 864, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "would", "misc": "", "start_char": 859, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 869, "feats": "VerbForm=Inf", "head": 13, "id": 11, "lemma": "have", "misc": "", "start_char": 865, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 874, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 870, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 883, "feats": "Degree=Pos", "head": 7, "id": 13, "lemma": "apparent", "misc": "", "start_char": 875, "text": "apparent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 886, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 884, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 889, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 15, "lemma": "I", "misc": "", "start_char": 887, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 897, "feats": null, "head": 18, "id": 16, "lemma": "without", "misc": "", "start_char": 890, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 901, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 898, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 907, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "apple", "misc": "", "start_char": 902, "text": "apple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD can) (RB not) (ADVP (RB possibly)) (VP (VB be) (ADJP (RB that) (JJ arrogant)))) (. .)))" }, "speaker": "Leonard", "text": "You cannot possibly be that arrogant.", "tokens": [ { "deprel": "nsubj", "end_char": 913, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 1, "lemma": "you", "misc": "", "start_char": 910, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 917, "feats": "VerbForm=Fin", "head": 7, "id": 2, "lemma": "can", "misc": "", "start_char": 914, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 921, "feats": null, "head": 7, "id": 3, "lemma": "not", "misc": "", "start_char": 918, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 930, "feats": null, "head": 7, "id": 4, "lemma": "possibly", "misc": "", "start_char": 922, "text": "possibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 933, "feats": "VerbForm=Inf", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 931, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 938, "feats": null, "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 934, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 947, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "arrogant", "misc": "", "start_char": 939, "text": "arrogant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 948, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP continue) (S (VP (TO to) (VP (VB underestimate) (NP (PRP me))))))) (, ,) (NP (PRP$ my) (JJ good) (NN man)) (. .)))" }, "speaker": "Sheldon", "text": "You continue to underestimate me, my good man.", "tokens": [ { "deprel": "nsubj", "end_char": 953, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 950, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 962, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "continue", "misc": "", "start_char": 954, "text": "continue", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 965, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 963, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 979, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "underestimate", "misc": "", "start_char": 966, "text": "underestimate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 982, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 980, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 983, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 987, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "my", "misc": "", "start_char": 985, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 992, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "good", "misc": "", "start_char": 988, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 996, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "man", "misc": "", "start_char": 993, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 997, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Look) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD were) (RB n't) (ADJP (JJ happy) (PP (IN with) (NP (PRP$ my) (NN presentation))))))) (ADVP (RB then)) (ADVP (RB maybe)) (NP (PRP you)) (VP (MD should) (VP (VB have) (VP (VBN given) (NP (PRP it)) (PP (IN with) (NP (PRP me))))))) (. !)))" }, "speaker": "Leonard", "text": "Look, if you weren't happy with my presentation then maybe you should have given it with me!", "tokens": [ { "deprel": "discourse", "end_char": 1003, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 1, "lemma": "look", "misc": "", "start_char": 999, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 16, "id": 2, "lemma": ",", "misc": "", "start_char": 1004, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1008, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 1006, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1012, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1009, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1017, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1013, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1021, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1018, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1027, "feats": "Degree=Pos", "head": 16, "id": 7, "lemma": "happy", "misc": "", "start_char": 1022, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1032, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 1028, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1035, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1033, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1048, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "presentation", "misc": "", "start_char": 1036, "text": "presentation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1053, "feats": "PronType=Dem", "head": 16, "id": 11, "lemma": "then", "misc": "", "start_char": 1049, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1059, "feats": null, "head": 16, "id": 12, "lemma": "maybe", "misc": "", "start_char": 1054, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1063, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 1060, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1070, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "should", "misc": "", "start_char": 1064, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1075, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 1071, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1081, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 16, "lemma": "give", "misc": "", "start_char": 1076, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1084, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 1082, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1089, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 1085, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1092, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 19, "lemma": "I", "misc": "", "start_char": 1090, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 16, "id": 20, "lemma": "!", "misc": "", "start_char": 1093, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (PRP I)) (VP (VBP have) (VP (VBN explained) (ADVP (RB repeatedly)))))) (, ,) (PP (IN unlike) (NP (PRP you))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (NP (NN validation)) (PP (IN from) (NP (NP (JJR lesser) (NNS minds)) (. .) (NP (DT No) (NN offense)))))) (. .)))" }, "speaker": "Sheldon", "text": "As I have explained repeatedly, unlike you, I don't need validation from lesser minds . No offense.", "tokens": [ { "deprel": "mark", "end_char": 1097, "feats": null, "head": 4, "id": 1, "lemma": "as", "misc": "", "start_char": 1095, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1098, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1104, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 1100, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1114, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 4, "lemma": "explain", "misc": "", "start_char": 1105, "text": "explained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1125, "feats": null, "head": 4, "id": 5, "lemma": "repeatedly", "misc": "", "start_char": 1115, "text": "repeatedly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1127, "feats": null, "head": 4, "id": 6, "lemma": ",", "misc": "", "start_char": 1126, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1134, "feats": null, "head": 8, "id": 7, "lemma": "unlike", "misc": "", "start_char": 1128, "text": "unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1138, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 8, "lemma": "you", "misc": "", "start_char": 1135, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 1139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1142, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 1141, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1145, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1143, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1149, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1146, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1154, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "need", "misc": "", "start_char": 1150, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1165, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "validation", "misc": "", "start_char": 1155, "text": "validation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1170, "feats": null, "head": 17, "id": 15, "lemma": "from", "misc": "", "start_char": 1166, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1177, "feats": "Degree=Cmp", "head": 17, "id": 16, "lemma": "less", "misc": "", "start_char": 1171, "text": "lesser", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nmod", "end_char": 1183, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "mind", "misc": "", "start_char": 1178, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 13, "id": 18, "lemma": ".", "misc": "", "start_char": 1184, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1188, "feats": null, "head": 20, "id": 19, "lemma": "no", "misc": "", "start_char": 1186, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1196, "feats": "Number=Sing", "head": 13, "id": 20, "lemma": "offense", "misc": "", "start_char": 1189, "text": "offense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1198, "feats": null, "head": 13, "id": 21, "lemma": ".", "misc": "", "start_char": 1197, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Really)) (, ,) (WHADVP (RB so) (WRB why)) (SQ (VBD did) (NP (PRP you)) (VP (VB come))) (. ?)))" }, "speaker": "Leonard", "text": "Really, so why did you come?", "tokens": [ { "deprel": "advmod", "end_char": 1205, "feats": null, "head": 7, "id": 1, "lemma": "really", "misc": "", "start_char": 1199, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1206, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1210, "feats": null, "head": 7, "id": 3, "lemma": "so", "misc": "", "start_char": 1208, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1214, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "why", "misc": "", "start_char": 1211, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1218, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1215, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1222, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1219, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1227, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "come", "misc": "", "start_char": 1223, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1229, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 1228, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP I)) (VP (VBD knew) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB screw) (NP (DT this)) (PRT (RP up)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Because I knew you'd screw this up.", "tokens": [ { "deprel": "mark", "end_char": 1237, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 1230, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1239, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1238, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 1240, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1248, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1245, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1251, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 1249, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1257, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "screw", "misc": "", "start_char": 1252, "text": "screw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1262, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 1258, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 1265, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 1263, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1266, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB screw) (NP (PRP it)) (PRT (RP up)))) (. !)))" }, "speaker": "Leonard", "text": "I didn't screw it up!", "tokens": [ { "deprel": "nsubj", "end_char": 1269, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1268, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1273, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1270, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1277, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1274, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1283, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "screw", "misc": "", "start_char": 1278, "text": "screw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1286, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1284, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1289, "feats": null, "head": 4, "id": 6, "lemma": "up", "misc": "", "start_char": 1287, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 4, "id": 7, "lemma": "!", "misc": "", "start_char": 1290, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (. .) (NP (PRP I)) (VP (VBP admit) (NP (NP (DT that) (JJ spherical) (NN chicken) (NN joke)) (, ,) (SBAR (WHNP (DT that)) (S (VP (VBD was) (ADJP (JJ hilarious))))) (. .) (CC But) (S (NP (PRP it)) (VP (VBD was) (ADVP (JJ straight) (RB downhill)) (PP (IN from) (NP (RB there))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, please . I admit that spherical chicken joke, that was hilarious . But it was straight downhill from there.", "tokens": [ { "deprel": "discourse", "end_char": 1294, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1292, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1296, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1295, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1303, "feats": null, "head": 6, "id": 3, "lemma": "please", "misc": "", "start_char": 1297, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1305, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "admit", "misc": "", "start_char": 1308, "text": "admit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1318, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 1314, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1328, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "spherical", "misc": "", "start_char": 1319, "text": "spherical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1336, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "chicken", "misc": "", "start_char": 1329, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1341, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "joke", "misc": "", "start_char": 1337, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1343, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 1342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1348, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 1344, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1352, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1349, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1362, "feats": "Degree=Pos", "head": 6, "id": 14, "lemma": "hilarious", "misc": "", "start_char": 1353, "text": "hilarious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 20, "id": 15, "lemma": ".", "misc": "", "start_char": 1363, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1368, "feats": null, "head": 20, "id": 16, "lemma": "but", "misc": "", "start_char": 1365, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1371, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "it", "misc": "", "start_char": 1369, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1375, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 1372, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1384, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "straight", "misc": "", "start_char": 1376, "text": "straight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1393, "feats": null, "head": 6, "id": 20, "lemma": "downhill", "misc": "", "start_char": 1385, "text": "downhill", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1398, "feats": null, "head": 22, "id": 21, "lemma": "from", "misc": "", "start_char": 1394, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1404, "feats": "PronType=Dem", "head": 20, "id": 22, "lemma": "there", "misc": "", "start_char": 1399, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1406, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 1405, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 've) (VP (VBN had) (NP (NP (JJ enough)) (PP (IN of) (NP (PRP$ your) (NN condescendship))))))) (. .) (S (S (ADVP (RB Maybe)) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB go) (PP (IN to) (NP (NN college))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (NP (CD 11)) (PP (IN like) (NP (PRP you))))))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP I)) (VP (VBD got) (NP (PRP$ my) (NN doctorate)) (PP (IN at) (NP (NP (CD 24)) (PP (RB instead) (IN of) (NP (CD 16))))))) (CC but) (S (NP (PRP you)) (VP (VBP are) (RB not) (NP (NP (NP (DT the) (JJ only) (NN person)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (ADJP (ADJP (JJR smarter)) (PP (IN than) (NP (NP (NN everyone) (JJ else)) (PP (IN in) (NP (DT this) (NN room)))))))))) (. !) (NP (DT No) (NN offense)))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP am) (ADVP (RB clearly)) (RB not) (NP (NP (DT the) (JJ only) (NN person)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ is) (VP (VBN tormented) (PP (IN by) (NP (NN insecurity))))) (CC and) (VP (VBZ has) (NP (DT an) (NN ego)) (PP (IN in) (NP (NP (NN need)) (PP (IN of) (NP (JJ constant) (NN validation)))))))))))) (. !)))" }, "speaker": "Leonard", "text": "I've had enough of your condescendship . Maybe I didn't go to college when I was 11 like you . Maybe I got my doctorate at 24 instead of 16 but you are not the only person who is smarter than everyone else in this room! No offense . And I am clearly not the only person who is tormented by insecurity and has an ego in need of constant validation!", "tokens": [ { "deprel": "nsubj", "end_char": 1408, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1407, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1412, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 1409, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1416, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1413, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1423, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "enough", "misc": "", "start_char": 1417, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1426, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 1424, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1431, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1427, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1446, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "condescendship", "misc": "", "start_char": 1432, "text": "condescendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1448, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1447, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1454, "feats": null, "head": 13, "id": 9, "lemma": "maybe", "misc": "", "start_char": 1449, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1456, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 1455, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1460, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1457, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1464, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1461, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1467, "feats": "VerbForm=Inf", "head": 3, "id": 13, "lemma": "go", "misc": "", "start_char": 1465, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1470, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1468, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1478, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "college", "misc": "", "start_char": 1471, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1483, "feats": "PronType=Int", "head": 19, "id": 16, "lemma": "when", "misc": "", "start_char": 1479, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1485, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 1484, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1489, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1486, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1492, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 19, "lemma": "11", "misc": "", "start_char": 1490, "text": "11", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1497, "feats": null, "head": 21, "id": 20, "lemma": "like", "misc": "", "start_char": 1493, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1501, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 21, "lemma": "you", "misc": "", "start_char": 1498, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1503, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1502, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1509, "feats": null, "head": 25, "id": 23, "lemma": "maybe", "misc": "", "start_char": 1504, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1511, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 1510, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1515, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 25, "lemma": "get", "misc": "", "start_char": 1512, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1518, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 1516, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1528, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "doctorate", "misc": "", "start_char": 1519, "text": "doctorate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1531, "feats": null, "head": 29, "id": 28, "lemma": "at", "misc": "", "start_char": 1529, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1534, "feats": "NumForm=Digit|NumType=Card", "head": 25, "id": 29, "lemma": "24", "misc": "", "start_char": 1532, "text": "24", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1542, "feats": null, "head": 32, "id": 30, "lemma": "instead", "misc": "", "start_char": 1535, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1545, "feats": null, "head": 30, "id": 31, "lemma": "of", "misc": "", "start_char": 1543, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1548, "feats": "NumForm=Digit|NumType=Card", "head": 25, "id": 32, "lemma": "16", "misc": "", "start_char": 1546, "text": "16", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 1552, "feats": null, "head": 39, "id": 33, "lemma": "but", "misc": "", "start_char": 1549, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1556, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 34, "lemma": "you", "misc": "", "start_char": 1553, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1560, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 39, "id": 35, "lemma": "be", "misc": "", "start_char": 1557, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1564, "feats": null, "head": 39, "id": 36, "lemma": "not", "misc": "", "start_char": 1561, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1568, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 37, "lemma": "the", "misc": "", "start_char": 1565, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1573, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "only", "misc": "", "start_char": 1569, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1580, "feats": "Number=Sing", "head": 3, "id": 39, "lemma": "person", "misc": "", "start_char": 1574, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1584, "feats": "PronType=Rel", "head": 42, "id": 40, "lemma": "who", "misc": "", "start_char": 1581, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 1585, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1595, "feats": "Degree=Cmp", "head": 39, "id": 42, "lemma": "smart", "misc": "", "start_char": 1588, "text": "smarter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1600, "feats": null, "head": 44, "id": 43, "lemma": "than", "misc": "", "start_char": 1596, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1609, "feats": "Number=Sing|PronType=Tot", "head": 42, "id": 44, "lemma": "everyone", "misc": "", "start_char": 1601, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1614, "feats": "Degree=Pos", "head": 44, "id": 45, "lemma": "else", "misc": "", "start_char": 1610, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1617, "feats": null, "head": 48, "id": 46, "lemma": "in", "misc": "", "start_char": 1615, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1622, "feats": "Number=Sing|PronType=Dem", "head": 48, "id": 47, "lemma": "this", "misc": "", "start_char": 1618, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1627, "feats": "Number=Sing", "head": 44, "id": 48, "lemma": "room", "misc": "", "start_char": 1623, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1629, "feats": null, "head": 3, "id": 49, "lemma": "!", "misc": "", "start_char": 1628, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1632, "feats": null, "head": 51, "id": 50, "lemma": "no", "misc": "", "start_char": 1630, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1640, "feats": "Number=Sing", "head": 3, "id": 51, "lemma": "offense", "misc": "", "start_char": 1633, "text": "offense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1642, "feats": null, "head": 3, "id": 52, "lemma": ".", "misc": "", "start_char": 1641, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1646, "feats": null, "head": 60, "id": 53, "lemma": "and", "misc": "", "start_char": 1643, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1648, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 60, "id": 54, "lemma": "I", "misc": "", "start_char": 1647, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1651, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 60, "id": 55, "lemma": "be", "misc": "", "start_char": 1649, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1659, "feats": null, "head": 60, "id": 56, "lemma": "clearly", "misc": "", "start_char": 1652, "text": "clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1663, "feats": null, "head": 60, "id": 57, "lemma": "not", "misc": "", "start_char": 1660, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1667, "feats": "Definite=Def|PronType=Art", "head": 60, "id": 58, "lemma": "the", "misc": "", "start_char": 1664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1672, "feats": "Degree=Pos", "head": 60, "id": 59, "lemma": "only", "misc": "", "start_char": 1668, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1679, "feats": "Number=Sing", "head": 3, "id": 60, "lemma": "person", "misc": "", "start_char": 1673, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 1683, "feats": "PronType=Rel", "head": 63, "id": 61, "lemma": "who", "misc": "", "start_char": 1680, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux:pass", "end_char": 1686, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 63, "id": 62, "lemma": "be", "misc": "", "start_char": 1684, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1696, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 60, "id": 63, "lemma": "torment", "misc": "", "start_char": 1687, "text": "tormented", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1699, "feats": null, "head": 65, "id": 64, "lemma": "by", "misc": "", "start_char": 1697, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 1710, "feats": "Number=Sing", "head": 63, "id": 65, "lemma": "insecurity", "misc": "", "start_char": 1700, "text": "insecurity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1714, "feats": null, "head": 67, "id": 66, "lemma": "and", "misc": "", "start_char": 1711, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1718, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 63, "id": 67, "lemma": "have", "misc": "", "start_char": 1715, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1721, "feats": "Definite=Ind|PronType=Art", "head": 69, "id": 68, "lemma": "a", "misc": "", "start_char": 1719, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1725, "feats": "Number=Sing", "head": 67, "id": 69, "lemma": "ego", "misc": "", "start_char": 1722, "text": "ego", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1728, "feats": null, "head": 71, "id": 70, "lemma": "in", "misc": "", "start_char": 1726, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1733, "feats": "Number=Sing", "head": 67, "id": 71, "lemma": "need", "misc": "", "start_char": 1729, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1736, "feats": null, "head": 74, "id": 72, "lemma": "of", "misc": "", "start_char": 1734, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1745, "feats": "Degree=Pos", "head": 74, "id": 73, "lemma": "constant", "misc": "", "start_char": 1737, "text": "constant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1756, "feats": "Number=Sing", "head": 71, "id": 74, "lemma": "validation", "misc": "", "start_char": 1746, "text": "validation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1758, "feats": null, "head": 3, "id": 75, "lemma": "!", "misc": "", "start_char": 1757, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (NP (PRP you)) (VP (VBP admit) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (DT an) (NN egotist)))))) (. ?)))" }, "speaker": "Sheldon", "text": "So you admit you're an egotist?", "tokens": [ { "deprel": "advmod", "end_char": 1761, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 1759, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1765, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1762, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1771, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "admit", "misc": "", "start_char": 1766, "text": "admit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1775, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1772, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1779, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1776, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1782, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1780, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1790, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "egotist", "misc": "", "start_char": 1783, "text": "egotist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1792, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 1791, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NN name)) (VP (VBZ is) (NP (NN doctor) (NNP Leonard) (NNP Hofstadter)))) (CC and) (S (NP (PRP I)) (VP (MD can) (ADVP (RB never)) (VP (VB please) (NP (PRP$ my) (NNS parents))))) (SBAR (RB so) (S (NP (PRP I)) (VP (VBP need) (NP (PDT all) (PRP$ my) (NN self) (NN esteem)) (PP (IN from) (NP (NP (NNS strangers)) (PP (IN like) (NP (PRP you)))))))) (. !) (CC But) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJR worse)))) (. !)))" }, "speaker": "Leonard", "text": "My name is doctor Leonard Hofstadter and I can never please my parents so I need all my self esteem from strangers like you! But he's worse!", "tokens": [ { "deprel": "nmod:poss", "end_char": 1795, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 1793, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1800, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "name", "misc": "", "start_char": 1796, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1803, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1801, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1810, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "doctor", "misc": "", "start_char": 1804, "text": "doctor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "flat", "end_char": 1818, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 1811, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1829, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Hofstadter", "misc": "", "start_char": 1819, "text": "Hofstadter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1833, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 1830, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1835, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1834, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1839, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 1836, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1845, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 1840, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1852, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "please", "misc": "", "start_char": 1846, "text": "please", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1855, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1853, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1863, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "parent", "misc": "", "start_char": 1856, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1866, "feats": null, "head": 16, "id": 14, "lemma": "so", "misc": "", "start_char": 1864, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1868, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 1867, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1873, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "need", "misc": "", "start_char": 1869, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 1877, "feats": null, "head": 20, "id": 17, "lemma": "all", "misc": "", "start_char": 1874, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 1880, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "my", "misc": "", "start_char": 1878, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1885, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "self", "misc": "", "start_char": 1881, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1892, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "esteem", "misc": "", "start_char": 1886, "text": "esteem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1897, "feats": null, "head": 22, "id": 21, "lemma": "from", "misc": "", "start_char": 1893, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1907, "feats": "Number=Plur", "head": 16, "id": 22, "lemma": "stranger", "misc": "", "start_char": 1898, "text": "strangers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1912, "feats": null, "head": 24, "id": 23, "lemma": "like", "misc": "", "start_char": 1908, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1916, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 24, "lemma": "you", "misc": "", "start_char": 1913, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1918, "feats": null, "head": 4, "id": 25, "lemma": "!", "misc": "", "start_char": 1917, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1922, "feats": null, "head": 29, "id": 26, "lemma": "but", "misc": "", "start_char": 1919, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1925, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 27, "lemma": "he", "misc": "", "start_char": 1923, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1928, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 1926, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1934, "feats": "Degree=Cmp", "head": 4, "id": 29, "lemma": "bad", "misc": "", "start_char": 1929, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1936, "feats": null, "head": 4, "id": 30, "lemma": "!", "misc": "", "start_char": 1935, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ok)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP it))) (. !)))" }, "speaker": "Sheldon", "text": "Ok, that's it!", "tokens": [ { "deprel": "discourse", "end_char": 1939, "feats": null, "head": 5, "id": 1, "lemma": "ok", "misc": "", "start_char": 1937, "text": "Ok", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1941, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1940, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1946, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1942, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1949, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1947, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1952, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 5, "lemma": "it", "misc": "", "start_char": 1950, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1954, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 1953, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD can) (RB not) (VP (VB blow) (PRT (RP up)) (NP (PRP$ my) (NN head)) (PP (IN with) (NP (PRP$ your) (NN mind))))) (. !)))" }, "speaker": "Leonard", "text": "You cannot blow up my head with your mind!", "tokens": [ { "deprel": "nsubj", "end_char": 1958, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1955, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1962, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1959, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1966, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1963, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1971, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "blow", "misc": "", "start_char": 1967, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1974, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 1972, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 1977, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1975, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1982, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "head", "misc": "", "start_char": 1978, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1987, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 1983, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1992, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 1988, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1997, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "mind", "misc": "", "start_char": 1993, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1999, "feats": null, "head": 4, "id": 11, "lemma": "!", "misc": "", "start_char": 1998, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP I)) (VP (MD 'll) (VP (VB settle) (PP (IN for) (NP (PRP$ your) (NN aneurism))))) (. !)))" }, "speaker": "Sheldon", "text": "Then I'll settle for your aneurism!", "tokens": [ { "deprel": "advmod", "end_char": 2004, "feats": "PronType=Dem", "head": 4, "id": 1, "lemma": "then", "misc": "", "start_char": 2000, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2006, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 2005, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2010, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 2007, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2017, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "settle", "misc": "", "start_char": 2011, "text": "settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2021, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 2018, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2026, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 2022, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2035, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "aneurism", "misc": "", "start_char": 2027, "text": "aneurism", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2037, "feats": null, "head": 4, "id": 8, "lemma": "!", "misc": "", "start_char": 2036, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (VP (VB Stop) (NP (PRP it))) (. !)))" }, "speaker": "Leonard", "text": "Stop it!", "tokens": [ { "deprel": "root", "end_char": 2042, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 2038, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2045, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 2043, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2047, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 2046, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD hit) (NP (PRP me)))) (. !) (S (NP (PRP You)) (VP (VBD saw) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD hit) (NP (PRP me))))))) (. !)))" }, "speaker": "Sheldon", "text": "You hit me! You saw that he hit me!", "tokens": [ { "deprel": "nsubj", "end_char": 2051, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2048, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2055, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "hit", "misc": "", "start_char": 2052, "text": "hit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2058, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 2056, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2060, "feats": null, "head": 2, "id": 4, "lemma": "!", "misc": "", "start_char": 2059, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2064, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 2061, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2068, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "see", "misc": "", "start_char": 2065, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2073, "feats": null, "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 2069, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2076, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 2074, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2080, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "hit", "misc": "", "start_char": 2077, "text": "hit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2083, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 2081, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2085, "feats": null, "head": 2, "id": 11, "lemma": "!", "misc": "", "start_char": 2084, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD tried) (S (VP (TO to) (VP (VB blow) (PRT (RP up)) (NP (PRP$ my) (NN head)))))) (. !)))" }, "speaker": "Leonard", "text": "You tried to blow up my head!", "tokens": [ { "deprel": "nsubj", "end_char": 2089, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2086, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2095, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 2090, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2098, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2096, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2103, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "blow", "misc": "", "start_char": 2099, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2106, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 2104, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 2109, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 2107, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2114, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "head", "misc": "", "start_char": 2110, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2116, "feats": null, "head": 2, "id": 8, "lemma": "!", "misc": "", "start_char": 2115, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP it)) (VP (VBD was) (VP (VBG working))) (. !) (S (NP (PRP It)) (VP (VBP wa))) (. ...)))" }, "speaker": "Sheldon", "text": "So it was working! It wa ...", "tokens": [ { "deprel": "advmod", "end_char": 2119, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 2117, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2122, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 2120, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2123, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2134, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 2127, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 2136, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 2135, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2139, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "it", "misc": "", "start_char": 2137, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2142, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "wa", "misc": "", "start_char": 2140, "text": "wa", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2146, "feats": null, "head": 4, "id": 8, "lemma": "...", "misc": "", "start_char": 2143, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (RB not))) (. !) (S (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN nutcase)))) (. !)))" }, "speaker": "Leonard", "text": "It was not! You're a nutcase!", "tokens": [ { "deprel": "nsubj", "end_char": 2149, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 2147, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2153, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2150, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2157, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 2154, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 2159, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 2158, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2163, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 2160, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2167, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2164, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2169, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2168, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2177, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "nutcase", "misc": "", "start_char": 2170, "text": "nutcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2179, "feats": null, "head": 8, "id": 9, "lemma": "!", "misc": "", "start_char": 2178, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD 'll) (VP (VB see) (PP (IN about) (NP (NP (DT that)) (. !) (S (NP (NP (NNS Heads)) (PRT (RP up))) (, ,) (NP (PRP you)) (VP (NNS people) (PP (IN in) (NP (DT the) (JJ front) (NN row)))) (. !) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (NN splash) (NN zone))))))))) (. !)))" }, "speaker": "Sheldon", "text": "We'll see about that! Heads up, you people in the front row! This is a splash zone!", "tokens": [ { "deprel": "nsubj", "end_char": 2182, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 2180, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2186, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 2183, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2190, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 2187, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2196, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 2191, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2201, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 2197, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2203, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 2202, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 2209, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "head", "misc": "", "start_char": 2204, "text": "Heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 2212, "feats": null, "head": 3, "id": 8, "lemma": "up", "misc": "", "start_char": 2210, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2214, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 2213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2218, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 2215, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2225, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "person", "misc": "", "start_char": 2219, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2228, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 2226, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2232, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 2229, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2238, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "front", "misc": "", "start_char": 2233, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2242, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "row", "misc": "", "start_char": 2239, "text": "row", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2244, "feats": null, "head": 3, "id": 16, "lemma": "!", "misc": "", "start_char": 2243, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2249, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 17, "lemma": "this", "misc": "", "start_char": 2245, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2252, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 2250, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2254, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 2253, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2261, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "splash", "misc": "", "start_char": 2255, "text": "splash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2266, "feats": "Number=Sing", "head": 3, "id": 21, "lemma": "zone", "misc": "", "start_char": 2262, "text": "zone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2268, "feats": null, "head": 3, "id": 22, "lemma": "!", "misc": "", "start_char": 2267, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Stop) (NP (PRP it)))) (. !) (ADVP (RB Just)) (VP (VB quit) (NP (PRP it))) (. !)))" }, "speaker": "Leonard", "text": "Stop it! Just quit it!", "tokens": [ { "deprel": "root", "end_char": 2273, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 2269, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2276, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 2274, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2278, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 2277, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2283, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 2279, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2288, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "quit", "misc": "", "start_char": 2284, "text": "quit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2291, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 2289, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2293, "feats": null, "head": 1, "id": 7, "lemma": "!", "misc": "", "start_char": 2292, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT this)) (ADVP (RB usually)) (WHADVP (WRB how)) (NP (NP (DT these) (NN physics)) (SBAR (S (NP (NNS things)) (VP (VBP go))))) (. ?)))" }, "speaker": "Penny", "text": "Is this usually how these physics things go?", "tokens": [ { "deprel": "cop", "end_char": 2296, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 1, "lemma": "be", "misc": "", "start_char": 2294, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:outer", "end_char": 2301, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 2, "lemma": "this", "misc": "", "start_char": 2297, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2309, "feats": null, "head": 8, "id": 3, "lemma": "usually", "misc": "", "start_char": 2302, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2313, "feats": "PronType=Int", "head": 8, "id": 4, "lemma": "how", "misc": "", "start_char": 2310, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 2319, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 2314, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2327, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "physics", "misc": "", "start_char": 2320, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2334, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "thing", "misc": "", "start_char": 2328, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 2337, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 2335, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2339, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 2338, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (ADVP (ADVP (RBR More) (RB often)) (SBAR (IN than) (S (NP (PRP you)) (VP (VBP think)))) (. .)))" }, "speaker": "Howard", "text": "More often than you think.", "tokens": [ { "deprel": "advmod", "end_char": 2344, "feats": "Degree=Cmp", "head": 2, "id": 1, "lemma": "more", "misc": "", "start_char": 2340, "text": "More", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 2350, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "often", "misc": "", "start_char": 2345, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2355, "feats": null, "head": 5, "id": 3, "lemma": "than", "misc": "", "start_char": 2351, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 2356, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2365, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "think", "misc": "", "start_char": 2360, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2367, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2366, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (NP (NNP Vulcan) (NN nerve) (NN pinch) (. !)))" }, "speaker": "Leonard", "text": "Vulcan nerve pinch!", "tokens": [ { "deprel": "compound", "end_char": 2374, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Vulcan", "misc": "", "start_char": 2368, "text": "Vulcan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2380, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "nerve", "misc": "", "start_char": 2375, "text": "nerve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2386, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "pinch", "misc": "", "start_char": 2381, "text": "pinch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2388, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 2387, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 1, 2, 2 ], [ 1, 6, 6 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 10, 10 ] ], [ [ 0, 10, 13 ], [ 3, 59, 62 ] ], [ [ 0, 12, 13 ], [ 3, 61, 62 ] ], [ [ 0, 15, 16 ] ], [ [ 0, 18, 18 ] ], [ [ 0, 15, 18 ] ], [ [ 0, 18, 19 ] ], [ [ 0, 23, 23 ], [ 0, 25, 26 ] ], [ [ 0, 22, 23 ] ], [ [ 0, 26, 26 ], [ 0, 28, 28 ], [ 0, 33, 36 ] ], [ [ 0, 0, 38 ], [ 1, 2, 4 ] ], [ [ 0, 25, 38 ] ], [ [ 0, 33, 38 ] ], [ [ 0, 44, 44 ], [ 0, 45, 46 ] ], [ [ 1, 2, 6 ], [ 2, 0, 2 ] ], [ [ 3, 0, 2 ], [ 3, 5, 5 ], [ 3, 7, 9 ], [ 3, 7, 13 ], [ 3, 27, 27 ], [ 3, 34, 34 ], [ 3, 47, 47 ], [ 5, 2, 2 ], [ 6, 0, 0 ], [ 7, 14, 14 ], [ 8, 0, 0 ], [ 9, 4, 4 ], [ 10, 3, 3 ], [ 10, 12, 12 ], [ 11, 1, 1 ], [ 11, 9, 9 ], [ 12, 5, 5 ], [ 13, 1, 1 ], [ 15, 4, 4 ], [ 16, 5, 5 ], [ 16, 20, 20 ], [ 16, 33, 33 ], [ 16, 39, 39 ], [ 18, 14, 14 ], [ 18, 21, 21 ], [ 18, 23, 23 ], [ 18, 21, 23 ], [ 18, 26, 26 ], [ 20, 0, 0 ], [ 20, 8, 8 ], [ 21, 1, 1 ], [ 23, 2, 2 ], [ 23, 9, 9 ], [ 24, 0, 0 ], [ 26, 4, 4 ], [ 26, 6, 7 ] ], [ [ 3, 11, 13 ] ], [ [ 3, 16, 16 ], [ 3, 16, 17 ], [ 3, 19, 19 ], [ 4, 0, 0 ], [ 9, 0, 0 ], [ 9, 6, 8 ], [ 10, 8, 8 ], [ 10, 18, 18 ], [ 11, 7, 7 ], [ 11, 15, 16 ], [ 13, 3, 3 ], [ 14, 0, 0 ], [ 16, 0, 0 ], [ 16, 9, 9 ], [ 16, 16, 16 ], [ 16, 23, 23 ], [ 16, 25, 25 ], [ 16, 53, 53 ], [ 16, 57, 59 ], [ 16, 60, 60 ], [ 17, 1, 1 ], [ 17, 3, 3 ], [ 18, 0, 0 ], [ 18, 17, 17 ], [ 20, 5, 5 ], [ 21, 5, 5 ], [ 23, 0, 0 ], [ 23, 4, 4 ], [ 23, 7, 7 ], [ 24, 5, 5 ] ], [ [ 3, 24, 25 ], [ 4, 4, 4 ], [ 4, 6, 6 ], [ 4, 8, 10 ], [ 4, 12, 12 ] ], [ [ 3, 31, 32 ] ], [ [ 3, 36, 37 ] ], [ [ 3, 39, 44 ] ], [ [ 3, 37, 44 ], [ 3, 45, 45 ] ], [ [ 3, 36, 44 ] ], [ [ 3, 50, 51 ] ], [ [ 3, 53, 53 ] ], [ [ 3, 55, 55 ], [ 3, 57, 57 ] ], [ [ 3, 55, 57 ] ], [ [ 3, 59, 59 ] ], [ [ 3, 24, 62 ] ], [ [ 3, 50, 62 ] ], [ [ 4, 10, 10 ], [ 15, 6, 9 ] ], [ [ 4, 15, 15 ] ], [ [ 5, 5, 5 ], [ 5, 7, 8 ] ], [ [ 5, 8, 8 ], [ 7, 16, 17 ] ], [ [ 5, 11, 11 ], [ 6, 3, 4 ] ], [ [ 5, 11, 13 ] ], [ [ 5, 8, 13 ], [ 5, 16, 16 ], [ 5, 17, 19 ] ], [ [ 5, 7, 13 ] ], [ [ 6, 0, 4 ], [ 7, 4, 4 ] ], [ [ 7, 8, 8 ] ], [ [ 9, 4, 8 ], [ 27, 0, 0 ] ], [ [ 10, 9, 9 ], [ 10, 16, 16 ], [ 13, 6, 6 ], [ 14, 4, 4 ] ], [ [ 10, 8, 9 ] ], [ [ 11, 13, 13 ] ], [ [ 11, 13, 16 ] ], [ [ 15, 7, 9 ], [ 15, 11, 11 ], [ 15, 16, 16 ] ], [ [ 15, 16, 21 ], [ 16, 5, 6 ] ], [ [ 16, 14, 14 ] ], [ [ 16, 18, 18 ] ], [ [ 16, 25, 26 ] ], [ [ 16, 31, 31 ] ], [ [ 16, 28, 31 ] ], [ [ 16, 36, 38 ] ], [ [ 16, 36, 47 ] ], [ [ 16, 43, 47 ] ], [ [ 16, 57, 73 ] ], [ [ 16, 67, 73 ] ], [ [ 17, 5, 6 ] ], [ [ 18, 0, 1 ], [ 18, 3, 5 ] ], [ [ 18, 4, 5 ], [ 18, 7, 7 ], [ 18, 11, 11 ] ], [ [ 18, 11, 12 ] ], [ [ 18, 16, 19 ] ], [ [ 18, 7, 23 ], [ 19, 2, 2 ] ], [ [ 20, 5, 6 ], [ 24, 5, 6 ] ], [ [ 20, 8, 9 ] ], [ [ 21, 5, 6 ] ], [ [ 22, 1, 1 ] ], [ [ 24, 3, 6 ], [ 25, 1, 1 ], [ 25, 5, 5 ], [ 26, 0, 0 ] ], [ [ 27, 4, 4 ] ], [ [ 27, 6, 6 ] ], [ [ 27, 9, 9 ], [ 27, 10, 10 ] ], [ [ 27, 12, 14 ] ], [ [ 27, 9, 14 ] ], [ [ 27, 16, 16 ], [ 27, 18, 20 ] ], [ [ 28, 1, 1 ], [ 28, 5, 5 ] ], [ [ 29, 1, 1 ], [ 29, 4, 6 ] ], [ [ 30, 3, 3 ] ], [ [ 31, 0, 2 ] ] ]
s01e09c06t
So, in conclusion, the data show that at temperatures approaching absolute zero, the moment of inertia changes, and a solid becomes a supersolid, which clearly appears to be a previously unknown state of matter . Thank you! Are there any questions? Yeah . What the hell was that? Any other questions? Doctor Sheldon Cooper here, I am the lead author of this particular paper . And you sir, you have completely skipped over the part where I was walking through the park and I saw these children on a merry - go - round which started me thinking about the moment of inertia in gases like helium at temperatures approaching absolute zero. I didn't skip it . It's just an anecdote, it's not science. Oh, I see . It was the apple falling on Newton's head, was that just an anecdote? You are not Isaac Newton. No, no, that's true . Gravity would have been apparent to me without the apple. You cannot possibly be that arrogant. You continue to underestimate me, my good man. Look, if you weren't happy with my presentation then maybe you should have given it with me! As I have explained repeatedly, unlike you, I don't need validation from lesser minds . No offense. Really, so why did you come? Because I knew you'd screw this up. I didn't screw it up! Oh, please . I admit that spherical chicken joke, that was hilarious . But it was straight downhill from there. I've had enough of your condescendship . Maybe I didn't go to college when I was 11 like you . Maybe I got my doctorate at 24 instead of 16 but you are not the only person who is smarter than everyone else in this room! No offense . And I am clearly not the only person who is tormented by insecurity and has an ego in need of constant validation! So you admit you're an egotist? My name is doctor Leonard Hofstadter and I can never please my parents so I need all my self esteem from strangers like you! But he's worse! Ok, that's it! You cannot blow up my head with your mind! Then I'll settle for your aneurism! Stop it! You hit me! You saw that he hit me! You tried to blow up my head! So it was working! It wa ... It was not! You're a nutcase! We'll see about that! Heads up, you people in the front row! This is a splash zone! Stop it! Just quit it! Is this usually how these physics things go? More often than you think. Vulcan nerve pinch!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Watch) (NP (DT this)))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (RB really) (JJ cool))) (. .)))" }, "speaker": "Howard", "text": "Watch this, it's really cool.", "tokens": [ { "deprel": "root", "end_char": 5, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "watch", "misc": "", "start_char": 0, "text": "Watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 10, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "this", "misc": "", "start_char": 6, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 15, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 13, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 16, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 25, "feats": null, "head": 7, "id": 6, "lemma": "really", "misc": "", "start_char": 19, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 30, "feats": "Degree=Pos", "head": 1, "id": 7, "lemma": "cool", "misc": "", "start_char": 26, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB say) (: :) (`` \") (FRAG (VP (VB Call) (NNP Hellen) (NNP Boxlightner)))) (. ?)))" }, "speaker": "Howard ’s phone", "text": "Did you say: \" Call Hellen Boxlightner?", "tokens": [ { "deprel": "aux", "end_char": 36, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 33, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 40, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 37, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 44, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 41, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 3, "id": 4, "lemma": ":", "misc": "", "start_char": 45, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 47, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 53, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "call", "misc": "", "start_char": 49, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 60, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Hellen", "misc": "", "start_char": 54, "text": "Hellen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 72, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Boxlightner", "misc": "", "start_char": 61, "text": "Boxlightner", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 73, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (VP (VB Call) (NP (NNP Leonard) (NNP Hofstadter))) (. .)))" }, "speaker": "Howard", "text": "No . Call Leonard Hofstadter.", "tokens": [ { "deprel": "discourse", "end_char": 77, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 75, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 84, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 80, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 92, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Leonard", "misc": "", "start_char": 85, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 103, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Hofstadter", "misc": "", "start_char": 93, "text": "Hofstadter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB say) (: :) (WHADVP (`` \")) (SQ (VP (VB Call) (NP (NNP Temple)) (NP (NNP Badsaidor)))) (. ?) ('' \"))))" }, "speaker": "Howard ’s phone", "text": "Did you say: \" Call Temple Badsaidor? \"", "tokens": [ { "deprel": "aux", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 106, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 113, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 110, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 117, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 114, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 3, "id": 4, "lemma": ":", "misc": "", "start_char": 118, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 120, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 126, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "call", "misc": "", "start_char": 122, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 133, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Temple", "misc": "", "start_char": 127, "text": "Temple", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 143, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Badsaidor", "misc": "", "start_char": 134, "text": "Badsaidor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 144, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 3, "id": 10, "lemma": "\"", "misc": "", "start_char": 146, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Howard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 150, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 148, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB try)))) (. .) (VP (VB Call) (NP (NNP McFlono) (NNP McFloonyloo) (. .)) (INTJ (UH Heh) (HYPH -) (UH heh))) (. .)))" }, "speaker": "Leonard", "text": "Here, let me try . Call McFlono McFloonyloo . Heh - heh.", "tokens": [ { "deprel": "advmod", "end_char": 157, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "here", "misc": "", "start_char": 153, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 158, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 163, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 160, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 166, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 164, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 170, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 167, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "ccomp", "end_char": 177, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "call", "misc": "", "start_char": 173, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 185, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "McFlono", "misc": "", "start_char": 178, "text": "McFlono", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 197, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "McFloonyloo", "misc": "", "start_char": 186, "text": "McFloonyloo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 203, "feats": null, "head": 7, "id": 11, "lemma": "heh", "misc": "", "start_char": 200, "text": "Heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 204, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 209, "feats": null, "head": 7, "id": 13, "lemma": "heh", "misc": "", "start_char": 206, "text": "heh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VBG Calling) (NP (NNP Rajesh) (NNP Koothrappali))) (. .) (. .)))" }, "speaker": "Howard ’s phone", "text": "Calling Rajesh Koothrappali . .", "tokens": [ { "deprel": "root", "end_char": 219, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "Calling", "misc": "", "start_char": 212, "text": "Calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 226, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Rajesh", "misc": "", "start_char": 220, "text": "Rajesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 239, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Koothrappali", "misc": "", "start_char": 227, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 240, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ ’s) (ADJP (ADJP (RB very) (JJ impressive)) (. .) (CC And) (ADJP (NP (DT a) (JJ little)) (JJ racist)))) (. .)))" }, "speaker": "Raj", "text": "Oh, that ’s very impressive . And a little racist.", "tokens": [ { "deprel": "discourse", "end_char": 246, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 244, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 253, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "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": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 254, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 261, "feats": null, "head": 6, "id": 5, "lemma": "very", "misc": "", "start_char": 257, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 272, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "impressive", "misc": "", "start_char": 262, "text": "impressive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 11, "id": 7, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 278, "feats": null, "head": 11, "id": 8, "lemma": "and", "misc": "", "start_char": 275, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 280, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 279, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 287, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "little", "misc": "", "start_char": 281, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 294, "feats": "Degree=Pos", "head": 6, "id": 11, "lemma": "racist", "misc": "", "start_char": 288, "text": "racist", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB all)) (PP (IN through) (S (VP (VBG playing) (`` \") (VB mock) (NP (DT the) (JJ flawed) (NN technology)))))))) (, ,) ('' \") (SQ (MD can) (NP (PRP we)) (VP (VB get) (PRT (RP on)) (PP (IN with) (NP (NNP Halo) (NN night))))) (. ?) (S (NP (PRP We)) (VP (VBD were) (VP (VBN supposed) (S (VP (TO to) (VP (VB start) (PP (IN at) (NP (CD 8:00))))))))) (. .)))" }, "speaker": "Sheldon", "text": "If we're all through playing \" mock the flawed technology, \" can we get on with Halo night? We were supposed to start at 8:00.", "tokens": [ { "deprel": "mark", "end_char": 299, "feats": null, "head": 6, "id": 1, "lemma": "if", "misc": "", "start_char": 297, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 2, "lemma": "we", "misc": "", "start_char": 300, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 306, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 303, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 6, "id": 4, "lemma": "all", "misc": "", "start_char": 307, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 318, "feats": null, "head": 6, "id": 5, "lemma": "through", "misc": "", "start_char": 311, "text": "through", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 326, "feats": "VerbForm=Ger", "head": 16, "id": 6, "lemma": "play", "misc": "", "start_char": 319, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 327, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 333, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "mock", "misc": "", "start_char": 329, "text": "mock", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 337, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 334, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 344, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "flawed", "misc": "", "start_char": 338, "text": "flawed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 355, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "technology", "misc": "", "start_char": 345, "text": "technology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 356, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 16, "id": 13, "lemma": "\"", "misc": "", "start_char": 358, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "aux", "end_char": 363, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 360, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 364, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 370, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "get", "misc": "", "start_char": 367, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 373, "feats": null, "head": 16, "id": 17, "lemma": "on", "misc": "", "start_char": 371, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 378, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 374, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 383, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Halo", "misc": "", "start_char": 379, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 389, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "night", "misc": "", "start_char": 384, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 16, "id": 21, "lemma": "?", "misc": "", "start_char": 390, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "we", "misc": "", "start_char": 392, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 399, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 395, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 408, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 16, "id": 24, "lemma": "suppose", "misc": "", "start_char": 400, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 411, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 409, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 417, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "start", "misc": "", "start_char": 412, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 420, "feats": null, "head": 28, "id": 27, "lemma": "at", "misc": "", "start_char": 418, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 425, "feats": "NumForm=Digit|NumType=Card", "head": 26, "id": 28, "lemma": "8:00", "misc": "", "start_char": 421, "text": "8:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 16, "id": 29, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP we)) (VP (MD 'll) (VP (VB start) (ADVP (RB now)))) (. .)))" }, "speaker": "Leonard", "text": "So we'll start now.", "tokens": [ { "deprel": "advmod", "end_char": 430, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 428, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 433, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 431, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 437, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 434, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 443, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "start", "misc": "", "start_char": 438, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 447, "feats": null, "head": 4, "id": 5, "lemma": "now", "misc": "", "start_char": 444, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB First)) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB decide) (SBAR (IN if) (S (NP (DT those) (VBD lost) (CD six) (NNS minutes)) (VP (MD will) (VP (VB be) (VP (VBG coming) (PP (IN out) (PP (IN of) (NP (NP (NN game) (NN time)) (, ,) (NP (NN bathroom) (NN time)) (CC or) (NP (DT the) (NN pizza) (NN break)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "First we have to decide if those lost six minutes will be coming out of game time, bathroom time or the pizza break.", "tokens": [ { "deprel": "advmod", "end_char": 455, "feats": "NumType=Ord", "head": 3, "id": 1, "lemma": "first", "misc": "", "start_char": 450, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 456, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 463, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 459, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 466, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 464, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 473, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "decide", "misc": "", "start_char": 467, "text": "decide", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 476, "feats": null, "head": 13, "id": 6, "lemma": "if", "misc": "", "start_char": 474, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 482, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 477, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 487, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "lose", "misc": "", "start_char": 483, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 491, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "six", "misc": "", "start_char": 488, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 499, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "minute", "misc": "", "start_char": 492, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 504, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "will", "misc": "", "start_char": 500, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 507, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 505, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 514, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 13, "lemma": "come", "misc": "", "start_char": 508, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 518, "feats": null, "head": 17, "id": 14, "lemma": "out", "misc": "", "start_char": 515, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 521, "feats": null, "head": 14, "id": 15, "lemma": "of", "misc": "", "start_char": 519, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 526, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "game", "misc": "", "start_char": 522, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 531, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "time", "misc": "", "start_char": 527, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 542, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "bathroom", "misc": "", "start_char": 534, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 547, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "time", "misc": "", "start_char": 543, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 550, "feats": null, "head": 24, "id": 21, "lemma": "or", "misc": "", "start_char": 548, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 554, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 551, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 560, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "pizza", "misc": "", "start_char": 555, "text": "pizza", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 566, "feats": "Number=Sing", "head": 17, "id": 24, "lemma": "break", "misc": "", "start_char": 561, "text": "break", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 567, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD could) (VP (VB split) (NP (PRP it)) (NP (CD two) (, ,) (CD two) (CC and) (CD two)))) (. .)))" }, "speaker": "Raj", "text": "We could split it two, two and two.", "tokens": [ { "deprel": "nsubj", "end_char": 571, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 569, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 577, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 572, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 583, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "split", "misc": "", "start_char": 578, "text": "split", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 586, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 584, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 590, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 5, "lemma": "two", "misc": "", "start_char": 587, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 591, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 596, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 7, "lemma": "two", "misc": "", "start_char": 593, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 600, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 597, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 604, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 9, "lemma": "two", "misc": "", "start_char": 601, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG having) (NP (NP (NNS anchovies)) (PP (IN on) (NP (DT the) (NN pizza)))))))) (, ,) (NP (PRP we)) (VP (MD ca) (RB n't) (VP (VB take) (NP (PRP it)) (PP (IN out) (PP (IN of) (NP (NN bathroom) (NN time)))))) (. .)))" }, "speaker": "Howard", "text": "If we're having anchovies on the pizza, we can't take it out of bathroom time.", "tokens": [ { "deprel": "mark", "end_char": 609, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 607, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 610, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 616, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 613, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 623, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 4, "lemma": "have", "misc": "", "start_char": 617, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 633, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "anchovy", "misc": "", "start_char": 624, "text": "anchovies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 636, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 634, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 640, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 637, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 646, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "pizza", "misc": "", "start_char": 641, "text": "pizza", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 4, "id": 9, "lemma": ",", "misc": "", "start_char": 647, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 651, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 649, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 654, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 652, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 658, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 655, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 663, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "take", "misc": "", "start_char": 659, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 666, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 664, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 670, "feats": null, "head": 18, "id": 15, "lemma": "out", "misc": "", "start_char": 667, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 673, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 671, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 682, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "bathroom", "misc": "", "start_char": 674, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 687, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "time", "misc": "", "start_char": 683, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 689, "feats": null, "head": 13, "id": 19, "lemma": ".", "misc": "", "start_char": 688, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Oh)) (, ,) (WHNP (WDT what) (JJ fresh) (NN hell)) (VP (VBZ is) (NP (DT this))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, what fresh hell is this?", "tokens": [ { "deprel": "discourse", "end_char": 692, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 690, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 693, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 699, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 695, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 705, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "fresh", "misc": "", "start_char": 700, "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 710, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "hell", "misc": "", "start_char": 706, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 713, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 711, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 718, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 7, "lemma": "this", "misc": "", "start_char": 714, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 719, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Penny) (. .)) (VP (VB Come) (PRT (RP on)) (PRT (RB in))) (. .)))" }, "speaker": "Leonard", "text": "Hey, Penny . Come on in.", "tokens": [ { "deprel": "discourse", "end_char": 724, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 721, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 725, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 732, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "penny", "misc": "", "start_char": 727, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 733, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 739, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 735, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 742, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 740, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound:prt", "end_char": 745, "feats": null, "head": 5, "id": 7, "lemma": "in", "misc": "", "start_char": 743, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (NP (NNS guys)) (. .)))" }, "speaker": "Penny", "text": "Hey guys.", "tokens": [ { "deprel": "discourse", "end_char": 751, "feats": null, "head": 2, "id": 1, "lemma": "hey", "misc": "", "start_char": 748, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 756, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "guy", "misc": "", "start_char": 752, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (. .) (VP (VP (VB See) (NP (DT a) (NNP Penny))) (, ,) (VP (VB pick) (NP (PRP her)) (PRT (RP up))) (, ,) (CC and) (NP (NP (PDT all) (DT the) (NN day)) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB have) (NP (JJ good) (NN luck)))))))) (. .)))" }, "speaker": "Howard", "text": "Hey, guys . See a Penny, pick her up, and all the day you'll have good luck.", "tokens": [ { "deprel": "discourse", "end_char": 762, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 759, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 763, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 769, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "guy", "misc": "", "start_char": 765, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 770, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 775, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 772, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 777, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 776, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 783, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "penny", "misc": "", "start_char": 778, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 784, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 790, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 9, "lemma": "pick", "misc": "", "start_char": 786, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 794, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 791, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 797, "feats": null, "head": 9, "id": 11, "lemma": "up", "misc": "", "start_char": 795, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 798, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 803, "feats": null, "head": 16, "id": 13, "lemma": "and", "misc": "", "start_char": 800, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 807, "feats": null, "head": 16, "id": 14, "lemma": "all", "misc": "", "start_char": 804, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 811, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 808, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 815, "feats": "Number=Sing", "head": 5, "id": 16, "lemma": "day", "misc": "", "start_char": 812, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 823, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "will", "misc": "", "start_char": 820, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 828, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "have", "misc": "", "start_char": 824, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 833, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "good", "misc": "", "start_char": 829, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 838, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "luck", "misc": "", "start_char": 834, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 839, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (MD wo) (RB n't)) (. .) (SQ (MD Can) (NP (PRP I)) (VP (VB hide) (PRT (RP out)) (ADVP (RB here)) (PP (IN for) (NP (DT a) (NN while)))) (. ?))))" }, "speaker": "Penny", "text": "No, you won't . Can I hide out here for a while?", "tokens": [ { "deprel": "discourse", "end_char": 843, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 841, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 849, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 846, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 852, "feats": "VerbForm=Fin", "head": 9, "id": 4, "lemma": "will", "misc": "", "start_char": 850, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 856, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 853, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 857, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 862, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 859, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 864, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 863, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 869, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "hide", "misc": "", "start_char": 865, "text": "hide", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 873, "feats": null, "head": 9, "id": 10, "lemma": "out", "misc": "", "start_char": 870, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 878, "feats": "PronType=Dem", "head": 9, "id": 11, "lemma": "here", "misc": "", "start_char": 874, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 882, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 879, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 884, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 883, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 890, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "while", "misc": "", "start_char": 885, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 892, "feats": null, "head": 9, "id": 15, "lemma": "?", "misc": "", "start_char": 891, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Sure) (. .)) (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Leonard", "text": "Sure . What's going on?", "tokens": [ { "deprel": "discourse", "end_char": 897, "feats": null, "head": 5, "id": 1, "lemma": "sure", "misc": "", "start_char": 893, "text": "Sure", "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": "nsubj", "end_char": 904, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 900, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 905, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 913, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 908, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 916, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 914, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 917, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT this) (NN girl)) (SBAR (S (NP (PRP I)) (VP (VBP know) (PP (IN from) (PP (ADVP (RB back)) (IN in) (NP (NNP Nebraska)))))))) (, ,) (NP (NP (NNP Christy) (. .)) (SBAR (S (NP (PRP She)) (VP (VBD called) (NP (PRP me)) (PRT (RP up)))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (ADJP (RP like) (, ,) (`` \") (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB how)) (VP (VBZ 's) (NP (NNP California))) (. ?) ('' \") (CC And) (S (NP (PRP I)) (VP (VBP 'm) (PP (RP like) (, ,) (`` \") (INTJ (JJ Awesome)) (, ,) ('' \") (S (INTJ (UH 'cause)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NNP Nebraska)))) (. .) (CC And) (S (NP (NP (DT the) (JJ next) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP know))))) (NP (PRP she)) (VP (VBZ 's) (VP (VBN invited) (NP (PRP herself)) (ADVP (RP out) (RB here)) (S (VP (TO to) (VP (VB stay) (PP (IN with) (NP (PRP me))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "There's this girl I know from back in Nebraska, Christy . She called me up, and she's like, \" Hey, how's California? \" And I'm like, \" Awesome, \" 'cause, you know, it's not Nebraska . And the next thing I know she's invited herself out here to stay with me.", "tokens": [ { "deprel": "expl", "end_char": 924, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 919, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 925, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 932, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 928, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 937, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "girl", "misc": "", "start_char": 933, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 939, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 938, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 944, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "know", "misc": "", "start_char": 940, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 949, "feats": null, "head": 10, "id": 7, "lemma": "from", "misc": "", "start_char": 945, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 954, "feats": null, "head": 6, "id": 8, "lemma": "back", "misc": "", "start_char": 950, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 957, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 955, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 966, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Nebraska", "misc": "", "start_char": 958, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 967, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 976, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Christy", "misc": "", "start_char": 969, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 977, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 982, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "she", "misc": "", "start_char": 979, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 989, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 15, "lemma": "call", "misc": "", "start_char": 983, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 992, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 990, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 995, "feats": null, "head": 15, "id": 17, "lemma": "up", "misc": "", "start_char": 993, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 996, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1001, "feats": null, "head": 21, "id": 19, "lemma": "and", "misc": "", "start_char": 998, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1005, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "she", "misc": "", "start_char": 1002, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1008, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 21, "lemma": "be", "misc": "", "start_char": 1006, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1013, "feats": null, "head": 21, "id": 22, "lemma": "like", "misc": "", "start_char": 1009, "text": "like", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 21, "id": 23, "lemma": ",", "misc": "", "start_char": 1014, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 27, "id": 24, "lemma": "\"", "misc": "", "start_char": 1016, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 1021, "feats": null, "head": 27, "id": 25, "lemma": "hey", "misc": "", "start_char": 1018, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 1027, "feats": "PronType=Int", "head": 21, "id": 27, "lemma": "how", "misc": "", "start_char": 1024, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 1030, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 1028, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1041, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "California", "misc": "", "start_char": 1031, "text": "California", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 2, "id": 30, "lemma": "?", "misc": "", "start_char": 1042, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1045, "feats": null, "head": 2, "id": 31, "lemma": "\"", "misc": "", "start_char": 1044, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1049, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 1046, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1051, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 1050, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1054, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 34, "lemma": "be", "misc": "", "start_char": 1052, "text": "'m", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1059, "feats": null, "head": 34, "id": 35, "lemma": "like", "misc": "", "start_char": 1055, "text": "like", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 38, "id": 36, "lemma": ",", "misc": "", "start_char": 1060, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1063, "feats": null, "head": 38, "id": 37, "lemma": "\"", "misc": "", "start_char": 1062, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1071, "feats": "Degree=Pos", "head": 34, "id": 38, "lemma": "awesome", "misc": "", "start_char": 1064, "text": "Awesome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 1072, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1075, "feats": null, "head": 38, "id": 40, "lemma": "\"", "misc": "", "start_char": 1074, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 1082, "feats": null, "head": 49, "id": 41, "lemma": "'cause", "misc": "", "start_char": 1076, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 41, "id": 42, "lemma": ",", "misc": "", "start_char": 1083, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1088, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 44, "id": 43, "lemma": "you", "misc": "", "start_char": 1085, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1093, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 49, "id": 44, "lemma": "know", "misc": "", "start_char": 1089, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 44, "id": 45, "lemma": ",", "misc": "", "start_char": 1094, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1098, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 49, "id": 46, "lemma": "it", "misc": "", "start_char": 1096, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 49, "id": 47, "lemma": "be", "misc": "", "start_char": 1099, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1105, "feats": null, "head": 49, "id": 48, "lemma": "not", "misc": "", "start_char": 1102, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1114, "feats": "Number=Sing", "head": 38, "id": 49, "lemma": "Nebraska", "misc": "", "start_char": 1106, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 59, "id": 50, "lemma": ".", "misc": "", "start_char": 1115, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1120, "feats": null, "head": 59, "id": 51, "lemma": "and", "misc": "", "start_char": 1117, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1124, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 52, "lemma": "the", "misc": "", "start_char": 1121, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1129, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "next", "misc": "", "start_char": 1125, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1135, "feats": "Number=Sing", "head": 59, "id": 54, "lemma": "thing", "misc": "", "start_char": 1130, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1137, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 55, "lemma": "I", "misc": "", "start_char": 1136, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1142, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 54, "id": 56, "lemma": "know", "misc": "", "start_char": 1138, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1146, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 59, "id": 57, "lemma": "she", "misc": "", "start_char": 1143, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 59, "id": 58, "lemma": "be", "misc": "", "start_char": 1147, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1157, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 59, "lemma": "invite", "misc": "", "start_char": 1150, "text": "invited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1165, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 59, "id": 60, "lemma": "herself", "misc": "", "start_char": 1158, "text": "herself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1169, "feats": null, "head": 59, "id": 61, "lemma": "out", "misc": "", "start_char": 1166, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1174, "feats": "PronType=Dem", "head": 59, "id": 62, "lemma": "here", "misc": "", "start_char": 1170, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1177, "feats": null, "head": 64, "id": 63, "lemma": "to", "misc": "", "start_char": 1175, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1182, "feats": "VerbForm=Inf", "head": 59, "id": 64, "lemma": "stay", "misc": "", "start_char": 1178, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1187, "feats": null, "head": 66, "id": 65, "lemma": "with", "misc": "", "start_char": 1183, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1190, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 64, "id": 66, "lemma": "I", "misc": "", "start_char": 1188, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 2, "id": 67, "lemma": ".", "misc": "", "start_char": 1191, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (NP (CD 8:08) (. .)))" }, "speaker": "Sheldon", "text": "8:08.", "tokens": [ { "deprel": "root", "end_char": 1197, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 1, "lemma": "8:08", "misc": "", "start_char": 1193, "text": "8:08", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1199, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Anyway)) (, ,) (S (NP (PRP she)) (VP (VBD got) (ADVP (RB here)) (NP (NN today)))) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBN been) (PP (IN in) (NP (PRP$ my) (NN apartment) (NN yakity))) (S (VP (VBG yakking) (PP (IN about) (NP (NP (DT every) (NN guy)) (SBAR (S (NP (PRP she)) (VP (VBD slept) (PP (IN with)) (PP (IN in) (NP (NP (NNP Omaha)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VP (VBZ is) (ADVP (RB basically)) (NP (NP (DT every) (NN guy)) (PP (IN in) (NP (NNP Omaha))))) (, ,) (CC and) (VP (VBG washing) (NP (NP (NP (DT the) (JJ sluttiest) (NN collection)) (PP (IN of) (NP (NN underwear)))) (SBAR (S (NP (PRP you)) (VP (VBP have) (ADVP (RB ever)) (VP (VBN seen) (PP (IN in) (NP (PRP$ my) (NN bathroom) (NN sink)))))))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Anyway, she got here today and she's just been in my apartment yakity yakking about every guy she slept with in Omaha, which is basically every guy in Omaha, and washing the sluttiest collection of underwear you have ever seen in my bathroom sink.", "tokens": [ { "deprel": "discourse", "end_char": 1206, "feats": null, "head": 4, "id": 1, "lemma": "anyway", "misc": "", "start_char": 1200, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1208, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1207, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1212, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 1209, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1216, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 1213, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1221, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 1217, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 1227, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "today", "misc": "", "start_char": 1222, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1231, "feats": null, "head": 15, "id": 7, "lemma": "and", "misc": "", "start_char": 1228, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1235, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 8, "lemma": "she", "misc": "", "start_char": 1232, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1238, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 9, "lemma": "be", "misc": "", "start_char": 1236, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1243, "feats": null, "head": 15, "id": 10, "lemma": "just", "misc": "", "start_char": 1239, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1248, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 1244, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 1251, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 1249, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1254, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 1252, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1264, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "apartment", "misc": "", "start_char": 1255, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1271, "feats": "Number=Sing", "head": 4, "id": 15, "lemma": "yakity", "misc": "", "start_char": 1265, "text": "yakity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1279, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "yakk", "misc": "", "start_char": 1272, "text": "yakking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1285, "feats": null, "head": 19, "id": 17, "lemma": "about", "misc": "", "start_char": 1280, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1291, "feats": null, "head": 19, "id": 18, "lemma": "every", "misc": "", "start_char": 1286, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1295, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "guy", "misc": "", "start_char": 1292, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1299, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "she", "misc": "", "start_char": 1296, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1305, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 21, "lemma": "sleep", "misc": "", "start_char": 1300, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl", "end_char": 1310, "feats": null, "head": 21, "id": 22, "lemma": "with", "misc": "", "start_char": 1306, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1313, "feats": null, "head": 24, "id": 23, "lemma": "in", "misc": "", "start_char": 1311, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1319, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "Omaha", "misc": "", "start_char": 1314, "text": "Omaha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 30, "id": 25, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1327, "feats": "PronType=Rel", "head": 30, "id": 26, "lemma": "which", "misc": "", "start_char": 1322, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 1330, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 27, "lemma": "be", "misc": "", "start_char": 1328, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1340, "feats": null, "head": 30, "id": 28, "lemma": "basically", "misc": "", "start_char": 1331, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1346, "feats": null, "head": 30, "id": 29, "lemma": "every", "misc": "", "start_char": 1341, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 1350, "feats": "Number=Sing", "head": 19, "id": 30, "lemma": "guy", "misc": "", "start_char": 1347, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1353, "feats": null, "head": 32, "id": 31, "lemma": "in", "misc": "", "start_char": 1351, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1359, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "Omaha", "misc": "", "start_char": 1354, "text": "Omaha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1361, "feats": null, "head": 35, "id": 33, "lemma": ",", "misc": "", "start_char": 1360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1365, "feats": null, "head": 35, "id": 34, "lemma": "and", "misc": "", "start_char": 1362, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1373, "feats": "VerbForm=Ger", "head": 16, "id": 35, "lemma": "wash", "misc": "", "start_char": 1366, "text": "washing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1377, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 36, "lemma": "the", "misc": "", "start_char": 1374, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1387, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "slutty", "misc": "", "start_char": 1378, "text": "sluttiest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1398, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "collection", "misc": "", "start_char": 1388, "text": "collection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1401, "feats": null, "head": 40, "id": 39, "lemma": "of", "misc": "", "start_char": 1399, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1411, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "underwear", "misc": "", "start_char": 1402, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1415, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 41, "lemma": "you", "misc": "", "start_char": 1412, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1420, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 44, "id": 42, "lemma": "have", "misc": "", "start_char": 1416, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1425, "feats": null, "head": 44, "id": 43, "lemma": "ever", "misc": "", "start_char": 1421, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1430, "feats": "Tense=Past|VerbForm=Part", "head": 38, "id": 44, "lemma": "see", "misc": "", "start_char": 1426, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1433, "feats": null, "head": 48, "id": 45, "lemma": "in", "misc": "", "start_char": 1431, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1436, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 48, "id": 46, "lemma": "my", "misc": "", "start_char": 1434, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1445, "feats": "Number=Sing", "head": 48, "id": 47, "lemma": "bathroom", "misc": "", "start_char": 1437, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1450, "feats": "Number=Sing", "head": 44, "id": 48, "lemma": "sink", "misc": "", "start_char": 1446, "text": "sink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1452, "feats": null, "head": 4, "id": 49, "lemma": ".", "misc": "", "start_char": 1451, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SINV (SQ (VBZ Is) (NP (PRP she)) (VP (VBG doing) (NP (PRP it)) (NP (NP (CD one) (NN thong)) (PP (IN at) (NP (DT a) (NN time)))))) (, ,) (CC or) (SQ (VBZ does) (NP (PRP she)) (VP (VB throw) (NP (NP (PRP it)) (RB all)) (PP (IN in) (PP (IN like) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (JJ erotic) (NN bouillabaisse)))))))) (. ?)))" }, "speaker": "Howard", "text": "Is she doing it one thong at a time, or does she throw it all in like some sort of erotic bouillabaisse?", "tokens": [ { "deprel": "aux", "end_char": 1455, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1453, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1459, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "she", "misc": "", "start_char": 1456, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1465, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 1460, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1468, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1466, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 1472, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "one", "misc": "", "start_char": 1469, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 1478, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "thong", "misc": "", "start_char": 1473, "text": "thong", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1481, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 1479, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1483, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1482, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1488, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "time", "misc": "", "start_char": 1484, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 1489, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1493, "feats": null, "head": 14, "id": 11, "lemma": "or", "misc": "", "start_char": 1491, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 1498, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1494, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1502, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "she", "misc": "", "start_char": 1499, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1508, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "throw", "misc": "", "start_char": 1503, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1511, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 1509, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1515, "feats": null, "head": 20, "id": 16, "lemma": "all", "misc": "", "start_char": 1512, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1518, "feats": null, "head": 20, "id": 17, "lemma": "in", "misc": "", "start_char": 1516, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1523, "feats": null, "head": 20, "id": 18, "lemma": "like", "misc": "", "start_char": 1519, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1528, "feats": null, "head": 20, "id": 19, "lemma": "some", "misc": "", "start_char": 1524, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1533, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "sort", "misc": "", "start_char": 1529, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1536, "feats": null, "head": 23, "id": 21, "lemma": "of", "misc": "", "start_char": 1534, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1543, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "erotic", "misc": "", "start_char": 1537, "text": "erotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1557, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "bouillabaisse", "misc": "", "start_char": 1544, "text": "bouillabaisse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1559, "feats": null, "head": 3, "id": 24, "lemma": "?", "misc": "", "start_char": 1558, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (ADVP (RB really)) (VP (VBZ needs) (S (VP (TO to) (VP (VB dial) (NP (PRP it)) (PRT (RP down)))))) (. .)))" }, "speaker": "Penny", "text": "He really needs to dial it down.", "tokens": [ { "deprel": "nsubj", "end_char": 1562, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 1560, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1569, "feats": null, "head": 3, "id": 2, "lemma": "really", "misc": "", "start_char": 1563, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1575, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 1570, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1578, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1576, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1583, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "dial", "misc": "", "start_char": 1579, "text": "dial", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1586, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1584, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1591, "feats": null, "head": 5, "id": 7, "lemma": "down", "misc": "", "start_char": 1587, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1593, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1592, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB like) (NP (DT this) (NNP Christy)))))) (, ,) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG letting) (S (NP (PRP her)) (VP (VB stay))))) (. ?)))" }, "speaker": "Leonard", "text": "So if you don't like this Christy, why are you letting her stay?", "tokens": [ { "deprel": "advmod", "end_char": 1596, "feats": null, "head": 13, "id": 1, "lemma": "so", "misc": "", "start_char": 1594, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1599, "feats": null, "head": 6, "id": 2, "lemma": "if", "misc": "", "start_char": 1597, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1603, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1600, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1606, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1604, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1610, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1607, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1615, "feats": "VerbForm=Inf", "head": 13, "id": 6, "lemma": "like", "misc": "", "start_char": 1611, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1620, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 1616, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1628, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Christy", "misc": "", "start_char": 1621, "text": "Christy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1630, "feats": null, "head": 6, "id": 9, "lemma": ",", "misc": "", "start_char": 1629, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1634, "feats": "PronType=Int", "head": 13, "id": 10, "lemma": "why", "misc": "", "start_char": 1631, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1638, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1635, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1642, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1639, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1650, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 13, "lemma": "let", "misc": "", "start_char": 1643, "text": "letting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1654, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "her", "misc": "", "start_char": 1651, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1659, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "stay", "misc": "", "start_char": 1655, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 13, "id": 16, "lemma": "?", "misc": "", "start_char": 1660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VBD was) (VP (VBN engaged) (PP (IN to) (NP (PRP$ my) (NN cousin))) (SBAR (IN while) (S (NP (PRP she)) (VP (VBD was) (VP (VBG sleeping) (PP (IN with) (NP (PRP$ my) (NN brother)))))))))) (, ,) (RB so) (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (NN family)))))) (. .)))" }, "speaker": "Penny", "text": "She was engaged to my cousin while she was sleeping with my brother, so she's kind of family.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1665, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 1662, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1669, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1666, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1677, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "engage", "misc": "", "start_char": 1670, "text": "engaged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1680, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1678, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1683, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1681, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1690, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "cousin", "misc": "", "start_char": 1684, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1696, "feats": null, "head": 10, "id": 7, "lemma": "while", "misc": "", "start_char": 1691, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1700, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "she", "misc": "", "start_char": 1697, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1704, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1701, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1713, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "sleep", "misc": "", "start_char": 1705, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1718, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 1714, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1721, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1719, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1729, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "brother", "misc": "", "start_char": 1722, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1731, "feats": null, "head": 20, "id": 14, "lemma": ",", "misc": "", "start_char": 1730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1734, "feats": null, "head": 20, "id": 15, "lemma": "so", "misc": "", "start_char": 1732, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1738, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 16, "lemma": "she", "misc": "", "start_char": 1735, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1741, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 1739, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1746, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "kind", "misc": "", "start_char": 1742, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1749, "feats": null, "head": 18, "id": 19, "lemma": "of", "misc": "", "start_char": 1747, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1756, "feats": "Number=Sing", "head": 3, "id": 20, "lemma": "family", "misc": "", "start_char": 1750, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1758, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 1757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP apologize) (PP (IN for) (NP (NP (PRP$ my) (JJR earlier) (NN outburst)) (. .) (SBAR (WHNP (WP Who)) (S (VP (VBZ needs) (NP (NNP Halo))))))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (MD can) (VP (VB be) (VP (VBN regaled) (PP (IN with) (NP (NP (DT the) (ADJP (RB delightfully) (JJ folksy)) (NN tale)) (PP (IN of) (NP (NP (DT the) (NNP Whore)) (PP (IN of) (NP (NNP Omaha))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I apologize for my earlier outburst . Who needs Halo, when we can be regaled with the delightfully folksy tale of the Whore of Omaha?", "tokens": [ { "deprel": "nsubj", "end_char": 1760, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1759, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1770, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "apologize", "misc": "", "start_char": 1761, "text": "apologize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1774, "feats": null, "head": 6, "id": 3, "lemma": "for", "misc": "", "start_char": 1771, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1777, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 1775, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1785, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "early", "misc": "", "start_char": 1778, "text": "earlier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 1794, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "outburst", "misc": "", "start_char": 1786, "text": "outburst", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1796, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1795, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1800, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "who", "misc": "", "start_char": 1797, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 1806, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "need", "misc": "", "start_char": 1801, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1811, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Halo", "misc": "", "start_char": 1807, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1813, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 1812, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1818, "feats": "PronType=Int", "head": 16, "id": 12, "lemma": "when", "misc": "", "start_char": 1814, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 1821, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "we", "misc": "", "start_char": 1819, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1825, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 1822, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1828, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1826, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 1836, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 16, "lemma": "regal", "misc": "", "start_char": 1829, "text": "regaled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1841, "feats": null, "head": 21, "id": 17, "lemma": "with", "misc": "", "start_char": 1837, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1845, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 18, "lemma": "the", "misc": "", "start_char": 1842, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1858, "feats": null, "head": 20, "id": 19, "lemma": "delightfully", "misc": "", "start_char": 1846, "text": "delightfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1865, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "folksy", "misc": "", "start_char": 1859, "text": "folksy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1870, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "tale", "misc": "", "start_char": 1866, "text": "tale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1873, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 1871, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1877, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 1874, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1883, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "Whore", "misc": "", "start_char": 1878, "text": "Whore", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1886, "feats": null, "head": 26, "id": 25, "lemma": "of", "misc": "", "start_char": 1884, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1892, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Omaha", "misc": "", "start_char": 1887, "text": "Omaha", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1894, "feats": null, "head": 2, "id": 27, "lemma": "?", "misc": "", "start_char": 1893, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (NP (DT a) (NN whore))))))) (. .)))" }, "speaker": "Leonard", "text": "I don't think she's a whore.", "tokens": [ { "deprel": "nsubj", "end_char": 1896, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1895, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1899, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1897, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1903, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1900, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1909, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1904, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1913, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "she", "misc": "", "start_char": 1910, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1916, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1914, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1918, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1917, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1924, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "whore", "misc": "", "start_char": 1919, "text": "whore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1926, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1925, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH No)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP she)) (VP (VBZ 's) (ADVP (RB definitely)) (NP (DT a) (NN whore)))) (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (PRP she)) (VP (VBZ has) (NP (ADJP (RB absolutely) (DT no)) (NNS standards)))) (. .) (S (NP (DT This) (CD one) (NN time)) (SBAR (S (NP (PRP she)) (VP (VBD was) (PP (IN at)))) (, ...) (WHADVP (WRB Where)) (VP (VBZ 's) (NP (NNP Howard))))) (. ?)))" }, "speaker": "Penny", "text": "No, yeah, she's definitely a whore . I mean, she has absolutely no standards . This one time she was at...Where's Howard?", "tokens": [ { "deprel": "discourse", "end_char": 1929, "feats": "Polarity=Neg", "head": 9, "id": 1, "lemma": "no", "misc": "", "start_char": 1927, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1931, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 1930, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1936, "feats": null, "head": 9, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1932, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1938, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 1937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1942, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "she", "misc": "", "start_char": 1939, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1945, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1943, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1956, "feats": null, "head": 9, "id": 7, "lemma": "definitely", "misc": "", "start_char": 1946, "text": "definitely", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1958, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1957, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1964, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "whore", "misc": "", "start_char": 1959, "text": "whore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1966, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1968, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1967, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1973, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "mean", "misc": "", "start_char": 1969, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1975, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 1974, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1979, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "she", "misc": "", "start_char": 1976, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1983, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 15, "lemma": "have", "misc": "", "start_char": 1980, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1994, "feats": null, "head": 18, "id": 16, "lemma": "absolutely", "misc": "", "start_char": 1984, "text": "absolutely", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1997, "feats": null, "head": 18, "id": 17, "lemma": "no", "misc": "", "start_char": 1995, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2007, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "standard", "misc": "", "start_char": 1998, "text": "standards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2009, "feats": null, "head": 15, "id": 19, "lemma": ".", "misc": "", "start_char": 2008, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2014, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 20, "lemma": "this", "misc": "", "start_char": 2010, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 2018, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 21, "lemma": "one", "misc": "", "start_char": 2015, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 2023, "feats": "Number=Sing", "head": 27, "id": 22, "lemma": "time", "misc": "", "start_char": 2019, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2027, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "she", "misc": "", "start_char": 2024, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2031, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 2028, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 2034, "feats": null, "head": 22, "id": 25, "lemma": "at", "misc": "", "start_char": 2032, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 2038, "feats": null, "head": 9, "id": 26, "lemma": "...", "misc": "", "start_char": 2035, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2044, "feats": "PronType=Int", "head": 9, "id": 27, "lemma": "where", "misc": "", "start_char": 2039, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 2047, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 28, "lemma": "be", "misc": "", "start_char": 2045, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2054, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "Howard", "misc": "", "start_char": 2048, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2056, "feats": null, "head": 9, "id": 30, "lemma": "?", "misc": "", "start_char": 2055, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (NNP Bonjour) (, ,) (NNP mademoiselle) (. .)) (NP (PRP I)) (VP (VBP understand) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ new)) (PP (IN in) (NP (NN town))))))) (. .)))" }, "speaker": "Howard", "text": "Bonjour, mademoiselle . I understand you're new in town.", "tokens": [ { "deprel": "vocative", "end_char": 2064, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Bonjour", "misc": "", "start_char": 2057, "text": "Bonjour", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2066, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2065, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 2079, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "mademoiselle", "misc": "", "start_char": 2067, "text": "mademoiselle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2081, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2080, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2083, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 2082, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2094, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "understand", "misc": "", "start_char": 2084, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2098, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 2095, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2102, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 2099, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 2106, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "new", "misc": "", "start_char": 2103, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2109, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 2107, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2114, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "town", "misc": "", "start_char": 2110, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2116, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 2115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ good) (NN grief)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, good grief.", "tokens": [ { "deprel": "discourse", "end_char": 2119, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 2117, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2121, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2120, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2126, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 2122, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2132, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "grief", "misc": "", "start_char": 2127, "text": "grief", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2134, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2133, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 1, 1 ], [ 3, 1, 1 ], [ 17, 2, 2 ], [ 23, 0, 0 ], [ 28, 28, 28 ], [ 29, 4, 4 ] ], [ [ 1, 6, 7 ] ], [ [ 2, 3, 4 ] ], [ [ 3, 6, 7 ] ], [ [ 5, 3, 3 ], [ 27, 0, 0 ] ], [ [ 5, 7, 8 ] ], [ [ 6, 1, 2 ] ], [ [ 8, 1, 1 ], [ 8, 14, 14 ], [ 8, 21, 21 ], [ 9, 1, 1 ], [ 10, 1, 1 ], [ 11, 0, 0 ], [ 12, 1, 1 ], [ 12, 9, 9 ], [ 26, 12, 12 ] ], [ [ 12, 4, 4 ] ], [ [ 12, 6, 7 ] ], [ [ 14, 2, 2 ] ], [ [ 15, 1, 1 ], [ 16, 2, 2 ] ], [ [ 16, 6, 6 ], [ 16, 9, 9 ] ], [ [ 16, 5, 6 ], [ 17, 7, 7 ], [ 19, 4, 4 ], [ 19, 15, 15 ], [ 19, 32, 32 ], [ 19, 54, 54 ], [ 19, 65, 65 ], [ 21, 12, 12 ], [ 21, 45, 45 ], [ 24, 2, 2 ], [ 24, 11, 11 ], [ 25, 4, 4 ], [ 25, 11, 11 ], [ 28, 10, 10 ] ], [ [ 19, 9, 9 ], [ 19, 48, 48 ] ], [ [ 19, 11, 11 ], [ 19, 13, 13 ], [ 19, 19, 19 ], [ 19, 42, 42 ], [ 19, 56, 56 ], [ 19, 59, 59 ], [ 21, 2, 2 ], [ 21, 7, 7 ], [ 21, 19, 19 ], [ 22, 1, 1 ], [ 22, 12, 12 ], [ 24, 6, 7 ] ], [ [ 19, 28, 28 ] ], [ [ 21, 12, 13 ] ], [ [ 21, 23, 23 ], [ 21, 31, 31 ], [ 26, 25, 25 ] ], [ [ 21, 39, 39 ] ], [ [ 21, 45, 47 ] ], [ [ 24, 7, 7 ], [ 24, 13, 13 ], [ 25, 0, 0 ], [ 25, 7, 7 ], [ 25, 15, 15 ], [ 26, 22, 25 ] ], [ [ 25, 4, 5 ] ], [ [ 25, 11, 12 ] ], [ [ 25, 19, 19 ] ], [ [ 26, 0, 0 ], [ 26, 3, 3 ] ], [ [ 26, 9, 9 ] ], [ [ 26, 23, 23 ], [ 27, 4, 4 ], [ 27, 6, 7 ] ], [ [ 27, 7, 7 ], [ 28, 4, 4 ], [ 28, 7, 8 ], [ 28, 13, 13 ], [ 28, 22, 22 ], [ 29, 6, 6 ] ], [ [ 29, 10, 10 ] ] ]
s01e07c00t
Watch this, it's really cool. Did you say: " Call Hellen Boxlightner? No . Call Leonard Hofstadter. Did you say: " Call Temple Badsaidor? " No. Here, let me try . Call McFlono McFloonyloo . Heh - heh. Calling Rajesh Koothrappali . . Oh, that ’s very impressive . And a little racist. If we're all through playing " mock the flawed technology, " can we get on with Halo night? We were supposed to start at 8:00. So we'll start now. First we have to decide if those lost six minutes will be coming out of game time, bathroom time or the pizza break. We could split it two, two and two. If we're having anchovies on the pizza, we can't take it out of bathroom time. Oh, what fresh hell is this? Hey, Penny . Come on in. Hey guys. Hey, guys . See a Penny, pick her up, and all the day you'll have good luck. No, you won't . Can I hide out here for a while? Sure . What's going on? There's this girl I know from back in Nebraska, Christy . She called me up, and she's like, " Hey, how's California? " And I'm like, " Awesome, " 'cause, you know, it's not Nebraska . And the next thing I know she's invited herself out here to stay with me. 8:08. Anyway, she got here today and she's just been in my apartment yakity yakking about every guy she slept with in Omaha, which is basically every guy in Omaha, and washing the sluttiest collection of underwear you have ever seen in my bathroom sink. Is she doing it one thong at a time, or does she throw it all in like some sort of erotic bouillabaisse? He really needs to dial it down. So if you don't like this Christy, why are you letting her stay? She was engaged to my cousin while she was sleeping with my brother, so she's kind of family. I apologize for my earlier outburst . Who needs Halo, when we can be regaled with the delightfully folksy tale of the Whore of Omaha? I don't think she's a whore. No, yeah, she's definitely a whore . I mean, she has absolutely no standards . This one time she was at...Where's Howard? Bonjour, mademoiselle . I understand you're new in town. Oh, good grief.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB have) (VP (VBN offered) (NP (PRP me)) (NP (NP (DT a) (NN ride)) (RB home))))) (. .)))" }, "speaker": "Sheldon", "text": "You could have offered me a ride home.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 9, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 4, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 14, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 10, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 22, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "offer", "misc": "", "start_char": 15, "text": "offered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 25, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 23, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 27, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 26, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 32, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "ride", "misc": "", "start_char": 28, "text": "ride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 4, "id": 8, "lemma": "home", "misc": "", "start_char": 33, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 38, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ lucky) (SBAR (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB run) (NP (PRP you)) (PRT (RP over)))))))) (. .)))" }, "speaker": "Leonard", "text": "You're lucky I didn't run you over.", "tokens": [ { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 40, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 44, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 53, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "lucky", "misc": "", "start_char": 48, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 54, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 56, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 63, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 60, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 67, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "run", "misc": "", "start_char": 64, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 71, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 68, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 76, "feats": null, "head": 7, "id": 9, "lemma": "over", "misc": "", "start_char": 72, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB so) (JJ unhappy) (PP (IN about))))))))) (. .) (S (S (NP (PRP You)) (VP (VBD begged) (NP (PRP me)) (S (VP (TO to) (VP (VB come)))))) (, ,) (S (NP (PRP I)) (VP (VBD came))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (RB just) (DT no) (VBG pleasing) (PRP you))))) (. .)))" }, "speaker": "Sheldon", "text": "I really don't understand what you're so unhappy about . You begged me to come, I came . There's just no pleasing you.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 5, "id": 2, "lemma": "really", "misc": "", "start_char": 81, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 88, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 91, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 105, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "understand", "misc": "", "start_char": 95, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 110, "feats": "PronType=Rel", "head": 5, "id": 6, "lemma": "what", "misc": "", "start_char": 106, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 114, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 111, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 115, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 121, "feats": null, "head": 10, "id": 9, "lemma": "so", "misc": "", "start_char": 119, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 129, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "unhappy", "misc": "", "start_char": 122, "text": "unhappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 135, "feats": null, "head": 10, "id": 11, "lemma": "about", "misc": "", "start_char": 130, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 138, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 14, "lemma": "beg", "misc": "", "start_char": 142, "text": "begged", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 151, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 149, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 154, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 152, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 159, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "come", "misc": "", "start_char": 155, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 160, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 20, "lemma": "come", "misc": "", "start_char": 164, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 20, "id": 21, "lemma": ".", "misc": "", "start_char": 169, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 176, "feats": null, "head": 23, "id": 22, "lemma": "there", "misc": "", "start_char": 171, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 179, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 23, "lemma": "be", "misc": "", "start_char": 177, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 184, "feats": null, "head": 23, "id": 24, "lemma": "just", "misc": "", "start_char": 180, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 187, "feats": "PronType=Art", "head": 27, "id": 25, "lemma": "no", "misc": "", "start_char": 185, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 196, "feats": "VerbForm=Ger", "head": 27, "id": 26, "lemma": "pleasing", "misc": "", "start_char": 188, "text": "pleasing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 200, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 27, "lemma": "you", "misc": "", "start_char": 197, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT the) (NN problem)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WDT that)) (S (VP (VBZ needs) (NP (NN help)))))))) (. .)))" }, "speaker": "Leonard", "text": "You're right, I'm the problem, I'm the one that needs help.", "tokens": [ { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 203, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 207, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 216, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 211, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 217, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "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": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 221, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 227, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 224, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 235, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "problem", "misc": "", "start_char": 228, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 239, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "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": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 240, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 246, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 243, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 250, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "one", "misc": "", "start_char": 247, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 255, "feats": "PronType=Rel", "head": 15, "id": 14, "lemma": "that", "misc": "", "start_char": 251, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "need", "misc": "", "start_char": 256, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 266, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "help", "misc": "", "start_char": 262, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 267, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (RB not) (NP (NP (JJ much)) (PP (IN of) (NP (DT an) (NN apology))))) (CC but) (S (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that's not much of an apology but I'll take it.", "tokens": [ { "deprel": "discourse", "end_char": 273, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 269, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 274, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 280, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 276, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 283, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 281, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 287, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 284, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 292, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "much", "misc": "", "start_char": 288, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 295, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 293, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 298, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 296, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 306, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "apology", "misc": "", "start_char": 299, "text": "apology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 310, "feats": null, "head": 13, "id": 10, "lemma": "but", "misc": "", "start_char": 307, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 312, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 311, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 316, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "will", "misc": "", "start_char": 313, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 321, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "take", "misc": "", "start_char": 317, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 324, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 322, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Excuse) (NP (PRP me))) (, ,) (VBZ is) (NP (EX there)) (NP (NP (NN anything)) (SBAR (S (NP (PRP you)) (VP (MD would) (VP (VB apologise) (PP (IN for))))))) (. ?)))" }, "speaker": "Leonard", "text": "Excuse me, is there anything you would apologise for?", "tokens": [ { "deprel": "root", "end_char": 333, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 327, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 336, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 334, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 337, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "be", "misc": "", "start_char": 339, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 347, "feats": null, "head": 4, "id": 5, "lemma": "there", "misc": "", "start_char": 342, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 356, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 6, "lemma": "anything", "misc": "", "start_char": 348, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 357, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 366, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "would", "misc": "", "start_char": 361, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 376, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "apologise", "misc": "", "start_char": 367, "text": "apologise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 380, "feats": null, "head": 9, "id": 10, "lemma": "for", "misc": "", "start_char": 377, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 381, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP I)) (VP (VBD tried) (S (VP (TO to) (VP (VB blow) (PRT (RP up)) (NP (PRP$ your) (NN head))))))))))) (. .) (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ uncalled) (PP (IN for))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry I tried to blow up your head . It was uncalled for.", "tokens": [ { "deprel": "nsubj", "end_char": 384, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 383, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 387, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 385, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 393, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 388, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 395, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 394, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 396, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 404, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 402, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 409, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "blow", "misc": "", "start_char": 405, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 412, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 410, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 417, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 413, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 422, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "head", "misc": "", "start_char": 418, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 423, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 427, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "it", "misc": "", "start_char": 425, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 431, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 428, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 440, "feats": "Degree=Pos", "head": 3, "id": 14, "lemma": "uncalled", "misc": "", "start_char": 432, "text": "uncalled", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 444, "feats": null, "head": 14, "id": 15, "lemma": "for", "misc": "", "start_char": 441, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 445, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD wo) (RB n't) (VP (VB believe) (NP (DT this)))) (. .)))" }, "speaker": "Howard", "text": "You won't believe this.", "tokens": [ { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 447, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 453, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 451, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 457, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 454, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 465, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 458, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 470, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 466, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 471, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NN Somebody)) (VP (VP (VBD got) (NP (NP (DT the) (JJ whole) (NN thing)) (PP (IN with) (NP (PRP$ their) (NN cell) (NN phone))))) (CC and) (VP (VBD put) (NP (PRP it)) (PP (IN on) (NP (NNP YouTube))))) (. !)))" }, "speaker": "Raj", "text": "Somebody got the whole thing with their cell phone and put it on YouTube!", "tokens": [ { "deprel": "nsubj", "end_char": 481, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 1, "lemma": "somebody", "misc": "", "start_char": 473, "text": "Somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 485, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 482, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 489, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 486, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 495, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "whole", "misc": "", "start_char": 490, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 501, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "thing", "misc": "", "start_char": 496, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 506, "feats": null, "head": 9, "id": 6, "lemma": "with", "misc": "", "start_char": 502, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 512, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "their", "misc": "", "start_char": 507, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 517, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "cell", "misc": "", "start_char": 513, "text": "cell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 523, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "phone", "misc": "", "start_char": 518, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 527, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 524, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 531, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 11, "lemma": "put", "misc": "", "start_char": 528, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 534, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 532, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 535, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 545, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "YouTube", "misc": "", "start_char": 538, "text": "YouTube", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 2, "id": 15, "lemma": "!", "misc": "", "start_char": 546, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 552, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 548, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 553, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (SQ (MD would) (VP (VB do) (NP (DT that))))) (. ?)))" }, "speaker": "Sheldon", "text": "Who would do that?", "tokens": [ { "deprel": "nsubj", "end_char": 558, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "who", "misc": "", "start_char": 555, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 564, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 559, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 567, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 565, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 572, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 568, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 573, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (MD would) (VP (VB be) (NP (PRP me))))) (. .) (S (INTJ (UH Hey)) (, ,) (S (VP (VB check) (NP (PRP it)) (PRT (RP out)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (VBN featured) (NN video)))) (. !) (S (NP (PRP You)) (VP (VBD saw) (SBAR (IN that) (S (NP (PRP he)) (VP (VBD hit) (NP (PRP me))))))) (. !) (S (NP (PRP You)) (VP (VBD tried) (S (VP (TO to) (VP (VB blow) (PRT (RP up)) (NP (PRP$ my) (NN head))))))) (. !) (S (ADVP (RB Then)) (NP (PRP it)) (VP (VBD was) (VP (VBG working)))) (. !) (S (NP (PRP It)) (VP (VBD was) (RB not) (VP (VBG working)))) (. !) (S (NP (PRP We)) (VP (MD will) (VP (VB see) (PP (IN about) (NP (DT that)))))) (. !) (S (NP (NP (PRP You) (NNS people)) (PP (IN in) (NP (DT the) (JJ front) (NN row)))) (VP (NNS heads) (ADVP (RP up)))) (. !) (S (NP (DT This)) (VP (VBZ is) (NP (NP (NN splash) (NN zone)) (VP (VP (VB Leave) (NP (PRP it))) (, ,) (VP (VB leave) (NP (PRP it)))))))) (. !)))" }, "speaker": "Howard", "text": "That would be me . Hey, check it out, it's a featured video! You saw that he hit me! You tried to blow up my head! Then it was working! It was not working! We will see about that! You people in the front row heads up! This is splash zone Leave it, leave it!", "tokens": [ { "deprel": "nsubj", "end_char": 579, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 575, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 585, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 580, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 588, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 586, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 591, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 4, "lemma": "I", "misc": "", "start_char": 589, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 597, "feats": null, "head": 8, "id": 6, "lemma": "hey", "misc": "", "start_char": 594, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 598, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 605, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 8, "lemma": "check", "misc": "", "start_char": 600, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 608, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 606, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 612, "feats": null, "head": 8, "id": 10, "lemma": "out", "misc": "", "start_char": 609, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 8, "id": 11, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 617, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 12, "lemma": "it", "misc": "", "start_char": 615, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 618, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 622, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 621, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 631, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "feature", "misc": "", "start_char": 623, "text": "featured", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 637, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "video", "misc": "", "start_char": 632, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 8, "id": 17, "lemma": "!", "misc": "", "start_char": 638, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 643, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 640, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 647, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 19, "lemma": "see", "misc": "", "start_char": 644, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 652, "feats": null, "head": 22, "id": 20, "lemma": "that", "misc": "", "start_char": 648, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 655, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "he", "misc": "", "start_char": 653, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 22, "lemma": "hit", "misc": "", "start_char": 656, "text": "hit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 662, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 660, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 4, "id": 24, "lemma": "!", "misc": "", "start_char": 663, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 25, "lemma": "you", "misc": "", "start_char": 665, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 674, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 26, "lemma": "try", "misc": "", "start_char": 669, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 677, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 675, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 682, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "blow", "misc": "", "start_char": 678, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 685, "feats": null, "head": 28, "id": 29, "lemma": "up", "misc": "", "start_char": 683, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 688, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 686, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 693, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "head", "misc": "", "start_char": 689, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 4, "id": 32, "lemma": "!", "misc": "", "start_char": 694, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 700, "feats": "PronType=Dem", "head": 36, "id": 33, "lemma": "then", "misc": "", "start_char": 696, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 703, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 34, "lemma": "it", "misc": "", "start_char": 701, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 707, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 36, "id": 35, "lemma": "be", "misc": "", "start_char": 704, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 715, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 36, "lemma": "work", "misc": "", "start_char": 708, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 8, "id": 37, "lemma": "!", "misc": "", "start_char": 716, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 720, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 41, "id": 38, "lemma": "it", "misc": "", "start_char": 718, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 724, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 41, "id": 39, "lemma": "be", "misc": "", "start_char": 721, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 728, "feats": null, "head": 41, "id": 40, "lemma": "not", "misc": "", "start_char": 725, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 736, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 41, "lemma": "work", "misc": "", "start_char": 729, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 8, "id": 42, "lemma": "!", "misc": "", "start_char": 737, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 741, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 45, "id": 43, "lemma": "we", "misc": "", "start_char": 739, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 746, "feats": "VerbForm=Fin", "head": 45, "id": 44, "lemma": "will", "misc": "", "start_char": 742, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 750, "feats": "VerbForm=Inf", "head": 8, "id": 45, "lemma": "see", "misc": "", "start_char": 747, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 756, "feats": null, "head": 47, "id": 46, "lemma": "about", "misc": "", "start_char": 751, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 761, "feats": "Number=Sing|PronType=Dem", "head": 45, "id": 47, "lemma": "that", "misc": "", "start_char": 757, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 8, "id": 48, "lemma": "!", "misc": "", "start_char": 762, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 767, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 50, "id": 49, "lemma": "you", "misc": "", "start_char": 764, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 774, "feats": "Number=Plur", "head": 56, "id": 50, "lemma": "person", "misc": "", "start_char": 768, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 777, "feats": null, "head": 54, "id": 51, "lemma": "in", "misc": "", "start_char": 775, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 781, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 52, "lemma": "the", "misc": "", "start_char": 778, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 787, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "front", "misc": "", "start_char": 782, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 791, "feats": "Number=Sing", "head": 56, "id": 54, "lemma": "row", "misc": "", "start_char": 788, "text": "row", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 797, "feats": "Number=Plur", "head": 56, "id": 55, "lemma": "head", "misc": "", "start_char": 792, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 800, "feats": null, "head": 8, "id": 56, "lemma": "up", "misc": "", "start_char": 798, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 4, "id": 57, "lemma": "!", "misc": "", "start_char": 801, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 807, "feats": "Number=Sing|PronType=Dem", "head": 61, "id": 58, "lemma": "this", "misc": "", "start_char": 803, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 61, "id": 59, "lemma": "be", "misc": "", "start_char": 808, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 817, "feats": "Number=Sing", "head": 61, "id": 60, "lemma": "splash", "misc": "", "start_char": 811, "text": "splash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 822, "feats": "Number=Sing", "head": 8, "id": 61, "lemma": "zone", "misc": "", "start_char": 818, "text": "zone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 828, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 62, "lemma": "leave", "misc": "", "start_char": 823, "text": "Leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 831, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 62, "id": 63, "lemma": "it", "misc": "", "start_char": 829, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 65, "id": 64, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 839, "feats": "VerbForm=Inf", "head": 4, "id": 65, "lemma": "leave", "misc": "", "start_char": 834, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 842, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 65, "id": 66, "lemma": "it", "misc": "", "start_char": 840, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 4, "id": 67, "lemma": "!", "misc": "", "start_char": 843, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH Jeez) (. .)) (SQ (VBZ does) (NP (DT this) (NN suit)) (ADVP (RB really)) (VP (VB look) (ADJP (RB that) (JJ bad))) (. ?))))" }, "speaker": "Leonard", "text": "Oh, Jeez . does this suit really look that bad?", "tokens": [ { "deprel": "discourse", "end_char": 847, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 845, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 848, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 854, "feats": null, "head": 9, "id": 3, "lemma": "jeez", "misc": "", "start_char": 850, "text": "Jeez", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "do", "misc": "", "start_char": 857, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 866, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 862, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 871, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "suit", "misc": "", "start_char": 867, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 878, "feats": null, "head": 9, "id": 8, "lemma": "really", "misc": "", "start_char": 872, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 883, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "look", "misc": "", "start_char": 879, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 888, "feats": null, "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 884, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 892, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "bad", "misc": "", "start_char": 889, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 9, "id": 12, "lemma": "?", "misc": "", "start_char": 893, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Forget) (NP (PRP$ your) (NN suit))) (, ,) (VP (VB look) (PP (IN at) (NP (PRP$ my) (NNS arms))) (VP (VBG waving))) (. .) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (PP (IN like) (NP (NP (DT a) (NN flamingo)) (PP (IN on) (NP (NNP Ritalin))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Forget your suit, look at my arms waving . I'm like a flamingo on Ritalin.", "tokens": [ { "deprel": "root", "end_char": 901, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 895, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 906, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 902, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 911, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "suit", "misc": "", "start_char": 907, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 912, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 918, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "look", "misc": "", "start_char": 914, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 921, "feats": null, "head": 9, "id": 6, "lemma": "at", "misc": "", "start_char": 919, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 924, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 922, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 929, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "arm", "misc": "", "start_char": 925, "text": "arms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 936, "feats": "VerbForm=Ger", "head": 5, "id": 9, "lemma": "wave", "misc": "", "start_char": 930, "text": "waving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 940, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 939, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 941, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 948, "feats": null, "head": 15, "id": 13, "lemma": "like", "misc": "", "start_char": 944, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 950, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 949, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 959, "feats": "Number=Sing", "head": 1, "id": 15, "lemma": "flamingo", "misc": "", "start_char": 951, "text": "flamingo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 962, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 960, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 970, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Ritalin", "misc": "", "start_char": 963, "text": "Ritalin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 971, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (SQ (MD would) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB explain) (PP (IN to) (NP (PRP me))) (SBAR (WHADVP (WRB why)) (S (NP (PRP$ your) (NNP Facebook) (NN page)) (VP (VBZ has) (S (NP (NP (NP (DT a) (NN picture)) (PP (IN of) (NP (PRP me)))) (VP (VBG sleeping) (PP (IN on) (NP (PRP$ your) (NN shoulder))))) (VP (VBN captioned) (NP (`` \") (NP (PRP me)) (CC and) (NP (PRP$ my) (NN girlfriend)) ('' \")))))))))))) (. ?)))" }, "speaker": "Penny", "text": "Howard, would you like to explain to me why your Facebook page has a picture of me sleeping on your shoulder captioned \" me and my girlfriend \"?", "tokens": [ { "deprel": "vocative", "end_char": 979, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 973, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 980, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 987, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 982, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 988, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 996, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 992, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 999, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 997, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1007, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "explain", "misc": "", "start_char": 1000, "text": "explain", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1010, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1008, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1013, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 1011, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1017, "feats": "PronType=Int", "head": 14, "id": 10, "lemma": "why", "misc": "", "start_char": 1014, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 1022, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "your", "misc": "", "start_char": 1018, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1031, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Facebook", "misc": "", "start_char": 1023, "text": "Facebook", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1036, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "page", "misc": "", "start_char": 1032, "text": "page", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 14, "lemma": "have", "misc": "", "start_char": 1037, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1042, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1041, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1050, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "picture", "misc": "", "start_char": 1043, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1053, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1051, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1056, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 1054, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 1065, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "sleep", "misc": "", "start_char": 1057, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1068, "feats": null, "head": 22, "id": 20, "lemma": "on", "misc": "", "start_char": 1066, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1073, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1069, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1082, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "shoulder", "misc": "", "start_char": 1074, "text": "shoulder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1092, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 23, "lemma": "caption", "misc": "", "start_char": 1083, "text": "captioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 25, "id": 24, "lemma": "\"", "misc": "", "start_char": 1093, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 1097, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 25, "lemma": "I", "misc": "", "start_char": 1095, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1101, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 1098, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1104, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "my", "misc": "", "start_char": 1102, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1115, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "girlfriend", "misc": "", "start_char": 1105, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 25, "id": 29, "lemma": "\"", "misc": "", "start_char": 1116, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 5, "id": 30, "lemma": "?", "misc": "", "start_char": 1118, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh) (, -) (UH oh)) (, ,) (ADVP (RB here)) (VP (VBZ comes)) (`` “) (NP (DT the) (NN talk)) (. .) ('' ”)))" }, "speaker": "Howard", "text": "Uh - oh, here comes “ the talk . ”", "tokens": [ { "deprel": "discourse", "end_char": 1122, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 1120, "text": "Uh", "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": "discourse", "end_char": 1127, "feats": null, "head": 5, "id": 3, "lemma": "oh", "misc": "", "start_char": 1125, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1134, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "here", "misc": "", "start_char": 1130, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1140, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "come", "misc": "", "start_char": 1135, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 9, "id": 7, "lemma": "''", "misc": "", "start_char": 1141, "text": "“", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1146, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1143, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1151, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "talk", "misc": "", "start_char": 1147, "text": "talk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1153, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1155, "feats": null, "head": 9, "id": 11, "lemma": "''", "misc": "", "start_char": 1154, "text": "”", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 4, 4 ], [ 1, 0, 0 ], [ 1, 7, 7 ], [ 2, 0, 0 ], [ 2, 14, 14 ], [ 2, 18, 18 ], [ 3, 0, 0 ], [ 4, 10, 10 ], [ 5, 6, 6 ], [ 6, 0, 0 ], [ 6, 3, 3 ], [ 11, 20, 20 ], [ 11, 24, 24 ], [ 13, 6, 6 ], [ 13, 10, 10 ] ], [ [ 1, 3, 3 ], [ 2, 6, 6 ], [ 2, 12, 12 ], [ 2, 26, 26 ], [ 3, 4, 4 ], [ 3, 9, 9 ], [ 5, 1, 1 ], [ 6, 8, 8 ], [ 11, 17, 17 ], [ 13, 1, 1 ] ], [ [ 6, 8, 9 ] ], [ [ 7, 0, 0 ] ], [ [ 8, 0, 0 ], [ 8, 6, 6 ], [ 10, 0, 0 ] ], [ [ 8, 6, 8 ] ], [ [ 8, 13, 13 ] ], [ [ 11, 3, 3 ], [ 11, 22, 22 ], [ 11, 29, 29 ], [ 14, 0, 0 ], [ 14, 3, 3 ], [ 14, 10, 10 ], [ 14, 20, 20 ] ], [ [ 11, 13, 15 ] ], [ [ 11, 29, 30 ] ], [ [ 11, 42, 42 ] ], [ [ 11, 48, 48 ] ], [ [ 11, 51, 53 ] ], [ [ 12, 6, 6 ], [ 13, 1, 2 ] ], [ [ 12, 5, 6 ] ], [ [ 13, 16, 16 ] ], [ [ 13, 13, 16 ] ], [ [ 14, 8, 8 ], [ 14, 17, 17 ], [ 14, 24, 24 ], [ 14, 26, 26 ] ], [ [ 14, 10, 12 ] ], [ [ 14, 20, 21 ] ], [ [ 14, 26, 27 ] ] ]
s01e09c07t
You could have offered me a ride home. You're lucky I didn't run you over. I really don't understand what you're so unhappy about . You begged me to come, I came . There's just no pleasing you. You're right, I'm the problem, I'm the one that needs help. Well, that's not much of an apology but I'll take it. Excuse me, is there anything you would apologise for? I'm sorry I tried to blow up your head . It was uncalled for. You won't believe this. Somebody got the whole thing with their cell phone and put it on YouTube! What? Who would do that? That would be me . Hey, check it out, it's a featured video! You saw that he hit me! You tried to blow up my head! Then it was working! It was not working! We will see about that! You people in the front row heads up! This is splash zone Leave it, leave it! Oh, Jeez . does this suit really look that bad? Forget your suit, look at my arms waving . I'm like a flamingo on Ritalin. Howard, would you like to explain to me why your Facebook page has a picture of me sleeping on your shoulder captioned " me and my girlfriend "? Uh - oh, here comes “ the talk . ”
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No) (, ,) (VB see) (, ,)) (S (S (NP (DT the) (NML (JJ liquid) (NN metal)) (NNS Terminators)) (VP (VBD were) (VP (VBN created) (PP (IN in) (NP (DT the) (NN future))) (PP (IN by) (NP (NNP Skynet)))))) (, ,) (CC and) (S (NP (NNP Skynet)) (VP (VBD was) (VP (VBN developed) (PP (IN by) (NP (NNP Miles) (NNP Dyson))))))) (, ,) (CC but) (S (NP (DT that) (NN future)) (ADVP (RB no) (RBR longer)) (VP (VBZ exists) (PP (IN due) (IN to) (NP (NP (NP (NNP Dyson) (POS 's)) (NN death)) (PP (IN in) (NP (NNP Terminator) (CD 2))))))) (. .)))" }, "speaker": "Leonard", "text": "No, see, the liquid metal Terminators were created in the future by Skynet, and Skynet was developed by Miles Dyson, but that future no longer exists due to Dyson's death in Terminator 2.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 0, "text": "No", "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": "root", "end_char": 8, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 5, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 10, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 9, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 14, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 5, "lemma": "the", "misc": "", "start_char": 11, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 21, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "liquid", "misc": "", "start_char": 15, "text": "liquid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 27, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "metal", "misc": "", "start_char": 22, "text": "metal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 39, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "terminator", "misc": "", "start_char": 28, "text": "Terminators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 44, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 40, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 52, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 10, "lemma": "create", "misc": "", "start_char": 45, "text": "created", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 55, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 53, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 59, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 56, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 66, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "future", "misc": "", "start_char": 60, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 69, "feats": null, "head": 15, "id": 14, "lemma": "by", "misc": "", "start_char": 67, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 76, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "Skynet", "misc": "", "start_char": 70, "text": "Skynet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 77, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 82, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 79, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 89, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "Skynet", "misc": "", "start_char": 83, "text": "Skynet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 90, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 103, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": 20, "lemma": "develop", "misc": "", "start_char": 94, "text": "developed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 22, "id": 21, "lemma": "by", "misc": "", "start_char": 104, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 112, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Miles", "misc": "", "start_char": 107, "text": "Miles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 118, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "Dyson", "misc": "", "start_char": 113, "text": "Dyson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 30, "id": 24, "lemma": ",", "misc": "", "start_char": 119, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 124, "feats": null, "head": 30, "id": 25, "lemma": "but", "misc": "", "start_char": 121, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 129, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "that", "misc": "", "start_char": 125, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 136, "feats": "Number=Sing", "head": 30, "id": 27, "lemma": "future", "misc": "", "start_char": 130, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 139, "feats": null, "head": 29, "id": 28, "lemma": "no", "misc": "", "start_char": 137, "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 146, "feats": "Degree=Cmp", "head": 30, "id": 29, "lemma": "long", "misc": "", "start_char": 140, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "conj", "end_char": 153, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 30, "lemma": "exist", "misc": "", "start_char": 147, "text": "exists", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 35, "id": 31, "lemma": "due", "misc": "", "start_char": 154, "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 160, "feats": null, "head": 31, "id": 32, "lemma": "to", "misc": "", "start_char": 158, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 166, "feats": "Number=Sing", "head": 35, "id": 33, "lemma": "Dyson", "misc": "", "start_char": 161, "text": "Dyson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 169, "feats": null, "head": 33, "id": 34, "lemma": "'s", "misc": "", "start_char": 167, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 175, "feats": "Number=Sing", "head": 30, "id": 35, "lemma": "death", "misc": "", "start_char": 170, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 178, "feats": null, "head": 37, "id": 36, "lemma": "in", "misc": "", "start_char": 176, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 189, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "Terminator", "misc": "", "start_char": 179, "text": "Terminator", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 191, "feats": "NumForm=Digit|NumType=Card", "head": 37, "id": 38, "lemma": "2", "misc": "", "start_char": 190, "text": "2", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 3, "id": 39, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Then)) (VP (VB riddle) (NP (PRP me)) (NP (DT this)))) (: :) (SQ (S (VP (VBG Assuming) (SBAR (S (NP (PDT all) (DT the) (JJ good) (NNS Terminators)) (VP (VBD were) (ADVP (RB originally)) (NP (NP (JJ evil) (NNS Terminators)) (VP (VP (VBN created) (PP (IN by) (NP (NNP Skynet)))) (CC but) (ADVP (RB then)) (VP (VBN reprogrammed) (PP (IN by) (NP (NP (DT the) (NN future)) (NP (NNP John) (NNP Connor)))))))))))) (, ,) (WHADVP (WRB why)) (SQ (MD would) (NP (NP (NNP Skynet)) (, ,) (NP (DT an) (JJ artificial) (NN computer) (NN intelligence)) (, ,)) (VP (VB bother) (S (VP (TO to) (VP (VB create) (NP (DT a) (JJ petite) (, ,) (JJ hot) (, ,) (ADJP (NP (CD 17) (HYPH -) (NN year)) (HYPH -) (JJ old)) (NN killer) (NN robot))))))) (. ?))))" }, "speaker": "Sheldon", "text": "Then riddle me this: Assuming all the good Terminators were originally evil Terminators created by Skynet but then reprogrammed by the future John Connor, why would Skynet, an artificial computer intelligence, bother to create a petite, hot, 17 - year - old killer robot?", "tokens": [ { "deprel": "advmod", "end_char": 198, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 194, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 205, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "riddle", "misc": "", "start_char": 199, "text": "riddle", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 208, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 206, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 213, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 4, "lemma": "this", "misc": "", "start_char": 209, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 2, "id": 5, "lemma": ":", "misc": "", "start_char": 214, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "csubj", "end_char": 224, "feats": "VerbForm=Ger", "head": 36, "id": 6, "lemma": "assume", "misc": "", "start_char": 216, "text": "Assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 228, "feats": null, "head": 10, "id": 7, "lemma": "all", "misc": "", "start_char": 225, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 232, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 229, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 237, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 233, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 249, "feats": "Number=Plur", "head": 14, "id": 10, "lemma": "terminator", "misc": "", "start_char": 238, "text": "Terminators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 254, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 250, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 14, "id": 12, "lemma": "originally", "misc": "", "start_char": 255, "text": "originally", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 270, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "evil", "misc": "", "start_char": 266, "text": "evil", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 282, "feats": "Number=Plur", "head": 6, "id": 14, "lemma": "terminator", "misc": "", "start_char": 271, "text": "Terminators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 290, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 15, "lemma": "create", "misc": "", "start_char": 283, "text": "created", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 17, "id": 16, "lemma": "by", "misc": "", "start_char": 291, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 300, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Skynet", "misc": "", "start_char": 294, "text": "Skynet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 304, "feats": null, "head": 20, "id": 18, "lemma": "but", "misc": "", "start_char": 301, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 309, "feats": "PronType=Dem", "head": 20, "id": 19, "lemma": "then", "misc": "", "start_char": 305, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 322, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 20, "lemma": "reprogram", "misc": "", "start_char": 310, "text": "reprogrammed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 325, "feats": null, "head": 23, "id": 21, "lemma": "by", "misc": "", "start_char": 323, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 329, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 326, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 336, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "future", "misc": "", "start_char": 330, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 341, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "John", "misc": "", "start_char": 337, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 348, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "Connor", "misc": "", "start_char": 342, "text": "Connor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 36, "id": 26, "lemma": ",", "misc": "", "start_char": 349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 354, "feats": "PronType=Int", "head": 36, "id": 27, "lemma": "why", "misc": "", "start_char": 351, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 360, "feats": "VerbForm=Fin", "head": 36, "id": 28, "lemma": "would", "misc": "", "start_char": 355, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 367, "feats": "Number=Sing", "head": 36, "id": 29, "lemma": "Skynet", "misc": "", "start_char": 361, "text": "Skynet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 368, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 372, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 31, "lemma": "a", "misc": "", "start_char": 370, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 383, "feats": "Degree=Pos", "head": 34, "id": 32, "lemma": "artificial", "misc": "", "start_char": 373, "text": "artificial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 392, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "computer", "misc": "", "start_char": 384, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 405, "feats": "Number=Sing", "head": 29, "id": 34, "lemma": "intelligence", "misc": "", "start_char": 393, "text": "intelligence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 29, "id": 35, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 414, "feats": "VerbForm=Inf", "head": 2, "id": 36, "lemma": "bother", "misc": "", "start_char": 408, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 417, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 415, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 424, "feats": "VerbForm=Inf", "head": 36, "id": 38, "lemma": "create", "misc": "", "start_char": 418, "text": "create", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 426, "feats": "Definite=Ind|PronType=Art", "head": 50, "id": 39, "lemma": "a", "misc": "", "start_char": 425, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 433, "feats": "Degree=Pos", "head": 50, "id": 40, "lemma": "petite", "misc": "", "start_char": 427, "text": "petite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 40, "id": 41, "lemma": ",", "misc": "", "start_char": 434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 439, "feats": "Degree=Pos", "head": 50, "id": 42, "lemma": "hot", "misc": "", "start_char": 436, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 42, "id": 43, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 444, "feats": "NumForm=Digit|NumType=Card", "head": 46, "id": 44, "lemma": "17", "misc": "", "start_char": 442, "text": "17", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 46, "id": 45, "lemma": "-", "misc": "", "start_char": 445, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 451, "feats": "Number=Sing", "head": 48, "id": 46, "lemma": "year", "misc": "", "start_char": 447, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 48, "id": 47, "lemma": "-", "misc": "", "start_char": 452, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 457, "feats": "Degree=Pos", "head": 50, "id": 48, "lemma": "old", "misc": "", "start_char": 454, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 464, "feats": "Number=Sing", "head": 50, "id": 49, "lemma": "killer", "misc": "", "start_char": 458, "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 470, "feats": "Number=Sing", "head": 38, "id": 50, "lemma": "robot", "misc": "", "start_char": 465, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 2, "id": 51, "lemma": "?", "misc": "", "start_char": 471, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Skynet)) (VP (VBZ is) (ADJP (JJ kinky)))) (. ?) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. ...)))" }, "speaker": "Leonard", "text": "Skynet is kinky? I don't know ...", "tokens": [ { "deprel": "nsubj", "end_char": 479, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Skynet", "misc": "", "start_char": 473, "text": "Skynet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 480, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 488, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "kinky", "misc": "", "start_char": 483, "text": "kinky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 489, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 493, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 499, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 496, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 504, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "know", "misc": "", "start_char": 500, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 3, "id": 9, "lemma": "...", "misc": "", "start_char": 505, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (JJ Artificial) (NNS intelligences)) (VP (VBP do) (RB not) (VP (VB have) (NP (JJ teen) (NNS fetishes)))) (. .)))" }, "speaker": "Sheldon", "text": "Artificial intelligences do not have teen fetishes.", "tokens": [ { "deprel": "amod", "end_char": 519, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "artificial", "misc": "", "start_char": 509, "text": "Artificial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 533, "feats": "Number=Plur", "head": 5, "id": 2, "lemma": "intelligence", "misc": "", "start_char": 520, "text": "intelligences", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 536, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 534, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 540, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 537, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 545, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 541, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 550, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "teen", "misc": "", "start_char": 546, "text": "teen", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 559, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "fetish", "misc": "", "start_char": 551, "text": "fetishes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait))) (. !) (NP (PRP They)) (VP (VBP use) (NP (PRP it)) (S (PP (TO to)))) (. ...)))" }, "speaker": "Leonard", "text": "Wait! They use it to ...", "tokens": [ { "deprel": "root", "end_char": 566, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 562, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 567, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 569, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 577, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "use", "misc": "", "start_char": 574, "text": "use", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 580, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 578, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 583, "feats": null, "head": 4, "id": 6, "lemma": "to", "misc": "", "start_char": 581, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 1, "id": 7, "lemma": "...", "misc": "", "start_char": 584, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Too) (JJ late)) (. .) (NP (PRP I)) (VP (VBP win)) (. .)))" }, "speaker": "Sheldon", "text": "Too late . I win.", "tokens": [ { "deprel": "advmod", "end_char": 591, "feats": null, "head": 2, "id": 1, "lemma": "too", "misc": "", "start_char": 588, "text": "Too", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 596, "feats": "Degree=Pos", "head": 5, "id": 2, "lemma": "late", "misc": "", "start_char": 592, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "win", "misc": "", "start_char": 601, "text": "win", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP ’s)) (VP (VB go) (HYPH -) (WHADVP (UH oh) (HYPH -) (UH oh)) (NP (UH Ou) (HYPH -) (UH oooo) (HYPH -) (UH ut)) (NP (NN tonight)))))) (. .) (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB go) (HYPH -) (UH oh) (HYPH -) (UH oh) (HYPH -) (UH oh)))) (LST (UH ou) (HYPH -) (UH ooooo) (HYPH -) (UH ut)) (NP (NN tonight))) (. .)))" }, "speaker": "Penny", "text": "Let ’s go - oh - oh Ou - oooo - ut tonight . I have to go - oh - oh - oh ou - ooooo - ut tonight.", "tokens": [ { "deprel": "root", "end_char": 610, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 607, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 613, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 611, "text": "’s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 616, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "go", "misc": "", "start_char": 614, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 617, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 621, "feats": null, "head": 3, "id": 5, "lemma": "oh", "misc": "", "start_char": 619, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 622, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 626, "feats": null, "head": 12, "id": 7, "lemma": "oh", "misc": "", "start_char": 624, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 629, "feats": null, "head": 12, "id": 8, "lemma": "ou", "misc": "", "start_char": 627, "text": "Ou", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 630, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 636, "feats": null, "head": 12, "id": 10, "lemma": "oooo", "misc": "", "start_char": 632, "text": "oooo", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 637, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 641, "feats": null, "head": 3, "id": 12, "lemma": "ut", "misc": "", "start_char": 639, "text": "ut", "upos": "INTJ", "xpos": "UH" }, { "deprel": "obl:tmod", "end_char": 649, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "tonight", "misc": "", "start_char": 642, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 650, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 653, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 652, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 658, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 16, "lemma": "have", "misc": "", "start_char": 654, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 661, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 659, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 664, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "go", "misc": "", "start_char": 662, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 665, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 669, "feats": null, "head": 18, "id": 20, "lemma": "oh", "misc": "", "start_char": 667, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 22, "id": 21, "lemma": "-", "misc": "", "start_char": 670, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 674, "feats": null, "head": 18, "id": 22, "lemma": "oh", "misc": "", "start_char": 672, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 675, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 679, "feats": null, "head": 18, "id": 24, "lemma": "oh", "misc": "", "start_char": 677, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 682, "feats": null, "head": 18, "id": 25, "lemma": "ou", "misc": "", "start_char": 680, "text": "ou", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 27, "id": 26, "lemma": "-", "misc": "", "start_char": 683, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 690, "feats": null, "head": 18, "id": 27, "lemma": "ooooo", "misc": "", "start_char": 685, "text": "ooooo", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 29, "id": 28, "lemma": "-", "misc": "", "start_char": 691, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 695, "feats": null, "head": 18, "id": 29, "lemma": "ut", "misc": "", "start_char": 693, "text": "ut", "upos": "INTJ", "xpos": "UH" }, { "deprel": "obl:tmod", "end_char": 703, "feats": "Number=Sing", "head": 18, "id": 30, "lemma": "tonight", "misc": "", "start_char": 696, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 1, "id": 31, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VP (VBZ is)) (NP (DT that))) (. ?)))" }, "speaker": "Leonard", "text": "What the hell is that?", "tokens": [ { "deprel": "root", "end_char": 710, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 706, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 714, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 711, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 719, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "hell", "misc": "", "start_char": 715, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "be", "misc": "", "start_char": 720, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 727, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 5, "lemma": "that", "misc": "", "start_char": 723, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 728, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (CC but) (S (SBAR (IN if) (S (NP (NNS cats)) (VP (MD could) (VP (VB sing))))) (, ...) (NP (PRP they)) (VP (MD 'd) (VP (VB hate) (NP (PRP it)) (, ,) (ADVP (RB too))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't know, but if cats could sing...they'd hate it, too.", "tokens": [ { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 730, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 732, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 738, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 735, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 743, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 739, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 14, "id": 5, "lemma": ",", "misc": "", "start_char": 744, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 749, "feats": null, "head": 14, "id": 6, "lemma": "but", "misc": "", "start_char": 746, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 752, "feats": null, "head": 10, "id": 7, "lemma": "if", "misc": "", "start_char": 750, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 757, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "cat", "misc": "", "start_char": 753, "text": "cats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 763, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 758, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 768, "feats": "VerbForm=Inf", "head": 14, "id": 10, "lemma": "sing", "misc": "", "start_char": 764, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 14, "id": 11, "lemma": "...", "misc": "", "start_char": 769, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "they", "misc": "", "start_char": 773, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 778, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 785, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "hate", "misc": "", "start_char": 781, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 788, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 786, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 14, "id": 16, "lemma": ",", "misc": "", "start_char": 789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 794, "feats": null, "head": 14, "id": 17, "lemma": "too", "misc": "", "start_char": 791, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 795, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (. !) (SBAR (WHADVP (WRB Where)) (S (NP (PRP you)) (VP (VBG going)))) (. ?)))" }, "speaker": "Penny", "text": "Hey, guys! Where you going?", "tokens": [ { "deprel": "discourse", "end_char": 800, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 797, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 801, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 807, "feats": "Number=Plur", "head": 7, "id": 3, "lemma": "guy", "misc": "", "start_char": 803, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 808, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 815, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "where", "misc": "", "start_char": 810, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 816, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 825, "feats": "VerbForm=Ger", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 820, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 826, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (. ?) (S (NP (PRP We)) (ADVP (RB just)) (VP (VBD had) (S (VP (TO to) (VP (VP (VB mail) (NP (DT some) (NNS letters))) (, ...) (CC and) (, ...) (VP (VB throw) (PRT (RP away)) (NP (DT some) (NN chicken)))))))) (. .)))" }, "speaker": "Leonard", "text": "What? We just had to mail some letters...and...throw away some chicken.", "tokens": [ { "deprel": "discourse", "end_char": 832, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 828, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 833, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 837, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 835, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 842, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 838, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 846, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 843, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 849, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 847, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 854, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "mail", "misc": "", "start_char": 850, "text": "mail", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 859, "feats": null, "head": 9, "id": 8, "lemma": "some", "misc": "", "start_char": 855, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 867, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "letter", "misc": "", "start_char": 860, "text": "letters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 5, "id": 10, "lemma": "...", "misc": "", "start_char": 868, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 875, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 872, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 879, "feats": null, "head": 13, "id": 12, "lemma": "...", "misc": "", "start_char": 876, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 885, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "throw", "misc": "", "start_char": 880, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 890, "feats": null, "head": 13, "id": 14, "lemma": "away", "misc": "", "start_char": 886, "text": "away", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 895, "feats": null, "head": 16, "id": 15, "lemma": "some", "misc": "", "start_char": 891, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 903, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "chicken", "misc": "", "start_char": 896, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD 'll) (ADVP (RB never)) (VP (VB guess) (SBAR (WHNP (WP what)) (S (ADVP (RB just)) (VP (VBD happened)))))) (. .)))" }, "speaker": "Penny", "text": "You'll never guess what just happened.", "tokens": [ { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 906, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 913, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 910, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 919, "feats": null, "head": 4, "id": 3, "lemma": "never", "misc": "", "start_char": 914, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 925, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 920, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 930, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 926, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 935, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 931, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 944, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "happen", "misc": "", "start_char": 936, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 945, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP give) (PRT (RP up))) (. .)))" }, "speaker": "Leonard", "text": "I give up.", "tokens": [ { "deprel": "nsubj", "end_char": 948, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 947, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 953, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "give", "misc": "", "start_char": 949, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 956, "feats": null, "head": 2, "id": 3, "lemma": "up", "misc": "", "start_char": 954, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 957, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB guess) (. .) (PP (IN As) (NP (DT a) (NN scientist))) (, ,) (S (NP (PRP I)) (VP (VBP reach) (NP (NNS conclusions)) (PP (VBN based) (PP (IN on) (NP (NN observation) (CC and) (NN experimentation)))))) (. .) (SBAR (IN Although) (S (SBAR (IN as) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG saying) (NP (DT this)))))) (, ,) (NP (PRP it)) (VP (VBZ occurs) (PP (IN to) (NP (PRP me))) (SBAR (S (NP (PRP you)) (VP (MD may) (VP (VB have) (VP (VBN been) (VP (VBG employing) (NP (NP (DT a) (JJ rhetorical) (NN device)) (VP (VBG rendering) (NP (PRP$ my) (NN response)) (ADVP (RB moot))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't guess . As a scientist, I reach conclusions based on observation and experimentation . Although as I'm saying this, it occurs to me you may have been employing a rhetorical device rendering my response moot.", "tokens": [ { "deprel": "nsubj", "end_char": 960, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 959, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 963, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 961, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 967, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 964, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 973, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 968, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 978, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 976, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 980, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 979, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 990, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "scientist", "misc": "", "start_char": 981, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 993, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "reach", "misc": "", "start_char": 995, "text": "reach", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1012, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "conclusion", "misc": "", "start_char": 1001, "text": "conclusions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 1018, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 13, "lemma": "base", "misc": "", "start_char": 1013, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1021, "feats": null, "head": 15, "id": 14, "lemma": "on", "misc": "", "start_char": 1019, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1033, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "observation", "misc": "", "start_char": 1022, "text": "observation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1037, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 1034, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1053, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "experimentation", "misc": "", "start_char": 1038, "text": "experimentation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 1054, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1064, "feats": null, "head": 27, "id": 19, "lemma": "although", "misc": "", "start_char": 1056, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 1067, "feats": null, "head": 23, "id": 20, "lemma": "as", "misc": "", "start_char": 1065, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1069, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 1068, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1072, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1070, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1079, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 23, "lemma": "say", "misc": "", "start_char": 1073, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1084, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 24, "lemma": "this", "misc": "", "start_char": 1080, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 23, "id": 25, "lemma": ",", "misc": "", "start_char": 1085, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1089, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 26, "lemma": "it", "misc": "", "start_char": 1087, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1096, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 27, "lemma": "occur", "misc": "", "start_char": 1090, "text": "occurs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1099, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 1097, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1102, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 29, "lemma": "I", "misc": "", "start_char": 1100, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1106, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 30, "lemma": "you", "misc": "", "start_char": 1103, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1110, "feats": "VerbForm=Fin", "head": 34, "id": 31, "lemma": "may", "misc": "", "start_char": 1107, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1115, "feats": "VerbForm=Inf", "head": 34, "id": 32, "lemma": "have", "misc": "", "start_char": 1111, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "aux", "end_char": 1120, "feats": "Tense=Past|VerbForm=Part", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 1116, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1130, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 34, "lemma": "employ", "misc": "", "start_char": 1121, "text": "employing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1132, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 35, "lemma": "a", "misc": "", "start_char": 1131, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1143, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "rhetorical", "misc": "", "start_char": 1133, "text": "rhetorical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1150, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "device", "misc": "", "start_char": 1144, "text": "device", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1160, "feats": "VerbForm=Ger", "head": 37, "id": 38, "lemma": "rendering", "misc": "", "start_char": 1151, "text": "rendering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1163, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "my", "misc": "", "start_char": 1161, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1172, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "response", "misc": "", "start_char": 1164, "text": "response", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1177, "feats": null, "head": 38, "id": 41, "lemma": "moot", "misc": "", "start_char": 1173, "text": "moot", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1179, "feats": null, "head": 11, "id": 42, "lemma": ".", "misc": "", "start_char": 1178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBD was) (NP (DT that)))) (. ?)))" }, "speaker": "Penny", "text": "What was that?", "tokens": [ { "deprel": "nsubj", "end_char": 1184, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1180, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1188, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1185, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1193, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 1189, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1195, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1194, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (S (VP (VB Believe) (NP (NP (PRP it)) (CC or) (RB not)))) (, ,) (NP (JJ personal) (NN growth)) (. .) (SBAR (WHNP (WP What)) (S (VP (VBD happened)))) (. ?)))" }, "speaker": "Leonard", "text": "Believe it or not, personal growth . What happened?", "tokens": [ { "deprel": "root", "end_char": 1203, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "believe", "misc": "", "start_char": 1196, "text": "Believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1206, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 1204, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1209, "feats": null, "head": 4, "id": 3, "lemma": "or", "misc": "", "start_char": 1207, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1213, "feats": null, "head": 1, "id": 4, "lemma": "not", "misc": "", "start_char": 1210, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1215, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1214, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1224, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "personal", "misc": "", "start_char": 1216, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1231, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "growth", "misc": "", "start_char": 1225, "text": "growth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1233, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1232, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1238, "feats": "PronType=Int", "head": 10, "id": 9, "lemma": "what", "misc": "", "start_char": 1234, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 1247, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "happen", "misc": "", "start_char": 1239, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 1248, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Remember) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD auditioned) (PP (IN for) (NP (NP (DT that) (NN workshop) (NN production)) (PP (IN of) (NP (NNP Rent)))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB get) (NP (PRP it))))) (CC and) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB know) (WHADVP (WRB why))))) (. .)))" }, "speaker": "Penny", "text": "Remember when I auditioned for that workshop production of Rent, but I didn't get it and I didn't know why.", "tokens": [ { "deprel": "root", "end_char": 1258, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 1250, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1263, "feats": "PronType=Int", "head": 1, "id": 2, "lemma": "when", "misc": "", "start_char": 1259, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1265, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1264, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1276, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "audition", "misc": "", "start_char": 1266, "text": "auditioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1280, "feats": null, "head": 8, "id": 5, "lemma": "for", "misc": "", "start_char": 1277, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1285, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 1281, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1294, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "workshop", "misc": "", "start_char": 1286, "text": "workshop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1305, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "production", "misc": "", "start_char": 1295, "text": "production", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1308, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1306, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1313, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Rent", "misc": "", "start_char": 1309, "text": "Rent", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 1314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1319, "feats": null, "head": 16, "id": 12, "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": 16, "id": 13, "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=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 1322, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1329, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 1326, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1333, "feats": "VerbForm=Inf", "head": 1, "id": 16, "lemma": "get", "misc": "", "start_char": 1330, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1336, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 1334, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1340, "feats": null, "head": 22, "id": 18, "lemma": "and", "misc": "", "start_char": 1337, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1342, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 19, "lemma": "I", "misc": "", "start_char": 1341, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1346, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 1343, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1350, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 1347, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1355, "feats": "VerbForm=Inf", "head": 16, "id": 22, "lemma": "know", "misc": "", "start_char": 1351, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1359, "feats": "PronType=Int", "head": 22, "id": 23, "lemma": "why", "misc": "", "start_char": 1356, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1361, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 1360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN conclusion)) (VP (VBN based) (PP (IN on) (NP (DT an) (NN observation)))))) (. .)))" }, "speaker": "Sheldon", "text": "I have a conclusion based on an observation.", "tokens": [ { "deprel": "nsubj", "end_char": 1363, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1362, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1368, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1364, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1370, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1369, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1381, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "conclusion", "misc": "", "start_char": 1371, "text": "conclusion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1387, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 5, "lemma": "base", "misc": "", "start_char": 1382, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1390, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 1388, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1393, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1391, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1405, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "observation", "misc": "", "start_char": 1394, "text": "observation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1406, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't))) (. .) (S (INTJ (UH No)) (, ,) (NP (PRP he)) (VP (VBZ does) (RB n't))) (. .)))" }, "speaker": "Leonard", "text": "No, you don't . No, he doesn't.", "tokens": [ { "deprel": "discourse", "end_char": 1410, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1408, "text": "No", "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": "nsubj", "end_char": 1416, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1413, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1419, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "do", "misc": "", "start_char": 1417, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1423, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1420, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1425, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1424, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1428, "feats": "Polarity=Neg", "head": 10, "id": 7, "lemma": "no", "misc": "", "start_char": 1426, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1433, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "he", "misc": "", "start_char": 1431, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1438, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "do", "misc": "", "start_char": 1434, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1442, "feats": null, "head": 10, "id": 11, "lemma": "not", "misc": "", "start_char": 1439, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1444, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN girl)) (SBAR (S (NP (PRP they)) (VP (VBD picked) (S (VP (TO to) (VP (VB play) (NP (NNP Mimi))))))))) (VP (VBD dropped) (PRT (RP out)))) (, ,) (CC and) (S (NP (PRP they)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to) (VP (VB replace) (NP (PRP her))))))) (. .)))" }, "speaker": "Penny", "text": "The girl they picked to play Mimi dropped out, and they asked me to replace her.", "tokens": [ { "deprel": "det", "end_char": 1448, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1445, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1453, "feats": "Number=Sing", "head": 8, "id": 2, "lemma": "girl", "misc": "", "start_char": 1449, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1458, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 1454, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1465, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "pick", "misc": "", "start_char": 1459, "text": "picked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1468, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1466, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1473, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "play", "misc": "", "start_char": 1469, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1478, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Mimi", "misc": "", "start_char": 1474, "text": "Mimi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "drop", "misc": "", "start_char": 1479, "text": "dropped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1490, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 1487, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1492, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 1491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1496, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 1493, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1501, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "they", "misc": "", "start_char": 1497, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1507, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 13, "lemma": "ask", "misc": "", "start_char": 1502, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1510, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 1508, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1513, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1511, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1521, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "replace", "misc": "", "start_char": 1514, "text": "replace", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1525, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "her", "misc": "", "start_char": 1522, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1527, "feats": null, "head": 8, "id": 18, "lemma": ".", "misc": "", "start_char": 1526, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNS Congratulations)) (. .) (WHNP (WDT What) (DT a) (JJ lucky) (NN break)) (. .)))" }, "speaker": "Leonard", "text": "Congratulations . What a lucky break.", "tokens": [ { "deprel": "root", "end_char": 1543, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "congratulation", "misc": "", "start_char": 1528, "text": "Congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1545, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1544, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 1550, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 1546, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 1552, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1551, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1558, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "lucky", "misc": "", "start_char": 1553, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1564, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "break", "misc": "", "start_char": 1559, "text": "break", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1566, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1565, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (JJ big) (NN deal)) (, ,) (NP (RB just) (DT a) (NML (CD one) (HYPH -) (NN night)) (NN showcase)))) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP invite) (NP (NP (DT a) (NN lot)) (PP (IN of) (S (VP (NN casting) (NP (NNS people) (. .) (RB So))))))))) (, ,) (NP (PRP you)) (ADVP (RB never)) (VP (VBP know)) (. .)))" }, "speaker": "Penny", "text": "It's not a big deal, just a one - night showcase, but they invite a lot of casting people . So, you never know.", "tokens": [ { "deprel": "nsubj", "end_char": 1569, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 1567, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1570, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1576, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 1573, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1578, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1577, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1582, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "big", "misc": "", "start_char": 1579, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1587, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "deal", "misc": "", "start_char": 1583, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1594, "feats": null, "head": 13, "id": 8, "lemma": "just", "misc": "", "start_char": 1590, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1596, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 9, "lemma": "a", "misc": "", "start_char": 1595, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1600, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 10, "lemma": "one", "misc": "", "start_char": 1597, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1602, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1601, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1608, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "night", "misc": "", "start_char": 1603, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1617, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "showcase", "misc": "", "start_char": 1609, "text": "showcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1619, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 1618, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1623, "feats": null, "head": 17, "id": 15, "lemma": "but", "misc": "", "start_char": 1620, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1628, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "they", "misc": "", "start_char": 1624, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1635, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 17, "lemma": "invite", "misc": "", "start_char": 1629, "text": "invite", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1637, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 1636, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1641, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "lot", "misc": "", "start_char": 1638, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1644, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 1642, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1652, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "casting", "misc": "", "start_char": 1645, "text": "casting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1659, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "person", "misc": "", "start_char": 1653, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 1660, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1664, "feats": null, "head": 28, "id": 24, "lemma": "so", "misc": "", "start_char": 1662, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1666, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 1665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1670, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 28, "id": 26, "lemma": "you", "misc": "", "start_char": 1667, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1676, "feats": null, "head": 28, "id": 27, "lemma": "never", "misc": "", "start_char": 1671, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1681, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 28, "lemma": "know", "misc": "", "start_char": 1677, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1683, "feats": null, "head": 6, "id": 29, "lemma": ".", "misc": "", "start_char": 1682, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP know))))) (. .)))" }, "speaker": "Sheldon", "text": "I think I know.", "tokens": [ { "deprel": "nsubj", "end_char": 1685, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1684, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1691, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1686, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1693, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1692, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1698, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "know", "misc": "", "start_char": 1694, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1700, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1699, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't))) (. .) (S (NP (PRP He)) (VP (VBZ does) (RB n't))) (. .)))" }, "speaker": "Leonard", "text": "No, you don't . He doesn't.", "tokens": [ { "deprel": "discourse", "end_char": 1703, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 1701, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1704, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1709, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1706, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1712, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 1710, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1716, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1713, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1718, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1717, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1721, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 1719, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1726, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 1722, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1730, "feats": null, "head": 8, "id": 9, "lemma": "not", "misc": "", "start_char": 1727, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1732, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 1731, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT this) (NNP Friday)) (PP (IN at) (NP (CD 8:00) (. .))) (SBAR (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB come)))))))) (. ?)))" }, "speaker": "Penny", "text": "It's this Friday at 8:00 . You want to come?", "tokens": [ { "deprel": "nsubj", "end_char": 1735, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1733, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1738, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1736, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1743, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 1739, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1750, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Friday", "misc": "", "start_char": 1744, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1753, "feats": null, "head": 6, "id": 5, "lemma": "at", "misc": "", "start_char": 1751, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1758, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 6, "lemma": "8:00", "misc": "", "start_char": 1754, "text": "8:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1760, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1759, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1764, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1761, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1769, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 1765, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1772, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1770, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1777, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "come", "misc": "", "start_char": 1773, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1779, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 1778, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Together", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1782, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1780, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1783, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NNP Friday)) (NP (PRP we)) (VP (VBP are) (VP (VBG attending) (NP (NP (DT a) (NN symposium)) (PP (IN on) (NP (JJ molecular) (NN positronium)))))) (. .)))" }, "speaker": "Leonard", "text": "Friday we are attending a symposium on molecular positronium.", "tokens": [ { "deprel": "obl:tmod", "end_char": 1791, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Friday", "misc": "", "start_char": 1785, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1794, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1792, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1798, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1795, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1808, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "attend", "misc": "", "start_char": 1799, "text": "attending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1810, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1809, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1820, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "symposium", "misc": "", "start_char": 1811, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1823, "feats": null, "head": 9, "id": 7, "lemma": "on", "misc": "", "start_char": 1821, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1833, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "molecular", "misc": "", "start_char": 1824, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1845, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "positronium", "misc": "", "start_char": 1834, "text": "positronium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1847, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (NP (DT a) (NN week)) (PP (IN from) (NP (NP (NNP Tuesday)) (, ,) (PP (IN at) (NP (CD 6:00)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I think that's a week from Tuesday, at 6:00.", "tokens": [ { "deprel": "nsubj", "end_char": 1849, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1848, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1855, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1850, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1860, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 1856, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1863, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1861, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1865, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1864, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1870, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "week", "misc": "", "start_char": 1866, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1875, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 1871, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1883, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Tuesday", "misc": "", "start_char": 1876, "text": "Tuesday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1885, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 1884, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1888, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 1886, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1893, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 11, "lemma": "6:00", "misc": "", "start_char": 1889, "text": "6:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1894, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT this) (NNP Friday))) (. .)))" }, "speaker": "Leonard", "text": "No, it's this Friday.", "tokens": [ { "deprel": "discourse", "end_char": 1898, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1896, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1900, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1899, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1903, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1901, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1906, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1904, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1911, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 1907, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1918, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "Friday", "misc": "", "start_char": 1912, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1920, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1919, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Too) (JJ bad)) (. .) (S (NP (PRP I)) (VP (VBD got) (S (VP (TO ta) (VP (VB get) (PP (IN to) (NP (NN rehearsal)))))))) (. .) (VP (VB See) (NP (PRP you) (NNS guys))) (. .)))" }, "speaker": "Penny", "text": "Too bad . I gotta get to rehearsal . See you guys.", "tokens": [ { "deprel": "advmod", "end_char": 1924, "feats": null, "head": 2, "id": 1, "lemma": "too", "misc": "", "start_char": 1921, "text": "Too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1928, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "bad", "misc": "", "start_char": 1925, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1930, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1929, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1932, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1931, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1936, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "get", "misc": "", "start_char": 1933, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1939, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1937, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1943, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 1940, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1946, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1944, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1956, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "rehearsal", "misc": "", "start_char": 1947, "text": "rehearsal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1958, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1957, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1962, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 11, "lemma": "see", "misc": "", "start_char": 1959, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1966, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 1963, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "vocative", "end_char": 1971, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "guy", "misc": "", "start_char": 1967, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1973, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (VP (VB See) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "See you.", "tokens": [ { "deprel": "root", "end_char": 1977, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "see", "misc": "", "start_char": 1974, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1981, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1978, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1982, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB just)) (VP (VBD lied) (PP (IN to) (NP (NNP Penny)))) (. .)))" }, "speaker": "Sheldon", "text": "You just lied to Penny.", "tokens": [ { "deprel": "nsubj", "end_char": 1987, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1984, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1992, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1988, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1997, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "lie", "misc": "", "start_char": 1993, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2000, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1998, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2006, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "penny", "misc": "", "start_char": 2001, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2008, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 2007, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBD did)) (. .)))" }, "speaker": "Leonard", "text": "Yes, I did.", "tokens": [ { "deprel": "discourse", "end_char": 2012, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 2009, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2014, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2013, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2016, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2015, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2020, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 2017, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2022, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2021, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP you)) (VP (VBD did) (NP (PRP it)) (ADVP (RB so)) (UH casually--) (NP (NP (DT no) (JJ rapid) (NN breathing)) (, ,) (NP (NP (DT no) (NN increase)) (PP (IN in) (NP (NN perspiration)))))) (. ...)))" }, "speaker": "Sheldon", "text": "And you did it so casually-- no rapid breathing, no increase in perspiration ...", "tokens": [ { "deprel": "cc", "end_char": 2026, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 2023, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2030, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2027, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2034, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 2031, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2037, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 2035, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2040, "feats": null, "head": 9, "id": 5, "lemma": "so", "misc": "", "start_char": 2038, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 2051, "feats": null, "head": 9, "id": 6, "lemma": "casually--", "misc": "", "start_char": 2041, "text": "casually--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "det", "end_char": 2054, "feats": null, "head": 9, "id": 7, "lemma": "no", "misc": "", "start_char": 2052, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2060, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "rapid", "misc": "", "start_char": 2055, "text": "rapid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2070, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "breathing", "misc": "", "start_char": 2061, "text": "breathing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2072, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 2071, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2075, "feats": null, "head": 12, "id": 11, "lemma": "no", "misc": "", "start_char": 2073, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 2084, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "increase", "misc": "", "start_char": 2076, "text": "increase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2087, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 2085, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2100, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "perspiration", "misc": "", "start_char": 2088, "text": "perspiration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2104, "feats": null, "head": 3, "id": 15, "lemma": "...", "misc": "", "start_char": 2101, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Leonard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 2107, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 2105, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2109, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2108, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NP (NN lack)) (PP (IN of) (NP (DT a) (JJ physiological) (NN response)))) (SBAR (IN while) (S (VP (VBG lying)))) (VP (VBZ is) (ADJP (JJ characteristic) (PP (IN of) (NP (DT a) (JJ violent) (NN sociopath))))) (. .)))" }, "speaker": "Sheldon", "text": "So, lack of a physiological response while lying is characteristic of a violent sociopath.", "tokens": [ { "deprel": "advmod", "end_char": 2112, "feats": null, "head": 11, "id": 1, "lemma": "so", "misc": "", "start_char": 2110, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2114, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2113, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2119, "feats": "Number=Sing", "head": 11, "id": 3, "lemma": "lack", "misc": "", "start_char": 2115, "text": "lack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2122, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 2120, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2124, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 2123, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2138, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "physiological", "misc": "", "start_char": 2125, "text": "physiological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2147, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "response", "misc": "", "start_char": 2139, "text": "response", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2153, "feats": null, "head": 9, "id": 8, "lemma": "while", "misc": "", "start_char": 2148, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 2159, "feats": "VerbForm=Ger", "head": 3, "id": 9, "lemma": "lie", "misc": "", "start_char": 2154, "text": "lying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cop", "end_char": 2162, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 2160, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2177, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "characteristic", "misc": "", "start_char": 2163, "text": "characteristic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2180, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 2178, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2182, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 2181, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2190, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "violent", "misc": "", "start_char": 2183, "text": "violent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2200, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "sociopath", "misc": "", "start_char": 2191, "text": "sociopath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2202, "feats": null, "head": 11, "id": 16, "lemma": ".", "misc": "", "start_char": 2201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ worried) (PP (IN about) (NP (PRP$ your) (NN safety))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, are you worried about your safety?", "tokens": [ { "deprel": "vocative", "end_char": 2210, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 2203, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 2211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 2216, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 2213, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2220, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 2217, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2228, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "worried", "misc": "", "start_char": 2221, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2234, "feats": null, "head": 8, "id": 6, "lemma": "about", "misc": "", "start_char": 2229, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2239, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 2235, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2246, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "safety", "misc": "", "start_char": 2240, "text": "safety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2248, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 2247, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP imagine) (SBAR (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBD were) (VP (VBG going) (S (VP (TO to) (VP (VB kill) (NP (PRP me))))))))) (, ,) (NP (PRP you)) (VP (MD 'd) (VP (VB have) (VP (VBN done) (NP (PRP it)) (ADVP (NP (DT a) (JJ long) (NN time)) (RB ago)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, I imagine if you were going to kill me, you'd have done it a long time ago.", "tokens": [ { "deprel": "discourse", "end_char": 2251, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 2249, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2253, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 2252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2255, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2254, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2263, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "imagine", "misc": "", "start_char": 2256, "text": "imagine", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2266, "feats": null, "head": 8, "id": 5, "lemma": "if", "misc": "", "start_char": 2264, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2270, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 2267, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2275, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2271, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 2281, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 8, "lemma": "go", "misc": "", "start_char": 2276, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2284, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 2282, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2289, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "kill", "misc": "", "start_char": 2285, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2292, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 2290, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2294, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 2293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2298, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 2295, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2301, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 2299, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2306, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 2302, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 2311, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 16, "lemma": "do", "misc": "", "start_char": 2307, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 2314, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 2312, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2316, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 2315, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2321, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "long", "misc": "", "start_char": 2317, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 2326, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "time", "misc": "", "start_char": 2322, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2330, "feats": null, "head": 16, "id": 21, "lemma": "ago", "misc": "", "start_char": 2327, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2332, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 2331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB very) (JJ true))) (. .)))" }, "speaker": "Leonard", "text": "That's very true.", "tokens": [ { "deprel": "nsubj", "end_char": 2337, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 2333, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2338, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2345, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 2341, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2350, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "true", "misc": "", "start_char": 2346, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2352, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2351, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 7 ] ], [ [ 0, 12, 12 ], [ 0, 25, 26 ] ], [ [ 0, 11, 12 ] ], [ [ 0, 14, 14 ], [ 0, 17, 17 ], [ 1, 16, 16 ], [ 1, 28, 33 ], [ 2, 0, 0 ] ], [ [ 0, 21, 22 ] ], [ [ 0, 32, 37 ] ], [ [ 0, 36, 37 ] ], [ [ 1, 2, 2 ], [ 5, 3, 3 ], [ 8, 0, 0 ], [ 13, 0, 0 ], [ 13, 6, 7 ], [ 13, 9, 9 ], [ 13, 20, 20 ], [ 13, 28, 28 ], [ 13, 38, 38 ], [ 17, 0, 0 ], [ 18, 2, 2 ], [ 18, 8, 8 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 23, 2, 2 ], [ 23, 6, 6 ], [ 27, 0, 0 ], [ 36, 0, 0 ], [ 36, 3, 3 ], [ 36, 6, 6 ], [ 37, 2, 2 ], [ 37, 10, 10 ] ], [ [ 1, 6, 9 ] ], [ [ 1, 12, 24 ] ], [ [ 1, 21, 24 ] ], [ [ 1, 28, 28 ], [ 1, 30, 33 ] ], [ [ 1, 31, 33 ], [ 3, 0, 1 ], [ 4, 2, 2 ] ], [ [ 1, 38, 49 ] ], [ [ 2, 4, 4 ], [ 12, 0, 0 ], [ 21, 25, 25 ], [ 31, 0, 0 ], [ 32, 2, 2 ], [ 33, 1, 1 ], [ 37, 5, 5 ], [ 37, 12, 12 ] ], [ [ 3, 5, 6 ] ], [ [ 4, 4, 4 ] ], [ [ 6, 12, 12 ], [ 6, 29, 29 ] ], [ [ 6, 14, 14 ], [ 13, 29, 29 ], [ 16, 2, 2 ], [ 16, 12, 12 ], [ 16, 18, 18 ], [ 19, 13, 13 ], [ 29, 3, 3 ], [ 30, 1, 1 ], [ 31, 4, 4 ] ], [ [ 8, 7, 7 ], [ 8, 11, 11 ] ], [ [ 9, 2, 2 ], [ 9, 5, 5 ], [ 10, 2, 2 ], [ 11, 0, 0 ], [ 24, 7, 7 ], [ 26, 1, 1 ], [ 29, 11, 11 ], [ 29, 11, 12 ] ], [ [ 10, 7, 8 ] ], [ [ 10, 14, 15 ] ], [ [ 13, 11, 16 ] ], [ [ 13, 14, 16 ] ], [ [ 13, 23, 23 ] ], [ [ 13, 38, 39 ] ], [ [ 13, 34, 40 ] ], [ [ 15, 0, 6 ] ], [ [ 15, 5, 6 ] ], [ [ 16, 9, 9 ] ], [ [ 16, 5, 9 ] ], [ [ 16, 6, 9 ], [ 16, 16, 16 ] ], [ [ 17, 2, 7 ] ], [ [ 17, 6, 7 ] ], [ [ 19, 2, 2 ], [ 19, 11, 11 ], [ 21, 15, 15 ] ], [ [ 19, 6, 6 ] ], [ [ 19, 0, 6 ], [ 19, 16, 16 ] ], [ [ 21, 0, 0 ] ], [ [ 21, 3, 12 ] ], [ [ 21, 7, 12 ] ], [ [ 21, 17, 21 ] ], [ [ 21, 20, 21 ] ], [ [ 24, 0, 0 ] ], [ [ 24, 3, 3 ], [ 26, 0, 0 ], [ 28, 4, 5 ] ], [ [ 24, 2, 3 ] ], [ [ 26, 4, 8 ] ], [ [ 26, 7, 8 ] ], [ [ 26, 5, 8 ], [ 27, 2, 2 ], [ 28, 2, 2 ] ], [ [ 27, 7, 7 ] ], [ [ 27, 4, 10 ] ], [ [ 29, 8, 8 ] ], [ [ 33, 3, 3 ] ], [ [ 33, 13, 13 ] ], [ [ 33, 10, 13 ] ], [ [ 35, 4, 6 ] ], [ [ 35, 2, 8 ] ], [ [ 35, 12, 14 ] ], [ [ 36, 6, 7 ] ], [ [ 37, 16, 16 ] ], [ [ 37, 17, 19 ] ] ]
s01e10c00t
No, see, the liquid metal Terminators were created in the future by Skynet, and Skynet was developed by Miles Dyson, but that future no longer exists due to Dyson's death in Terminator 2. Then riddle me this: Assuming all the good Terminators were originally evil Terminators created by Skynet but then reprogrammed by the future John Connor, why would Skynet, an artificial computer intelligence, bother to create a petite, hot, 17 - year - old killer robot? Skynet is kinky? I don't know ... Artificial intelligences do not have teen fetishes. Wait! They use it to ... Too late . I win. Let ’s go - oh - oh Ou - oooo - ut tonight . I have to go - oh - oh - oh ou - ooooo - ut tonight. What the hell is that? I don't know, but if cats could sing...they'd hate it, too. Hey, guys! Where you going? What? We just had to mail some letters...and...throw away some chicken. You'll never guess what just happened. I give up. I don't guess . As a scientist, I reach conclusions based on observation and experimentation . Although as I'm saying this, it occurs to me you may have been employing a rhetorical device rendering my response moot. What was that? Believe it or not, personal growth . What happened? Remember when I auditioned for that workshop production of Rent, but I didn't get it and I didn't know why. I have a conclusion based on an observation. No, you don't . No, he doesn't. The girl they picked to play Mimi dropped out, and they asked me to replace her. Congratulations . What a lucky break. It's not a big deal, just a one - night showcase, but they invite a lot of casting people . So, you never know. I think I know. No, you don't . He doesn't. It's this Friday at 8:00 . You want to come? No. Friday we are attending a symposium on molecular positronium. I think that's a week from Tuesday, at 6:00. No, it's this Friday. Too bad . I gotta get to rehearsal . See you guys. See you. You just lied to Penny. Yes, I did. And you did it so casually-- no rapid breathing, no increase in perspiration ... So? So, lack of a physiological response while lying is characteristic of a violent sociopath. Sheldon, are you worried about your safety? No, I imagine if you were going to kill me, you'd have done it a long time ago. That's very true.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NFP _) (NNP Leonard) (, ,) (NFP _) (NNP Leonard) (, ,) (NFP _) (NNP Leonard) (: …)))" }, "speaker": "Sheldon", "text": "_ Leonard, _ Leonard, _ Leonard …", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 0, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 9, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 2, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 5, "id": 4, "lemma": "_", "misc": "", "start_char": 12, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "parataxis", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 14, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 8, "id": 7, "lemma": "_", "misc": "", "start_char": 24, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "list", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 26, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 2, "id": 9, "lemma": "…", "misc": "", "start_char": 34, "text": "…", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 40, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 36, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 41, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB speak) (PP (IN to) (NP (PRP you))))))) (. .)))" }, "speaker": "Sheldon", "text": "I need to speak to you.", "tokens": [ { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 43, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 49, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 45, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 52, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 50, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 58, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "speak", "misc": "", "start_char": 53, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 61, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 59, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 65, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 62, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (CD 2:00)) (PP (IN in) (NP (DT the) (NN morning)))) (. !)))" }, "speaker": "Leonard", "text": "It's 2:00 in the morning!", "tokens": [ { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 68, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 71, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 78, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 3, "lemma": "2:00", "misc": "", "start_char": 74, "text": "2:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 6, "id": 4, "lemma": "in", "misc": "", "start_char": 79, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 85, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 82, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 93, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "morning", "misc": "", "start_char": 86, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 3, "id": 7, "lemma": "!", "misc": "", "start_char": 94, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ ’s) (ADJP (JJ important))) (. .)))" }, "speaker": "Sheldon", "text": "It ’s important.", "tokens": [ { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 96, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 99, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 111, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "important", "misc": "", "start_char": 102, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB highly)) (VP (VBP doubt) (NP (DT that))) (. .) (SQ (VBP Are) (NP (PRP you)) (ADVP (RB still)) (ADVP (RB out) (RB there))) (. ?)))" }, "speaker": "Leonard", "text": "I highly doubt that . Are you still out there?", "tokens": [ { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 3, "id": 2, "lemma": "highly", "misc": "", "start_char": 116, "text": "highly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "doubt", "misc": "", "start_char": 123, "text": "doubt", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 133, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 129, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 134, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 136, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 140, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 149, "feats": null, "head": 10, "id": 8, "lemma": "still", "misc": "", "start_char": 144, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 153, "feats": null, "head": 10, "id": 9, "lemma": "out", "misc": "", "start_char": 150, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 159, "feats": "PronType=Dem", "head": 3, "id": 10, "lemma": "there", "misc": "", "start_char": 154, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 160, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 165, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 162, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 172, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 168, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 173, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ right)))) (: ;) (S (NP (PRP it)) (VP (MD can) (VP (VB wait) (PP (IN until) (NP (NN morning)))))) (. .)))" }, "speaker": "Sheldon", "text": "You're right; it can wait until morning.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 175, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 179, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 188, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "right", "misc": "", "start_char": 183, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 3, "id": 4, "lemma": ";", "misc": "", "start_char": 189, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 191, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 197, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 194, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 202, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "wait", "misc": "", "start_char": 198, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 208, "feats": null, "head": 9, "id": 8, "lemma": "until", "misc": "", "start_char": 203, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 216, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "morning", "misc": "", "start_char": 209, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Leonard", "text": "What, what?", "tokens": [ { "deprel": "root", "end_char": 223, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 219, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 224, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 230, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 226, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 231, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Never)) (VP (VB mind))) (. .) (NP (PRP I)) (ADVP (RB clearly)) (VP (VBD woke) (NP (PRP you)) (PRT (RP up)) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT a) (NNP REM) (NN cycle)))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (PP (IN in) (NP (NP (NP (DT no) (NN state)) (PP (IN of) (NP (NN mind)))) (SBAR (S (VP (TO to) (VP (VB talk))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Never mind . I clearly woke you up in the middle of a REM cycle . You're in no state of mind to talk.", "tokens": [ { "deprel": "advmod", "end_char": 238, "feats": null, "head": 2, "id": 1, "lemma": "never", "misc": "", "start_char": 233, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 243, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mind", "misc": "", "start_char": 239, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 246, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 255, "feats": null, "head": 6, "id": 5, "lemma": "clearly", "misc": "", "start_char": 248, "text": "clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "wake", "misc": "", "start_char": 256, "text": "woke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 264, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 261, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 267, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 265, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 268, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 274, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 271, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 281, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "middle", "misc": "", "start_char": 275, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 284, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 282, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 286, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 285, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 290, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "REM", "misc": "", "start_char": 287, "text": "REM", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 296, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "cycle", "misc": "", "start_char": 291, "text": "cycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 17, "lemma": "you", "misc": "", "start_char": 299, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 306, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 303, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 309, "feats": null, "head": 21, "id": 19, "lemma": "in", "misc": "", "start_char": 307, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 312, "feats": null, "head": 21, "id": 20, "lemma": "no", "misc": "", "start_char": 310, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 318, "feats": "Number=Sing", "head": 6, "id": 21, "lemma": "state", "misc": "", "start_char": 313, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 321, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 319, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 326, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "mind", "misc": "", "start_char": 322, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 329, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 334, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "talk", "misc": "", "start_char": 330, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 2, "id": 26, "lemma": ".", "misc": "", "start_char": 335, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (PRP it))) (. ?)))" }, "speaker": "Leonard", "text": "What is it?", "tokens": [ { "deprel": "root", "end_char": 341, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 337, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 342, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 347, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 345, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 348, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ uncomfortable)) (S (VP (VBG having) (VP (VBN been) (VP (VBN included) (PP (IN in) (NP (NP (PRP$ your) (NN lie)) (PP (IN to) (NP (NNP Penny)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm uncomfortable having been included in your lie to Penny.", "tokens": [ { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 350, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 352, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 368, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "uncomfortable", "misc": "", "start_char": 355, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 375, "feats": "VerbForm=Ger", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 369, "text": "having", "upos": "AUX", "xpos": "VBG" }, { "deprel": "aux:pass", "end_char": 380, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 376, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 389, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 6, "lemma": "include", "misc": "", "start_char": 381, "text": "included", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 392, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 390, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 397, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 393, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "lie", "misc": "", "start_char": 398, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 402, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 410, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "penny", "misc": "", "start_char": 405, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD was) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB say)))))) (. ?)))" }, "speaker": "Leonard", "text": "What was I supposed to say?", "tokens": [ { "deprel": "obj", "end_char": 417, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 413, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 418, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj:pass", "end_char": 423, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 422, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 432, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 424, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 435, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 433, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 439, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 436, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 440, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB have) (VP (VBN told) (NP (PRP her)) (NP (DT the) (NN truth))))) (. .)))" }, "speaker": "Sheldon", "text": "You could have told her the truth.", "tokens": [ { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 442, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 451, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 446, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 456, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 452, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 461, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 457, "text": "told", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 465, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "her", "misc": "", "start_char": 462, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 469, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 466, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 475, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "truth", "misc": "", "start_char": 470, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB have) (VP (VBN hurt) (NP (PRP$ her) (NNS feelings))))) (. .)))" }, "speaker": "Leonard", "text": "That would have hurt her feelings.", "tokens": [ { "deprel": "nsubj", "end_char": 482, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 478, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 488, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 483, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 493, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 489, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 498, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "hurt", "misc": "", "start_char": 494, "text": "hurt", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 502, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "her", "misc": "", "start_char": 499, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 511, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "feeling", "misc": "", "start_char": 503, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 512, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (DT a) (JJ relevant) (NN factor)) (. ?)))" }, "speaker": "Sheldon", "text": "Is that a relevant factor?", "tokens": [ { "deprel": "cop", "end_char": 516, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 1, "lemma": "be", "misc": "", "start_char": 514, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 521, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 2, "lemma": "that", "misc": "", "start_char": 517, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 523, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 522, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 532, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "relevant", "misc": "", "start_char": 524, "text": "relevant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 539, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "factor", "misc": "", "start_char": 533, "text": "factor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 540, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 545, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 542, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 546, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB 've) (VP (VBN agreed) (S (VP (TO to) (VP (VB go)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Then I suppose you could've agreed to go.", "tokens": [ { "deprel": "advmod", "end_char": 552, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "then", "misc": "", "start_char": 548, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 553, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "suppose", "misc": "", "start_char": 555, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 563, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 572, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "could", "misc": "", "start_char": 567, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 576, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 573, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 583, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 7, "lemma": "agree", "misc": "", "start_char": 577, "text": "agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 586, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 584, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 589, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 587, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHNP (WP what)) (SQ (MD would) (NP (PRP I)) (VP (VB have) (VP (VBN said) (ADVP (RB afterwards))))) (. ?)))" }, "speaker": "Leonard", "text": "And what would I have said afterwards?", "tokens": [ { "deprel": "cc", "end_char": 595, "feats": null, "head": 6, "id": 1, "lemma": "and", "misc": "", "start_char": 592, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obj", "end_char": 600, "feats": "PronType=Int", "head": 6, "id": 2, "lemma": "what", "misc": "", "start_char": 596, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 606, "feats": "VerbForm=Fin", "head": 6, "id": 3, "lemma": "would", "misc": "", "start_char": 601, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 613, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 609, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 618, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "say", "misc": "", "start_char": 614, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 629, "feats": null, "head": 6, "id": 7, "lemma": "afterwards", "misc": "", "start_char": 619, "text": "afterwards", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 630, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB suggest) (NP (NP (NP (NN something)) (PP (IN to) (NP (NP (DT the) (NN effect)) (PP (IN of))))) (: :) (S (S (NP (NN singing)) (VP (VBZ is) (NP (CC neither) (NP (DT an) (JJ appropriate) (NN vocation)) (CC nor) (NP (NP (NN avocation)) (PP (IN for) (NP (PRP you))))))) (, ,) (CC and) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP disagree)))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB recommend) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT a) (NN CAT) (NN scan)) (SBAR (S (VP (TO to) (VP (VB look) (PP (IN for) (NP (NP (DT a) (NN tumor)) (VP (VBG pressing) (PP (IN on) (NP (NP (DT the) (JJ cognitive) (NN processing) (NNS centers)) (PP (IN of) (NP (PRP$ your) (NN brain))))))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I would suggest something to the effect of: singing is neither an appropriate vocation nor avocation for you, and if you disagree, I'd recommend you have a CAT scan to look for a tumor pressing on the cognitive processing centers of your brain.", "tokens": [ { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 632, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 639, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 634, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 647, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "suggest", "misc": "", "start_char": 640, "text": "suggest", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 657, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 4, "lemma": "something", "misc": "", "start_char": 648, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 660, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 658, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 664, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 661, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 671, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "effect", "misc": "", "start_char": 665, "text": "effect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 674, "feats": null, "head": 15, "id": 8, "lemma": "of", "misc": "", "start_char": 672, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 15, "id": 9, "lemma": ":", "misc": "", "start_char": 675, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 684, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "singing", "misc": "", "start_char": 677, "text": "singing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 687, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 685, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cc:preconj", "end_char": 695, "feats": null, "head": 15, "id": 12, "lemma": "neither", "misc": "", "start_char": 688, "text": "neither", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 696, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 710, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "appropriate", "misc": "", "start_char": 699, "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 719, "feats": "Number=Sing", "head": 3, "id": 15, "lemma": "vocation", "misc": "", "start_char": 711, "text": "vocation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 723, "feats": null, "head": 17, "id": 16, "lemma": "nor", "misc": "", "start_char": 720, "text": "nor", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 733, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "avocation", "misc": "", "start_char": 724, "text": "avocation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 737, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 734, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 741, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 19, "lemma": "you", "misc": "", "start_char": 738, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 28, "id": 20, "lemma": ",", "misc": "", "start_char": 742, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 747, "feats": null, "head": 28, "id": 21, "lemma": "and", "misc": "", "start_char": 744, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 750, "feats": null, "head": 24, "id": 22, "lemma": "if", "misc": "", "start_char": 748, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 754, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 751, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 763, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 24, "lemma": "disagree", "misc": "", "start_char": 755, "text": "disagree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 765, "feats": null, "head": 28, "id": 25, "lemma": ",", "misc": "", "start_char": 764, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 767, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "I", "misc": "", "start_char": 766, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 770, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "would", "misc": "", "start_char": 768, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 780, "feats": "VerbForm=Inf", "head": 3, "id": 28, "lemma": "recommend", "misc": "", "start_char": 771, "text": "recommend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 784, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 781, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 789, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 30, "lemma": "have", "misc": "", "start_char": 785, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 791, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 31, "lemma": "a", "misc": "", "start_char": 790, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 795, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "cat", "misc": "", "start_char": 792, "text": "CAT", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 800, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "scan", "misc": "", "start_char": 796, "text": "scan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 803, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 801, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 808, "feats": "VerbForm=Inf", "head": 30, "id": 35, "lemma": "look", "misc": "", "start_char": 804, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 812, "feats": null, "head": 38, "id": 36, "lemma": "for", "misc": "", "start_char": 809, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 814, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 37, "lemma": "a", "misc": "", "start_char": 813, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 820, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "tumor", "misc": "", "start_char": 815, "text": "tumor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 829, "feats": "VerbForm=Ger", "head": 38, "id": 39, "lemma": "press", "misc": "", "start_char": 821, "text": "pressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 832, "feats": null, "head": 44, "id": 40, "lemma": "on", "misc": "", "start_char": 830, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 836, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 41, "lemma": "the", "misc": "", "start_char": 833, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 846, "feats": "Degree=Pos", "head": 44, "id": 42, "lemma": "cognitive", "misc": "", "start_char": 837, "text": "cognitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 857, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "processing", "misc": "", "start_char": 847, "text": "processing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 865, "feats": "Number=Plur", "head": 39, "id": 44, "lemma": "center", "misc": "", "start_char": 858, "text": "centers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 868, "feats": null, "head": 47, "id": 45, "lemma": "of", "misc": "", "start_char": 866, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 873, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 47, "id": 46, "lemma": "your", "misc": "", "start_char": 869, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 879, "feats": "Number=Sing", "head": 44, "id": 47, "lemma": "brain", "misc": "", "start_char": 874, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 881, "feats": null, "head": 3, "id": 48, "lemma": ".", "misc": "", "start_char": 880, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB say) (NP (DT that))))) (. .) (S (NP (PRP I)) (VP (MD would) (VP (VB have) (S (VP (TO to) (VP (VB say) (, ,) (SBAR (`` \") (S (S (NP (PRP You)) (VP (VBD were) (ADJP (JJ terrific)))) (CC and) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB wait) (S (VP (TO to) (VP (VB hear) (S (NP (PRP you)) (VP (VB sing) (ADVP (RB again)))))))))))))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "I couldn't say that . I would have to say, \" You were terrific and I can't wait to hear you sing again . \"", "tokens": [ { "deprel": "nsubj", "end_char": 883, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 882, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 889, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 884, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 893, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 890, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 897, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 894, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 902, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 898, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 905, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 912, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "would", "misc": "", "start_char": 907, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 917, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "have", "misc": "", "start_char": 913, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 920, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 918, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 924, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "say", "misc": "", "start_char": 921, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 925, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 16, "id": 13, "lemma": "\"", "misc": "", "start_char": 927, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 932, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 929, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 937, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 933, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 946, "feats": "Degree=Pos", "head": 11, "id": 16, "lemma": "terrific", "misc": "", "start_char": 938, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 950, "feats": null, "head": 21, "id": 17, "lemma": "and", "misc": "", "start_char": 947, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 18, "lemma": "I", "misc": "", "start_char": 951, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 955, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "can", "misc": "", "start_char": 953, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 959, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 956, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 964, "feats": "VerbForm=Inf", "head": 16, "id": 21, "lemma": "wait", "misc": "", "start_char": 960, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 967, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 965, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 972, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "hear", "misc": "", "start_char": 968, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 25, "id": 24, "lemma": "you", "misc": "", "start_char": 973, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 981, "feats": "Mood=Ind|VerbForm=Fin", "head": 23, "id": 25, "lemma": "sing", "misc": "", "start_char": 977, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 987, "feats": null, "head": 25, "id": 26, "lemma": "again", "misc": "", "start_char": 982, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 988, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 4, "id": 28, "lemma": "\"", "misc": "", "start_char": 990, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 995, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 992, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 996, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT the) (JJ social) (NN protocol)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP do)))) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT a) (NN friend)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADJP (JJ proud) (PP (IN of) (NP (NP (NN something)) (SBAR (S (NP (PRP they)) (ADVP (RB really)) (VP (VBP suck) (PP (IN at))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "That's the social protocol . It's what you do when you have a friend who's proud of something they really suck at.", "tokens": [ { "deprel": "nsubj", "end_char": 1002, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 998, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1005, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1003, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1009, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1006, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1016, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "social", "misc": "", "start_char": 1010, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1025, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "protocol", "misc": "", "start_char": 1017, "text": "protocol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1027, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1026, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1030, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 1028, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1038, "feats": "PronType=Rel", "head": 5, "id": 9, "lemma": "what", "misc": "", "start_char": 1034, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1042, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1039, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1045, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 1043, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1050, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "when", "misc": "", "start_char": 1046, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1054, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 1051, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1059, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "have", "misc": "", "start_char": 1055, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1061, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1060, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1068, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "friend", "misc": "", "start_char": 1062, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1072, "feats": "PronType=Rel", "head": 19, "id": 17, "lemma": "who", "misc": "", "start_char": 1069, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1073, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1081, "feats": "Degree=Pos", "head": 16, "id": 19, "lemma": "proud", "misc": "", "start_char": 1076, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1084, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 1082, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1094, "feats": "Number=Sing|PronType=Ind", "head": 19, "id": 21, "lemma": "something", "misc": "", "start_char": 1085, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "they", "misc": "", "start_char": 1095, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1106, "feats": null, "head": 24, "id": 23, "lemma": "really", "misc": "", "start_char": 1100, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1111, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 24, "lemma": "suck", "misc": "", "start_char": 1107, "text": "suck", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 1114, "feats": null, "head": 24, "id": 25, "lemma": "at", "misc": "", "start_char": 1112, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 1115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (RB not) (ADJP (JJ aware) (PP (IN of) (NP (DT that))))) (. .)))" }, "speaker": "Sheldon", "text": "I was not aware of that.", "tokens": [ { "deprel": "nsubj", "end_char": 1118, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1117, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1122, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1119, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1126, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1123, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1132, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "aware", "misc": "", "start_char": 1127, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1135, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1133, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1140, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 1136, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB now)) (NP (PRP you)) (VP (VBP are)) (. .)))" }, "speaker": "Leonard", "text": "Well, now you are.", "tokens": [ { "deprel": "discourse", "end_char": 1147, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1143, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1149, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1153, "feats": null, "head": 5, "id": 3, "lemma": "now", "misc": "", "start_char": 1150, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1157, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1154, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 1158, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1162, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (ADVP (DT All) (JJ right) (. .) (NNP Leonard) (. ?)))" }, "speaker": "Sheldon", "text": "All right . Leonard?", "tokens": [ { "deprel": "det", "end_char": 1167, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1164, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1173, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "right", "misc": "", "start_char": 1168, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1174, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1183, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Leonard", "misc": "", "start_char": 1176, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1184, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1189, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1186, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP we)) (VP (VBD played) (NP (NN chess)) (ADVP (RBR earlier))))) (, ,) (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ terrific)))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB wait) (S (VP (TO to) (VP (VB play) (NP (PRP you)) (ADVP (RB again)))))))) (. .)))" }, "speaker": "Sheldon", "text": "When we played chess earlier, you were terrific, and I can't wait to play you again.", "tokens": [ { "deprel": "advmod", "end_char": 1196, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "when", "misc": "", "start_char": 1192, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1199, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 1197, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1206, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 3, "lemma": "play", "misc": "", "start_char": 1200, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1212, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "chess", "misc": "", "start_char": 1207, "text": "chess", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1220, "feats": "Degree=Cmp", "head": 3, "id": 5, "lemma": "early", "misc": "", "start_char": 1213, "text": "earlier", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1226, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 1223, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1231, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1227, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1240, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "terrific", "misc": "", "start_char": 1232, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 1241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1246, "feats": null, "head": 15, "id": 11, "lemma": "and", "misc": "", "start_char": 1243, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1248, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1247, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1251, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "can", "misc": "", "start_char": 1249, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1255, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 1252, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1260, "feats": "VerbForm=Inf", "head": 9, "id": 15, "lemma": "wait", "misc": "", "start_char": 1256, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1263, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 1261, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1268, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "play", "misc": "", "start_char": 1264, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1272, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 1269, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1278, "feats": null, "head": 17, "id": 19, "lemma": "again", "misc": "", "start_char": 1273, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 1279, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 0, 8 ] ], [ [ 2, 0, 0 ], [ 5, 6, 6 ], [ 10, 3, 3 ], [ 12, 0, 0 ], [ 18, 1, 1 ], [ 20, 0, 0 ], [ 23, 9, 9 ], [ 23, 12, 12 ], [ 24, 0, 0 ], [ 25, 3, 3 ], [ 28, 11, 11 ] ], [ [ 2, 5, 5 ], [ 5, 0, 0 ], [ 8, 0, 0 ], [ 10, 6, 6 ], [ 10, 16, 16 ], [ 12, 7, 7 ], [ 13, 2, 2 ], [ 14, 0, 0 ], [ 18, 3, 3 ], [ 19, 3, 3 ], [ 20, 25, 25 ], [ 21, 0, 0 ], [ 21, 6, 6 ], [ 21, 17, 17 ], [ 26, 3, 3 ], [ 28, 6, 6 ], [ 28, 17, 17 ] ], [ [ 3, 5, 5 ], [ 8, 8, 8 ] ], [ [ 3, 2, 5 ] ], [ [ 3, 4, 5 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 3, 3 ] ], [ [ 8, 4, 4 ] ], [ [ 10, 9, 14 ] ], [ [ 10, 12, 14 ] ], [ [ 10, 22, 22 ] ], [ [ 12, 10, 10 ], [ 14, 4, 4 ], [ 15, 4, 4 ], [ 20, 18, 18 ], [ 20, 22, 22 ], [ 20, 28, 28 ], [ 20, 45, 45 ], [ 21, 13, 13 ], [ 21, 23, 23 ] ], [ [ 12, 7, 10 ] ], [ [ 14, 5, 6 ], [ 15, 0, 0 ] ], [ [ 15, 4, 5 ] ], [ [ 16, 1, 1 ] ], [ [ 16, 2, 4 ] ], [ [ 20, 3, 3 ] ], [ [ 20, 9, 9 ] ], [ [ 20, 11, 16 ] ], [ [ 20, 3, 18 ] ], [ [ 20, 5, 18 ] ], [ [ 20, 30, 32 ] ], [ [ 20, 36, 46 ] ], [ [ 20, 40, 46 ] ], [ [ 20, 45, 46 ] ], [ [ 21, 4, 4 ] ], [ [ 23, 0, 0 ] ], [ [ 23, 2, 4 ] ], [ [ 23, 6, 6 ] ], [ [ 23, 14, 15 ], [ 23, 16, 16 ], [ 23, 21, 21 ] ], [ [ 23, 20, 20 ] ], [ [ 23, 14, 24 ] ], [ [ 23, 20, 24 ] ], [ [ 24, 5, 5 ] ], [ [ 28, 1, 1 ] ], [ [ 28, 3, 3 ] ] ]
s01e10c01t
_ Leonard, _ Leonard, _ Leonard … What? I need to speak to you. It's 2:00 in the morning! It ’s important. I highly doubt that . Are you still out there? Yes. What? You're right; it can wait until morning. What, what? Never mind . I clearly woke you up in the middle of a REM cycle . You're in no state of mind to talk. What is it? I'm uncomfortable having been included in your lie to Penny. What was I supposed to say? You could have told her the truth. That would have hurt her feelings. Is that a relevant factor? Yes. Then I suppose you could've agreed to go. And what would I have said afterwards? I would suggest something to the effect of: singing is neither an appropriate vocation nor avocation for you, and if you disagree, I'd recommend you have a CAT scan to look for a tumor pressing on the cognitive processing centers of your brain. I couldn't say that . I would have to say, " You were terrific and I can't wait to hear you sing again . " Why? That's the social protocol . It's what you do when you have a friend who's proud of something they really suck at. I was not aware of that. Well, now you are. All right . Leonard? Yes. When we played chess earlier, you were terrific, and I can't wait to play you again.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NFP _) (NP (NNP Leonard)) (, ,) (NFP _) (NP (NNP Leonard)) (, ,) (NFP _) (NP (NNP Leonard)) (, ,) (NFP _) (NP (NNP Leonard)) (, ,) (: …) (. ..)))" }, "speaker": "Sheldon", "text": "_ Leonard, _ Leonard, _ Leonard, _ Leonard, … ..", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 0, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 9, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 2, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 2, "id": 4, "lemma": "_", "misc": "", "start_char": 12, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "parataxis", "end_char": 21, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 14, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 8, "id": 7, "lemma": "_", "misc": "", "start_char": 24, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "parataxis", "end_char": 33, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 26, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 2, "id": 9, "lemma": ",", "misc": "", "start_char": 34, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 11, "id": 10, "lemma": "_", "misc": "", "start_char": 36, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "list", "end_char": 45, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 38, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 2, "id": 12, "lemma": ",", "misc": "", "start_char": 46, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 2, "id": 13, "lemma": "…", "misc": "", "start_char": 48, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 2, "id": 14, "lemma": "..", "misc": "", "start_char": 50, "text": "..", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (MD would) (VP (VP (VB be) (ADJP (RB so) (RB much) (JJR easier)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD were) (NP (DT a) (JJ violent) (NN sociopath)))))) (. .) (FRAG (WHNP (WP What)) (. ?))))))" }, "speaker": "Leonard", "text": "This would be so much easier if I were a violent sociopath . What?", "tokens": [ { "deprel": "nsubj", "end_char": 57, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "this", "misc": "", "start_char": 53, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 63, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "would", "misc": "", "start_char": 58, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 66, "feats": "VerbForm=Inf", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 64, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 69, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 67, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 74, "feats": null, "head": 6, "id": 5, "lemma": "much", "misc": "", "start_char": 70, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 81, "feats": "Degree=Cmp", "head": 0, "id": 6, "lemma": "easy", "misc": "", "start_char": 75, "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 84, "feats": null, "head": 12, "id": 7, "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": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 87, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 92, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 101, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "violent", "misc": "", "start_char": 94, "text": "violent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 111, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "sociopath", "misc": "", "start_char": 102, "text": "sociopath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 118, "feats": "PronType=Int", "head": 6, "id": 14, "lemma": "what", "misc": "", "start_char": 114, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 119, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG analyzing) (NP (PRP$ our) (NN lie))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (PRP we)) (VP (VBP 're) (PP (IN in) (NP (NP (NN danger)) (PP (IN of) (S (NP (NNP Penny)) (VP (VBG seeing) (PP (IN through) (NP (DT the) (NN ruse))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I was analyzing our lie, and I believe we're in danger of Penny seeing through the ruse.", "tokens": [ { "deprel": "nsubj", "end_char": 122, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 121, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 123, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 136, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "analyze", "misc": "", "start_char": 127, "text": "analyzing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 140, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "our", "misc": "", "start_char": 137, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 144, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "lie", "misc": "", "start_char": 141, "text": "lie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 145, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 150, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 147, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 151, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "believe", "misc": "", "start_char": 153, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 161, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 167, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 164, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 170, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 168, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 177, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "danger", "misc": "", "start_char": 171, "text": "danger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 180, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 178, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 186, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "penny", "misc": "", "start_char": 181, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl", "end_char": 193, "feats": "VerbForm=Ger", "head": 13, "id": 16, "lemma": "see", "misc": "", "start_char": 187, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 201, "feats": null, "head": 19, "id": 17, "lemma": "through", "misc": "", "start_char": 194, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 205, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 202, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 210, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "ruse", "misc": "", "start_char": 206, "text": "ruse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (WRB How) (. ?)))" }, "speaker": "Leonard", "text": "How?", "tokens": [ { "deprel": "root", "end_char": 216, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 213, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 217, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP she)) (VP (VP (VBD were) (S (VP (TO to) (VP (VB log) (PP (IN onto) (NP (NP (VB click)) (PP (IN on) (NP (`` \") (NN Upcoming) (NNS Events))))))))) (, ,) ('' \") (VP (VB scroll) (PRT (RP down)) (PP (IN to) (NP (`` \") (NNS Seminars)))) (, ,) ('' \") (VP (VB download) (NP (DT the) (NN PDF) (NN schedule))) (, ,) (CC and) (VP (VB look) (PP (IN for) (NP (NP (DT the) (NN seminar)) (PP (IN on) (NP (NP (JJ molecular) (NN positronium)) (, ,) (NP (NN bippity)) (, ,) (NP (NN boppity)) (, ,) (NP (NN boo--) (SBAR (S (NP (PRP$ our) (NNS pants)) (VP (VBP are) (ADVP (RB metaphorically)) (PP (IN on) (NP (NN fire))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "If she were to log onto click on \" Upcoming Events, \" scroll down to \" Seminars, \" download the PDF schedule, and look for the seminar on molecular positronium, bippity, boppity, boo-- our pants are metaphorically on fire.", "tokens": [ { "deprel": "mark", "end_char": 221, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 219, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "she", "misc": "", "start_char": 222, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 226, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 233, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 231, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 237, "feats": "VerbForm=Inf", "head": 14, "id": 5, "lemma": "log", "misc": "", "start_char": 234, "text": "log", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 7, "id": 6, "lemma": "onto", "misc": "", "start_char": 238, "text": "onto", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 248, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "click", "misc": "", "start_char": 243, "text": "click", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 251, "feats": null, "head": 11, "id": 8, "lemma": "on", "misc": "", "start_char": 249, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 11, "id": 9, "lemma": "\"", "misc": "", "start_char": 252, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 262, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "upcoming", "misc": "", "start_char": 254, "text": "Upcoming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 269, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "event", "misc": "", "start_char": 263, "text": "Events", "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": "punct", "end_char": 273, "feats": null, "head": 14, "id": 13, "lemma": "\"", "misc": "", "start_char": 272, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "root", "end_char": 280, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 14, "lemma": "scroll", "misc": "", "start_char": 274, "text": "scroll", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 285, "feats": null, "head": 14, "id": 15, "lemma": "down", "misc": "", "start_char": 281, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 288, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 286, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 18, "id": 17, "lemma": "\"", "misc": "", "start_char": 289, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 299, "feats": "Number=Plur", "head": 14, "id": 18, "lemma": "seminar", "misc": "", "start_char": 291, "text": "Seminars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 18, "id": 20, "lemma": "\"", "misc": "", "start_char": 302, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advcl", "end_char": 312, "feats": "VerbForm=Inf", "head": 14, "id": 21, "lemma": "download", "misc": "", "start_char": 304, "text": "download", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 316, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 313, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 320, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "PDF", "misc": "", "start_char": 317, "text": "PDF", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 329, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "schedule", "misc": "", "start_char": 321, "text": "schedule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 27, "id": 25, "lemma": ",", "misc": "", "start_char": 330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 335, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 332, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 340, "feats": "VerbForm=Inf", "head": 14, "id": 27, "lemma": "look", "misc": "", "start_char": 336, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 344, "feats": null, "head": 30, "id": 28, "lemma": "for", "misc": "", "start_char": 341, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 348, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 345, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 356, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "seminar", "misc": "", "start_char": 349, "text": "seminar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 359, "feats": null, "head": 33, "id": 31, "lemma": "on", "misc": "", "start_char": 357, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 369, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "molecular", "misc": "", "start_char": 360, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 381, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "positronium", "misc": "", "start_char": 370, "text": "positronium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 35, "id": 34, "lemma": ",", "misc": "", "start_char": 382, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 391, "feats": "Number=Sing", "head": 33, "id": 35, "lemma": "bippity", "misc": "", "start_char": 384, "text": "bippity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 37, "id": 36, "lemma": ",", "misc": "", "start_char": 392, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 401, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "boppity", "misc": "", "start_char": 394, "text": "boppity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 39, "id": 38, "lemma": ",", "misc": "", "start_char": 402, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 409, "feats": "Number=Sing", "head": 33, "id": 39, "lemma": "boo--", "misc": "", "start_char": 404, "text": "boo--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 413, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 41, "id": 40, "lemma": "our", "misc": "", "start_char": 410, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 419, "feats": "Number=Plur", "head": 45, "id": 41, "lemma": "pant", "misc": "", "start_char": 414, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 45, "id": 42, "lemma": "be", "misc": "", "start_char": 420, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 438, "feats": null, "head": 45, "id": 43, "lemma": "metaphorically", "misc": "", "start_char": 424, "text": "metaphorically", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 45, "id": 44, "lemma": "on", "misc": "", "start_char": 439, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl:relcl", "end_char": 446, "feats": "Number=Sing", "head": 33, "id": 45, "lemma": "fire", "misc": "", "start_char": 442, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 14, "id": 46, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (NN sir)) (, ,) (NP (PRP$ my) (NNS trousers)) (VP (MD will) (RB not) (VP (VB be) (VP (VBG igniting) (NP (NN today))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, sir, my trousers will not be igniting today.", "tokens": [ { "deprel": "discourse", "end_char": 453, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 449, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 454, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 459, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "sir", "misc": "", "start_char": 456, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 464, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 462, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 473, "feats": "Number=Plur", "head": 10, "id": 6, "lemma": "trousers", "misc": "", "start_char": 465, "text": "trousers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 478, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "will", "misc": "", "start_char": 474, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 482, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 479, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 485, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 483, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 494, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "ignite", "misc": "", "start_char": 486, "text": "igniting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl:tmod", "end_char": 500, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "today", "misc": "", "start_char": 495, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 501, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 4 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 9, 10 ] ], [ [ 0, 0, 13 ] ], [ [ 1, 7, 7 ], [ 5, 2, 2 ] ], [ [ 1, 9, 11 ] ], [ [ 2, 0, 0 ], [ 2, 7, 7 ], [ 5, 4, 4 ] ], [ [ 2, 3, 3 ], [ 2, 9, 9 ], [ 4, 39, 39 ] ], [ [ 2, 3, 4 ] ], [ [ 2, 14, 14 ], [ 4, 1, 1 ] ], [ [ 2, 12, 18 ] ], [ [ 2, 17, 18 ] ], [ [ 4, 9, 10 ] ], [ [ 4, 17, 17 ] ], [ [ 4, 21, 23 ] ], [ [ 4, 28, 32 ] ], [ [ 4, 31, 32 ] ], [ [ 4, 40, 40 ], [ 5, 4, 5 ] ], [ [ 4, 39, 40 ] ], [ [ 4, 44, 44 ] ], [ [ 5, 10, 10 ] ] ]
s01e10c02t
_ Leonard, _ Leonard, _ Leonard, _ Leonard, … .. This would be so much easier if I were a violent sociopath . What? I was analyzing our lie, and I believe we're in danger of Penny seeing through the ruse. How? If she were to log onto click on " Upcoming Events, " scroll down to " Seminars, " download the PDF schedule, and look for the seminar on molecular positronium, bippity, boppity, boo-- our pants are metaphorically on fire. Well, sir, my trousers will not be igniting today.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NFP _) (NP (NP (NNP Penny)) (, ,) (NFP _) (NP (NNP Penny)) (, ,) (NFP _) (NP (NNP Penny)) (, ,) (NFP _) (NP (JJ Good) (NN morning))) (. .)))" }, "speaker": "Sheldon", "text": "_ Penny, _ Penny, _ Penny, _ Good morning.", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 0, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "penny", "misc": "", "start_char": 2, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 2, "id": 4, "lemma": "_", "misc": "", "start_char": 10, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "list", "end_char": 17, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "penny", "misc": "", "start_char": 12, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 18, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 2, "id": 7, "lemma": "_", "misc": "", "start_char": 20, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "list", "end_char": 27, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "penny", "misc": "", "start_char": 22, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 2, "id": 9, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 2, "id": 10, "lemma": "_", "misc": "", "start_char": 30, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "amod", "end_char": 36, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "good", "misc": "", "start_char": 32, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "list", "end_char": 44, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "morning", "misc": "", "start_char": 37, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP (NP (DT any) (NN idea)) (SBAR (WHNP (WDT what) (NN time)) (S (NP (PRP it)) (VP (VBZ is)))))) (. ?)))" }, "speaker": "Penny", "text": "Do you have any idea what time it is?", "tokens": [ { "deprel": "aux", "end_char": 49, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 47, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 50, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 58, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 54, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 62, "feats": null, "head": 5, "id": 4, "lemma": "any", "misc": "", "start_char": 59, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "idea", "misc": "", "start_char": 63, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 72, "feats": "PronType=Int", "head": 7, "id": 6, "lemma": "what", "misc": "", "start_char": 68, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "time", "misc": "", "start_char": 73, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 78, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "be", "misc": "", "start_char": 81, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 84, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADVP (IN Of) (NN course)) (NP (PRP I)) (VP (VBP do))) (. .) (S (NP (PRP$ My) (NN watch)) (VP (VBZ is) (VP (VBN linked) (PP (IN to) (NP (NP (NP (DT the) (JJ atomic) (NN clock)) (PP (IN in) (NP (NP (NNP Boulder)) (, ,) (NP (NNP Colorado) (. .))))) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ accurate) (PP (IN to) (NP (NP (CD one) (HYPH -) (NN tenth)) (PP (IN of) (NP (DT a) (NN second)))))))))))))) (. .) (CC But) (S (SBAR (IN as) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG saying) (NP (DT this)))))) (, ,) (NP (PRP it)) (VP (VBZ occurs) (PP (IN to) (NP (PRP me))) (SBAR (IN that) (, ,) (S (ADVP (RB once) (RB again)) (, ,) (NP (PRP$ your) (NN question)) (VP (MD may) (VP (VB have) (VP (VBN been) (ADJP (JJ rhetorical))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Of course I do . My watch is linked to the atomic clock in Boulder, Colorado . It's accurate to one - tenth of a second . But as I'm saying this, it occurs to me that, once again, your question may have been rhetorical.", "tokens": [ { "deprel": "advmod", "end_char": 88, "feats": null, "head": 9, "id": 1, "lemma": "of", "misc": "", "start_char": 86, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 95, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 89, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 96, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 100, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "do", "misc": "", "start_char": 98, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 105, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 103, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 111, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "watch", "misc": "", "start_char": 106, "text": "watch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 112, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 121, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 9, "lemma": "link", "misc": "", "start_char": 115, "text": "linked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 13, "id": 10, "lemma": "to", "misc": "", "start_char": 122, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 128, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 125, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "atomic", "misc": "", "start_char": 129, "text": "atomic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 141, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "clock", "misc": "", "start_char": 136, "text": "clock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 142, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 152, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Boulder", "misc": "", "start_char": 145, "text": "Boulder", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 163, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Colorado", "misc": "", "start_char": 155, "text": "Colorado", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 21, "id": 18, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 166, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 169, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 180, "feats": "Degree=Pos", "head": 9, "id": 21, "lemma": "accurate", "misc": "", "start_char": 172, "text": "accurate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 183, "feats": null, "head": 25, "id": 22, "lemma": "to", "misc": "", "start_char": 181, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 187, "feats": "NumForm=Word|NumType=Card", "head": 25, "id": 23, "lemma": "one", "misc": "", "start_char": 184, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 188, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 195, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 21, "id": 25, "lemma": "tenth", "misc": "", "start_char": 190, "text": "tenth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 198, "feats": null, "head": 28, "id": 26, "lemma": "of", "misc": "", "start_char": 196, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 200, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 199, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 207, "feats": "NumType=Ord|Number=Sing", "head": 25, "id": 28, "lemma": "second", "misc": "", "start_char": 201, "text": "second", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 21, "id": 29, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 213, "feats": null, "head": 38, "id": 30, "lemma": "but", "misc": "", "start_char": 210, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 216, "feats": null, "head": 34, "id": 31, "lemma": "as", "misc": "", "start_char": 214, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 32, "lemma": "I", "misc": "", "start_char": 217, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 219, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 228, "feats": "Tense=Pres|VerbForm=Part", "head": 38, "id": 34, "lemma": "say", "misc": "", "start_char": 222, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 233, "feats": "Number=Sing|PronType=Dem", "head": 34, "id": 35, "lemma": "this", "misc": "", "start_char": 229, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 34, "id": 36, "lemma": ",", "misc": "", "start_char": 234, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 238, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 37, "lemma": "it", "misc": "", "start_char": 236, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 38, "lemma": "occur", "misc": "", "start_char": 239, "text": "occurs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 248, "feats": null, "head": 40, "id": 39, "lemma": "to", "misc": "", "start_char": 246, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 251, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 40, "lemma": "I", "misc": "", "start_char": 249, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 256, "feats": null, "head": 51, "id": 41, "lemma": "that", "misc": "", "start_char": 252, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 41, "id": 42, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 263, "feats": "NumType=Mult", "head": 44, "id": 43, "lemma": "once", "misc": "", "start_char": 259, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 51, "id": 44, "lemma": "again", "misc": "", "start_char": 264, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 44, "id": 45, "lemma": ",", "misc": "", "start_char": 270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 276, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 47, "id": 46, "lemma": "your", "misc": "", "start_char": 272, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 285, "feats": "Number=Sing", "head": 51, "id": 47, "lemma": "question", "misc": "", "start_char": 277, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 289, "feats": "VerbForm=Fin", "head": 51, "id": 48, "lemma": "may", "misc": "", "start_char": 286, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 294, "feats": "VerbForm=Inf", "head": 51, "id": 49, "lemma": "have", "misc": "", "start_char": 290, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 299, "feats": "Tense=Past|VerbForm=Part", "head": 51, "id": 50, "lemma": "be", "misc": "", "start_char": 295, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 310, "feats": "Degree=Pos", "head": 38, "id": 51, "lemma": "rhetorical", "misc": "", "start_char": 300, "text": "rhetorical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 9, "id": 52, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (. ?)))" }, "speaker": "Penny", "text": "What do you want?", "tokens": [ { "deprel": "obj", "end_char": 317, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 313, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 320, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 318, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 321, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 329, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 325, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 330, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Remember) (SBAR (WHADVP (WRB how)) (S (NP (NNP Leonard)) (VP (VBD told) (NP (PRP you)) (SBAR (S (NP (PRP we)) (VP (MD could) (RB n't) (VP (VB come) (PP (IN to) (NP (PRP$ your) (NN performance))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBD were) (VP (VBG attending) (NP (NP (DT a) (NN symposium)) (PP (IN on) (NP (JJ molecular) (NN positronium)))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Remember how Leonard told you we couldn't come to your performance because we were attending a symposium on molecular positronium?", "tokens": [ { "deprel": "root", "end_char": 340, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 332, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 344, "feats": "PronType=Int", "head": 4, "id": 2, "lemma": "how", "misc": "", "start_char": 341, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 352, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 345, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "tell", "misc": "", "start_char": 353, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 361, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 358, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 364, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "we", "misc": "", "start_char": 362, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 370, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "could", "misc": "", "start_char": 365, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 374, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 371, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 379, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "come", "misc": "", "start_char": 375, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 382, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 380, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 387, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 383, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 399, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "performance", "misc": "", "start_char": 388, "text": "performance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 407, "feats": null, "head": 16, "id": 13, "lemma": "because", "misc": "", "start_char": 400, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 410, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 408, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 415, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 411, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 425, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 16, "lemma": "attend", "misc": "", "start_char": 416, "text": "attending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 427, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 426, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 437, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "symposium", "misc": "", "start_char": 428, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 21, "id": 19, "lemma": "on", "misc": "", "start_char": 438, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 450, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "molecular", "misc": "", "start_char": 441, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 462, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "positronium", "misc": "", "start_char": 451, "text": "positronium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 1, "id": 22, "lemma": "?", "misc": "", "start_char": 463, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP remember) (NP (`` \") (NN symposium))) (. .) ('' \")))" }, "speaker": "Penny", "text": "I remember \" symposium . \"", "tokens": [ { "deprel": "nsubj", "end_char": 466, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 465, "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": 2, "lemma": "remember", "misc": "", "start_char": 467, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 4, "id": 3, "lemma": "\"", "misc": "", "start_char": 476, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 487, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "symposium", "misc": "", "start_char": 478, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 488, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 2, "id": 6, "lemma": "\"", "misc": "", "start_char": 490, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (LST (UH Yes) (. .) (UH Well) (, ...)) (NP (PRP he)) (VP (VBD lied)) (. .)))" }, "speaker": "Sheldon", "text": "Yes . Well...he lied.", "tokens": [ { "deprel": "discourse", "end_char": 495, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 492, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 502, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 498, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 6, "id": 4, "lemma": "...", "misc": "", "start_char": 503, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 509, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 507, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 514, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "lie", "misc": "", "start_char": 510, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (VP (VB Wait) (. .) (WHNP (WP What)) (. ?)))" }, "speaker": "Penny", "text": "Wait . What?", "tokens": [ { "deprel": "root", "end_char": 521, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 517, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 528, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 524, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 529, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBD lied))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG feeling) (ADJP (RB very) (JJ uncomfortable) (PP (IN about) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "He lied, and I'm feeling very uncomfortable about it.", "tokens": [ { "deprel": "nsubj", "end_char": 533, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 531, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 538, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "lie", "misc": "", "start_char": 534, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 544, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 541, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 546, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 545, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 549, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 547, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 557, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 7, "lemma": "feel", "misc": "", "start_char": 550, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 562, "feats": null, "head": 9, "id": 8, "lemma": "very", "misc": "", "start_char": 558, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 576, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "uncomfortable", "misc": "", "start_char": 563, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 582, "feats": null, "head": 11, "id": 10, "lemma": "about", "misc": "", "start_char": 577, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 585, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "it", "misc": "", "start_char": 583, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB imagine) (SBAR (WHADVP (WRB how)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG feeling)))))) (. .)))" }, "speaker": "Penny", "text": "Well, imagine how I'm feeling.", "tokens": [ { "deprel": "discourse", "end_char": 592, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 588, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 602, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "imagine", "misc": "", "start_char": 595, "text": "imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 606, "feats": "PronType=Int", "head": 3, "id": 4, "lemma": "how", "misc": "", "start_char": 603, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 609, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 619, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 7, "lemma": "feel", "misc": "", "start_char": 612, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 620, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (S (ADJP (JJ Hungry) (. ?) (JJ Tired) (. ?))) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (DT this)) (ADVP (RB really)) (VP (VBZ is) (RB n't) (NP (PRP$ my) (JJ strong) (NN suit)))) (. .)))" }, "speaker": "Sheldon", "text": "Hungry? Tired? I'm sorry, this really isn't my strong suit.", "tokens": [ { "deprel": "root", "end_char": 628, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "hungry", "misc": "", "start_char": 622, "text": "Hungry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 629, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "list", "end_char": 636, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "tired", "misc": "", "start_char": 631, "text": "Tired", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 637, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 639, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 641, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 649, "feats": "Degree=Pos", "head": 1, "id": 7, "lemma": "sorry", "misc": "", "start_char": 644, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 650, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 656, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 9, "lemma": "this", "misc": "", "start_char": 652, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 663, "feats": null, "head": 15, "id": 10, "lemma": "really", "misc": "", "start_char": 657, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 666, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 664, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 670, "feats": null, "head": 15, "id": 12, "lemma": "not", "misc": "", "start_char": 667, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 673, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 671, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 680, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "strong", "misc": "", "start_char": 674, "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 685, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "suit", "misc": "", "start_char": 681, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 686, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 3, 4 ] ], [ [ 0, 4, 4 ], [ 0, 6, 7 ] ], [ [ 0, 0, 11 ] ], [ [ 0, 9, 11 ] ], [ [ 1, 1, 1 ], [ 2, 2, 2 ], [ 2, 5, 5 ], [ 2, 31, 31 ], [ 2, 39, 39 ], [ 3, 2, 2 ], [ 8, 4, 4 ], [ 10, 4, 4 ], [ 10, 12, 12 ] ], [ [ 1, 7, 7 ] ], [ [ 1, 3, 8 ] ], [ [ 2, 5, 6 ], [ 2, 18, 18 ] ], [ [ 2, 16, 16 ] ], [ [ 2, 10, 16 ] ], [ [ 2, 14, 16 ] ], [ [ 2, 22, 27 ] ], [ [ 2, 26, 27 ] ], [ [ 2, 34, 34 ], [ 2, 36, 36 ] ], [ [ 2, 45, 45 ], [ 4, 4, 4 ], [ 4, 10, 10 ], [ 5, 0, 0 ], [ 9, 4, 4 ] ], [ [ 2, 45, 46 ] ], [ [ 4, 2, 2 ], [ 6, 4, 4 ], [ 8, 0, 0 ] ], [ [ 4, 5, 5 ], [ 4, 13, 13 ] ], [ [ 4, 10, 11 ] ], [ [ 4, 16, 20 ] ], [ [ 4, 19, 20 ] ], [ [ 5, 3, 3 ] ], [ [ 8, 0, 1 ], [ 8, 10, 10 ] ], [ [ 9, 2, 6 ], [ 10, 8, 8 ] ], [ [ 10, 12, 14 ] ] ]
s01e10c03t
_ Penny, _ Penny, _ Penny, _ Good morning. Do you have any idea what time it is? Of course I do . My watch is linked to the atomic clock in Boulder, Colorado . It's accurate to one - tenth of a second . But as I'm saying this, it occurs to me that, once again, your question may have been rhetorical. What do you want? Remember how Leonard told you we couldn't come to your performance because we were attending a symposium on molecular positronium? I remember " symposium . " Yes . Well...he lied. Wait . What? He lied, and I'm feeling very uncomfortable about it. Well, imagine how I'm feeling. Hungry? Tired? I'm sorry, this really isn't my strong suit.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VP (VB Look) (PP (IN at) (NP (PRP you)))) (, ,) (NP (DT all) (ADJP (JJ ready) (PP (IN for) (NP (PRP$ your) (NN showcase))))) (. .))) (NP (PRP You)) (VP (VBP look) (ADJP (JJ great))) (. .)))" }, "speaker": "Leonard", "text": "Look at you, all ready for your showcase . You look great.", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 0, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 7, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 5, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 11, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 8, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 14, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 23, "feats": "Degree=Pos", "head": 1, "id": 6, "lemma": "ready", "misc": "", "start_char": 18, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 9, "id": 7, "lemma": "for", "misc": "", "start_char": 24, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 32, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 28, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 41, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "showcase", "misc": "", "start_char": 33, "text": "showcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 44, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 12, "lemma": "look", "misc": "", "start_char": 48, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 58, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "great", "misc": "", "start_char": 53, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 59, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (NN Thanks) (. .)) (NP (PRP I)) (ADVP (RB just)) (VP (VP (VBD wanted) (S (VP (TO to) (VP (VB come) (ADVP (RB by)))))) (, ,) (VP (VBP wish) (SBAR (S (NP (PRP you)) (VP (NNS guys) (VP (NN luck) (PP (IN with) (NP (PRP$ your) (, ...) (NN symposium))))))))) (. .)))" }, "speaker": "Penny", "text": "Thanks . I just wanted to come by, wish you guys luck with your...symposium.", "tokens": [ { "deprel": "discourse", "end_char": 67, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "thanks", "misc": "", "start_char": 61, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 70, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 76, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 72, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 77, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 86, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 84, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 91, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "come", "misc": "", "start_char": 87, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 7, "id": 8, "lemma": "by", "misc": "", "start_char": 92, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "wish", "misc": "", "start_char": 97, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "dep", "end_char": 105, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 102, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "iobj", "end_char": 110, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "guy", "misc": "", "start_char": 106, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 115, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "luck", "misc": "", "start_char": 111, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 17, "id": 14, "lemma": "with", "misc": "", "start_char": 116, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 125, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 15, "lemma": "your", "misc": "", "start_char": 121, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 17, "id": 16, "lemma": "...", "misc": "", "start_char": 126, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod", "end_char": 139, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "symposium", "misc": "", "start_char": 130, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (, ,) (NP (UH thankyou)) (. .)))" }, "speaker": "Leonard", "text": "Oh, well, thankyou.", "tokens": [ { "deprel": "root", "end_char": 144, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 142, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 145, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 151, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 147, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 152, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 162, "feats": null, "head": 1, "id": 5, "lemma": "thankyou", "misc": "", "start_char": 154, "text": "thankyou", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB tell) (NP (PRP you))))))) (, ,) (S (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS friends)))) (VP (MD would) (VP (VB let) (S (NP (PRP$ their) (NN friend)) (VP (VB go) (ADVP (RB alone))))))) (, ,) (CC but) (S (NP (DT that)) (VP (VBZ 's) (RB not) (SBAR (WHNP (WP who)) (S (NP (PRP you)) (VP (VBP are)))))) (. .) (S (NP (PRP You)) (VP (VBP are) (NP (NP (NP (DT the) (NN kind)) (PP (IN of) (NP (NN guy)))) (SBAR (WHNP (WP who)) (S (VP (VBZ stands) (PP (IN by) (NP (DT a) (NN friend))) (SBAR (WHADVP (WRB when)) (, ...) (S (NP (NNP Wen)) (NP (PRP he)) (VP (VBZ has) (NP (NP (DT a) (NN symposium)) (SBAR (S (VP (TO to) (VP (VB go) (PP (IN to)))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I got to tell you, a lot of friends would let their friend go alone, but that's not who you are . You are the kind of guy who stands by a friend when...Wen he has a symposium to go to.", "tokens": [ { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 167, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 173, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 171, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 178, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "tell", "misc": "", "start_char": 174, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 182, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 179, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 186, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 185, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 190, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "lot", "misc": "", "start_char": 187, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 193, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 191, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 201, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "friend", "misc": "", "start_char": 194, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 207, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 202, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 211, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "let", "misc": "", "start_char": 208, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 217, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "their", "misc": "", "start_char": 212, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 224, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "friend", "misc": "", "start_char": 218, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 227, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "go", "misc": "", "start_char": 225, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 233, "feats": null, "head": 15, "id": 16, "lemma": "alone", "misc": "", "start_char": 228, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 234, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 239, "feats": null, "head": 22, "id": 18, "lemma": "but", "misc": "", "start_char": 236, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 244, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 19, "lemma": "that", "misc": "", "start_char": 240, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 245, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 251, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 248, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 255, "feats": "PronType=Rel", "head": 12, "id": 22, "lemma": "who", "misc": "", "start_char": 252, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 259, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 256, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "be", "misc": "", "start_char": 260, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 264, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 26, "lemma": "you", "misc": "", "start_char": 266, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 273, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 270, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 277, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 274, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 282, "feats": "Number=Sing", "head": 2, "id": 29, "lemma": "kind", "misc": "", "start_char": 278, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 285, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 283, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 289, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "guy", "misc": "", "start_char": 286, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 293, "feats": "PronType=Rel", "head": 33, "id": 32, "lemma": "who", "misc": "", "start_char": 290, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 33, "lemma": "stand", "misc": "", "start_char": 294, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 303, "feats": null, "head": 36, "id": 34, "lemma": "by", "misc": "", "start_char": 301, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 305, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 35, "lemma": "a", "misc": "", "start_char": 304, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 312, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "friend", "misc": "", "start_char": 306, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 317, "feats": "PronType=Int", "head": 41, "id": 37, "lemma": "when", "misc": "", "start_char": 313, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 41, "id": 38, "lemma": "...", "misc": "", "start_char": 318, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 325, "feats": "Number=Sing", "head": 41, "id": 39, "lemma": "Wen", "misc": "", "start_char": 322, "text": "Wen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 41, "id": 40, "lemma": "he", "misc": "", "start_char": 326, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 41, "lemma": "have", "misc": "", "start_char": 329, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 334, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "misc": "", "start_char": 333, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 344, "feats": "Number=Sing", "head": 41, "id": 43, "lemma": "symposium", "misc": "", "start_char": 335, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 347, "feats": null, "head": 45, "id": 44, "lemma": "to", "misc": "", "start_char": 345, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 350, "feats": "VerbForm=Inf", "head": 43, "id": 45, "lemma": "go", "misc": "", "start_char": 348, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 353, "feats": null, "head": 45, "id": 46, "lemma": "to", "misc": "", "start_char": 351, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 2, "id": 47, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB say))))))) (. .)))" }, "speaker": "Leonard", "text": "I don't know what to say.", "tokens": [ { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 356, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 360, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 358, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 364, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 361, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 369, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 365, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 374, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 370, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 377, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 375, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 381, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "say", "misc": "", "start_char": 378, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)) (, ,) (NP (NNP Leonard))) (. .)))" }, "speaker": "Penny", "text": "It's okay, Leonard.", "tokens": [ { "deprel": "nsubj", "end_char": 386, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 384, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 387, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 394, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 390, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 395, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 404, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 397, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 405, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (DT all) (JJ right)) (, ,) (ADJP (JJ good)) (. .)))" }, "speaker": "Leonard", "text": "Okay, all right, good.", "tokens": [ { "deprel": "discourse", "end_char": 411, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 407, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 412, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 417, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 414, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 423, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "right", "misc": "", "start_char": 418, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 424, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 430, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "good", "misc": "", "start_char": 426, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH boy)) (, ,) (NP (NN group) (NN hug)) (. .)))" }, "speaker": "Howard", "text": "Oh, boy, group hug.", "tokens": [ { "deprel": "discourse", "end_char": 435, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 433, "text": "Oh", "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": "discourse", "end_char": 441, "feats": null, "head": 6, "id": 3, "lemma": "boy", "misc": "", "start_char": 438, "text": "boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 449, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "group", "misc": "", "start_char": 444, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 453, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "hug", "misc": "", "start_char": 450, "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 454, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (, -) (UH huh) (. ?)))" }, "speaker": "Howard", "text": "Uh - huh?", "tokens": [ { "deprel": "discourse", "end_char": 458, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 456, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 459, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 464, "feats": null, "head": 0, "id": 3, "lemma": "huh", "misc": "", "start_char": 461, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 465, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (, -) (UH huh) (. !)))" }, "speaker": "Penny", "text": "Uh - huh!", "tokens": [ { "deprel": "root", "end_char": 469, "feats": null, "head": 0, "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": "flat", "end_char": 475, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 472, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 476, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WP what)) (SQ (VP (VBZ 's) (ADVP (RB up)))) (. ?)))" }, "speaker": "Howard", "text": "So, what's up?", "tokens": [ { "deprel": "discourse", "end_char": 480, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 478, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 482, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 487, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 483, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 488, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 493, "feats": null, "head": 0, "id": 5, "lemma": "up", "misc": "", "start_char": 491, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 494, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NNP Penny)) (VP (VBZ is) (PP (IN on) (NP (NP (PRP$ her) (NN way)) (SBAR (S (VP (TO to) (VP (VB perform) (PP (IN in) (NP (NP (NP (DT a) (NML (CD one) (HYPH -) (NN night)) (NN showcase) (NN production)) (PP (IN of) (NP (NNP Rent)))) (, ,) (SBAR (WHNP (WDT which)) (S (NP (PRP we)) (VP (VBP are) (ADJP (JJ unable) (S (VP (TO to) (VP (VB attend)))))))) (, ,))))))))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (PP (IN to) (NP (NP (DT a) (NN symposium)) (PP (IN on) (NP (NP (JJ molecular) (NN positronium)) (VP (VBN given) (PP (IN by) (NP (NNP Dr.) (NNP Emil) (NNP Farmanfarmian))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, Penny is on her way to perform in a one - night showcase production of Rent, which we are unable to attend, because we're going to a symposium on molecular positronium given by Dr. Emil Farmanfarmian.", "tokens": [ { "deprel": "discourse", "end_char": 500, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 496, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 508, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "penny", "misc": "", "start_char": 503, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 511, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 509, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 514, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 512, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 518, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "her", "misc": "", "start_char": 515, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 522, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "way", "misc": "", "start_char": 519, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 525, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 523, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 533, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "perform", "misc": "", "start_char": 526, "text": "perform", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 536, "feats": null, "head": 16, "id": 10, "lemma": "in", "misc": "", "start_char": 534, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 538, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 11, "lemma": "a", "misc": "", "start_char": 537, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 542, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 12, "lemma": "one", "misc": "", "start_char": 539, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 543, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 550, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "night", "misc": "", "start_char": 545, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 559, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "showcase", "misc": "", "start_char": 551, "text": "showcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 570, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "production", "misc": "", "start_char": 560, "text": "production", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 573, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 571, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 578, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Rent", "misc": "", "start_char": 574, "text": "Rent", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 23, "id": 19, "lemma": ",", "misc": "", "start_char": 579, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 586, "feats": "PronType=Rel", "head": 25, "id": 20, "lemma": "which", "misc": "", "start_char": 581, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 589, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "we", "misc": "", "start_char": 587, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 593, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 590, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 600, "feats": "Degree=Pos", "head": 16, "id": 23, "lemma": "unable", "misc": "", "start_char": 594, "text": "unable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 603, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 601, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 610, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "attend", "misc": "", "start_char": 604, "text": "attend", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 30, "id": 26, "lemma": ",", "misc": "", "start_char": 611, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 620, "feats": null, "head": 30, "id": 27, "lemma": "because", "misc": "", "start_char": 613, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 623, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "we", "misc": "", "start_char": 621, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 627, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 624, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 633, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 30, "lemma": "go", "misc": "", "start_char": 628, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 636, "feats": null, "head": 33, "id": 31, "lemma": "to", "misc": "", "start_char": 634, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 638, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 637, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 648, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "symposium", "misc": "", "start_char": 639, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 651, "feats": null, "head": 36, "id": 34, "lemma": "on", "misc": "", "start_char": 649, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 661, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "molecular", "misc": "", "start_char": 652, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 673, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "positronium", "misc": "", "start_char": 662, "text": "positronium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 679, "feats": "Tense=Past|VerbForm=Part", "head": 36, "id": 37, "lemma": "give", "misc": "", "start_char": 674, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 682, "feats": null, "head": 39, "id": 38, "lemma": "by", "misc": "", "start_char": 680, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 686, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "Dr.", "misc": "", "start_char": 683, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 691, "feats": "Number=Sing", "head": 39, "id": 40, "lemma": "Emil", "misc": "", "start_char": 687, "text": "Emil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 705, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "Farmanfarmian", "misc": "", "start_char": 692, "text": "Farmanfarmian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 7, "id": 42, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait) (NP (DT a) (NN minute)))) (. .) (S (NP (NNP Farmanfarmian)) (VP (VBZ is) (VP (VBG speaking)))) (CC and) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG bogarting) (NP (DT the) (NN symposium))))) (. ?)))" }, "speaker": "Howard", "text": "Wait a minute . Farmanfarmian is speaking and you're bogarting the symposium?", "tokens": [ { "deprel": "root", "end_char": 712, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 708, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 714, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 713, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 721, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "minute", "misc": "", "start_char": 715, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 737, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Farmanfarmian", "misc": "", "start_char": 724, "text": "Farmanfarmian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 740, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 738, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 749, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "speak", "misc": "", "start_char": 741, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 753, "feats": null, "head": 11, "id": 8, "lemma": "and", "misc": "", "start_char": 750, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 757, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 754, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 758, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 771, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 11, "lemma": "bogart", "misc": "", "start_char": 762, "text": "bogarting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 775, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 772, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 785, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "symposium", "misc": "", "start_char": 776, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 1, "id": 14, "lemma": "?", "misc": "", "start_char": 786, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorr))) (. ...)))" }, "speaker": "Leonard", "text": "Howard, I'm sorr ...", "tokens": [ { "deprel": "vocative", "end_char": 794, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 788, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 795, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 797, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 799, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 806, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorr", "misc": "", "start_char": 802, "text": "sorr", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 807, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ quark) (HYPH -) (VBG blocking) (NP (PRP us)))) (. .)))" }, "speaker": "Howard", "text": "No, no, you're quark - blocking us.", "tokens": [ { "deprel": "discourse", "end_char": 813, "feats": "Polarity=Neg", "head": 9, "id": 1, "lemma": "no", "misc": "", "start_char": 811, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 818, "feats": "Polarity=Neg", "head": 9, "id": 3, "lemma": "no", "misc": "", "start_char": 816, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 824, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 821, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 828, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 825, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "compound", "end_char": 834, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "quark", "misc": "", "start_char": 829, "text": "quark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 835, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 845, "feats": "VerbForm=Ger", "head": 0, "id": 9, "lemma": "block", "misc": "", "start_char": 837, "text": "blocking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 848, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 846, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 9, "id": 11, "lemma": ".", "misc": "", "start_char": 849, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (ADVP (RB n’t)) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB say))))))) (. .)))" }, "speaker": "Leonard", "text": "I do n’t know what to say.", "tokens": [ { "deprel": "nsubj", "end_char": 852, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 851, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 855, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 853, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 859, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 856, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 864, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 860, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 869, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 865, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 872, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 870, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 876, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "say", "misc": "", "start_char": 873, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 877, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (INTJ (UH Wow) (. .)))" }, "speaker": "Howard", "text": "Wow.", "tokens": [ { "deprel": "root", "end_char": 882, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 879, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 883, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (VP (VB listen)) (: …)))" }, "speaker": "Leonard", "text": "Howard, listen …", "tokens": [ { "deprel": "vocative", "end_char": 891, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 885, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 892, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 900, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 894, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 3, "id": 4, "lemma": "…", "misc": "", "start_char": 901, "text": "…", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (PRP$ your) (NNP Millennium) (NNP Falcon) (. .) (S (NP (PRP You) (CC and) (NNP Chewbacca)) (VP (VBP do) (SBAR (WHNP (WP whatever)) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB do)))))))))))) (. .) (S (NP (PRP Me) (CC and) (NNP Princess) (NNP Leia)) (ADVP (RB here)) (VP (MD will) (VP (VB find) (NP (NP (DT some) (JJ other) (NN way)) (SBAR (S (VP (TO to) (VP (VB spend) (NP (DT the) (NN evening)))))))))) (. .)))" }, "speaker": "Howard", "text": "It's okay . It's your Millennium Falcon . You and Chewbacca do whatever you want to do . Me and Princess Leia here will find some other way to spend the evening.", "tokens": [ { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 903, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 908, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 906, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 913, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 909, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 918, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 916, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 921, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 919, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 926, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "your", "misc": "", "start_char": 922, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 937, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Millennium", "misc": "", "start_char": 927, "text": "Millennium", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 944, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "Falcon", "misc": "", "start_char": 938, "text": "Falcon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 945, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 950, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 947, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 954, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 951, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 964, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Chewbacca", "misc": "", "start_char": 955, "text": "Chewbacca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 14, "lemma": "do", "misc": "", "start_char": 965, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 976, "feats": "PronType=Rel", "head": 14, "id": 15, "lemma": "whatever", "misc": "", "start_char": 968, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 980, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 977, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 17, "lemma": "want", "misc": "", "start_char": 981, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 988, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 986, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 991, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 989, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 996, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 21, "lemma": "I", "misc": "", "start_char": 994, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1000, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 997, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1009, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "Princess", "misc": "", "start_char": 1001, "text": "Princess", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1014, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "Leia", "misc": "", "start_char": 1010, "text": "Leia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1019, "feats": "PronType=Dem", "head": 21, "id": 25, "lemma": "here", "misc": "", "start_char": 1015, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1024, "feats": "VerbForm=Fin", "head": 27, "id": 26, "lemma": "will", "misc": "", "start_char": 1020, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1029, "feats": "VerbForm=Inf", "head": 3, "id": 27, "lemma": "find", "misc": "", "start_char": 1025, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1034, "feats": null, "head": 30, "id": 28, "lemma": "some", "misc": "", "start_char": 1030, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1040, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "other", "misc": "", "start_char": 1035, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1044, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "way", "misc": "", "start_char": 1041, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1047, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 1045, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1053, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "spend", "misc": "", "start_char": 1048, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1057, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 1054, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1065, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "evening", "misc": "", "start_char": 1058, "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 1066, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (S (VP (VB wait) (. .) (NP (NNP Sheldon)))) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VB tell) (NP (PRP them))))))) (. .)))" }, "speaker": "Penny", "text": "Howard, wait . Sheldon, I think we should tell them.", "tokens": [ { "deprel": "vocative", "end_char": 1074, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 1068, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1076, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1075, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1081, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 3, "lemma": "wait", "misc": "", "start_char": 1077, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1091, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 1084, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1092, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1095, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1094, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1101, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "think", "misc": "", "start_char": 1096, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1104, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1102, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1111, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "should", "misc": "", "start_char": 1105, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1116, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "tell", "misc": "", "start_char": 1112, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1121, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "they", "misc": "", "start_char": 1117, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 1122, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADJP (JJ sure)) (. .) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB see) (NP (NP (DT a) (NN problem)) (PP (IN with) (NP (DT that)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, sure . I don't see a problem with that.", "tokens": [ { "deprel": "discourse", "end_char": 1128, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 1124, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1130, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1135, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "sure", "misc": "", "start_char": 1131, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1139, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1138, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1142, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1140, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1146, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1143, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1150, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "see", "misc": "", "start_char": 1147, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1152, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1151, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1160, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "problem", "misc": "", "start_char": 1153, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1165, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 1161, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1170, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "that", "misc": "", "start_char": 1166, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1172, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 1171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN symposium)))) (. .) (S (NP (NNP Leonard)) (VP (VBD lied) (PP (IN to) (NP (PRP me))))) (. .) (SQ (VBZ Is) (RB n't) (NP (NP (DT that)) (ADJP (JJ right))) (, ,) (NP (NNP Leonard))) (. ?)))" }, "speaker": "Penny", "text": "There's no symposium . Leonard lied to me . Isn't that right, Leonard?", "tokens": [ { "deprel": "expl", "end_char": 1178, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1173, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1181, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1179, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1184, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 1182, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1194, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "symposium", "misc": "", "start_char": 1185, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1196, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1195, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1204, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 1197, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1209, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "lie", "misc": "", "start_char": 1205, "text": "lied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1212, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1210, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1215, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 1213, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 1218, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1224, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 1221, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1229, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "that", "misc": "", "start_char": 1225, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1235, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "right", "misc": "", "start_char": 1230, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 1236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1245, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Leonard", "misc": "", "start_char": 1238, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1247, "feats": null, "head": 2, "id": 17, "lemma": "?", "misc": "", "start_char": 1246, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB say))))))) (. !)))" }, "speaker": "Leonard", "text": "I don't know what to say!", "tokens": [ { "deprel": "nsubj", "end_char": 1249, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1248, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1252, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1250, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1256, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1253, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1261, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1257, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1266, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 1262, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1269, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1267, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1273, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "say", "misc": "", "start_char": 1270, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 4, "id": 8, "lemma": "!", "misc": "", "start_char": 1274, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (: ;) (S (NP (PRP I)) (VP (VBP do) (. .) (SBAR (S (NP (NNP Leonard)) (VP (VBZ is) (VP (VBG helping) (NP (NNP Sheldon)) (PP (IN through) (NP (DT a) (NN family) (NN crisis))))))))) (. .) (S (NP (PRP He)) (VP (VBD made) (PRT (RP up)) (NP (NP (DT the) (JJ whole) (NN story)) (PP (IN about) (NP (NP (DT the) (NN symposium)) (PP (IN with) (NP (NP (NNP Dr.) (NNP Farman)) (, ...) (NP (NN farmian))))))))) (. ...)))" }, "speaker": "Penny", "text": "It's okay; I do . Leonard is helping Sheldon through a family crisis . He made up the whole story about the symposium with Dr. Farman...farmian ...", "tokens": [ { "deprel": "nsubj", "end_char": 1278, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1276, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1281, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1279, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1286, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 1282, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 3, "id": 4, "lemma": ";", "misc": "", "start_char": 1287, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 1290, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1289, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1293, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 1291, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1295, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1294, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1303, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 1296, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1304, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1314, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "help", "misc": "", "start_char": 1307, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1322, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 1315, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1330, "feats": null, "head": 15, "id": 12, "lemma": "through", "misc": "", "start_char": 1323, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1332, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1331, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1339, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "family", "misc": "", "start_char": 1333, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1346, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "crisis", "misc": "", "start_char": 1340, "text": "crisis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1348, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 1347, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1351, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "he", "misc": "", "start_char": 1349, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1356, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 18, "lemma": "make", "misc": "", "start_char": 1352, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1359, "feats": null, "head": 18, "id": 19, "lemma": "up", "misc": "", "start_char": 1357, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1363, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 1360, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1369, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "whole", "misc": "", "start_char": 1364, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1375, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "story", "misc": "", "start_char": 1370, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1381, "feats": null, "head": 25, "id": 23, "lemma": "about", "misc": "", "start_char": 1376, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1385, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1382, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1395, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "symposium", "misc": "", "start_char": 1386, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1400, "feats": null, "head": 27, "id": 26, "lemma": "with", "misc": "", "start_char": 1396, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1404, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "Dr.", "misc": "", "start_char": 1401, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1411, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "Farman", "misc": "", "start_char": 1405, "text": "Farman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 3, "id": 29, "lemma": "...", "misc": "", "start_char": 1412, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1423, "feats": "Number=Sing", "head": 3, "id": 30, "lemma": "farmian", "misc": "", "start_char": 1416, "text": "farmian", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 3, "id": 31, "lemma": "...", "misc": "", "start_char": 1424, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Good) (PP (IN for) (NP (PRP you)))) (. .)))" }, "speaker": "Sheldon", "text": "Good for you.", "tokens": [ { "deprel": "root", "end_char": 1432, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 1428, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1436, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 1433, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1440, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 1437, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1442, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1441, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP he)) (VP (VBD did) (RB n't) (VP (VB want) (S (NP (NNP Sheldon)) (VP (TO to) (VP (VB be) (ADJP (VBN embarrassed)))))))) (. .) (CC And) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN embarrassed) (PP (IN about)))))))))) (. .) (S (NP (NP (DT Every) (NN family)) (PP (IN in) (NP (NNP America)))) (VP (VBZ has) (NP (NP (DT a) (NN relative)) (VP (VBN holed) (PRT (RP up)) (PP (IN in) (NP (DT a) (NN garage))) (S (ADJP (RB somewhere) (VBG huffing) (NN paint) (ADJP (JJR thinner)))))))) (. .)))" }, "speaker": "Penny", "text": "he didn't want Sheldon to be embarrassed . And there's nothing to be embarrassed about . Every family in America has a relative holed up in a garage somewhere huffing paint thinner.", "tokens": [ { "deprel": "nsubj", "end_char": 1445, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 1443, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1446, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1453, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1450, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1458, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 1454, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1466, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Sheldon", "misc": "", "start_char": 1459, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1469, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 1467, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 1472, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1470, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1484, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 8, "lemma": "embarrass", "misc": "", "start_char": 1473, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1486, "feats": null, "head": 12, "id": 9, "lemma": ".", "misc": "", "start_char": 1485, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1490, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 1487, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 1496, "feats": null, "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 1491, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 1499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "be", "misc": "", "start_char": 1497, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1507, "feats": "Number=Sing|PronType=Neg", "head": 12, "id": 13, "lemma": "nothing", "misc": "", "start_char": 1500, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1510, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 1508, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 1513, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1511, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 1525, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 13, "id": 16, "lemma": "embarrass", "misc": "", "start_char": 1514, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1531, "feats": null, "head": 16, "id": 17, "lemma": "about", "misc": "", "start_char": 1526, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1533, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1532, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1539, "feats": null, "head": 20, "id": 19, "lemma": "every", "misc": "", "start_char": 1534, "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1546, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "family", "misc": "", "start_char": 1540, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1549, "feats": null, "head": 22, "id": 21, "lemma": "in", "misc": "", "start_char": 1547, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1557, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "America", "misc": "", "start_char": 1550, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1561, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 23, "lemma": "have", "misc": "", "start_char": 1558, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1563, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 1562, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1572, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "relative", "misc": "", "start_char": 1564, "text": "relative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1578, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 26, "lemma": "hole", "misc": "", "start_char": 1573, "text": "holed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1581, "feats": null, "head": 26, "id": 27, "lemma": "up", "misc": "", "start_char": 1579, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1584, "feats": null, "head": 30, "id": 28, "lemma": "in", "misc": "", "start_char": 1582, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1586, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 1585, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1593, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "garage", "misc": "", "start_char": 1587, "text": "garage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1603, "feats": null, "head": 34, "id": 31, "lemma": "somewhere", "misc": "", "start_char": 1594, "text": "somewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1611, "feats": "VerbForm=Ger", "head": 33, "id": 32, "lemma": "huff", "misc": "", "start_char": 1604, "text": "huffing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 1617, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "paint", "misc": "", "start_char": 1612, "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 1625, "feats": "Degree=Cmp", "head": 30, "id": 34, "lemma": "thin", "misc": "", "start_char": 1618, "text": "thinner", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1627, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 1626, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBN lost) (, ,) (ADVP (RB too)))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP she)) (VP (VBD skipped) (NP (DT a) (NN step))))))) (. .)))" }, "speaker": "Howard", "text": "No, I'm lost, too . I think she skipped a step.", "tokens": [ { "deprel": "discourse", "end_char": 1630, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1628, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1634, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1633, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1637, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1635, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1642, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "lose", "misc": "", "start_char": 1638, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1644, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1643, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1648, "feats": null, "head": 5, "id": 7, "lemma": "too", "misc": "", "start_char": 1645, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1650, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1649, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1652, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1651, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1658, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 10, "lemma": "think", "misc": "", "start_char": 1653, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1662, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "she", "misc": "", "start_char": 1659, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1670, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 12, "lemma": "skip", "misc": "", "start_char": 1663, "text": "skipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1672, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1671, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1677, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "step", "misc": "", "start_char": 1673, "text": "step", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1679, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 1678, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Sheldon) (POS 's)) (NN cousin) (NNP Leo)) (VP (VBD escaped) (NP (NN rehab) (. .) (S (S (NP (PRP He)) (VP (VBZ 's) (PP (IN in) (NP (NP (DT a) (NNP Motel) (CD 8)) (PP (IN in) (NP (NNP Long) (NNP Beach))))))) (. .) (S (NP (DT The) (JJ whole) (NN family) (VBZ 's)) (VP (VBG going) (PRT (RP out)) (PP (IN for) (NP (DT an) (NN intervention) (. .) (SBAR (S (NP (NNP Leonard)) (VP (VBZ is) (VP (VBG driving) (NP (NNP Sheldon)) (ADVP (RB down) (RB there)) (S (VP (TO to) (VP (VB help) (NP (PRP him)) (PP (IN through) (NP (DT this)))))) (, ,) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (NP (PDT such) (DT a) (JJ good) (NN man)))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Sheldon's cousin Leo escaped rehab . He's in a Motel 8 in Long Beach . The whole family's going out for an intervention . Leonard is driving Sheldon down there to help him through this, because he's such a good man.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1687, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1680, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1690, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 1688, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 1697, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "cousin", "misc": "", "start_char": 1691, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1701, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Leo", "misc": "", "start_char": 1698, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1709, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "escape", "misc": "", "start_char": 1702, "text": "escaped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1715, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "rehab", "misc": "", "start_char": 1710, "text": "rehab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1717, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1716, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1720, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "he", "misc": "", "start_char": 1718, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1721, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1726, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 1724, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1728, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1727, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1734, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "Motel", "misc": "", "start_char": 1729, "text": "Motel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 1736, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 13, "lemma": "8", "misc": "", "start_char": 1735, "text": "8", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1739, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 1737, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1744, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "long", "misc": "", "start_char": 1740, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1750, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "Beach", "misc": "", "start_char": 1745, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1752, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1756, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 1753, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1762, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "whole", "misc": "", "start_char": 1757, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1769, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "family", "misc": "", "start_char": 1763, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1772, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1770, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1778, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 22, "lemma": "go", "misc": "", "start_char": 1773, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1782, "feats": null, "head": 22, "id": 23, "lemma": "out", "misc": "", "start_char": 1779, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1786, "feats": null, "head": 26, "id": 24, "lemma": "for", "misc": "", "start_char": 1783, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1789, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 1787, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1802, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "intervention", "misc": "", "start_char": 1790, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1804, "feats": null, "head": 5, "id": 27, "lemma": ".", "misc": "", "start_char": 1803, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1812, "feats": "Number=Sing", "head": 30, "id": 28, "lemma": "Leonard", "misc": "", "start_char": 1805, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1815, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 1813, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1823, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 30, "lemma": "drive", "misc": "", "start_char": 1816, "text": "driving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1831, "feats": "Number=Sing", "head": 30, "id": 31, "lemma": "Sheldon", "misc": "", "start_char": 1824, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1836, "feats": null, "head": 33, "id": 32, "lemma": "down", "misc": "", "start_char": 1832, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1842, "feats": "PronType=Dem", "head": 30, "id": 33, "lemma": "there", "misc": "", "start_char": 1837, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1845, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 1843, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1850, "feats": "VerbForm=Inf", "head": 30, "id": 35, "lemma": "help", "misc": "", "start_char": 1846, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1854, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 36, "lemma": "he", "misc": "", "start_char": 1851, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1862, "feats": null, "head": 38, "id": 37, "lemma": "through", "misc": "", "start_char": 1855, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1867, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 38, "lemma": "this", "misc": "", "start_char": 1863, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1869, "feats": null, "head": 30, "id": 39, "lemma": ",", "misc": "", "start_char": 1868, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1877, "feats": null, "head": 46, "id": 40, "lemma": "because", "misc": "", "start_char": 1870, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1880, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 46, "id": 41, "lemma": "he", "misc": "", "start_char": 1878, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1883, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 46, "id": 42, "lemma": "be", "misc": "", "start_char": 1881, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 1888, "feats": null, "head": 46, "id": 43, "lemma": "such", "misc": "", "start_char": 1884, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1890, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 44, "lemma": "a", "misc": "", "start_char": 1889, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1895, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "good", "misc": "", "start_char": 1891, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 1899, "feats": "Number=Sing", "head": 30, "id": 46, "lemma": "man", "misc": "", "start_char": 1896, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1901, "feats": null, "head": 5, "id": 47, "lemma": ".", "misc": "", "start_char": 1900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (DT Another) (NN hug) (. ?)))" }, "speaker": "Leonard", "text": "Another hug?", "tokens": [ { "deprel": "det", "end_char": 1909, "feats": null, "head": 2, "id": 1, "lemma": "another", "misc": "", "start_char": 1902, "text": "Another", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1913, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "hug", "misc": "", "start_char": 1910, "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1915, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1914, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (PRN (, ,) (S (NP (PRP you)) (VP (NNS guys))) (, ,)) (NP (JJ good) (NN luck)) (. .)))" }, "speaker": "Penny", "text": "All right, you guys, good luck.", "tokens": [ { "deprel": "root", "end_char": 1919, "feats": null, "head": 0, "id": 1, "lemma": "all", "misc": "", "start_char": 1916, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1925, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 1920, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1926, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1931, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1928, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "vocative", "end_char": 1936, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "guy", "misc": "", "start_char": 1932, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1938, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1943, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "good", "misc": "", "start_char": 1939, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1948, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "luck", "misc": "", "start_char": 1944, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1950, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1949, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (, ,) (NP (NNP Penny)) (. .)))" }, "speaker": "Leonard", "text": "Thanks, Penny.", "tokens": [ { "deprel": "root", "end_char": 1957, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 1951, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1965, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "penny", "misc": "", "start_char": 1960, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1967, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1966, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (UH uh)) (, ,) (VP (VB break) (NP (DT a) (NN leg))) (. .)))" }, "speaker": "Howard", "text": "Yeah, uh, break a leg.", "tokens": [ { "deprel": "discourse", "end_char": 1972, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1968, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1974, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1973, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1977, "feats": null, "head": 5, "id": 3, "lemma": "uh", "misc": "", "start_char": 1975, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1979, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1978, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1985, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "break", "misc": "", "start_char": 1980, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1987, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1986, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1991, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "leg", "misc": "", "start_char": 1988, "text": "leg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1993, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1992, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (UH Oh--)) (VP (VB break) (NP (DT a) (NN leg)) (. .) (S (VP (VB Break) (NP (DT a) (NN leg))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh-- break a leg . Break a leg.", "tokens": [ { "deprel": "discourse", "end_char": 1998, "feats": null, "head": 2, "id": 1, "lemma": "oh--", "misc": "", "start_char": 1994, "text": "Oh--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 2004, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "break", "misc": "", "start_char": 1999, "text": "break", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2006, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 2005, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2010, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "leg", "misc": "", "start_char": 2007, "text": "leg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2012, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2011, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2018, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "break", "misc": "", "start_char": 2013, "text": "Break", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2020, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2019, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2024, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "leg", "misc": "", "start_char": 2021, "text": "leg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2026, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 2025, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NP (NN road) (NN trip)) (PP (IN to) (NP (NNP Long) (NNP Beach)))) (. .)))" }, "speaker": "Howard", "text": "So, road trip to Long Beach.", "tokens": [ { "deprel": "discourse", "end_char": 2029, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 2027, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2031, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2030, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 2036, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "road", "misc": "", "start_char": 2032, "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2041, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "trip", "misc": "", "start_char": 2037, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2044, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 2042, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2049, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "long", "misc": "", "start_char": 2045, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 2055, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Beach", "misc": "", "start_char": 2050, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2057, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 2056, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG going) (PP (IN to) (NP (NNP Long) (NNP Beach))))) (. .)))" }, "speaker": "Leonard", "text": "We're not going to Long Beach.", "tokens": [ { "deprel": "nsubj", "end_char": 2060, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 2058, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2064, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2061, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2068, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2065, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2074, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 2069, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2077, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 2075, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2082, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "long", "misc": "", "start_char": 2078, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 2088, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Beach", "misc": "", "start_char": 2083, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2090, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 2089, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Raj", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 2094, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 2091, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 2098, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 2095, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 2100, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2099, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (NNP Sheldon)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT a) (ADJP (NN drug) (HYPH -) (JJ addicted)) (NN cousin) (NNP Leopold))))) (. .)))" }, "speaker": "Leonard", "text": "Because Sheldon doesn't have a drug - addicted cousin Leopold.", "tokens": [ { "deprel": "mark", "end_char": 2108, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 2101, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2116, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 2109, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 2121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 2117, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2125, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 2122, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2130, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 2126, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2132, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 2131, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2137, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "drug", "misc": "", "start_char": 2133, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2139, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 2138, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 2148, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "addicted", "misc": "", "start_char": 2140, "text": "addicted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2155, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "cousin", "misc": "", "start_char": 2149, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 2163, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Leopold", "misc": "", "start_char": 2156, "text": "Leopold", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2165, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 2164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (RB too) (JJ bad)) (. .) (NP (PRP I)) (VP (VBP 've) (ADVP (RB always)) (VP (VBN wanted) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NNP Long) (NNP Beach)))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, too bad . I've always wanted to go to Long Beach.", "tokens": [ { "deprel": "discourse", "end_char": 2168, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 2166, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2170, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2169, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2174, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 2171, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2178, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "bad", "misc": "", "start_char": 2175, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2180, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2186, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 2183, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2193, "feats": null, "head": 9, "id": 8, "lemma": "always", "misc": "", "start_char": 2187, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2200, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 2194, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 2203, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2201, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2206, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "go", "misc": "", "start_char": 2204, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2209, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 2207, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2214, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "long", "misc": "", "start_char": 2210, "text": "Long", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 2220, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Beach", "misc": "", "start_char": 2215, "text": "Beach", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2222, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (ADJP (RB very) (JJ nice)) (NN community)))) (. .) (S (NP (DT The) (NNP Queen) (NNP Mary)) (VP (VBZ is) (VP (VBN docked) (ADVP (RB there))))) (. .) (S (S (ADVP (RB Once)) (NP (NP (DT the) (JJS largest) (NN ocean) (NN liner)) (PP (IN in) (NP (DT the) (NN world))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB now)) (NP (NP (DT a) (NN hotel) (CC and) (NN restaurant)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (VBP host) (NP (DT a) (ADJP (RB surprisingly) (VBG gripping)) (NN murder) (NN mystery) (NN dinner)))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's a very nice community . The Queen Mary is docked there . Once the largest ocean liner in the world, it's now a hotel and restaurant, where they host a surprisingly gripping murder mystery dinner.", "tokens": [ { "deprel": "nsubj", "end_char": 2225, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 2223, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 2226, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2230, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 2229, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2235, "feats": null, "head": 5, "id": 4, "lemma": "very", "misc": "", "start_char": 2231, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2240, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "nice", "misc": "", "start_char": 2236, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2250, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "community", "misc": "", "start_char": 2241, "text": "community", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2252, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2251, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2256, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 2253, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2262, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Queen", "misc": "", "start_char": 2257, "text": "Queen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj:pass", "end_char": 2267, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Mary", "misc": "", "start_char": 2263, "text": "Mary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux:pass", "end_char": 2270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 2268, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2277, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 12, "lemma": "dock", "misc": "", "start_char": 2271, "text": "docked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 2283, "feats": "PronType=Dem", "head": 12, "id": 13, "lemma": "there", "misc": "", "start_char": 2278, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2285, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 2284, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2290, "feats": "NumType=Mult", "head": 28, "id": 15, "lemma": "once", "misc": "", "start_char": 2286, "text": "Once", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2294, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 16, "lemma": "the", "misc": "", "start_char": 2291, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2302, "feats": "Degree=Sup", "head": 19, "id": 17, "lemma": "large", "misc": "", "start_char": 2295, "text": "largest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 2308, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "ocean", "misc": "", "start_char": 2303, "text": "ocean", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 2314, "feats": "Number=Sing", "head": 28, "id": 19, "lemma": "liner", "misc": "", "start_char": 2309, "text": "liner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2317, "feats": null, "head": 22, "id": 20, "lemma": "in", "misc": "", "start_char": 2315, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2321, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 2318, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2327, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "world", "misc": "", "start_char": 2322, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2329, "feats": null, "head": 28, "id": 23, "lemma": ",", "misc": "", "start_char": 2328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2332, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 24, "lemma": "it", "misc": "", "start_char": 2330, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2335, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 25, "lemma": "be", "misc": "", "start_char": 2333, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2339, "feats": null, "head": 28, "id": 26, "lemma": "now", "misc": "", "start_char": 2336, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2341, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 2340, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2347, "feats": "Number=Sing", "head": 6, "id": 28, "lemma": "hotel", "misc": "", "start_char": 2342, "text": "hotel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2351, "feats": null, "head": 30, "id": 29, "lemma": "and", "misc": "", "start_char": 2348, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2362, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "restaurant", "misc": "", "start_char": 2352, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2364, "feats": null, "head": 34, "id": 31, "lemma": ",", "misc": "", "start_char": 2363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2370, "feats": "PronType=Rel", "head": 34, "id": 32, "lemma": "where", "misc": "", "start_char": 2365, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2375, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 34, "id": 33, "lemma": "they", "misc": "", "start_char": 2371, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2380, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 34, "lemma": "host", "misc": "", "start_char": 2376, "text": "host", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2382, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 35, "lemma": "a", "misc": "", "start_char": 2381, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2395, "feats": null, "head": 37, "id": 36, "lemma": "surprisingly", "misc": "", "start_char": 2383, "text": "surprisingly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2404, "feats": "VerbForm=Ger", "head": 40, "id": 37, "lemma": "grip", "misc": "", "start_char": 2396, "text": "gripping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 2411, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "murder", "misc": "", "start_char": 2405, "text": "murder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2419, "feats": "Number=Sing", "head": 40, "id": 39, "lemma": "mystery", "misc": "", "start_char": 2412, "text": "mystery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2426, "feats": "Number=Sing", "head": 34, "id": 40, "lemma": "dinner", "misc": "", "start_char": 2420, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2428, "feats": null, "head": 6, "id": 41, "lemma": ".", "misc": "", "start_char": 2427, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (ADJP (JJ fun))) (. .)))" }, "speaker": "Raj", "text": "Sounds fun.", "tokens": [ { "deprel": "root", "end_char": 2435, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 2429, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 2439, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "fun", "misc": "", "start_char": 2436, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2441, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 2440, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (NP (NN game))) (. .)))" }, "speaker": "Howard", "text": "I ’m game.", "tokens": [ { "deprel": "nsubj", "end_char": 2443, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 2442, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2446, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2444, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2451, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "game", "misc": "", "start_char": 2447, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2453, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2452, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (NP (NN Shotgun) (. .)))" }, "speaker": "Raj", "text": "Shotgun.", "tokens": [ { "deprel": "root", "end_char": 2461, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "shotgun", "misc": "", "start_char": 2454, "text": "Shotgun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2463, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2462, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no) (. .)) (S (NP (NNP Leonard)) (VP (VBZ gets) (ADJP (JJ nauseous)) (SBAR (IN unless) (S (NP (PRP he)) (VP (VBZ sits) (PP (IN in) (NP (NN front)))))))) (, ,) (CC and) (S (ADVP (RB even) (RB then)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ iffy)))) (. .)))" }, "speaker": "Sheldon", "text": "No, no, no . Leonard gets nauseous unless he sits in front, and even then, it's iffy.", "tokens": [ { "deprel": "discourse", "end_char": 2466, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 2464, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2468, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2471, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 2469, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2473, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2472, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2476, "feats": "Polarity=Neg", "head": 8, "id": 5, "lemma": "no", "misc": "", "start_char": 2474, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2478, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2477, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2486, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 2479, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2491, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 2487, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 2500, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "nauseous", "misc": "", "start_char": 2492, "text": "nauseous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 2507, "feats": null, "head": 12, "id": 10, "lemma": "unless", "misc": "", "start_char": 2501, "text": "unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2510, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "he", "misc": "", "start_char": 2508, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2515, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "sit", "misc": "", "start_char": 2511, "text": "sits", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2518, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 2516, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2524, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "front", "misc": "", "start_char": 2519, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2526, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 2525, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2530, "feats": null, "head": 22, "id": 16, "lemma": "and", "misc": "", "start_char": 2527, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2535, "feats": null, "head": 18, "id": 17, "lemma": "even", "misc": "", "start_char": 2531, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2540, "feats": "PronType=Dem", "head": 22, "id": 18, "lemma": "then", "misc": "", "start_char": 2536, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2542, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 2541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2545, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 20, "lemma": "it", "misc": "", "start_char": 2543, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2548, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 2546, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 2553, "feats": "Degree=Pos", "head": 8, "id": 22, "lemma": "iffy", "misc": "", "start_char": 2549, "text": "iffy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2555, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 2554, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait))) (, ,) (VBP are) (NP (PRP we)) (. ...)))" }, "speaker": "Leonard", "text": "Wait, are we ...", "tokens": [ { "deprel": "root", "end_char": 2560, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 2556, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2562, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2561, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2566, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "be", "misc": "", "start_char": 2563, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2569, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 2567, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2573, "feats": null, "head": 1, "id": 5, "lemma": "...", "misc": "", "start_char": 2570, "text": "...", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 7, 7 ], [ 0, 10, 10 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 7, 8 ] ], [ [ 1, 2, 2 ], [ 3, 0, 0 ], [ 11, 2, 2 ], [ 11, 5, 5 ], [ 19, 6, 6 ], [ 21, 8, 8 ], [ 23, 4, 4 ], [ 24, 2, 2 ], [ 26, 10, 10 ], [ 30, 2, 2 ] ], [ [ 1, 10, 10 ], [ 1, 10, 11 ], [ 1, 14, 14 ], [ 3, 4, 4 ], [ 3, 21, 21 ], [ 3, 22, 22 ], [ 3, 25, 25 ], [ 3, 31, 31 ], [ 3, 39, 39 ], [ 4, 0, 0 ], [ 5, 4, 4 ], [ 13, 2, 2 ], [ 14, 4, 4 ], [ 15, 0, 0 ], [ 18, 6, 6 ], [ 18, 10, 10 ], [ 21, 5, 5 ], [ 21, 15, 15 ], [ 22, 0, 0 ], [ 23, 7, 7 ], [ 23, 16, 16 ], [ 25, 0, 0 ], [ 27, 27, 27 ], [ 27, 40, 40 ], [ 27, 42, 45 ], [ 42, 6, 6 ], [ 42, 10, 10 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 14, 16 ] ], [ [ 3, 9, 9 ] ], [ [ 3, 6, 9 ], [ 3, 12, 12 ] ], [ [ 3, 12, 13 ] ], [ [ 3, 18, 18 ] ], [ [ 3, 30, 30 ] ], [ [ 3, 34, 35 ] ], [ [ 3, 27, 36 ] ], [ [ 3, 41, 45 ] ], [ [ 4, 4, 4 ] ], [ [ 7, 4, 5 ] ], [ [ 11, 5, 6 ] ], [ [ 11, 17, 17 ] ], [ [ 11, 19, 19 ] ], [ [ 11, 20, 20 ], [ 11, 27, 27 ], [ 12, 8, 8 ], [ 34, 0, 0 ] ], [ [ 11, 32, 32 ], [ 12, 11, 12 ], [ 21, 2, 3 ] ], [ [ 11, 34, 35 ] ], [ [ 11, 40, 40 ], [ 12, 4, 4 ] ], [ [ 11, 10, 40 ] ], [ [ 11, 31, 40 ] ], [ [ 11, 38, 40 ] ], [ [ 11, 27, 40 ], [ 23, 19, 29 ] ], [ [ 13, 0, 0 ], [ 14, 9, 9 ], [ 17, 0, 0 ], [ 18, 20, 20 ], [ 19, 0, 0 ], [ 26, 2, 2 ], [ 26, 8, 8 ], [ 40, 0, 0 ] ], [ [ 18, 6, 8 ] ], [ [ 18, 12, 12 ] ], [ [ 18, 10, 12 ], [ 18, 15, 15 ] ], [ [ 18, 14, 14 ] ], [ [ 18, 20, 23 ] ], [ [ 18, 22, 23 ] ], [ [ 18, 27, 33 ] ], [ [ 18, 32, 33 ] ], [ [ 19, 4, 4 ], [ 20, 4, 4 ], [ 23, 10, 10 ], [ 25, 4, 4 ], [ 27, 30, 30 ], [ 27, 35, 35 ], [ 36, 1, 1 ] ], [ [ 19, 8, 8 ] ], [ [ 19, 11, 11 ] ], [ [ 19, 8, 11 ], [ 20, 11, 11 ], [ 20, 8, 11 ] ], [ [ 21, 0, 0 ] ], [ [ 21, 5, 8 ], [ 21, 12, 12 ], [ 23, 0, 0 ] ], [ [ 23, 12, 14 ] ], [ [ 23, 29, 29 ] ], [ [ 23, 23, 29 ] ], [ [ 23, 26, 29 ] ], [ [ 25, 12, 16 ] ], [ [ 25, 21, 21 ] ], [ [ 25, 18, 21 ] ], [ [ 25, 28, 29 ] ], [ [ 25, 23, 33 ] ], [ [ 25, 32, 33 ] ], [ [ 26, 12, 13 ] ], [ [ 27, 3, 3 ], [ 36, 10, 10 ] ], [ [ 27, 0, 3 ], [ 27, 7, 7 ], [ 36, 5, 10 ] ], [ [ 27, 5, 5 ] ], [ [ 27, 2, 5 ], [ 27, 37, 37 ] ], [ [ 27, 10, 15 ] ], [ [ 27, 14, 15 ] ], [ [ 27, 17, 19 ] ], [ [ 27, 24, 25 ] ], [ [ 28, 0, 1 ] ], [ [ 29, 3, 3 ], [ 29, 3, 4 ] ], [ [ 31, 5, 6 ], [ 32, 2, 3 ], [ 32, 6, 7 ] ], [ [ 33, 2, 6 ] ], [ [ 33, 5, 6 ], [ 34, 5, 6 ], [ 37, 12, 13 ], [ 38, 0, 0 ], [ 38, 2, 5 ] ], [ [ 37, 5, 5 ] ], [ [ 38, 7, 9 ], [ 38, 15, 21 ] ], [ [ 38, 15, 18 ], [ 38, 23, 23 ], [ 38, 32, 32 ], [ 38, 26, 39 ] ], [ [ 38, 20, 21 ] ], [ [ 38, 34, 39 ] ], [ [ 42, 13, 13 ] ], [ [ 42, 19, 19 ] ], [ [ 43, 3, 3 ] ] ]
s01e10c05t
Look at you, all ready for your showcase . You look great. Thanks . I just wanted to come by, wish you guys luck with your...symposium. Oh, well, thankyou. I got to tell you, a lot of friends would let their friend go alone, but that's not who you are . You are the kind of guy who stands by a friend when...Wen he has a symposium to go to. I don't know what to say. It's okay, Leonard. Okay, all right, good. Oh, boy, group hug. Uh - huh? Uh - huh! So, what's up? Well, Penny is on her way to perform in a one - night showcase production of Rent, which we are unable to attend, because we're going to a symposium on molecular positronium given by Dr. Emil Farmanfarmian. Wait a minute . Farmanfarmian is speaking and you're bogarting the symposium? Howard, I'm sorr ... No, no, you're quark - blocking us. I do n’t know what to say. Wow. Howard, listen … It's okay . It's your Millennium Falcon . You and Chewbacca do whatever you want to do . Me and Princess Leia here will find some other way to spend the evening. Howard, wait . Sheldon, I think we should tell them. Okay, sure . I don't see a problem with that. There's no symposium . Leonard lied to me . Isn't that right, Leonard? I don't know what to say! It's okay; I do . Leonard is helping Sheldon through a family crisis . He made up the whole story about the symposium with Dr. Farman...farmian ... Good for you. he didn't want Sheldon to be embarrassed . And there's nothing to be embarrassed about . Every family in America has a relative holed up in a garage somewhere huffing paint thinner. No, I'm lost, too . I think she skipped a step. Sheldon's cousin Leo escaped rehab . He's in a Motel 8 in Long Beach . The whole family's going out for an intervention . Leonard is driving Sheldon down there to help him through this, because he's such a good man. Another hug? All right, you guys, good luck. Thanks, Penny. Yeah, uh, break a leg. Oh-- break a leg . Break a leg. So, road trip to Long Beach. We're not going to Long Beach. Why not? Because Sheldon doesn't have a drug - addicted cousin Leopold. Oh, too bad . I've always wanted to go to Long Beach. It's a very nice community . The Queen Mary is docked there . Once the largest ocean liner in the world, it's now a hotel and restaurant, where they host a surprisingly gripping murder mystery dinner. Sounds fun. I ’m game. Shotgun. No, no, no . Leonard gets nauseous unless he sits in front, and even then, it's iffy. Wait, are we ...
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NN Morning) (. .)))" }, "speaker": "Strange man", "text": "Morning.", "tokens": [ { "deprel": "root", "end_char": 7, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Morning", "misc": "", "start_char": 0, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 8, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (SQ (VBP are) (NP (PRP you)))) (. ?)))" }, "speaker": "Leonard", "text": "Who are you?", "tokens": [ { "deprel": "root", "end_char": 13, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "who", "misc": "", "start_char": 10, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 14, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 21, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 18, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 22, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (NP (NP (NP (NNP Sheldon) (POS 's)) (NN cousin)) (NP (NNP Leo)))) (. .)))" }, "speaker": "Man", "text": "I am Sheldon's cousin Leo.", "tokens": [ { "deprel": "nsubj", "end_char": 25, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 24, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 26, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 36, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 29, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 3, "id": 4, "lemma": "'s", "misc": "", "start_char": 37, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 46, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "cousin", "misc": "", "start_char": 40, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 50, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Leo", "misc": "", "start_char": 47, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (VBZ does) (RB not) (VP (VB have) (NP (NP (DT a) (NN cousin)) (NP (NNP Leo))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon does not have a cousin Leo.", "tokens": [ { "deprel": "nsubj", "end_char": 60, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 53, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 61, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 69, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 66, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 74, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 70, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 76, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 75, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 83, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "cousin", "misc": "", "start_char": 77, "text": "cousin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 87, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Leo", "misc": "", "start_char": 84, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Au) (FW contraire) (. .)) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (CD 26) (NNS years)) (JJ old)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB originally)) (PP (IN from) (, ...) (NP (NP (NNP Denton)) (, ,) (NP (NNP Texas)))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (NN Navy) (NN brat)))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD was) (VP (VBN brought) (PRT (RP up)) (PP (IN on) (NP (NP (DT a) (NN variety)) (PP (IN of) (NP (NP (JJ military) (NNS bases)) (PP (IN around) (NP (DT the) (NN world)))))))))) (. .) (S (PP (IN As) (NP (DT a) (NN result))) (, ,) (NP (PRP I)) (VP (VBP 've) (ADVP (RB often)) (VP (VBN felt) (PP (IN like) (NP (NP (NP (DT an) (NN outsider--)) (VP (ADVP (RB never)) (RB really) (VBG fitting) (PRT (RP in)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADVP (RB probably)) (NP (NP (DT the) (NN reason)) (PP (IN for) (NP (PRP$ my) (NML (NN substance) (NN abuse)) (NN problem))))))))))))) (. .)))" }, "speaker": "Man", "text": "Au contraire . I'm 26 years old . I'm originally from...Denton, Texas, but I was a Navy brat, so I was brought up on a variety of military bases around the world . As a result, I've often felt like an outsider-- never really fitting in, which is probably the reason for my substance abuse problem.", "tokens": [ { "deprel": "root", "end_char": 92, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Au", "misc": "", "start_char": 90, "text": "Au", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 102, "feats": null, "head": 1, "id": 2, "lemma": "contraire", "misc": "", "start_char": 93, "text": "contraire", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 105, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 107, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 112, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 6, "lemma": "26", "misc": "", "start_char": 110, "text": "26", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 118, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "year", "misc": "", "start_char": 113, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 122, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "old", "misc": "", "start_char": 119, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 10, "lemma": "I", "misc": "", "start_char": 125, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 129, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 127, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 140, "feats": null, "head": 15, "id": 12, "lemma": "originally", "misc": "", "start_char": 130, "text": "originally", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 145, "feats": null, "head": 15, "id": 13, "lemma": "from", "misc": "", "start_char": 141, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 15, "id": 14, "lemma": "...", "misc": "", "start_char": 146, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 156, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "Denton", "misc": "", "start_char": 150, "text": "Denton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 164, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Texas", "misc": "", "start_char": 159, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 24, "id": 18, "lemma": ",", "misc": "", "start_char": 165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 170, "feats": null, "head": 24, "id": 19, "lemma": "but", "misc": "", "start_char": 167, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 172, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 20, "lemma": "I", "misc": "", "start_char": 171, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 173, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 183, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "navy", "misc": "", "start_char": 179, "text": "Navy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 188, "feats": "Number=Sing", "head": 8, "id": 24, "lemma": "brat", "misc": "", "start_char": 184, "text": "brat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 29, "id": 25, "lemma": ",", "misc": "", "start_char": 189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 193, "feats": null, "head": 29, "id": 26, "lemma": "so", "misc": "", "start_char": 191, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 195, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 194, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 196, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 207, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 24, "id": 29, "lemma": "bring", "misc": "", "start_char": 200, "text": "brought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 210, "feats": null, "head": 29, "id": 30, "lemma": "up", "misc": "", "start_char": 208, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 213, "feats": null, "head": 33, "id": 31, "lemma": "on", "misc": "", "start_char": 211, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 215, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 214, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 223, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "variety", "misc": "", "start_char": 216, "text": "variety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 226, "feats": null, "head": 36, "id": 34, "lemma": "of", "misc": "", "start_char": 224, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 235, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "military", "misc": "", "start_char": 227, "text": "military", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 241, "feats": "Number=Plur", "head": 33, "id": 36, "lemma": "basis", "misc": "", "start_char": 236, "text": "bases", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 248, "feats": null, "head": 39, "id": 37, "lemma": "around", "misc": "", "start_char": 242, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 252, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 249, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 258, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "world", "misc": "", "start_char": 253, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 40, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 263, "feats": null, "head": 43, "id": 41, "lemma": "as", "misc": "", "start_char": 261, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 265, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "misc": "", "start_char": 264, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 272, "feats": "Number=Sing", "head": 48, "id": 43, "lemma": "result", "misc": "", "start_char": 266, "text": "result", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 48, "id": 44, "lemma": ",", "misc": "", "start_char": 273, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 276, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 45, "lemma": "I", "misc": "", "start_char": 275, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 48, "id": 46, "lemma": "have", "misc": "", "start_char": 277, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 286, "feats": null, "head": 48, "id": 47, "lemma": "often", "misc": "", "start_char": 281, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 291, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 48, "lemma": "feel", "misc": "", "start_char": 287, "text": "felt", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 296, "feats": null, "head": 51, "id": 49, "lemma": "like", "misc": "", "start_char": 292, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 299, "feats": "Definite=Ind|PronType=Art", "head": 51, "id": 50, "lemma": "a", "misc": "", "start_char": 297, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 310, "feats": "Number=Sing", "head": 54, "id": 51, "lemma": "outsider--", "misc": "", "start_char": 300, "text": "outsider--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 316, "feats": null, "head": 54, "id": 52, "lemma": "never", "misc": "", "start_char": 311, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 54, "id": 53, "lemma": "really", "misc": "", "start_char": 317, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 331, "feats": "VerbForm=Ger", "head": 48, "id": 54, "lemma": "fit", "misc": "", "start_char": 324, "text": "fitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 334, "feats": null, "head": 54, "id": 55, "lemma": "in", "misc": "", "start_char": 332, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 61, "id": 56, "lemma": ",", "misc": "", "start_char": 335, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 342, "feats": "PronType=Rel", "head": 61, "id": 57, "lemma": "which", "misc": "", "start_char": 337, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 61, "id": 58, "lemma": "be", "misc": "", "start_char": 343, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 354, "feats": null, "head": 61, "id": 59, "lemma": "probably", "misc": "", "start_char": 346, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 358, "feats": "Definite=Def|PronType=Art", "head": 61, "id": 60, "lemma": "the", "misc": "", "start_char": 355, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl:relcl", "end_char": 365, "feats": "Number=Sing", "head": 54, "id": 61, "lemma": "reason", "misc": "", "start_char": 359, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 369, "feats": null, "head": 66, "id": 62, "lemma": "for", "misc": "", "start_char": 366, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 372, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 66, "id": 63, "lemma": "my", "misc": "", "start_char": 370, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 382, "feats": "Number=Sing", "head": 65, "id": 64, "lemma": "substance", "misc": "", "start_char": 373, "text": "substance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 388, "feats": "Number=Sing", "head": 66, "id": 65, "lemma": "abuse", "misc": "", "start_char": 383, "text": "abuse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 396, "feats": "Number=Sing", "head": 61, "id": 66, "lemma": "problem", "misc": "", "start_char": 389, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 1, "id": 67, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (PRP we)) (ADVP (RB just)) (VP (VBD went) (PP (IN over) (NP (DT this))) (. .) (PP (IN As) (NP (DT the) (JJ quintessential) (JJ middle) (NN child))) (, ,) (S (NP (PRP$ your) (NN addiction)) (VP (VBZ is) (VP (VBN rooted) (PP (IN in) (NP (NP (PRP$ your) (JJ unmet) (NN need)) (PP (IN for) (NP (NN attention))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Excuse me, we just went over this . As the quintessential middle child, your addiction is rooted in your unmet need for attention.", "tokens": [ { "deprel": "root", "end_char": 405, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 399, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 408, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 406, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 413, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 411, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 418, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 414, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 423, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 6, "lemma": "go", "misc": "", "start_char": 419, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 428, "feats": null, "head": 8, "id": 7, "lemma": "over", "misc": "", "start_char": 424, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 433, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "this", "misc": "", "start_char": 429, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 438, "feats": null, "head": 14, "id": 10, "lemma": "as", "misc": "", "start_char": 436, "text": "As", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 442, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 11, "lemma": "the", "misc": "", "start_char": 439, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 457, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "quintessential", "misc": "", "start_char": 443, "text": "quintessential", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 464, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "middle", "misc": "", "start_char": 458, "text": "middle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 470, "feats": "Number=Sing", "head": 19, "id": 14, "lemma": "child", "misc": "", "start_char": 465, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 19, "id": 15, "lemma": ",", "misc": "", "start_char": 471, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 477, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 473, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 487, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "addiction", "misc": "", "start_char": 478, "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 488, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 497, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 19, "lemma": "root", "misc": "", "start_char": 491, "text": "rooted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 500, "feats": null, "head": 23, "id": 20, "lemma": "in", "misc": "", "start_char": 498, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 505, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "your", "misc": "", "start_char": 501, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 511, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "unmet", "misc": "", "start_char": 506, "text": "unmet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 516, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "need", "misc": "", "start_char": 512, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 25, "id": 24, "lemma": "for", "misc": "", "start_char": 517, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 530, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "attention", "misc": "", "start_char": 521, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 1, "id": 26, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (SQ (VBP are) (NP (PRP we)) (ADVP (RB really)) (VP (VBG going) (S (VP (TO to) (VP (VB go) (PP (IN with) (NP (NN pop) (NN psychology)))))))) (. ?)))" }, "speaker": "Man", "text": "Sheldon, are we really going to go with pop psychology?", "tokens": [ { "deprel": "vocative", "end_char": 540, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 533, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 546, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 543, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 547, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 556, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 550, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 562, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 557, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 565, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 563, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 568, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 566, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 573, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 569, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 577, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "pop", "misc": "", "start_char": 574, "text": "pop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 588, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "psychology", "misc": "", "start_char": 578, "text": "psychology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 6, "id": 12, "lemma": "?", "misc": "", "start_char": 589, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (PP (IN For) (NP (PRP$ your) (NN information))) (, ,) (NP (DT this)) (VP (VBZ is) (VP (VBN based) (PP (IN on) (NP (JJ solid) (NN research)))))) (. .) (S (ADVP (RB Just)) (VP (VB stick) (PP (IN with) (NP (NP (DT the) (NN character) (NN profile)) (SBAR (S (NP (PRP I)) (VP (VBD wrote) (PP (IN for) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "For your information, this is based on solid research . Just stick with the character profile I wrote for you.", "tokens": [ { "deprel": "case", "end_char": 594, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 591, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 599, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 595, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 611, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "information", "misc": "", "start_char": 600, "text": "information", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 612, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 618, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 614, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux:pass", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 619, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 627, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 7, "lemma": "base", "misc": "", "start_char": 622, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 630, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 628, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 636, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "solid", "misc": "", "start_char": 631, "text": "solid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "research", "misc": "", "start_char": 637, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 652, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 648, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 658, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 13, "lemma": "stick", "misc": "", "start_char": 653, "text": "stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 663, "feats": null, "head": 17, "id": 14, "lemma": "with", "misc": "", "start_char": 659, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 667, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 677, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "character", "misc": "", "start_char": 668, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 685, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "profile", "misc": "", "start_char": 678, "text": "profile", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 19, "lemma": "write", "misc": "", "start_char": 688, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 697, "feats": null, "head": 21, "id": 20, "lemma": "for", "misc": "", "start_char": 694, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 701, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 21, "lemma": "you", "misc": "", "start_char": 698, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 702, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon?", "tokens": [ { "deprel": "root", "end_char": 711, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 704, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 712, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (. .) (S (NP (NNP Leonard)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NNP Toby) (NNP Loobenfeld)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (DT a) (NN research) (NN assistant)) (PP (IN in) (NP (DT the) (NML (NN particle) (NN physics)) (NN lab)))))) (, ,) (CC but) (S (NP (PRP he)) (ADVP (RB also)) (VP (VBD minored) (PP (IN in) (NP (NN theater))) (PP (IN at) (NP (NNP MIT))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sorry . Leonard, this is Toby Loobenfeld . He's a research assistant in the particle physics lab, but he also minored in theater at MIT.", "tokens": [ { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 714, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 716, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 724, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 719, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 725, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 734, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 727, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 735, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 741, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 737, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 742, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 749, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "Toby", "misc": "", "start_char": 745, "text": "Toby", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 760, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Loobenfeld", "misc": "", "start_char": 750, "text": "Loobenfeld", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 765, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 12, "lemma": "he", "misc": "", "start_char": 763, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 768, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 766, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "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": 779, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "research", "misc": "", "start_char": 771, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 789, "feats": "Number=Sing", "head": 3, "id": 16, "lemma": "assistant", "misc": "", "start_char": 780, "text": "assistant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 792, "feats": null, "head": 21, "id": 17, "lemma": "in", "misc": "", "start_char": 790, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 796, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 18, "lemma": "the", "misc": "", "start_char": 793, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 805, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "particle", "misc": "", "start_char": 797, "text": "particle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 813, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "physics", "misc": "", "start_char": 806, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 817, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "lab", "misc": "", "start_char": 814, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 26, "id": 22, "lemma": ",", "misc": "", "start_char": 818, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 823, "feats": null, "head": 26, "id": 23, "lemma": "but", "misc": "", "start_char": 820, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 826, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 24, "lemma": "he", "misc": "", "start_char": 824, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 831, "feats": null, "head": 26, "id": 25, "lemma": "also", "misc": "", "start_char": 827, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 26, "lemma": "minor", "misc": "", "start_char": 832, "text": "minored", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 842, "feats": null, "head": 28, "id": 27, "lemma": "in", "misc": "", "start_char": 840, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 850, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "theater", "misc": "", "start_char": 843, "text": "theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 853, "feats": null, "head": 30, "id": 29, "lemma": "at", "misc": "", "start_char": 851, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 857, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "MIT", "misc": "", "start_char": 854, "text": "MIT", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD was) (NP (NP (JJR more)) (PP (IN of) (NP (DT a) (JJ double) (NN major)))) (, ,) (ADVP (RB actually)) (. .) (NP (NN Theater) (CC and) (NN physics)) (. .) (SBAR (S (NP (PRP You)) (VP (MD can) (VP (VB guess) (SBAR (WHNP (WDT which) (NN one)) (S (NP (PRP$ my) (JJ bourgeois) (NNS parents)) (VP (VBD pushed) (NP (PRP me)) (PP (IN toward)))))))))) (. .)))" }, "speaker": "Toby", "text": "It was more of a double major, actually . Theater and physics . You can guess which one my bourgeois parents pushed me toward.", "tokens": [ { "deprel": "nsubj", "end_char": 862, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 860, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 866, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 863, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 871, "feats": "Degree=Cmp", "head": 0, "id": 3, "lemma": "more", "misc": "", "start_char": 867, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 874, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 872, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 876, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 875, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 883, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "double", "misc": "", "start_char": 877, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 889, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "major", "misc": "", "start_char": 884, "text": "major", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 890, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 900, "feats": null, "head": 11, "id": 9, "lemma": "actually", "misc": "", "start_char": 892, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 901, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 910, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "theater", "misc": "", "start_char": 903, "text": "Theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 914, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 911, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 922, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "physics", "misc": "", "start_char": 915, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 928, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 925, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 932, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "can", "misc": "", "start_char": 929, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 938, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "guess", "misc": "", "start_char": 933, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 944, "feats": "PronType=Int", "head": 19, "id": 18, "lemma": "which", "misc": "", "start_char": 939, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "obl", "end_char": 948, "feats": "Number=Sing", "head": 23, "id": 19, "lemma": "one", "misc": "", "start_char": 945, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 951, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 20, "lemma": "my", "misc": "", "start_char": 949, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 961, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "bourgeois", "misc": "", "start_char": 952, "text": "bourgeois", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 969, "feats": "Number=Plur", "head": 23, "id": 22, "lemma": "parent", "misc": "", "start_char": 962, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 976, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 23, "lemma": "push", "misc": "", "start_char": 970, "text": "pushed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 979, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 24, "lemma": "I", "misc": "", "start_char": 977, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 986, "feats": null, "head": 23, "id": 25, "lemma": "toward", "misc": "", "start_char": 980, "text": "toward", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 987, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBD got) (NP (NP (PRP it)) (. .) (NNP Sheldon))) (, ...) (WHADVP (WRB why)) (. ?)))" }, "speaker": "Leonard", "text": "Yeah, I got it . Sheldon...why?", "tokens": [ { "deprel": "discourse", "end_char": 993, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 989, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 994, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 997, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 996, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1001, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 998, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1004, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1002, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1014, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 1007, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 4, "id": 8, "lemma": "...", "misc": "", "start_char": 1015, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1022, "feats": "PronType=Int", "head": 4, "id": 9, "lemma": "why", "misc": "", "start_char": 1019, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 1023, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP see) (, ,) (S (SBAR (IN while) (S (NP (NNP Leo)) (VP (MD would) (RB not) (VP (VB have) (VP (VBN gone) (PP (IN into) (NP (NN rehab)))))))) (, ,) (NP (NP (PRP it))) (VP (VBZ is) (ADJP (RB completely) (JJ plausible)) (SBAR (IN that) (S (NP (PRP we)) (VP (MD would) (VP (VB have) (VP (VBN talked) (NP (PRP him)) (PP (IN into) (S (VP (VP (VBG leaving) (NP (DT the) (NN motel))) (CC and) (VP (VBG coming) (ADVP (RB home)) (PP (IN with) (NP (PRP us))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You see, while Leo would not have gone into rehab, it is completely plausible that we would have talked him into leaving the motel and coming home with us.", "tokens": [ { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1025, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1032, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 2, "lemma": "see", "misc": "", "start_char": 1029, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 16, "id": 3, "lemma": ",", "misc": "", "start_char": 1033, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1040, "feats": null, "head": 9, "id": 4, "lemma": "while", "misc": "", "start_char": 1035, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1044, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "Leo", "misc": "", "start_char": 1041, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1050, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "would", "misc": "", "start_char": 1045, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1054, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1051, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 1059, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 1055, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 1064, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 9, "lemma": "go", "misc": "", "start_char": 1060, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1069, "feats": null, "head": 11, "id": 10, "lemma": "into", "misc": "", "start_char": 1065, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1075, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "rehab", "misc": "", "start_char": 1070, "text": "rehab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 9, "id": 12, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1080, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 1078, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1083, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1081, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1094, "feats": null, "head": 16, "id": 15, "lemma": "completely", "misc": "", "start_char": 1084, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1104, "feats": "Degree=Pos", "head": 0, "id": 16, "lemma": "plausible", "misc": "", "start_char": 1095, "text": "plausible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1109, "feats": null, "head": 21, "id": 17, "lemma": "that", "misc": "", "start_char": 1105, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1112, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 18, "lemma": "we", "misc": "", "start_char": 1110, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1118, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "would", "misc": "", "start_char": 1113, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1123, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "have", "misc": "", "start_char": 1119, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 1130, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 21, "lemma": "talk", "misc": "", "start_char": 1124, "text": "talked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1134, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "he", "misc": "", "start_char": 1131, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1139, "feats": null, "head": 24, "id": 23, "lemma": "into", "misc": "", "start_char": 1135, "text": "into", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1147, "feats": "VerbForm=Ger", "head": 21, "id": 24, "lemma": "leave", "misc": "", "start_char": 1140, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1151, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 1148, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1157, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "motel", "misc": "", "start_char": 1152, "text": "motel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1161, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 1158, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1168, "feats": "VerbForm=Ger", "head": 24, "id": 28, "lemma": "come", "misc": "", "start_char": 1162, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1173, "feats": null, "head": 28, "id": 29, "lemma": "home", "misc": "", "start_char": 1169, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1178, "feats": null, "head": 31, "id": 30, "lemma": "with", "misc": "", "start_char": 1174, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1181, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 28, "id": 31, "lemma": "we", "misc": "", "start_char": 1179, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 16, "id": 32, "lemma": ".", "misc": "", "start_char": 1182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (: …) (. !)))" }, "speaker": "Leonard", "text": "Oh …!", "tokens": [ { "deprel": "root", "end_char": 1186, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 1184, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 1, "id": 2, "lemma": "…", "misc": "", "start_char": 1187, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1190, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 1189, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (WRB How)) (PP (IN about) (NP (DT this))) (PP (IN as) (NP (NP (PRP$ my) (NN motivation--)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (ADJP (NP (CD 14) (NNS years)) (JJ old)))))))) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBN abused) (PP (IN in) (NP (DT the) (NNPS Philippines))) (PP (IN by) (NP (DT a) (JJ clubfooted) (NNP Navy) (NN chaplain))))) (. .)))" }, "speaker": "Toby", "text": "How about this as my motivation-- when I was 14 years old, I was abused in the Philippines by a clubfooted Navy chaplain.", "tokens": [ { "deprel": "root", "end_char": 1194, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 1191, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 1200, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 1195, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1205, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "this", "misc": "", "start_char": 1201, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1208, "feats": null, "head": 6, "id": 4, "lemma": "as", "misc": "", "start_char": 1206, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1211, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1209, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1224, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "motivation--", "misc": "", "start_char": 1212, "text": "motivation--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1229, "feats": "PronType=Int", "head": 12, "id": 7, "lemma": "when", "misc": "", "start_char": 1225, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1231, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 1230, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1235, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1232, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 1238, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 10, "lemma": "14", "misc": "", "start_char": 1236, "text": "14", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 1244, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "year", "misc": "", "start_char": 1239, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1248, "feats": "Degree=Pos", "head": 1, "id": 12, "lemma": "old", "misc": "", "start_char": 1245, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 1, "id": 13, "lemma": ",", "misc": "", "start_char": 1249, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 1252, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 1251, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1256, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1253, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1263, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 16, "lemma": "abuse", "misc": "", "start_char": 1257, "text": "abused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1266, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 1264, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1270, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 1267, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1282, "feats": "Number=Plur", "head": 16, "id": 19, "lemma": "Philippines", "misc": "", "start_char": 1271, "text": "Philippines", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 1285, "feats": null, "head": 24, "id": 20, "lemma": "by", "misc": "", "start_char": 1283, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1287, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 21, "lemma": "a", "misc": "", "start_char": 1286, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1298, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "clubfooted", "misc": "", "start_char": 1288, "text": "clubfooted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1303, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "Navy", "misc": "", "start_char": 1299, "text": "Navy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1312, "feats": "Number=Sing", "head": 16, "id": 24, "lemma": "chaplain", "misc": "", "start_char": 1304, "text": "chaplain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1314, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 1313, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP We)) (VP (VBP 're) (VP (VBG going) (PP (IN with) (NP (NP (JJ middle) (NN child)) (CC and) (NP (NP (DT a) (JJ genetic) (NN predisposition)) (PP (IN to) (NP (JJ inadequate) (NN serotonin) (NN production)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . We're going with middle child and a genetic predisposition to inadequate serotonin production.", "tokens": [ { "deprel": "discourse", "end_char": 1317, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1315, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1319, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1322, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1320, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1326, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1323, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1332, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1327, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1337, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 1333, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1344, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "middle", "misc": "", "start_char": 1338, "text": "middle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1350, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "child", "misc": "", "start_char": 1345, "text": "child", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1354, "feats": null, "head": 12, "id": 9, "lemma": "and", "misc": "", "start_char": 1351, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1356, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 1355, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1364, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "genetic", "misc": "", "start_char": 1357, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1379, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "predisposition", "misc": "", "start_char": 1365, "text": "predisposition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1382, "feats": null, "head": 16, "id": 13, "lemma": "to", "misc": "", "start_char": 1380, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1393, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "inadequate", "misc": "", "start_char": 1383, "text": "inadequate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1403, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "serotonin", "misc": "", "start_char": 1394, "text": "serotonin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1414, "feats": "Number=Sing", "head": 5, "id": 16, "lemma": "production", "misc": "", "start_char": 1404, "text": "production", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1416, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1415, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (LST (UH Swell) (. .) (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB play) (NP (JJ genetic) (NN predisposition)))) (. ?)))" }, "speaker": "Toby", "text": "Swell . How do I play genetic predisposition?", "tokens": [ { "deprel": "discourse", "end_char": 1422, "feats": null, "head": 6, "id": 1, "lemma": "swell", "misc": "", "start_char": 1417, "text": "Swell", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1424, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1423, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1428, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 1425, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1431, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1429, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1433, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1432, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1438, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "play", "misc": "", "start_char": 1434, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1446, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "genetic", "misc": "", "start_char": 1439, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1461, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "predisposition", "misc": "", "start_char": 1447, "text": "predisposition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1463, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 1462, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Subtextually)) (, ,) (ADVP (IN of) (NN course)) (. .) (ADVP (RB Just)) (VP (VB have) (NP (NN fun)) (PP (IN with) (NP (PRP it))) (. .) (NP (NN Morning) (, ,) (NNP Penny))) (. .)))" }, "speaker": "Sheldon", "text": "Subtextually, of course . Just have fun with it . Morning, Penny.", "tokens": [ { "deprel": "advmod", "end_char": 1476, "feats": null, "head": 7, "id": 1, "lemma": "subtextually", "misc": "", "start_char": 1464, "text": "Subtextually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1478, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1477, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1481, "feats": null, "head": 7, "id": 3, "lemma": "of", "misc": "", "start_char": 1479, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1488, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 1482, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 7, "id": 5, "lemma": ".", "misc": "", "start_char": 1489, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1495, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 1491, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1500, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 1496, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1504, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "fun", "misc": "", "start_char": 1501, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1509, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1505, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1512, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 10, "lemma": "it", "misc": "", "start_char": 1510, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1514, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1513, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1522, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "Morning", "misc": "", "start_char": 1515, "text": "Morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1530, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "penny", "misc": "", "start_char": 1525, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1532, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 1531, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (DT the) (NN intervention)) (VP (VB go))) (. ?)))" }, "speaker": "Penny", "text": "How did the intervention go?", "tokens": [ { "deprel": "advmod", "end_char": 1536, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 1533, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1540, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1537, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1544, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1541, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1557, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "intervention", "misc": "", "start_char": 1545, "text": "intervention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1560, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1558, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1562, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1561, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Unfortunately)) (, ,) (NP (PRP we)) (VP (VBD were) (RB n't) (ADJP (JJ able) (S (VP (TO to) (VP (VB convince) (NP (PRP him)) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NN rehab))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Unfortunately, we weren't able to convince him to go to rehab.", "tokens": [ { "deprel": "advmod", "end_char": 1576, "feats": null, "head": 6, "id": 1, "lemma": "unfortunately", "misc": "", "start_char": 1563, "text": "Unfortunately", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1578, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1581, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 1579, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1586, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1582, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1590, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1587, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1595, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "able", "misc": "", "start_char": 1591, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1598, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1596, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1607, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "convince", "misc": "", "start_char": 1599, "text": "convince", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1611, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 1608, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1614, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1612, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1617, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "go", "misc": "", "start_char": 1615, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1620, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1618, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1626, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "rehab", "misc": "", "start_char": 1621, "text": "rehab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1628, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 1627, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (PP (VBN Based) (PP (IN on) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD told) (NP (PRP me))))))) (, ,) (NP (PRP I)) (VP (VBP am) (RB not) (ADJP (JJ surprised))) (. .)))" }, "speaker": "Penny", "text": "Based on what you told me, I am not surprised.", "tokens": [ { "deprel": "advcl", "end_char": 1634, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 1, "lemma": "base", "misc": "", "start_char": 1629, "text": "Based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1637, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 1635, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1642, "feats": "PronType=Rel", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 1638, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1646, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1643, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1651, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "tell", "misc": "", "start_char": 1647, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1654, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1652, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1656, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1655, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1658, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1657, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1661, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1659, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1665, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1662, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1675, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "surprised", "misc": "", "start_char": 1666, "text": "surprised", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1677, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1676, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP we)) (VP (VBD did) (VP (VB convince) (NP (PRP him)) (S (VP (TO to) (VP (VB leave) (NP (DT the) (NN motel) (. .)) (S (VP (VB Come) (VP (VB say) (INTJ (UH hello)))))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (NNP Penny)) (, ,) (NP (PRP$ our) (NN friend) (CC and) (NN neighbor))))) (. .)))" }, "speaker": "Sheldon", "text": "But we did convince him to leave the motel . Come say hello . This is Penny, our friend and neighbor.", "tokens": [ { "deprel": "cc", "end_char": 1681, "feats": null, "head": 4, "id": 1, "lemma": "but", "misc": "", "start_char": 1678, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1684, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 1682, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1688, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "do", "misc": "", "start_char": 1685, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1697, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "convince", "misc": "", "start_char": 1689, "text": "convince", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1701, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 1698, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1704, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1702, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1710, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "leave", "misc": "", "start_char": 1705, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1714, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1711, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1720, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "motel", "misc": "", "start_char": 1715, "text": "motel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1722, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1721, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1727, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 11, "lemma": "come", "misc": "", "start_char": 1723, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1731, "feats": "VerbForm=Inf", "head": 11, "id": 12, "lemma": "say", "misc": "", "start_char": 1728, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1737, "feats": null, "head": 12, "id": 13, "lemma": "hello", "misc": "", "start_char": 1732, "text": "hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1739, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 1738, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1744, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "this", "misc": "", "start_char": 1740, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1747, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1745, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1753, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "penny", "misc": "", "start_char": 1748, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1755, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 1754, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1759, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "our", "misc": "", "start_char": 1756, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1766, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "friend", "misc": "", "start_char": 1760, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1770, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 1767, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1779, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "neighbor", "misc": "", "start_char": 1771, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1781, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 1780, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Leo)) (. .)))" }, "speaker": "Penny", "text": "Hi, Leo.", "tokens": [ { "deprel": "root", "end_char": 1784, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1782, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1786, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1785, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1790, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leo", "misc": "", "start_char": 1787, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1792, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1791, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB ask) (NP (PRP you)) (NP (NN something) (, ,) (NNP Penny) (. .)))))) (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN woken) (PRT (RP up)) (PP (IN in) (NP (DT a) (NN fleabag) (NN motel))) (, ,) (S (VP (VBN covered) (PP (IN in) (NP (PRP$ your) (JJ own) (NN vomit))) (, ,) (ADVP (RB next) (PP (IN to) (NP (DT a) (JJ transsexual) (NN prostitute))))))) (. ?)))" }, "speaker": "Toby", "text": "Let me ask you something, Penny . Have you ever woken up in a fleabag motel, covered in your own vomit, next to a transsexual prostitute?", "tokens": [ { "deprel": "root", "end_char": 1796, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1793, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1799, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1797, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1803, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "ask", "misc": "", "start_char": 1800, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1807, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1804, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1817, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 5, "lemma": "something", "misc": "", "start_char": 1808, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1819, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1818, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1825, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "penny", "misc": "", "start_char": 1820, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1827, "feats": null, "head": 12, "id": 8, "lemma": ".", "misc": "", "start_char": 1826, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1832, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "have", "misc": "", "start_char": 1828, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1836, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 1833, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1841, "feats": null, "head": 12, "id": 11, "lemma": "ever", "misc": "", "start_char": 1837, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1847, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 12, "lemma": "wake", "misc": "", "start_char": 1842, "text": "woken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1850, "feats": null, "head": 12, "id": 13, "lemma": "up", "misc": "", "start_char": 1848, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1853, "feats": null, "head": 17, "id": 14, "lemma": "in", "misc": "", "start_char": 1851, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1855, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1854, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1863, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "fleabag", "misc": "", "start_char": 1856, "text": "fleabag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1869, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "motel", "misc": "", "start_char": 1864, "text": "motel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1871, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 1870, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1879, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 19, "lemma": "cover", "misc": "", "start_char": 1872, "text": "covered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1882, "feats": null, "head": 23, "id": 20, "lemma": "in", "misc": "", "start_char": 1880, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1887, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "your", "misc": "", "start_char": 1883, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1891, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "own", "misc": "", "start_char": 1888, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1897, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "vomit", "misc": "", "start_char": 1892, "text": "vomit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1899, "feats": null, "head": 12, "id": 24, "lemma": ",", "misc": "", "start_char": 1898, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1904, "feats": null, "head": 12, "id": 25, "lemma": "next", "misc": "", "start_char": 1900, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1907, "feats": null, "head": 29, "id": 26, "lemma": "to", "misc": "", "start_char": 1905, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1909, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 1908, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1921, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "transsexual", "misc": "", "start_char": 1910, "text": "transsexual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1932, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "prostitute", "misc": "", "start_char": 1922, "text": "prostitute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1934, "feats": null, "head": 1, "id": 30, "lemma": "?", "misc": "", "start_char": 1933, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1937, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1935, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1939, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1938, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB do) (RB n't) (VP (VB ask) (NP (PRP me)) (SBAR (WHADVP (WRB how)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG feeling))))))) (. .)))" }, "speaker": "Toby", "text": "Then don't ask me how I'm feeling.", "tokens": [ { "deprel": "advmod", "end_char": 1944, "feats": "PronType=Dem", "head": 4, "id": 1, "lemma": "then", "misc": "", "start_char": 1940, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1947, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1945, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1951, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1948, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1955, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 1952, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1958, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1956, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1962, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "how", "misc": "", "start_char": 1959, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1964, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 1963, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1967, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1965, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1975, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "feel", "misc": "", "start_char": 1968, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1977, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1976, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NNP Leo))) (. .) (SBARQ (WHADVP (WRB why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB tell) (NP (PRP me)) (PP (IN about) (NP (PRP$ your) (NN showcase))) (NP (JJ last) (NN night))))) (. .)))" }, "speaker": "Leonard", "text": "Well, that's Leo . why don't you tell me about your showcase last night.", "tokens": [ { "deprel": "discourse", "end_char": 1982, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1978, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1984, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1983, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1989, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1985, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1992, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1990, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1996, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Leo", "misc": "", "start_char": 1993, "text": "Leo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1998, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1997, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2002, "feats": "PronType=Int", "head": 11, "id": 7, "lemma": "why", "misc": "", "start_char": 1999, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2005, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "do", "misc": "", "start_char": 2003, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2009, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 2006, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2013, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 2010, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2018, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "tell", "misc": "", "start_char": 2014, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2021, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 2019, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2027, "feats": null, "head": 15, "id": 13, "lemma": "about", "misc": "", "start_char": 2022, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2032, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 2028, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2041, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "showcase", "misc": "", "start_char": 2033, "text": "showcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2046, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "last", "misc": "", "start_char": 2042, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 2052, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "night", "misc": "", "start_char": 2047, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2054, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 2053, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ okay)))) (, ,) (S (NP (PRP I)) (VP (VBP guess))) (. .) (S (NP (PRP It)) (VP (VBD was) (RB n't) (NP (DT a) (JJ big) (NN turnout)))) (, ,) (CC but) (S (NP (NP (PRP they)) (NP (DT both))) (ADVP (RB really)) (VP (VBD seemed) (S (VP (TO to) (VP (VB like) (NP (PRP it))))))) (. .)))" }, "speaker": "Penny", "text": "It was okay, I guess . It wasn't a big turnout, but they both really seemed to like it.", "tokens": [ { "deprel": "nsubj", "end_char": 2057, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 2055, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2061, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2058, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2066, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 2062, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2068, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 2067, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2070, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 2069, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2076, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "guess", "misc": "", "start_char": 2071, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2078, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2077, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2081, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "it", "misc": "", "start_char": 2079, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2085, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 2082, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2089, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 2086, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 2091, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 2090, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2095, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "big", "misc": "", "start_char": 2092, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2103, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "turnout", "misc": "", "start_char": 2096, "text": "turnout", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2105, "feats": null, "head": 19, "id": 14, "lemma": ",", "misc": "", "start_char": 2104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2109, "feats": null, "head": 19, "id": 15, "lemma": "but", "misc": "", "start_char": 2106, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2114, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "they", "misc": "", "start_char": 2110, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2119, "feats": null, "head": 16, "id": 17, "lemma": "both", "misc": "", "start_char": 2115, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 2126, "feats": null, "head": 19, "id": 18, "lemma": "really", "misc": "", "start_char": 2120, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 2133, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 19, "lemma": "seem", "misc": "", "start_char": 2127, "text": "seemed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2136, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 2134, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2141, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "like", "misc": "", "start_char": 2137, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2144, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "it", "misc": "", "start_char": 2142, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2146, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 2145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBD were) (NP (NP (QP (RB only) (CD two)) (NNS people)) (ADVP (RB there)))) (. ?)))" }, "speaker": "Leonard", "text": "There were only two people there?", "tokens": [ { "deprel": "expl", "end_char": 2152, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 2147, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 2157, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 2153, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2162, "feats": null, "head": 4, "id": 3, "lemma": "only", "misc": "", "start_char": 2158, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 2166, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "two", "misc": "", "start_char": 2163, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 2173, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "person", "misc": "", "start_char": 2167, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 2179, "feats": "PronType=Dem", "head": 2, "id": 6, "lemma": "there", "misc": "", "start_char": 2174, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2181, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 2180, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (PP (IN By) (NP (DT the) (NN end))) (, ,) (INTJ (UH yeah)) (. .)))" }, "speaker": "Penny", "text": "By the end, yeah.", "tokens": [ { "deprel": "case", "end_char": 2184, "feats": null, "head": 3, "id": 1, "lemma": "by", "misc": "", "start_char": 2182, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2188, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 2185, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2192, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "end", "misc": "", "start_char": 2189, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2194, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 2193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2199, "feats": null, "head": 3, "id": 5, "lemma": "yeah", "misc": "", "start_char": 2195, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2201, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 2200, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Damn)) (NP (PRP you)) (, ,) (NP (NNP Chaplain) (NNP Harrigan)) (. !)))" }, "speaker": "Toby", "text": "Damn you, Chaplain Harrigan!", "tokens": [ { "deprel": "discourse", "end_char": 2206, "feats": null, "head": 2, "id": 1, "lemma": "damn", "misc": "", "start_char": 2202, "text": "Damn", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 2210, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 2, "lemma": "you", "misc": "", "start_char": 2207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2221, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Chaplain", "misc": "", "start_char": 2213, "text": "Chaplain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2230, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Harrigan", "misc": "", "start_char": 2222, "text": "Harrigan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2232, "feats": null, "head": 2, "id": 6, "lemma": "!", "misc": "", "start_char": 2231, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (, ...) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))))) (. ?)))" }, "speaker": "Penny", "text": "I'm...I'm sorry?", "tokens": [ { "deprel": "nsubj", "end_char": 2234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 2235, "text": "'m", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2241, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 2238, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 2242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2246, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 2244, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2252, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sorry", "misc": "", "start_char": 2247, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2254, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 2253, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NNPS Philippines) (. .) (CD 1992) (. .)) (NP (DT The) (NML (NNP Subic) (NNP Bay)) (NNP Naval) (NNP Station) (. .))) (NP (NP (NP (DT A) (JJ young) (NN boy)) (PP (IN on) (NP (NP (DT the) (NN cusp)) (PP (IN of) (NP (NN manhood)))))) (. .) (S (NP (NP (NP (PRP$ His) (JJ only) (NNS companions)) (, ,) (NP (NN mongrel) (NNS dogs)) (CC and) (NP (JJ malarial) (NNS mosquitoes))) (. .)) (ADJP (JJ Desperate) (CC and) (RB alone)))) (, ,) (NP (PRP he)) (VP (VBD reached) (ADVP (RP out)) (PP (IN to) (NP (NP (DT a) (NN man)) (SBAR (SBAR (WHNP (WP who)) (S (VP (VBD promised) (S (VP (TO to) (VP (VB introduce) (NP (PRP him)) (PP (IN to) (NP (DT a) (JJ merciful) (, ,) (JJ loving) (NNP God))))))))) (, ,) (CC but) (SBAR (WHNP (WP who)) (S (S (ADVP (RB instead)) (VP (VBD introduced) (NP (PRP him)) (PP (IN to) (NP (DT a) (ADJP (NN gin) (HYPH -) (VBN pickled)) (NN tongue))))) (VP (VBD shoved) (PRT (IN down)) (NP (PRP$ his) (JJ adolescent) (NN throat))))))))) (. .) (SBARQ (WHNP (WDT What) (NN choice)) (SQ (VBD did) (NP (PRP he)) (VP (VB have) (CC but) (S (VP (TO to) (VP (VB drink) (, ,) (VB shoot) (CC and) (VB snort) (NP (PRP$ his) (NN pain)) (ADVP (RB away))))))) (. ?))))" }, "speaker": "Toby", "text": "The Philippines . 1992 . The Subic Bay Naval Station . A young boy on the cusp of manhood . His only companions, mongrel dogs and malarial mosquitoes . Desperate and alone, he reached out to a man who promised to introduce him to a merciful, loving God, but who instead introduced him to a gin - pickled tongue shoved down his adolescent throat . What choice did he have but to drink, shoot and snort his pain away?", "tokens": [ { "deprel": "det", "end_char": 2258, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 2255, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2270, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "Philippines", "misc": "", "start_char": 2259, "text": "Philippines", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2272, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2271, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:tmod", "end_char": 2277, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 4, "lemma": "1992", "misc": "", "start_char": 2273, "text": "1992", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2279, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2278, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2283, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 6, "lemma": "the", "misc": "", "start_char": 2280, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2289, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Subic", "misc": "", "start_char": 2284, "text": "Subic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2293, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Bay", "misc": "", "start_char": 2290, "text": "Bay", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "end_char": 2299, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "Naval", "misc": "", "start_char": 2294, "text": "Naval", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "appos", "end_char": 2307, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "Station", "misc": "", "start_char": 2300, "text": "Station", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2309, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 2308, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2311, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 2310, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2317, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "young", "misc": "", "start_char": 2312, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 2321, "feats": "Number=Sing", "head": 2, "id": 14, "lemma": "boy", "misc": "", "start_char": 2318, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2324, "feats": null, "head": 17, "id": 15, "lemma": "on", "misc": "", "start_char": 2322, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2328, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 2325, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2333, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "cusp", "misc": "", "start_char": 2329, "text": "cusp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2336, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 2334, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2344, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "manhood", "misc": "", "start_char": 2337, "text": "manhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2346, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 2345, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2350, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "his", "misc": "", "start_char": 2347, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2355, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "only", "misc": "", "start_char": 2351, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 2366, "feats": "Number=Plur", "head": 2, "id": 23, "lemma": "companion", "misc": "", "start_char": 2356, "text": "companions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2368, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 2367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 2376, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "mongrel", "misc": "", "start_char": 2369, "text": "mongrel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 2381, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "dog", "misc": "", "start_char": 2377, "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 2385, "feats": null, "head": 29, "id": 27, "lemma": "and", "misc": "", "start_char": 2382, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 2394, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "malarial", "misc": "", "start_char": 2386, "text": "malarial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 2405, "feats": "Number=Plur", "head": 23, "id": 29, "lemma": "mosquity", "misc": "", "start_char": 2395, "text": "mosquitoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2407, "feats": null, "head": 2, "id": 30, "lemma": ".", "misc": "", "start_char": 2406, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 2417, "feats": "Degree=Pos", "head": 2, "id": 31, "lemma": "desperate", "misc": "", "start_char": 2408, "text": "Desperate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 2421, "feats": null, "head": 33, "id": 32, "lemma": "and", "misc": "", "start_char": 2418, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2427, "feats": null, "head": 31, "id": 33, "lemma": "alone", "misc": "", "start_char": 2422, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2429, "feats": null, "head": 2, "id": 34, "lemma": ",", "misc": "", "start_char": 2428, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2432, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 35, "lemma": "he", "misc": "", "start_char": 2430, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2440, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 36, "lemma": "reach", "misc": "", "start_char": 2433, "text": "reached", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2444, "feats": null, "head": 36, "id": 37, "lemma": "out", "misc": "", "start_char": 2441, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2447, "feats": null, "head": 40, "id": 38, "lemma": "to", "misc": "", "start_char": 2445, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2449, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 2448, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2453, "feats": "Number=Sing", "head": 36, "id": 40, "lemma": "man", "misc": "", "start_char": 2450, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2457, "feats": "PronType=Rel", "head": 42, "id": 41, "lemma": "who", "misc": "", "start_char": 2454, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 2466, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 42, "lemma": "promise", "misc": "", "start_char": 2458, "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2469, "feats": null, "head": 44, "id": 43, "lemma": "to", "misc": "", "start_char": 2467, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2479, "feats": "VerbForm=Inf", "head": 42, "id": 44, "lemma": "introduce", "misc": "", "start_char": 2470, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2483, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 44, "id": 45, "lemma": "he", "misc": "", "start_char": 2480, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2486, "feats": null, "head": 51, "id": 46, "lemma": "to", "misc": "", "start_char": 2484, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2488, "feats": "Definite=Ind|PronType=Art", "head": 51, "id": 47, "lemma": "a", "misc": "", "start_char": 2487, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2497, "feats": "Degree=Pos", "head": 51, "id": 48, "lemma": "merciful", "misc": "", "start_char": 2489, "text": "merciful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2499, "feats": null, "head": 51, "id": 49, "lemma": ",", "misc": "", "start_char": 2498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2506, "feats": "Degree=Pos", "head": 51, "id": 50, "lemma": "loving", "misc": "", "start_char": 2500, "text": "loving", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2510, "feats": "Number=Sing", "head": 44, "id": 51, "lemma": "God", "misc": "", "start_char": 2507, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2512, "feats": null, "head": 56, "id": 52, "lemma": ",", "misc": "", "start_char": 2511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2516, "feats": null, "head": 56, "id": 53, "lemma": "but", "misc": "", "start_char": 2513, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2520, "feats": "PronType=Rel", "head": 56, "id": 54, "lemma": "who", "misc": "", "start_char": 2517, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 2528, "feats": null, "head": 56, "id": 55, "lemma": "instead", "misc": "", "start_char": 2521, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 2539, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 56, "lemma": "introduce", "misc": "", "start_char": 2529, "text": "introduced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2543, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 56, "id": 57, "lemma": "he", "misc": "", "start_char": 2540, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2546, "feats": null, "head": 63, "id": 58, "lemma": "to", "misc": "", "start_char": 2544, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2548, "feats": "Definite=Ind|PronType=Art", "head": 63, "id": 59, "lemma": "a", "misc": "", "start_char": 2547, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2552, "feats": "Number=Sing", "head": 62, "id": 60, "lemma": "gin", "misc": "", "start_char": 2549, "text": "gin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2554, "feats": null, "head": 62, "id": 61, "lemma": "-", "misc": "", "start_char": 2553, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 2562, "feats": "Tense=Past|VerbForm=Part", "head": 63, "id": 62, "lemma": "pickle", "misc": "", "start_char": 2555, "text": "pickled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 2569, "feats": "Number=Sing", "head": 56, "id": 63, "lemma": "tongue", "misc": "", "start_char": 2563, "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 2576, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 56, "id": 64, "lemma": "shove", "misc": "", "start_char": 2570, "text": "shoved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2581, "feats": null, "head": 68, "id": 65, "lemma": "down", "misc": "", "start_char": 2577, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2585, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 68, "id": 66, "lemma": "his", "misc": "", "start_char": 2582, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2596, "feats": "Degree=Pos", "head": 68, "id": 67, "lemma": "adolescent", "misc": "", "start_char": 2586, "text": "adolescent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2603, "feats": "Number=Sing", "head": 64, "id": 68, "lemma": "throat", "misc": "", "start_char": 2597, "text": "throat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2605, "feats": null, "head": 74, "id": 69, "lemma": ".", "misc": "", "start_char": 2604, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2610, "feats": "PronType=Int", "head": 71, "id": 70, "lemma": "what", "misc": "", "start_char": 2606, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 2617, "feats": "Number=Sing", "head": 74, "id": 71, "lemma": "choice", "misc": "", "start_char": 2611, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 74, "id": 72, "lemma": "do", "misc": "", "start_char": 2618, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2624, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 74, "id": 73, "lemma": "he", "misc": "", "start_char": 2622, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2629, "feats": "VerbForm=Inf", "head": 64, "id": 74, "lemma": "have", "misc": "", "start_char": 2625, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 2633, "feats": null, "head": 79, "id": 75, "lemma": "but", "misc": "", "start_char": 2630, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 2636, "feats": null, "head": 77, "id": 76, "lemma": "to", "misc": "", "start_char": 2634, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 2642, "feats": "VerbForm=Inf", "head": 74, "id": 77, "lemma": "drink", "misc": "", "start_char": 2637, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2644, "feats": null, "head": 79, "id": 78, "lemma": ",", "misc": "", "start_char": 2643, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 2650, "feats": "VerbForm=Inf", "head": 77, "id": 79, "lemma": "shoot", "misc": "", "start_char": 2645, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 2654, "feats": null, "head": 81, "id": 80, "lemma": "and", "misc": "", "start_char": 2651, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2660, "feats": "VerbForm=Inf", "head": 77, "id": 81, "lemma": "snort", "misc": "", "start_char": 2655, "text": "snort", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2664, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 83, "id": 82, "lemma": "his", "misc": "", "start_char": 2661, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2669, "feats": "Number=Sing", "head": 81, "id": 83, "lemma": "pain", "misc": "", "start_char": 2665, "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2674, "feats": null, "head": 81, "id": 84, "lemma": "away", "misc": "", "start_char": 2670, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2676, "feats": null, "head": 2, "id": 85, "lemma": "?", "misc": "", "start_char": 2675, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB forget) (NP (NP (PRP$ his) (JJ genetic) (NN predisposition)) (PP (IN towards) (NP (NN addiction)))))) (. .)))" }, "speaker": "Sheldon", "text": "Don't forget his genetic predisposition towards addiction.", "tokens": [ { "deprel": "aux", "end_char": 2679, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 2677, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2683, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 2680, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2690, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "forget", "misc": "", "start_char": 2684, "text": "forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2694, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "his", "misc": "", "start_char": 2691, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2702, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "genetic", "misc": "", "start_char": 2695, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2717, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "predisposition", "misc": "", "start_char": 2703, "text": "predisposition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2725, "feats": null, "head": 8, "id": 7, "lemma": "towards", "misc": "", "start_char": 2718, "text": "towards", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2735, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "addiction", "misc": "", "start_char": 2726, "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2737, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 2736, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB never)) (VP (VBN been) (VP (VBN proven)))) (. .)))" }, "speaker": "Toby", "text": "It's never been proven.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 2740, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 2738, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 2741, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2749, "feats": null, "head": 5, "id": 3, "lemma": "never", "misc": "", "start_char": 2744, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 2754, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2750, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 2761, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "prove", "misc": "", "start_char": 2755, "text": "proven", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2763, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2762, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBP have) (VP (VBN been) (NP (NNS studies)))) (. .)))" }, "speaker": "Sheldon", "text": "There have been studies.", "tokens": [ { "deprel": "expl", "end_char": 2769, "feats": null, "head": 4, "id": 1, "lemma": "there", "misc": "", "start_char": 2764, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 2774, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 2770, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 2779, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2775, "text": "been", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 2787, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "study", "misc": "", "start_char": 2780, "text": "studies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2789, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2788, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (RB Not) (ADJP (JJ double) (HYPH -) (JJ blind)) (NNS studies) (. .)))" }, "speaker": "Toby", "text": "Not double - blind studies.", "tokens": [ { "deprel": "advmod", "end_char": 2793, "feats": null, "head": 5, "id": 1, "lemma": "not", "misc": "", "start_char": 2790, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 2800, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "double", "misc": "", "start_char": 2794, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2802, "feats": null, "head": 2, "id": 3, "lemma": "-", "misc": "", "start_char": 2801, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 2808, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "blind", "misc": "", "start_char": 2803, "text": "blind", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2816, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "study", "misc": "", "start_char": 2809, "text": "studies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2818, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2817, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD could) (NP (EX there)) (VP (VB be))) (. ?) (SBARQ (WHNP (WP Who)) (SQ (MD would) (VP (VB be) (NP (DT the) (NN control) (NN group))))) (. ?)))" }, "speaker": "Sheldon", "text": "How could there be? Who would be the control group?", "tokens": [ { "deprel": "advmod", "end_char": 2822, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 2819, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2828, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 2823, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "expl", "end_char": 2834, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 2829, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 2837, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 2835, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2839, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 2838, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2843, "feats": "PronType=Int", "head": 4, "id": 6, "lemma": "who", "misc": "", "start_char": 2840, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2849, "feats": "VerbForm=Fin", "head": 6, "id": 7, "lemma": "would", "misc": "", "start_char": 2844, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 2852, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 2850, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 2856, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 2853, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2864, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "control", "misc": "", "start_char": 2857, "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2870, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "group", "misc": "", "start_char": 2865, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2872, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 2871, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (SBAR (IN As) (S (NP (PRP you)) (VP (MD can) (VP (VB see))))) (, ,) (NP (NN detoxing)) (VP (MD can) (VP (VB get) (ADJP (RB pretty) (JJ ugly))))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB give) (NP (PRP them)) (NP (DT some) (NN privacy)))))) (. .)))" }, "speaker": "Leonard", "text": "As you can see, detoxing can get pretty ugly . Let's give them some privacy.", "tokens": [ { "deprel": "mark", "end_char": 2875, "feats": null, "head": 4, "id": 1, "lemma": "as", "misc": "", "start_char": 2873, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2879, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 2876, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2883, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "can", "misc": "", "start_char": 2880, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 2887, "feats": "VerbForm=Inf", "head": 8, "id": 4, "lemma": "see", "misc": "", "start_char": 2884, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2889, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 2888, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2898, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "detoxing", "misc": "", "start_char": 2890, "text": "detoxing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2902, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 2899, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2906, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 2903, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2913, "feats": null, "head": 10, "id": 9, "lemma": "pretty", "misc": "", "start_char": 2907, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 2918, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "ugly", "misc": "", "start_char": 2914, "text": "ugly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2920, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 2919, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2924, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 12, "lemma": "let", "misc": "", "start_char": 2921, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2927, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 2925, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2932, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "give", "misc": "", "start_char": 2928, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2937, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "they", "misc": "", "start_char": 2933, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2942, "feats": null, "head": 17, "id": 16, "lemma": "some", "misc": "", "start_char": 2938, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2950, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "privacy", "misc": "", "start_char": 2943, "text": "privacy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2952, "feats": null, "head": 8, "id": 18, "lemma": ".", "misc": "", "start_char": 2951, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VP (VB come) (ADVP (RB over))) (CC and) (VP (VB have) (NP (NN coffee))))))) (. ?)))" }, "speaker": "Penny", "text": "Do you want to come over and have coffee?", "tokens": [ { "deprel": "aux", "end_char": 2955, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 2953, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2959, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2956, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2964, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 2960, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2967, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 2965, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2972, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "come", "misc": "", "start_char": 2968, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2977, "feats": null, "head": 5, "id": 6, "lemma": "over", "misc": "", "start_char": 2973, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 2981, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 2978, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2986, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "have", "misc": "", "start_char": 2982, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2993, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "coffee", "misc": "", "start_char": 2987, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2995, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 2994, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (ADJP (JJ good))) (. .)))" }, "speaker": "Leonard", "text": "Sounds good.", "tokens": [ { "deprel": "root", "end_char": 3002, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 2996, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 3007, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "good", "misc": "", "start_char": 3003, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3009, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 3008, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (S (NP (NP (DT a) (NN video)) (PP (IN of) (NP (PRP me)))) (VP (VBG singing) (NP (JJ last) (NN night)))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB see) (NP (PRP it))))))) (. ?)))" }, "speaker": "Penny", "text": "I have a video of me singing last night . Do you want to see it?", "tokens": [ { "deprel": "nsubj", "end_char": 3011, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 3010, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3016, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 3012, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 3018, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 3017, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3024, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "video", "misc": "", "start_char": 3019, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3027, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 3025, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3030, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 3028, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 3038, "feats": "VerbForm=Ger", "head": 4, "id": 7, "lemma": "sing", "misc": "", "start_char": 3031, "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 3043, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "last", "misc": "", "start_char": 3039, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 3049, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "night", "misc": "", "start_char": 3044, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3051, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 3050, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 3054, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 3052, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3058, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 3055, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3063, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "want", "misc": "", "start_char": 3059, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 3066, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 3064, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3070, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "see", "misc": "", "start_char": 3067, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3073, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 3071, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3075, "feats": null, "head": 2, "id": 17, "lemma": "?", "misc": "", "start_char": 3074, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Gee)) (, ,) (WHADVP (WRB why)) (SQ (MD would) (RB n't) (NP (PRP I))) (. ?)))" }, "speaker": "Leonard", "text": "Gee, why wouldn't I?", "tokens": [ { "deprel": "discourse", "end_char": 3079, "feats": null, "head": 4, "id": 1, "lemma": "gee", "misc": "", "start_char": 3076, "text": "Gee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3081, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3080, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3085, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "why", "misc": "", "start_char": 3082, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 3091, "feats": "VerbForm=Fin", "head": 0, "id": 4, "lemma": "would", "misc": "", "start_char": 3086, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 3095, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 3092, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3097, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 3096, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3099, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 3098, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (ADJP (RB even) (JJR better)) (PP (IN than) (S (NP (PRP you)) (VP (VBG coming) (PP (IN to) (NP (DT the) (NN showcase))))))))) (, ,) (S (ADVP (RB now)) (NP (PRP I)) (VP (VBP get) (S (VP (TO to) (VP (VB watch) (S (NP (PRP you)) (VP (VB watch) (NP (PRP me))))))))) (. .)))" }, "speaker": "Penny", "text": "It's even better than you coming to the showcase, now I get to watch you watch me.", "tokens": [ { "deprel": "nsubj", "end_char": 3102, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 3100, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3105, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3103, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3110, "feats": null, "head": 4, "id": 3, "lemma": "even", "misc": "", "start_char": 3106, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3117, "feats": "Degree=Cmp", "head": 0, "id": 4, "lemma": "good", "misc": "", "start_char": 3111, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 3122, "feats": null, "head": 7, "id": 5, "lemma": "than", "misc": "", "start_char": 3118, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3126, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 3123, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3133, "feats": "VerbForm=Ger", "head": 4, "id": 7, "lemma": "come", "misc": "", "start_char": 3127, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 3136, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 3134, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3140, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 3137, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 3149, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "showcase", "misc": "", "start_char": 3141, "text": "showcase", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3151, "feats": null, "head": 4, "id": 11, "lemma": ",", "misc": "", "start_char": 3150, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3155, "feats": null, "head": 14, "id": 12, "lemma": "now", "misc": "", "start_char": 3152, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3157, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 3156, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3161, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 14, "lemma": "get", "misc": "", "start_char": 3158, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 3164, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 3162, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3170, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "watch", "misc": "", "start_char": 3165, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3174, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 3171, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 3180, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "watch", "misc": "", "start_char": 3175, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3183, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 3181, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3185, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 3184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Funny)) (SBAR (WHADVP (WRB how)) (S (NP (NNS things)) (VP (VBP work) (PRT (RP out))))) (. .)))" }, "speaker": "Leonard", "text": "Funny how things work out.", "tokens": [ { "deprel": "root", "end_char": 3191, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "funny", "misc": "", "start_char": 3186, "text": "Funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 3195, "feats": "PronType=Int", "head": 4, "id": 2, "lemma": "how", "misc": "", "start_char": 3192, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 3202, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "thing", "misc": "", "start_char": 3196, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 3207, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "work", "misc": "", "start_char": 3203, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 3211, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 3208, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 3213, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 3212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (CC but) (NP (PRP he)) (VP (VBD loved) (NP (NP (DT the) (NN companionship)) (CC and) (NP (NP (DT the) (NN wisdom)) (SBAR (WHNP (IN that)) (S (NP (PRP$ his) (JJ own) (NN father)) (VP (VBD failed) (S (VP (TO to) (VP (VB provide)))))))))) (. .)))" }, "speaker": "Toby", "text": "but he loved the companionship and the wisdom that his own father failed to provide.", "tokens": [ { "deprel": "cc", "end_char": 3217, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 3214, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3220, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "misc": "", "start_char": 3218, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3226, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "love", "misc": "", "start_char": 3221, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 3230, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 3227, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3244, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "companionship", "misc": "", "start_char": 3231, "text": "companionship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 3248, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 3245, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 3252, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 3249, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 3259, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "wisdom", "misc": "", "start_char": 3253, "text": "wisdom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 3264, "feats": null, "head": 15, "id": 9, "lemma": "that", "misc": "", "start_char": 3260, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3268, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "his", "misc": "", "start_char": 3265, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 3272, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "own", "misc": "", "start_char": 3269, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 3279, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "father", "misc": "", "start_char": 3273, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 3286, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 13, "lemma": "fail", "misc": "", "start_char": 3280, "text": "failed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 3289, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 3287, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3297, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "provide", "misc": "", "start_char": 3290, "text": "provide", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3299, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 3298, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Your) (NNS parents)) (VP (VBD made) (NP (DT the) (JJ right) (NN decision))) (. .)))" }, "speaker": "Sheldon", "text": "Your parents made the right decision.", "tokens": [ { "deprel": "nmod:poss", "end_char": 3304, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 3300, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 3312, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "parent", "misc": "", "start_char": 3305, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 3317, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 3313, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 3321, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 3318, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3327, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "right", "misc": "", "start_char": 3322, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3336, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "decision", "misc": "", "start_char": 3328, "text": "decision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3338, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 3337, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (RB not) (VP (VB work) (PP (IN like) (NP (DT this))))) (. .)))" }, "speaker": "Toby", "text": "I cannot work like this.", "tokens": [ { "deprel": "nsubj", "end_char": 3340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 3339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3344, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 3341, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 3348, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3345, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3353, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 3349, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3358, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 3354, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3363, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "this", "misc": "", "start_char": 3359, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3365, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 3364, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 2, 2 ] ], [ [ 2, 0, 0 ], [ 2, 2, 5 ], [ 3, 4, 6 ], [ 4, 3, 3 ], [ 4, 9, 9 ], [ 4, 19, 19 ], [ 4, 26, 26 ], [ 4, 44, 44 ], [ 4, 62, 62 ], [ 5, 15, 15 ], [ 5, 20, 20 ], [ 7, 1, 1 ], [ 7, 20, 20 ], [ 9, 6, 6 ], [ 9, 8, 9 ], [ 9, 11, 11 ], [ 9, 23, 23 ] ], [ [ 2, 2, 2 ], [ 3, 0, 0 ] ], [ [ 4, 5, 6 ] ], [ [ 4, 16, 16 ] ], [ [ 4, 14, 16 ] ], [ [ 4, 21, 23 ] ], [ [ 4, 31, 38 ] ], [ [ 4, 34, 38 ] ], [ [ 4, 37, 38 ] ], [ [ 4, 41, 42 ] ], [ [ 4, 59, 65 ] ], [ [ 4, 62, 65 ] ], [ [ 4, 63, 65 ], [ 5, 15, 16 ] ], [ [ 5, 1, 1 ], [ 6, 0, 0 ], [ 7, 17, 17 ], [ 8, 0, 0 ], [ 9, 0, 0 ], [ 11, 6, 6 ], [ 20, 3, 3 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 10, 13 ] ], [ [ 5, 24, 24 ] ], [ [ 5, 20, 24 ] ], [ [ 5, 16, 24 ], [ 7, 4, 4 ] ], [ [ 6, 3, 3 ] ], [ [ 6, 9, 10 ] ], [ [ 7, 1, 2 ] ], [ [ 7, 8, 9 ] ], [ [ 7, 14, 20 ] ], [ [ 9, 4, 4 ], [ 10, 14, 14 ], [ 11, 2, 2 ], [ 12, 0, 0 ], [ 12, 4, 4 ], [ 12, 21, 21 ], [ 22, 2, 2 ], [ 26, 11, 11 ], [ 39, 1, 1 ], [ 41, 11, 11 ], [ 42, 5, 5 ], [ 43, 5, 5 ], [ 43, 16, 16 ] ], [ [ 9, 13, 20 ] ], [ [ 9, 17, 20 ] ], [ [ 9, 27, 27 ] ], [ [ 9, 29, 29 ] ], [ [ 10, 0, 0 ] ], [ [ 10, 2, 6 ] ], [ [ 10, 4, 6 ] ], [ [ 10, 10, 12 ] ], [ [ 10, 5, 12 ], [ 11, 4, 4 ] ], [ [ 10, 19, 19 ], [ 10, 23, 23 ], [ 14, 4, 4 ], [ 14, 7, 7 ], [ 14, 13, 13 ], [ 16, 4, 4 ], [ 21, 4, 4 ], [ 23, 1, 1 ], [ 25, 4, 4 ], [ 25, 6, 6 ], [ 26, 4, 4 ], [ 32, 11, 18 ], [ 32, 20, 20 ], [ 32, 34, 34 ], [ 32, 44, 44 ], [ 32, 56, 56 ], [ 32, 65, 65 ], [ 32, 81, 81 ], [ 33, 3, 3 ], [ 45, 1, 1 ], [ 45, 9, 9 ], [ 46, 0, 0 ], [ 47, 0, 0 ] ], [ [ 10, 19, 21 ] ], [ [ 12, 10, 10 ], [ 19, 12, 12 ] ], [ [ 12, 12, 12 ] ], [ [ 12, 17, 17 ], [ 12, 30, 30 ], [ 15, 2, 2 ], [ 19, 2, 2 ], [ 21, 1, 1 ], [ 38, 14, 14 ] ], [ [ 12, 24, 25 ] ], [ [ 14, 2, 2 ] ], [ [ 14, 9, 10 ] ], [ [ 14, 17, 18 ], [ 32, 0, 3 ] ], [ [ 14, 20, 23 ] ], [ [ 15, 6, 15 ] ], [ [ 15, 9, 15 ] ], [ [ 15, 13, 15 ] ], [ [ 15, 10, 15 ], [ 16, 6, 7 ], [ 17, 7, 7 ], [ 17, 9, 9 ] ], [ [ 17, 11, 11 ] ], [ [ 17, 13, 13 ] ], [ [ 18, 2, 3 ] ], [ [ 19, 3, 3 ], [ 19, 8, 8 ] ], [ [ 20, 2, 2 ] ], [ [ 20, 5, 5 ], [ 20, 7, 7 ], [ 21, 14, 14 ], [ 21, 16, 21 ], [ 23, 3, 3 ], [ 23, 6, 6 ], [ 23, 9, 9 ], [ 23, 20, 20 ], [ 26, 9, 9 ], [ 26, 13, 13 ], [ 27, 4, 4 ], [ 31, 0, 0 ], [ 31, 3, 3 ], [ 38, 1, 1 ], [ 41, 0, 0 ], [ 41, 5, 5 ], [ 43, 12, 12 ], [ 43, 18, 18 ] ], [ [ 21, 7, 8 ] ], [ [ 21, 16, 16 ], [ 21, 18, 21 ] ], [ [ 21, 18, 18 ] ], [ [ 23, 4, 4 ] ], [ [ 23, 14, 16 ] ], [ [ 23, 20, 22 ] ], [ [ 23, 26, 28 ] ], [ [ 26, 2, 2 ] ], [ [ 26, 13, 16 ], [ 27, 0, 0 ], [ 27, 7, 7 ], [ 27, 21, 21 ], [ 43, 8, 9 ] ], [ [ 26, 15, 16 ] ], [ [ 27, 12, 12 ], [ 27, 15, 15 ], [ 27, 16, 16 ], [ 27, 15, 16 ], [ 28, 2, 4 ] ], [ [ 27, 10, 12 ] ], [ [ 29, 1, 2 ] ], [ [ 30, 1, 1 ] ], [ [ 30, 3, 4 ] ], [ [ 32, 3, 3 ] ], [ [ 32, 5, 9 ] ], [ [ 32, 18, 18 ] ], [ [ 32, 15, 18 ] ], [ [ 32, 20, 28 ] ], [ [ 32, 24, 28 ] ], [ [ 32, 27, 28 ] ], [ [ 32, 39, 39 ], [ 32, 40, 40 ], [ 32, 53, 53 ] ], [ [ 32, 46, 50 ] ], [ [ 32, 38, 67 ] ], [ [ 32, 58, 67 ] ], [ [ 32, 65, 67 ] ], [ [ 32, 72, 72 ] ], [ [ 32, 76, 80 ], [ 33, 7, 7 ] ], [ [ 32, 81, 82 ] ], [ [ 33, 3, 7 ] ], [ [ 33, 4, 7 ], [ 34, 0, 0 ] ], [ [ 35, 0, 0 ] ], [ [ 35, 3, 3 ] ], [ [ 36, 1, 4 ] ], [ [ 37, 5, 5 ], [ 37, 8, 10 ] ], [ [ 38, 5, 5 ] ], [ [ 38, 15, 16 ] ], [ [ 39, 8, 8 ] ], [ [ 41, 2, 8 ], [ 41, 15, 15 ], [ 43, 0, 0 ] ], [ [ 41, 7, 8 ] ], [ [ 45, 6, 7 ] ], [ [ 45, 8, 8 ] ], [ [ 45, 11, 11 ], [ 46, 0, 1 ] ], [ [ 45, 9, 11 ] ], [ [ 45, 3, 14 ] ], [ [ 46, 3, 5 ] ], [ [ 47, 5, 5 ] ] ]
s01e10c07t
Morning. Who are you? I am Sheldon's cousin Leo. Sheldon does not have a cousin Leo. Au contraire . I'm 26 years old . I'm originally from...Denton, Texas, but I was a Navy brat, so I was brought up on a variety of military bases around the world . As a result, I've often felt like an outsider-- never really fitting in, which is probably the reason for my substance abuse problem. Excuse me, we just went over this . As the quintessential middle child, your addiction is rooted in your unmet need for attention. Sheldon, are we really going to go with pop psychology? For your information, this is based on solid research . Just stick with the character profile I wrote for you. Sheldon? I'm sorry . Leonard, this is Toby Loobenfeld . He's a research assistant in the particle physics lab, but he also minored in theater at MIT. It was more of a double major, actually . Theater and physics . You can guess which one my bourgeois parents pushed me toward. Yeah, I got it . Sheldon...why? You see, while Leo would not have gone into rehab, it is completely plausible that we would have talked him into leaving the motel and coming home with us. Oh …! How about this as my motivation-- when I was 14 years old, I was abused in the Philippines by a clubfooted Navy chaplain. No . We're going with middle child and a genetic predisposition to inadequate serotonin production. Swell . How do I play genetic predisposition? Subtextually, of course . Just have fun with it . Morning, Penny. How did the intervention go? Unfortunately, we weren't able to convince him to go to rehab. Based on what you told me, I am not surprised. But we did convince him to leave the motel . Come say hello . This is Penny, our friend and neighbor. Hi, Leo. Let me ask you something, Penny . Have you ever woken up in a fleabag motel, covered in your own vomit, next to a transsexual prostitute? No. Then don't ask me how I'm feeling. Well, that's Leo . why don't you tell me about your showcase last night. It was okay, I guess . It wasn't a big turnout, but they both really seemed to like it. There were only two people there? By the end, yeah. Damn you, Chaplain Harrigan! I'm...I'm sorry? The Philippines . 1992 . The Subic Bay Naval Station . A young boy on the cusp of manhood . His only companions, mongrel dogs and malarial mosquitoes . Desperate and alone, he reached out to a man who promised to introduce him to a merciful, loving God, but who instead introduced him to a gin - pickled tongue shoved down his adolescent throat . What choice did he have but to drink, shoot and snort his pain away? Don't forget his genetic predisposition towards addiction. It's never been proven. There have been studies. Not double - blind studies. How could there be? Who would be the control group? As you can see, detoxing can get pretty ugly . Let's give them some privacy. Do you want to come over and have coffee? Sounds good. I have a video of me singing last night . Do you want to see it? Gee, why wouldn't I? It's even better than you coming to the showcase, now I get to watch you watch me. Funny how things work out. but he loved the companionship and the wisdom that his own father failed to provide. Your parents made the right decision. I cannot work like this.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NN Checkmate) (. .)))" }, "speaker": "Sheldon", "text": "Checkmate.", "tokens": [ { "deprel": "root", "end_char": 9, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "checkmate", "misc": "", "start_char": 0, "text": "Checkmate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (LST (UH O) (HYPH -) (NN o) (HYPH -) (NN o) (HYPH -) (NN o) (HYPH -) (UH h) (. !) (RB Again) (. ?)))" }, "speaker": "Leonard", "text": "O - o - o - o - h! Again?", "tokens": [ { "deprel": "root", "end_char": 13, "feats": null, "head": 0, "id": 1, "lemma": "o", "misc": "", "start_char": 12, "text": "O", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 14, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 17, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "o", "misc": "", "start_char": 16, "text": "o", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 18, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 21, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "o", "misc": "", "start_char": 20, "text": "o", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 22, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 25, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "o", "misc": "", "start_char": 24, "text": "o", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 26, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 29, "feats": null, "head": 3, "id": 9, "lemma": "h", "misc": "", "start_char": 28, "text": "h", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 11, "id": 10, "lemma": "!", "misc": "", "start_char": 30, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 3, "id": 11, "lemma": "again", "misc": "", "start_char": 32, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 38, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Obviously)) (, ,) (NP (PRP you)) (VP (VBP 're) (RB not) (ADJP (RB well) (VBN suited) (PP (IN for) (NP (NML (CD three) (HYPH -) (JJ dimensional)) (NN chess)))))) (. .) (S (ADVP (RB Perhaps)) (NP (ADJP (CD three) (HYPH -) (JJ dimensional)) (NNP Candy) (NNP Land)) (VP (MD would) (VP (VB be) (ADJP (RBR more) (PRP$ your) (NN speed))))) (. .)))" }, "speaker": "Sheldon", "text": "Obviously, you're not well suited for three - dimensional chess . Perhaps three - dimensional Candy Land would be more your speed.", "tokens": [ { "deprel": "advmod", "end_char": 49, "feats": null, "head": 7, "id": 1, "lemma": "obviously", "misc": "", "start_char": 40, "text": "Obviously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 55, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 52, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 56, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 63, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 60, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 68, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "well", "misc": "", "start_char": 64, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 75, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 7, "lemma": "suit", "misc": "", "start_char": 69, "text": "suited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 12, "id": 8, "lemma": "for", "misc": "", "start_char": 76, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 85, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 9, "lemma": "three", "misc": "", "start_char": 80, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 86, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 99, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "dimensional", "misc": "", "start_char": 88, "text": "dimensional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 105, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "chess", "misc": "", "start_char": 100, "text": "chess", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 115, "feats": null, "head": 24, "id": 14, "lemma": "perhaps", "misc": "", "start_char": 108, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 121, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 15, "lemma": "three", "misc": "", "start_char": 116, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 15, "id": 16, "lemma": "-", "misc": "", "start_char": 122, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "dimensional", "misc": "", "start_char": 124, "text": "dimensional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 141, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Candy", "misc": "", "start_char": 136, "text": "Candy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 146, "feats": "Number=Sing", "head": 24, "id": 19, "lemma": "Land", "misc": "", "start_char": 142, "text": "Land", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 152, "feats": "VerbForm=Fin", "head": 24, "id": 20, "lemma": "would", "misc": "", "start_char": 147, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 155, "feats": "VerbForm=Inf", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 153, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 160, "feats": "Degree=Cmp", "head": 24, "id": 22, "lemma": "more", "misc": "", "start_char": 156, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "nmod:poss", "end_char": 165, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "your", "misc": "", "start_char": 161, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 171, "feats": "Number=Sing", "head": 7, "id": 24, "lemma": "speed", "misc": "", "start_char": 166, "text": "speed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 7, "id": 25, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB reset) (NP (DT the) (NN board))) (. .)))" }, "speaker": "Leonard", "text": "Just reset the board.", "tokens": [ { "deprel": "advmod", "end_char": 178, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 174, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 184, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "reset", "misc": "", "start_char": 179, "text": "reset", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 188, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 185, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 194, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "board", "misc": "", "start_char": 189, "text": "board", "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 (NP (NP (PRP It))) (VP (MD must) (VP (VB be) (ADJP (JJ humbling)) (S (VP (TO to) (VP (VB suck) (PP (IN on) (NP (ADJP (RB so) (JJ many)) (JJ different) (NNS levels)))))))) (. .)))" }, "speaker": "Sheldon", "text": "It must be humbling to suck on so many different levels.", "tokens": [ { "deprel": "expl", "end_char": 199, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 197, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "must", "misc": "", "start_char": 200, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 207, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 205, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 216, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "humbling", "misc": "", "start_char": 208, "text": "humbling", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 219, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 217, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 224, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "suck", "misc": "", "start_char": 220, "text": "suck", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 227, "feats": null, "head": 11, "id": 7, "lemma": "on", "misc": "", "start_char": 225, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 230, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 228, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 235, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "many", "misc": "", "start_char": 231, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 245, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "different", "misc": "", "start_char": 236, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 252, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "level", "misc": "", "start_char": 246, "text": "levels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Penny", "text": "Hey, guys.", "tokens": [ { "deprel": "discourse", "end_char": 258, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 255, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 259, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 265, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "guy", "misc": "", "start_char": 261, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. !)))" }, "speaker": "Leonard", "text": "Hey!", "tokens": [ { "deprel": "root", "end_char": 271, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 268, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 272, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB get) (NP (PRP$ my) (NN mail))) (. ?)))" }, "speaker": "Penny", "text": "Did you get my mail?", "tokens": [ { "deprel": "aux", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 274, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 281, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 278, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 285, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 282, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 288, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 286, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 293, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "mail", "misc": "", "start_char": 289, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 294, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (RB right) (RB here)) (. .) (WHADVP (WRB How)) (SQ (VBD was) (NP (NNP Nebraska))) (. ?)))" }, "speaker": "Leonard", "text": "Yeah, right here . How was Nebraska?", "tokens": [ { "deprel": "discourse", "end_char": 300, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 296, "text": "Yeah", "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": "advmod", "end_char": 308, "feats": null, "head": 4, "id": 3, "lemma": "right", "misc": "", "start_char": 303, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 313, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 309, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 314, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 319, "feats": "PronType=Int", "head": 4, "id": 6, "lemma": "how", "misc": "", "start_char": 316, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 7, "lemma": "be", "misc": "", "start_char": 320, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 332, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Nebraska", "misc": "", "start_char": 324, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NNP North) (NNP Dakota)))) (. .) (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT that) (NN joke)) (VP (VBZ 's) (ADJP (RB only) (JJ funny)) (PP (IN in) (NP (NNP Nebraska))))))) (. .)))" }, "speaker": "Penny", "text": "Well, better than North Dakota . I guess that joke's only funny in Nebraska.", "tokens": [ { "deprel": "discourse", "end_char": 339, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 335, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 348, "feats": "Degree=Cmp", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 342, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 6, "id": 4, "lemma": "than", "misc": "", "start_char": 349, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 359, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "North", "misc": "", "start_char": 354, "text": "North", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 366, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Dakota", "misc": "", "start_char": 360, "text": "Dakota", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 369, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "guess", "misc": "", "start_char": 371, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 381, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 377, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 386, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "joke", "misc": "", "start_char": 382, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 387, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 14, "id": 13, "lemma": "only", "misc": "", "start_char": 390, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 400, "feats": "Degree=Pos", "head": 9, "id": 14, "lemma": "funny", "misc": "", "start_char": 395, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 401, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 412, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Nebraska", "misc": "", "start_char": 404, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 413, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (PP (IN From) (NP (NP (DT the) (NNS data)) (PP (IN at) (NP (NN hand))))) (, ,) (NP (PRP you)) (ADVP (RB really)) (VP (MD ca) (RB n't) (VP (VB draw) (NP (DT that) (NN conclusion))))) (. .) (S (NP (NP (DT All)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB say) (PP (IN with) (NP (JJ absolute) (NN certainty)))))))) (VP (VBZ is) (SBAR (IN that) (S (NP (DT that) (NN joke)) (VP (VBZ is) (RB not) (ADJP (JJ funny)) (ADVP (RB here))))))) (. .)))" }, "speaker": "Sheldon", "text": "From the data at hand, you really can't draw that conclusion . All you can say with absolute certainty is that that joke is not funny here.", "tokens": [ { "deprel": "case", "end_char": 419, "feats": null, "head": 3, "id": 1, "lemma": "from", "misc": "", "start_char": 415, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 423, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 420, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 428, "feats": "Number=Plur", "head": 11, "id": 3, "lemma": "datum", "misc": "", "start_char": 424, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 431, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 429, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 436, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "hand", "misc": "", "start_char": 432, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 437, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 442, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 7, "lemma": "you", "misc": "", "start_char": 439, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 449, "feats": null, "head": 11, "id": 8, "lemma": "really", "misc": "", "start_char": 443, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 452, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 450, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 456, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 453, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 461, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "draw", "misc": "", "start_char": 457, "text": "draw", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 466, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 462, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 477, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "conclusion", "misc": "", "start_char": 467, "text": "conclusion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 478, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 483, "feats": null, "head": 28, "id": 15, "lemma": "all", "misc": "", "start_char": 480, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 487, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 484, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 491, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "can", "misc": "", "start_char": 488, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 495, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "say", "misc": "", "start_char": 492, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 500, "feats": null, "head": 21, "id": 19, "lemma": "with", "misc": "", "start_char": 496, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 509, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "absolute", "misc": "", "start_char": 501, "text": "absolute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 519, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "certainty", "misc": "", "start_char": 510, "text": "certainty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 22, "lemma": "be", "misc": "", "start_char": 520, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 527, "feats": null, "head": 28, "id": 23, "lemma": "that", "misc": "", "start_char": 523, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 532, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 24, "lemma": "that", "misc": "", "start_char": 528, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 537, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "joke", "misc": "", "start_char": 533, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 540, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 538, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 28, "id": 27, "lemma": "not", "misc": "", "start_char": 541, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 550, "feats": "Degree=Pos", "head": 11, "id": 28, "lemma": "funny", "misc": "", "start_char": 545, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 555, "feats": "PronType=Dem", "head": 28, "id": 29, "lemma": "here", "misc": "", "start_char": 551, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 11, "id": 30, "lemma": ".", "misc": "", "start_char": 556, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Boy))) (, ,) (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ good)) (S (VP (TO to) (VP (VB be) (ADVP (RB back)))))) (. .)))" }, "speaker": "Penny", "text": "Boy, it's good to be back.", "tokens": [ { "deprel": "discourse", "end_char": 561, "feats": null, "head": 5, "id": 1, "lemma": "boy", "misc": "", "start_char": 558, "text": "Boy", "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": "expl", "end_char": 566, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 564, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 567, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 574, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 570, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 577, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 575, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 580, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 578, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 585, "feats": null, "head": 5, "id": 8, "lemma": "back", "misc": "", "start_char": 581, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ 's) (NP (PRP$ your) (NN family))) (. ?)))" }, "speaker": "Leonard", "text": "How's your family?", "tokens": [ { "deprel": "root", "end_char": 591, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 588, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 594, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 592, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 599, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 595, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 606, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "family", "misc": "", "start_char": 600, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 607, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBD was) (NP (DT the) (JJS worst) (NN trip))) (. .) (S (NP (NN Everyone)) (VP (VBD got) (ADJP (JJ sick)) (PP (IN over) (NP (DT the) (NN weekend))))) (. .)))" }, "speaker": "Penny", "text": "Oh, it was the worst trip . Everyone got sick over the weekend.", "tokens": [ { "deprel": "discourse", "end_char": 611, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 609, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 612, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 614, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 617, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 624, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 621, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 630, "feats": "Degree=Sup", "head": 7, "id": 6, "lemma": "bad", "misc": "", "start_char": 625, "text": "worst", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 635, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "trip", "misc": "", "start_char": 631, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 646, "feats": "Number=Sing|PronType=Tot", "head": 10, "id": 9, "lemma": "everyone", "misc": "", "start_char": 638, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 10, "lemma": "get", "misc": "", "start_char": 647, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 655, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "sick", "misc": "", "start_char": 651, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 660, "feats": null, "head": 14, "id": 12, "lemma": "over", "misc": "", "start_char": 656, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 664, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 661, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 672, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "weekend", "misc": "", "start_char": 665, "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 673, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (ADJP (JJ Sick) (. ?)))" }, "speaker": "Sheldon", "text": "Sick?", "tokens": [ { "deprel": "root", "end_char": 679, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sick", "misc": "", "start_char": 675, "text": "Sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 680, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (NP (PRP we)) (VP (VBP go)) (. .)))" }, "speaker": "Leonard", "text": "Here we go.", "tokens": [ { "deprel": "advmod", "end_char": 686, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "here", "misc": "", "start_char": 682, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 689, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 687, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 692, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 690, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (ADJP (JJ sick))) (. ?)))" }, "speaker": "Sheldon", "text": "What kind of sick?", "tokens": [ { "deprel": "det", "end_char": 699, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 695, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 704, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "kind", "misc": "", "start_char": 700, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 707, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 705, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 712, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "sick", "misc": "", "start_char": 708, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 713, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (DT the) (NN flu)) (, ,) (NP (PRP I)) (VP (VBP guess)) (. .)))" }, "speaker": "Penny", "text": "Oh, the flu, I guess.", "tokens": [ { "deprel": "discourse", "end_char": 717, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 715, "text": "Oh", "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": "det", "end_char": 723, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 720, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 727, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "flu", "misc": "", "start_char": 724, "text": "flu", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 728, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 730, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 737, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "guess", "misc": "", "start_char": 732, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 738, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (S (NP (PRP you)) (VP (TO to) (VP (VB guess))))))) (, ,) (S (NP (PRP I)) (VP (VBP need) (S (NP (PRP you)) (VP (TO to) (VP (VB know)))))) (. .) (WHADVP (RB Now)) (, ,) (WHADVP (WRB when)) (SQ (VBD did) (NP (DT the) (NNS symptoms)) (ADVP (RB first)) (VP (VB appear))) (. ?)))" }, "speaker": "Sheldon", "text": "I don't need you to guess, I need you to know . Now, when did the symptoms first appear?", "tokens": [ { "deprel": "nsubj", "end_char": 741, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 740, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 742, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 748, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 745, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 753, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 749, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 757, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 754, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 760, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 758, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 766, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "guess", "misc": "", "start_char": 761, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 767, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 770, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 769, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 775, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "need", "misc": "", "start_char": 771, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 779, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 776, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 782, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 780, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 787, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "know", "misc": "", "start_char": 783, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 788, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 793, "feats": null, "head": 22, "id": 15, "lemma": "now", "misc": "", "start_char": 790, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 794, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 800, "feats": "PronType=Int", "head": 22, "id": 17, "lemma": "when", "misc": "", "start_char": 796, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 18, "lemma": "do", "misc": "", "start_char": 801, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 808, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 805, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 817, "feats": "Number=Plur", "head": 22, "id": 20, "lemma": "symptom", "misc": "", "start_char": 809, "text": "symptoms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 823, "feats": "NumType=Ord", "head": 22, "id": 21, "lemma": "first", "misc": "", "start_char": 818, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 830, "feats": "VerbForm=Inf", "head": 4, "id": 22, "lemma": "appear", "misc": "", "start_char": 824, "text": "appear", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 4, "id": 23, "lemma": "?", "misc": "", "start_char": 831, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (NNP Friday)) (. .)))" }, "speaker": "Penny", "text": "Maybe Friday.", "tokens": [ { "deprel": "advmod", "end_char": 838, "feats": null, "head": 2, "id": 1, "lemma": "maybe", "misc": "", "start_char": 833, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 845, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Friday", "misc": "", "start_char": 839, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (NP (NNP Friday) (. .)) (VP (VBD Was) (NP (DT that) (NN morning) (CC or) (NN afternoon))) (. ?)))" }, "speaker": "Sheldon", "text": "Friday . Was that morning or afternoon?", "tokens": [ { "deprel": "nmod:tmod", "end_char": 854, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Friday", "misc": "", "start_char": 848, "text": "Friday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 860, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 857, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 865, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 861, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 873, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "morning", "misc": "", "start_char": 866, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 876, "feats": null, "head": 7, "id": 6, "lemma": "or", "misc": "", "start_char": 874, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 886, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "afternoon", "misc": "", "start_char": 877, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 887, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't)) (. ...)))" }, "speaker": "Penny", "text": "I don't ...", "tokens": [ { "deprel": "nsubj", "end_char": 890, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 889, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 893, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 891, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 897, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 894, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 2, "id": 4, "lemma": "...", "misc": "", "start_char": 898, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Think) (, ,) (NP (NN woman)) (. .) (SBAR (SBAR (WHNP (WP Who)) (S (VP (VBD blew) (NP (PRP$ their) (NN nose))))) (CC and) (FRAG (WHADVP (WRB when))))) (. ?)))" }, "speaker": "Sheldon", "text": "Think, woman . Who blew their nose and when?", "tokens": [ { "deprel": "root", "end_char": 907, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "think", "misc": "", "start_char": 902, "text": "Think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 908, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 915, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "woman", "misc": "", "start_char": 910, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 916, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 921, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 918, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 926, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 6, "lemma": "blow", "misc": "", "start_char": 922, "text": "blew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 932, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "their", "misc": "", "start_char": 927, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 937, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "nose", "misc": "", "start_char": 933, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 941, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 938, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 946, "feats": "PronType=Int", "head": 6, "id": 10, "lemma": "when", "misc": "", "start_char": 942, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 947, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB relax)) (. .) (S (NP (PRP She)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT any) (NNS symptoms))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (RB not) (ADJP (JJ contagious)))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, relax . She doesn't have any symptoms . I'm sure she's not contagious.", "tokens": [ { "deprel": "vocative", "end_char": 956, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 949, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 957, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 964, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "relax", "misc": "", "start_char": 959, "text": "relax", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 970, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "she", "misc": "", "start_char": 967, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 975, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 971, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 979, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 976, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 984, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 980, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 988, "feats": null, "head": 10, "id": 9, "lemma": "any", "misc": "", "start_char": 985, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 997, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "symptom", "misc": "", "start_char": 989, "text": "symptoms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 998, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1001, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 1000, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1002, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1009, "feats": "Degree=Pos", "head": 8, "id": 14, "lemma": "sure", "misc": "", "start_char": 1005, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "she", "misc": "", "start_char": 1010, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1016, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 1014, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1020, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 1017, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1031, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "contagious", "misc": "", "start_char": 1021, "text": "contagious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 1032, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (. .) (SBAR (IN If) (S (NP (NN influenza)) (VP (VBD was) (ADJP (RB only) (JJ contagious)) (SBAR (IN after) (S (NP (NNS symptoms)) (VP (VBP appear) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB 've) (VP (VBN died) (PRT (RP out)) (ADVP (NP (NNS years)) (RB ago))))))))))))) (. .) (ADVP (RB Somewhere) (PP (IN between) (NP (NP (NN tool)) (S (VP (VBG using) (CC and) (NML (NN cave) (NN painting)))) (NNP Homo) (NN habilis)))) (VP (MD would) (VP (VB 've) (VP (VBN figured) (PRT (RP out)) (S (VP (TO to) (VP (VB kill) (NP (DT the) (NN guy)) (PP (IN with) (NP (DT the) (JJ runny) (NN nose))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, please . If influenza was only contagious after symptoms appear it would've died out years ago . Somewhere between tool using and cave painting Homo habilis would've figured out to kill the guy with the runny nose.", "tokens": [ { "deprel": "discourse", "end_char": 1036, "feats": null, "head": 16, "id": 1, "lemma": "oh", "misc": "", "start_char": 1034, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1045, "feats": null, "head": 16, "id": 3, "lemma": "please", "misc": "", "start_char": 1039, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1050, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 1048, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1060, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "influenza", "misc": "", "start_char": 1051, "text": "influenza", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1064, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1061, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1069, "feats": null, "head": 9, "id": 8, "lemma": "only", "misc": "", "start_char": 1065, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1080, "feats": "Degree=Pos", "head": 16, "id": 9, "lemma": "contagious", "misc": "", "start_char": 1070, "text": "contagious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1086, "feats": null, "head": 12, "id": 10, "lemma": "after", "misc": "", "start_char": 1081, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1095, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "symptom", "misc": "", "start_char": 1087, "text": "symptoms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1102, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "appear", "misc": "", "start_char": 1096, "text": "appear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1105, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 1103, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1111, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 1106, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1115, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 1112, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1120, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 16, "lemma": "die", "misc": "", "start_char": 1116, "text": "died", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1124, "feats": null, "head": 16, "id": 17, "lemma": "out", "misc": "", "start_char": 1121, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "obl:tmod", "end_char": 1130, "feats": "Number=Plur", "head": 19, "id": 18, "lemma": "year", "misc": "", "start_char": 1125, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1134, "feats": null, "head": 16, "id": 19, "lemma": "ago", "misc": "", "start_char": 1131, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 16, "id": 20, "lemma": ".", "misc": "", "start_char": 1135, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1146, "feats": null, "head": 32, "id": 21, "lemma": "somewhere", "misc": "", "start_char": 1137, "text": "Somewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1154, "feats": null, "head": 23, "id": 22, "lemma": "between", "misc": "", "start_char": 1147, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1159, "feats": "Number=Sing", "head": 32, "id": 23, "lemma": "tool", "misc": "", "start_char": 1155, "text": "tool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1165, "feats": "VerbForm=Ger", "head": 23, "id": 24, "lemma": "use", "misc": "", "start_char": 1160, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 1169, "feats": null, "head": 27, "id": 25, "lemma": "and", "misc": "", "start_char": 1166, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1174, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "cave", "misc": "", "start_char": 1170, "text": "cave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1183, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "painting", "misc": "", "start_char": 1175, "text": "painting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1188, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Homo", "misc": "", "start_char": 1184, "text": "Homo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1196, "feats": "Number=Sing", "head": 32, "id": 29, "lemma": "habilis", "misc": "", "start_char": 1189, "text": "habilis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1202, "feats": "VerbForm=Fin", "head": 32, "id": 30, "lemma": "would", "misc": "", "start_char": 1197, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1206, "feats": "VerbForm=Inf", "head": 32, "id": 31, "lemma": "have", "misc": "", "start_char": 1203, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1214, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 32, "lemma": "figure", "misc": "", "start_char": 1207, "text": "figured", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 1218, "feats": null, "head": 32, "id": 33, "lemma": "out", "misc": "", "start_char": 1215, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 1221, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 1219, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1226, "feats": "VerbForm=Inf", "head": 32, "id": 35, "lemma": "kill", "misc": "", "start_char": 1222, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1230, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "misc": "", "start_char": 1227, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1234, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "guy", "misc": "", "start_char": 1231, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1239, "feats": null, "head": 41, "id": 38, "lemma": "with", "misc": "", "start_char": 1235, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1243, "feats": "Definite=Def|PronType=Art", "head": 41, "id": 39, "lemma": "the", "misc": "", "start_char": 1240, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1249, "feats": "Degree=Pos", "head": 41, "id": 40, "lemma": "runny", "misc": "", "start_char": 1244, "text": "runny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1254, "feats": "Number=Sing", "head": 35, "id": 41, "lemma": "nose", "misc": "", "start_char": 1250, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 16, "id": 42, "lemma": ".", "misc": "", "start_char": 1255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (S (NP (PRP you)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB excuse) (NP (NNP Sheldon)))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (DT a) (NN bit)) (PP (IN of) (NP (DT a) (NN germaphobe)))))) (. .)))" }, "speaker": "Leonard", "text": "Penny, you'll have to excuse Sheldon . He's a bit of a germaphobe.", "tokens": [ { "deprel": "vocative", "end_char": 1262, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "penny", "misc": "", "start_char": 1257, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1263, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1268, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1265, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1272, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 1269, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1277, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1273, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1280, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1278, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1287, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "excuse", "misc": "", "start_char": 1281, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1295, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Sheldon", "misc": "", "start_char": 1288, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1300, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "he", "misc": "", "start_char": 1298, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1303, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1301, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1305, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1304, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1309, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "bit", "misc": "", "start_char": 1306, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1312, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1310, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1314, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1313, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1325, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "germaphobe", "misc": "", "start_char": 1315, "text": "germaphobe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (VBP understand))) (. .)))" }, "speaker": "Penny", "text": "That's okay . I understand.", "tokens": [ { "deprel": "nsubj", "end_char": 1332, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1328, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1335, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1333, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1340, "feats": "Degree=Pos", "head": 6, "id": 3, "lemma": "okay", "misc": "", "start_char": 1336, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1341, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1355, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "understand", "misc": "", "start_char": 1345, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1357, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1356, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (NP (NN Thanks)) (PP (IN for) (NP (PRP$ your) (NN consideration) (. .)))) (ADVP (RB Now)) (UH please) (VP (VB leave)) (. .)))" }, "speaker": "Sheldon", "text": "Thanks for your consideration . Now please leave.", "tokens": [ { "deprel": "root", "end_char": 1364, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 1358, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1368, "feats": null, "head": 4, "id": 2, "lemma": "for", "misc": "", "start_char": 1365, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1373, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1369, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1387, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "consideration", "misc": "", "start_char": 1374, "text": "consideration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1388, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1393, "feats": null, "head": 8, "id": 6, "lemma": "now", "misc": "", "start_char": 1390, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 1400, "feats": null, "head": 8, "id": 7, "lemma": "please", "misc": "", "start_char": 1394, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 1406, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 8, "lemma": "leave", "misc": "", "start_char": 1401, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1408, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1407, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD 'd) (ADVP (RBR better)) (VP (VB go) (SBAR (IN before) (S (NP (PRP he)) (VP (VBZ starts) (S (VP (VBG spraying) (NP (PRP you)) (PP (IN with) (NP (NNP Lysol)))))))))) (. .)))" }, "speaker": "Leonard", "text": "You'd better go before he starts spraying you with Lysol.", "tokens": [ { "deprel": "nsubj", "end_char": 1412, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1409, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1415, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 1413, "text": "'d", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1422, "feats": "Degree=Cmp", "head": 4, "id": 3, "lemma": "well", "misc": "", "start_char": 1416, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 1425, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1423, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1432, "feats": null, "head": 7, "id": 5, "lemma": "before", "misc": "", "start_char": 1426, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1435, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 1433, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1442, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "start", "misc": "", "start_char": 1436, "text": "starts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1451, "feats": "VerbForm=Ger", "head": 7, "id": 8, "lemma": "spraying", "misc": "", "start_char": 1443, "text": "spraying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1455, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 1452, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1460, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 1456, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1466, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Lysol", "misc": "", "start_char": 1461, "text": "Lysol", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1468, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1467, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (VP (VBP thank) (NP (PRP you)) (PP (IN for) (S (VP (VBG getting) (NP (PRP$ my) (NN mail)))))) (. .)))" }, "speaker": "Penny", "text": "Okay, well, thank you for getting my mail.", "tokens": [ { "deprel": "discourse", "end_char": 1473, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1469, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1475, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1480, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 1476, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "thank", "misc": "", "start_char": 1483, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1492, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1489, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1496, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 1493, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1504, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "get", "misc": "", "start_char": 1497, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1507, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1505, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1512, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "mail", "misc": "", "start_char": 1508, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1514, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1513, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (NP (NN problem) (. .)) (VP (UH Welcome) (ADVP (RB home))) (. .)))" }, "speaker": "Leonard", "text": "No, problem . Welcome home.", "tokens": [ { "deprel": "discourse", "end_char": 1517, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 1515, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1527, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "problem", "misc": "", "start_char": 1520, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1529, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1528, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1537, "feats": null, "head": 3, "id": 5, "lemma": "welcome", "misc": "", "start_char": 1530, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 1542, "feats": null, "head": 5, "id": 6, "lemma": "home", "misc": "", "start_char": 1538, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1544, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1543, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Sheldon", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1549, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1545, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1550, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 2, 2, 2 ], [ 2, 22, 22 ], [ 23, 11, 11 ] ], [ [ 2, 8, 11 ] ], [ [ 2, 14, 18 ] ], [ [ 2, 22, 23 ] ], [ [ 3, 2, 3 ] ], [ [ 4, 7, 10 ] ], [ [ 5, 2, 2 ], [ 7, 1, 1 ], [ 29, 5, 5 ] ], [ [ 7, 3, 3 ], [ 9, 7, 7 ], [ 10, 6, 6 ], [ 10, 15, 15 ], [ 12, 2, 2 ], [ 17, 5, 5 ], [ 18, 4, 4 ], [ 18, 10, 10 ], [ 21, 0, 0 ], [ 22, 2, 2 ], [ 23, 4, 4 ], [ 23, 14, 14 ], [ 25, 0, 0 ], [ 25, 2, 2 ], [ 26, 4, 4 ], [ 27, 2, 2 ], [ 28, 0, 0 ], [ 28, 8, 8 ], [ 29, 8, 8 ] ], [ [ 7, 3, 4 ], [ 29, 8, 9 ] ], [ [ 8, 7, 7 ], [ 9, 15, 15 ] ], [ [ 9, 4, 5 ] ], [ [ 9, 9, 10 ], [ 10, 23, 24 ] ], [ [ 10, 4, 4 ] ], [ [ 10, 1, 4 ] ], [ [ 12, 2, 3 ], [ 13, 8, 8 ] ], [ [ 13, 2, 2 ], [ 13, 4, 6 ] ], [ [ 13, 12, 13 ] ], [ [ 17, 2, 3 ], [ 24, 5, 5 ], [ 24, 12, 12 ] ], [ [ 18, 0, 0 ], [ 18, 8, 8 ], [ 23, 0, 0 ], [ 25, 7, 7 ], [ 25, 9, 9 ], [ 25, 14, 15 ], [ 25, 11, 15 ], [ 28, 5, 5 ] ], [ [ 18, 18, 19 ], [ 24, 10, 10 ] ], [ [ 19, 1, 1 ], [ 20, 0, 0 ] ], [ [ 22, 4, 4 ], [ 22, 6, 6 ] ], [ [ 22, 6, 7 ] ], [ [ 23, 8, 9 ] ], [ [ 24, 17, 17 ] ], [ [ 24, 27, 28 ] ], [ [ 24, 35, 40 ] ], [ [ 24, 38, 40 ] ], [ [ 27, 2, 3 ] ], [ [ 28, 10, 10 ] ] ]
s01e11c00t
Checkmate. O - o - o - o - h! Again? Obviously, you're not well suited for three - dimensional chess . Perhaps three - dimensional Candy Land would be more your speed. Just reset the board. It must be humbling to suck on so many different levels. Hey, guys. Hey! Did you get my mail? Yeah, right here . How was Nebraska? Well, better than North Dakota . I guess that joke's only funny in Nebraska. From the data at hand, you really can't draw that conclusion . All you can say with absolute certainty is that that joke is not funny here. Boy, it's good to be back. How's your family? Oh, it was the worst trip . Everyone got sick over the weekend. Sick? Here we go. What kind of sick? Oh, the flu, I guess. I don't need you to guess, I need you to know . Now, when did the symptoms first appear? Maybe Friday. Friday . Was that morning or afternoon? I don't ... Think, woman . Who blew their nose and when? Sheldon, relax . She doesn't have any symptoms . I'm sure she's not contagious. Oh, please . If influenza was only contagious after symptoms appear it would've died out years ago . Somewhere between tool using and cave painting Homo habilis would've figured out to kill the guy with the runny nose. Penny, you'll have to excuse Sheldon . He's a bit of a germaphobe. That's okay . I understand. Thanks for your consideration . Now please leave. You'd better go before he starts spraying you with Lysol. Okay, well, thank you for getting my mail. No, problem . Welcome home. What?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (. ?) (WHNP (WP What) (DT the) (NN hell)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What? What the hell are you doing?", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 8, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 5, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 11, "feats": "PronType=Int", "head": 8, "id": 3, "lemma": "what", "misc": "", "start_char": 7, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 15, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 12, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 20, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "hell", "misc": "", "start_char": 16, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 21, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 28, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 25, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 34, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 29, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 35, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG making) (NP (NP (JJ petri) (NNS dishes)) (SBAR (S (VP (TO to) (VP (VB grow) (NP (NN throat) (NNS cultures))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm making petri dishes to grow throat cultures.", "tokens": [ { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 37, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 39, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 48, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 42, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 54, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "Petri", "misc": "", "start_char": 49, "text": "petri", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 61, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "dish", "misc": "", "start_char": 55, "text": "dishes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 64, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 62, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 69, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "grow", "misc": "", "start_char": 65, "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 76, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "throat", "misc": "", "start_char": 70, "text": "throat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 85, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "culture", "misc": "", "start_char": 77, "text": "cultures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (PP (IN With) (NP (NN lime) (NNP Jell) (HYPH -) (NNP O)) (. ?)))" }, "speaker": "Leonard", "text": "With lime Jell - O?", "tokens": [ { "deprel": "case", "end_char": 92, "feats": null, "head": 5, "id": 1, "lemma": "with", "misc": "", "start_char": 88, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 97, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "lime", "misc": "", "start_char": 93, "text": "lime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 102, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Jell", "misc": "", "start_char": 98, "text": "Jell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 103, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 106, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "O", "misc": "", "start_char": 105, "text": "O", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 107, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP need) (NP (DT a) (NN growth) (NN medium)))) (, ,) (CC and) (S (NP (NN someone)) (VP (VBD polished) (PP (IN off) (NP (DT the) (NN apricot) (NN yogurt) (. .) (RB Here) (. .))) (S (VP (VB Swab) (NP (PRP$ my) (NN throat)))))) (. .)))" }, "speaker": "Sheldon", "text": "I need a growth medium, and someone polished off the apricot yogurt . Here . Swab my throat.", "tokens": [ { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 109, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 111, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 117, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 116, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 124, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "growth", "misc": "", "start_char": 118, "text": "growth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 131, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "medium", "misc": "", "start_char": 125, "text": "medium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 137, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 134, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 145, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 8, "lemma": "someone", "misc": "", "start_char": 138, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "conj", "end_char": 154, "feats": "Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "polished", "misc": "", "start_char": 146, "text": "polished", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 158, "feats": null, "head": 13, "id": 10, "lemma": "off", "misc": "", "start_char": 155, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 162, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 159, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 170, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "apricot", "misc": "", "start_char": 163, "text": "apricot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 177, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "yogurt", "misc": "", "start_char": 171, "text": "yogurt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 178, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 184, "feats": "PronType=Dem", "head": 17, "id": 15, "lemma": "here", "misc": "", "start_char": 180, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 191, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 17, "lemma": "swab", "misc": "", "start_char": 187, "text": "Swab", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 194, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 192, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 201, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "throat", "misc": "", "start_char": 195, "text": "throat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .)))" }, "speaker": "Leonard", "text": "I don't think so.", "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": 218, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 213, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 221, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 219, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (LST (NNP Leonard) (. .)) (SBAR (IN If) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB get) (ADVP (RB ahead) (PP (IN of) (NP (DT this))))))))))) (, ,) (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB find) (PRT (RP out)) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBG growing) (PP (IN in) (NP (PRP$ my) (NN throat))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard . If I'm going to get ahead of this, I need to find out what's growing in my throat.", "tokens": [ { "deprel": "vocative", "end_char": 231, "feats": "Number=Sing", "head": 14, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 224, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 14, "id": 2, "lemma": ".", "misc": "", "start_char": 232, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 236, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 234, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 238, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 237, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 239, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 247, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 6, "lemma": "go", "misc": "", "start_char": 242, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 248, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 254, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "get", "misc": "", "start_char": 251, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 8, "id": 9, "lemma": "ahead", "misc": "", "start_char": 255, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 263, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 261, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 268, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 11, "lemma": "this", "misc": "", "start_char": 264, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 6, "id": 12, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 271, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 14, "lemma": "need", "misc": "", "start_char": 273, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 280, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 278, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 285, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "find", "misc": "", "start_char": 281, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 289, "feats": null, "head": 16, "id": 17, "lemma": "out", "misc": "", "start_char": 286, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 294, "feats": "PronType=Rel", "head": 16, "id": 18, "lemma": "what", "misc": "", "start_char": 290, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 295, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 305, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 20, "lemma": "grow", "misc": "", "start_char": 298, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 308, "feats": null, "head": 23, "id": 21, "lemma": "in", "misc": "", "start_char": 306, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 311, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 309, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 318, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "throat", "misc": "", "start_char": 312, "text": "throat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 14, "id": 24, "lemma": ".", "misc": "", "start_char": 319, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP you)) (VP (VBP are) (RB not) (ADJP (JJ sick)))) (. .) (S (NP (DT This)) (VP (VBZ is))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP are) (RB not))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, you are not sick . This is, but you are not.", "tokens": [ { "deprel": "vocative", "end_char": 328, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 321, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 329, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 334, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 331, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 335, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 342, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 339, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 347, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "sick", "misc": "", "start_char": 343, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 348, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 354, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 350, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "be", "misc": "", "start_char": 355, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 358, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 363, "feats": null, "head": 13, "id": 11, "lemma": "but", "misc": "", "start_char": 360, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 367, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 364, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 371, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "be", "misc": "", "start_char": 368, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 375, "feats": null, "head": 13, "id": 14, "lemma": "not", "misc": "", "start_char": 372, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP have) (NP (NP (DT no) (NN idea)) (SBAR (WHNP (WDT what) (NN pathogen)) (S (S (NP (NN Typhoid)) (SBAR (S (NP (PRP she)) (VP (VBZ has) (VP (VBN introduced) (PP (IN into) (NP (PRP$ our) (NN environment)))))))) (. .) (PP (IN For) (S (VP (VBG having) (ADVP (RB never)) (VP (VBN been) (PP (IN to) (NP (NNP Nebraska))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB fairly) (JJ certain) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP have) (NP (DT no) (ADJP (NN corn) (HYPH -) (NN husking)) (NNS antibodies))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "We have no idea what pathogen Typhoid she has introduced into our environment . For having never been to Nebraska, I'm fairly certain that I have no corn - husking antibodies.", "tokens": [ { "deprel": "nsubj", "end_char": 380, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 378, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 385, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 381, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 388, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 386, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 393, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "idea", "misc": "", "start_char": 389, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 398, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 394, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "compound", "end_char": 407, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "pathogen", "misc": "", "start_char": 399, "text": "pathogen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 415, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "typhoid", "misc": "", "start_char": 408, "text": "Typhoid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "she", "misc": "", "start_char": 416, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 420, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl", "end_char": 434, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 10, "lemma": "introduce", "misc": "", "start_char": 424, "text": "introduced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 439, "feats": null, "head": 13, "id": 11, "lemma": "into", "misc": "", "start_char": 435, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 443, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 440, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 455, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "environment", "misc": "", "start_char": 444, "text": "environment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 456, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 461, "feats": null, "head": 20, "id": 15, "lemma": "for", "misc": "", "start_char": 458, "text": "For", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "aux", "end_char": 468, "feats": "VerbForm=Ger", "head": 20, "id": 16, "lemma": "have", "misc": "", "start_char": 462, "text": "having", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 474, "feats": null, "head": 20, "id": 17, "lemma": "never", "misc": "", "start_char": 469, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 479, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 475, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 482, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 480, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 491, "feats": "Number=Sing", "head": 25, "id": 20, "lemma": "Nebraska", "misc": "", "start_char": 483, "text": "Nebraska", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 25, "id": 21, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 495, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 494, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 496, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 505, "feats": null, "head": 25, "id": 24, "lemma": "fairly", "misc": "", "start_char": 499, "text": "fairly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 513, "feats": "Degree=Pos", "head": 2, "id": 25, "lemma": "certain", "misc": "", "start_char": 506, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 518, "feats": null, "head": 28, "id": 26, "lemma": "that", "misc": "", "start_char": 514, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 520, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 519, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 525, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 28, "lemma": "have", "misc": "", "start_char": 521, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 528, "feats": null, "head": 33, "id": 29, "lemma": "no", "misc": "", "start_char": 526, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 533, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "corn", "misc": "", "start_char": 529, "text": "corn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 32, "id": 31, "lemma": "-", "misc": "", "start_char": 534, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 543, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "husking", "misc": "", "start_char": 536, "text": "husking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 554, "feats": "Number=Plur", "head": 28, "id": 33, "lemma": "antibody", "misc": "", "start_char": 544, "text": "antibodies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG overreacting))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, don't you think you're overreacting?", "tokens": [ { "deprel": "vocative", "end_char": 564, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 557, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 565, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 567, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 573, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 570, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 577, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 574, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 583, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 578, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 584, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 588, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 604, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "overreact", "misc": "", "start_char": 592, "text": "overreacting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 605, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG lying) (ADJP (JJ comatose)) (PP (IN in) (NP (DT a) (NN hospital))) (S (VP (VBG relying) (PP (IN on) (NP (JJ inferior) (NNS minds))) (S (VP (TO to) (VP (VB cure) (NP (PRP me))))))))))) (, ,) (NP (NP (DT these) (NML (NN Jell) (HYPH -) (NNP O)) (NNS cultures)) (CC and) (NP (PRP$ my) (JJ accompanying) (NNS notes))) (VP (MD will) (VP (VB give) (NP (PRP them)) (NP (DT a) (NN fighting) (NN chance)))) (. .)))" }, "speaker": "Sheldon", "text": "When I'm lying comatose in a hospital relying on inferior minds to cure me, these Jell - O cultures and my accompanying notes will give them a fighting chance.", "tokens": [ { "deprel": "advmod", "end_char": 611, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "when", "misc": "", "start_char": 607, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 612, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 616, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 614, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 622, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 4, "lemma": "lie", "misc": "", "start_char": 617, "text": "lying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 631, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "comatose", "misc": "", "start_char": 623, "text": "comatose", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 634, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 632, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 636, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 635, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "hospital", "misc": "", "start_char": 637, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 653, "feats": "VerbForm=Ger", "head": 8, "id": 9, "lemma": "rely", "misc": "", "start_char": 646, "text": "relying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 656, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 654, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "inferior", "misc": "", "start_char": 657, "text": "inferior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 671, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "mind", "misc": "", "start_char": 666, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 674, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 672, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 679, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "cure", "misc": "", "start_char": 675, "text": "cure", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 682, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 680, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 4, "id": 16, "lemma": ",", "misc": "", "start_char": 683, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 690, "feats": "Number=Plur|PronType=Dem", "head": 21, "id": 17, "lemma": "this", "misc": "", "start_char": 685, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 695, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "jell", "misc": "", "start_char": 691, "text": "Jell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 696, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 699, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "O", "misc": "", "start_char": 698, "text": "O", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 708, "feats": "Number=Plur", "head": 27, "id": 21, "lemma": "culture", "misc": "", "start_char": 700, "text": "cultures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 712, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 709, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 715, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 23, "lemma": "my", "misc": "", "start_char": 713, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 728, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "accompanying", "misc": "", "start_char": 716, "text": "accompanying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 734, "feats": "Number=Plur", "head": 21, "id": 25, "lemma": "note", "misc": "", "start_char": 729, "text": "notes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 739, "feats": "VerbForm=Fin", "head": 27, "id": 26, "lemma": "will", "misc": "", "start_char": 735, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 744, "feats": "VerbForm=Inf", "head": 0, "id": 27, "lemma": "give", "misc": "", "start_char": 740, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 749, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "they", "misc": "", "start_char": 745, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 751, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 29, "lemma": "a", "misc": "", "start_char": 750, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 760, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "fighting", "misc": "", "start_char": 752, "text": "fighting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 767, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "chance", "misc": "", "start_char": 761, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 27, "id": 32, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (ADVP (RB back) (PP (IN to) (NP (NN bed)))))) (. .)))" }, "speaker": "Leonard", "text": "I'm going back to bed.", "tokens": [ { "deprel": "nsubj", "end_char": 771, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 770, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 774, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 772, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 780, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 775, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 785, "feats": null, "head": 3, "id": 4, "lemma": "back", "misc": "", "start_char": 781, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 788, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 786, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 792, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "bed", "misc": "", "start_char": 789, "text": "bed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 793, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait)) (, ,) (VP (VB put) (NP (DT this)) (PP (IN in) (NP (DT the) (NN bathroom)))) (. .)))" }, "speaker": "Sheldon", "text": "Wait, put this in the bathroom.", "tokens": [ { "deprel": "root", "end_char": 799, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 795, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 800, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 805, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "put", "misc": "", "start_char": 802, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 810, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "this", "misc": "", "start_char": 806, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 813, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 811, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 817, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 814, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 826, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "bathroom", "misc": "", "start_char": 818, "text": "bathroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 828, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 827, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (NP (WP What)) (PP (IN for)) (. ?)))" }, "speaker": "Leonard", "text": "What for?", "tokens": [ { "deprel": "root", "end_char": 833, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 829, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 837, "feats": null, "head": 1, "id": 2, "lemma": "for", "misc": "", "start_char": 834, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 838, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB measure) (NP (PRP$ my) (NN fluid) (NN intake) (CC and) (NN output)) (S (VP (TO to) (VP (VB make) (ADJP (JJ sure) (SBAR (S (NP (PRP$ my) (NNS kidneys)) (VP (VBP are) (RB n't) (VP (VBG shutting) (PRT (RP down)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I need to measure my fluid intake and output to make sure my kidneys aren't shutting down.", "tokens": [ { "deprel": "nsubj", "end_char": 841, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 840, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 846, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 842, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 849, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 847, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 857, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "measure", "misc": "", "start_char": 850, "text": "measure", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 860, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "my", "misc": "", "start_char": 858, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 866, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "fluid", "misc": "", "start_char": 861, "text": "fluid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 873, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "intake", "misc": "", "start_char": 867, "text": "intake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 877, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 874, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 884, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "output", "misc": "", "start_char": 878, "text": "output", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 887, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 885, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 892, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "make", "misc": "", "start_char": 888, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 897, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "sure", "misc": "", "start_char": 893, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 900, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 898, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 908, "feats": "Number=Plur", "head": 17, "id": 14, "lemma": "kidney", "misc": "", "start_char": 901, "text": "kidneys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 912, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 909, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 916, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 913, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 925, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 17, "lemma": "shut", "misc": "", "start_char": 917, "text": "shutting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 930, "feats": null, "head": 17, "id": 18, "lemma": "down", "misc": "", "start_char": 926, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 931, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP mix) (NP (NN pancake) (NN batter)) (PP (IN in) (NP (DT this)))) (. .)))" }, "speaker": "Leonard", "text": "I mix pancake batter in this.", "tokens": [ { "deprel": "nsubj", "end_char": 934, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 933, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 938, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mix", "misc": "", "start_char": 935, "text": "mix", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 946, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "pancake", "misc": "", "start_char": 939, "text": "pancake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 953, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "batter", "misc": "", "start_char": 947, "text": "batter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 956, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 954, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 961, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 6, "lemma": "this", "misc": "", "start_char": 957, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 962, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (DT that) (NN measuring) (NN cup)) (VP (VBZ has) (ADVP (RB always)) (VP (VBN been) (PP (IN for) (NP (NN urine))))) (. .)))" }, "speaker": "Sheldon", "text": "No, that measuring cup has always been for urine.", "tokens": [ { "deprel": "discourse", "end_char": 966, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 964, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 967, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 973, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 969, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 983, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "measuring", "misc": "", "start_char": 974, "text": "measuring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 987, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "cup", "misc": "", "start_char": 984, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 991, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "have", "misc": "", "start_char": 988, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 998, "feats": null, "head": 10, "id": 7, "lemma": "always", "misc": "", "start_char": 992, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1003, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 999, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 1007, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 1004, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1013, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "urine", "misc": "", "start_char": 1008, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1014, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD had) (NP (NP (NN time)) (SBAR (S (VP (TO to) (VP (VB make) (NP (DT a) (NN label)) (PP (IN for) (NP (NP (NN everything)) (PP (IN in) (NP (DT this) (NN apartment))) (PP (VBG including) (NP (DT the) (NN label) (NN maker)))))))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NP (CD ten) (NNS seconds)) (SBAR (S (VP (TO to) (VP (VB make) (NP (NP (CD one)) (SBAR (WHNP (WDT that)) (S (VP (VBD said) (NP (`` \") (NN urine) (NN cup) ('' \")))))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "You had time to make a label for everything in this apartment including the label maker, but you didn't have ten seconds to make one that said \" urine cup \"?", "tokens": [ { "deprel": "nsubj", "end_char": 1019, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1016, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1023, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1020, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1028, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "time", "misc": "", "start_char": 1024, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1031, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1029, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1036, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "make", "misc": "", "start_char": 1032, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1038, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1037, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1044, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "label", "misc": "", "start_char": 1039, "text": "label", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1048, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 1045, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1059, "feats": "Number=Sing|PronType=Tot", "head": 5, "id": 9, "lemma": "everything", "misc": "", "start_char": 1049, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1062, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 1060, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1067, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 1063, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1077, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "apartment", "misc": "", "start_char": 1068, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1087, "feats": "VerbForm=Ger", "head": 16, "id": 13, "lemma": "include", "misc": "", "start_char": 1078, "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1091, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 1088, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1097, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "label", "misc": "", "start_char": 1092, "text": "label", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1103, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "maker", "misc": "", "start_char": 1098, "text": "maker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 1104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1109, "feats": null, "head": 22, "id": 18, "lemma": "but", "misc": "", "start_char": 1106, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 1110, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1117, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 1114, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1121, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 1118, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1126, "feats": "VerbForm=Inf", "head": 2, "id": 22, "lemma": "have", "misc": "", "start_char": 1122, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 1130, "feats": "NumForm=Word|NumType=Card", "head": 24, "id": 23, "lemma": "ten", "misc": "", "start_char": 1127, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1138, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "second", "misc": "", "start_char": 1131, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1141, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1139, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1146, "feats": "VerbForm=Inf", "head": 22, "id": 26, "lemma": "make", "misc": "", "start_char": 1142, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1150, "feats": "NumForm=Word|NumType=Card", "head": 26, "id": 27, "lemma": "one", "misc": "", "start_char": 1147, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1155, "feats": "PronType=Rel", "head": 29, "id": 28, "lemma": "that", "misc": "", "start_char": 1151, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1160, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 27, "id": 29, "lemma": "say", "misc": "", "start_char": 1156, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 32, "id": 30, "lemma": "\"", "misc": "", "start_char": 1161, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 1168, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "urine", "misc": "", "start_char": 1163, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1172, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "cup", "misc": "", "start_char": 1169, "text": "cup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 32, "id": 33, "lemma": "\"", "misc": "", "start_char": 1173, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 2, "id": 34, "lemma": "?", "misc": "", "start_char": 1175, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB right) (RB here)) (PP (IN on) (NP (DT the) (NN bottom)))) (. .)))" }, "speaker": "Sheldon", "text": "It's right here on the bottom.", "tokens": [ { "deprel": "nsubj", "end_char": 1179, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1177, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1180, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1188, "feats": null, "head": 4, "id": 3, "lemma": "right", "misc": "", "start_char": 1183, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1193, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 1189, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1196, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 1194, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1200, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1197, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1207, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bottom", "misc": "", "start_char": 1201, "text": "bottom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP I)) (VP (VBP owe) (NP (DT the) (NML (NNP Betty) (NNP Crocker)) (NNP Company)) (NP (NP (DT a) (NN letter)) (PP (IN of) (NP (NN apology)))))))) (. .)))" }, "speaker": "Leonard", "text": "I guess I owe the Betty Crocker Company a letter of apology.", "tokens": [ { "deprel": "nsubj", "end_char": 1211, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1210, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1217, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 1212, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1219, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1218, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1223, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "owe", "misc": "", "start_char": 1220, "text": "owe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1227, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 5, "lemma": "the", "misc": "", "start_char": 1224, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1233, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Betty", "misc": "", "start_char": 1228, "text": "Betty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1241, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Crocker", "misc": "", "start_char": 1234, "text": "Crocker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "iobj", "end_char": 1249, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Company", "misc": "", "start_char": 1242, "text": "Company", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1251, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1250, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1258, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "letter", "misc": "", "start_char": 1252, "text": "letter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1261, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 1259, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1269, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "apology", "misc": "", "start_char": 1262, "text": "apology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 1270, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 1, 0, 0 ], [ 3, 0, 0 ], [ 3, 17, 17 ], [ 5, 3, 3 ], [ 5, 12, 12 ], [ 5, 21, 21 ], [ 6, 0, 0 ], [ 6, 2, 2 ], [ 6, 11, 11 ], [ 7, 21, 21 ], [ 7, 26, 26 ], [ 8, 0, 0 ], [ 8, 4, 4 ], [ 8, 6, 6 ], [ 9, 1, 1 ], [ 9, 14, 14 ], [ 9, 22, 22 ], [ 13, 0, 0 ], [ 13, 4, 4 ], [ 13, 12, 12 ], [ 16, 0, 0 ], [ 16, 18, 18 ] ], [ [ 1, 7, 8 ] ], [ [ 2, 1, 4 ], [ 3, 2, 4 ] ], [ [ 3, 7, 7 ] ], [ [ 3, 10, 12 ] ], [ [ 3, 17, 18 ], [ 5, 21, 22 ] ], [ [ 4, 0, 0 ], [ 5, 0, 0 ], [ 10, 0, 0 ], [ 14, 0, 0 ], [ 18, 0, 0 ], [ 18, 2, 2 ] ], [ [ 5, 10, 10 ] ], [ [ 7, 0, 0 ], [ 7, 11, 11 ] ], [ [ 7, 7, 7 ] ], [ [ 7, 11, 12 ], [ 16, 10, 11 ] ], [ [ 7, 19, 19 ] ], [ [ 7, 28, 32 ] ], [ [ 9, 6, 7 ] ], [ [ 9, 10, 11 ], [ 9, 27, 27 ] ], [ [ 9, 22, 24 ] ], [ [ 10, 5, 5 ] ], [ [ 11, 3, 3 ], [ 14, 5, 5 ], [ 15, 2, 4 ] ], [ [ 11, 5, 6 ] ], [ [ 13, 8, 8 ], [ 15, 9, 9 ] ], [ [ 13, 4, 8 ] ], [ [ 13, 12, 13 ] ], [ [ 14, 2, 3 ] ], [ [ 16, 8, 8 ] ], [ [ 16, 8, 15 ] ], [ [ 16, 13, 15 ] ], [ [ 16, 22, 23 ] ], [ [ 16, 26, 31 ], [ 17, 0, 0 ] ], [ [ 17, 5, 6 ] ], [ [ 18, 4, 7 ] ], [ [ 18, 11, 11 ] ], [ [ 18, 8, 11 ] ] ]
s01e11c01t
What? What the hell are you doing? I'm making petri dishes to grow throat cultures. With lime Jell - O? I need a growth medium, and someone polished off the apricot yogurt . Here . Swab my throat. I don't think so. Leonard . If I'm going to get ahead of this, I need to find out what's growing in my throat. Sheldon, you are not sick . This is, but you are not. We have no idea what pathogen Typhoid she has introduced into our environment . For having never been to Nebraska, I'm fairly certain that I have no corn - husking antibodies. Sheldon, don't you think you're overreacting? When I'm lying comatose in a hospital relying on inferior minds to cure me, these Jell - O cultures and my accompanying notes will give them a fighting chance. I'm going back to bed. Wait, put this in the bathroom. What for? I need to measure my fluid intake and output to make sure my kidneys aren't shutting down. I mix pancake batter in this. No, that measuring cup has always been for urine. You had time to make a label for everything in this apartment including the label maker, but you didn't have ten seconds to make one that said " urine cup "? It's right here on the bottom. I guess I owe the Betty Crocker Company a letter of apology.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ dear) (NNP God) (. .) (NNP Leonard)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, dear God . Leonard.", "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": 13, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 10, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 23, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 16, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "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 (NP (NNP Leonard) (. .) (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard . Leonard, I'm sick.", "tokens": [ { "deprel": "vocative", "end_char": 33, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 26, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 43, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 36, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 44, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "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": "cop", "end_char": 50, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 48, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 55, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "sick", "misc": "", "start_char": 51, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (S (NP (PRP$ my) (NN comforter)) (VP (VBD fell) (ADVP (RB down)))) (CC and) (S (NP (PRP$ my) (NNS sinuses)) (VP (VBD hurt) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP bend) (PRT (RB over))))))) (. .) (INTJ (UH Ow)) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, my comforter fell down and my sinuses hurt when I bend over . Ow.", "tokens": [ { "deprel": "vocative", "end_char": 65, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 58, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 66, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 70, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 68, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 80, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "comforter", "misc": "", "start_char": 71, "text": "comforter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "fall", "misc": "", "start_char": 81, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 5, "id": 6, "lemma": "down", "misc": "", "start_char": 86, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 94, "feats": null, "head": 10, "id": 7, "lemma": "and", "misc": "", "start_char": 91, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 97, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 95, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 105, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "sinus", "misc": "", "start_char": 98, "text": "sinuses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 110, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 10, "lemma": "hurt", "misc": "", "start_char": 106, "text": "hurt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 115, "feats": "PronType=Int", "head": 13, "id": 11, "lemma": "when", "misc": "", "start_char": 111, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 117, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 116, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 13, "lemma": "bend", "misc": "", "start_char": 118, "text": "bend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 13, "id": 14, "lemma": "over", "misc": "", "start_char": 123, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 132, "feats": null, "head": 5, "id": 16, "lemma": "ow", "misc": "", "start_char": 130, "text": "Ow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .)))" }, "speaker": "Leonard", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 138, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 135, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 139, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (, ,) (WHADVP (WRB where)) (SQ (VBP are) (NP (PRP you))) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard, where are you?", "tokens": [ { "deprel": "vocative", "end_char": 148, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 141, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 156, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 151, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 157, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 164, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 161, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 165, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN at) (NP (NN work)))) (. .)))" }, "speaker": "Leonard", "text": "I'm at work.", "tokens": [ { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 167, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 169, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 4, "id": 3, "lemma": "at", "misc": "", "start_char": 172, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 179, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 175, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 180, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (PP (IN At) (NP (NP (CD 6:30)) (PP (IN in) (NP (DT the) (NN morning)))) (. ?)))" }, "speaker": "Sheldon", "text": "At 6:30 in the morning?", "tokens": [ { "deprel": "case", "end_char": 184, "feats": null, "head": 2, "id": 1, "lemma": "at", "misc": "", "start_char": 182, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 189, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 2, "lemma": "6:30", "misc": "", "start_char": 185, "text": "6:30", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 192, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 190, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 196, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 193, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 204, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "morning", "misc": "", "start_char": 197, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 205, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN On) (NP (NNP Sunday))) (. ?)))" }, "speaker": "Sheldon", "text": "On Sunday?", "tokens": [ { "deprel": "case", "end_char": 209, "feats": null, "head": 2, "id": 1, "lemma": "on", "misc": "", "start_char": 207, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 216, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Sunday", "misc": "", "start_char": 210, "text": "Sunday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 217, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 222, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 219, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 223, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 228, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 225, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 229, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to) (VP (VB come) (ADVP (RB in)))))) (. .)))" }, "speaker": "Leonard", "text": "They asked me to come in.", "tokens": [ { "deprel": "nsubj", "end_char": 235, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 231, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 241, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "misc": "", "start_char": 236, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 244, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 242, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 247, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 245, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 252, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "come", "misc": "", "start_char": 248, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 255, "feats": null, "head": 5, "id": 6, "lemma": "in", "misc": "", "start_char": 253, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 256, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB hear) (NP (DT the) (NN phone) (NN ring)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I didn't hear the phone ring.", "tokens": [ { "deprel": "discourse", "end_char": 262, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 258, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 263, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 265, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 267, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 274, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 271, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 279, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "hear", "misc": "", "start_char": 275, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 280, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 289, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "phone", "misc": "", "start_char": 284, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 294, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "ring", "misc": "", "start_char": 290, "text": "ring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBD texted) (NP (PRP me))) (. .)))" }, "speaker": "Leonard", "text": "They texted me.", "tokens": [ { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 297, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 308, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "text", "misc": "", "start_char": 302, "text": "texted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 311, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 309, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (SBAR (IN as) (S (NP (PRP I)) (VP (VBD predicted)))) (, ,) (NP (PRP I)) (VP (VBP am) (ADJP (JJ sick)))) (. .) (S (NP (PRP$ My) (NN fever)) (VP (VBZ has) (VP (VBN been) (VP (VBG tracking) (PRT (RP up)) (ADVP (ADVP (RB exponentially)) (IN since) (NP (CD 2) (NN a.) (NN m))))))) (CC and) (S (NP (PRP I)) (VP (VBP am) (VP (VBG producing) (NP (NN sputum)) (PP (IN at) (NP (DT an) (JJ alarming) (NN rate)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, as I predicted, I am sick . My fever has been tracking up exponentially since 2 a. m and I am producing sputum at an alarming rate.", "tokens": [ { "deprel": "discourse", "end_char": 318, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 314, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 319, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 323, "feats": null, "head": 5, "id": 3, "lemma": "as", "misc": "", "start_char": 321, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 325, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 324, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 335, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 5, "lemma": "predict", "misc": "", "start_char": 326, "text": "predicted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 338, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 342, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 340, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 347, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "sick", "misc": "", "start_char": 343, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 348, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 352, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 350, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 358, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "fever", "misc": "", "start_char": 353, "text": "fever", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "have", "misc": "", "start_char": 359, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux", "end_char": 367, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 363, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 376, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 15, "lemma": "track", "misc": "", "start_char": 368, "text": "tracking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 379, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 377, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 393, "feats": null, "head": 15, "id": 17, "lemma": "exponentially", "misc": "", "start_char": 380, "text": "exponentially", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 399, "feats": null, "head": 19, "id": 18, "lemma": "since", "misc": "", "start_char": 394, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 401, "feats": "NumForm=Digit|NumType=Card", "head": 15, "id": 19, "lemma": "2", "misc": "", "start_char": 400, "text": "2", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 404, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "a.", "misc": "", "start_char": 402, "text": "a.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 406, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "m", "misc": "", "start_char": 405, "text": "m", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 410, "feats": null, "head": 25, "id": 22, "lemma": "and", "misc": "", "start_char": 407, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 412, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 411, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 415, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 413, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 425, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 25, "lemma": "produce", "misc": "", "start_char": 416, "text": "producing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 432, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "sputum", "misc": "", "start_char": 426, "text": "sputum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 435, "feats": null, "head": 30, "id": 27, "lemma": "at", "misc": "", "start_char": 433, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 438, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 436, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 447, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "alarming", "misc": "", "start_char": 439, "text": "alarming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 452, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "rate", "misc": "", "start_char": 448, "text": "rate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 9, "id": 31, "lemma": ".", "misc": "", "start_char": 453, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (UH No) (VBG kidding) (. .)))" }, "speaker": "Leonard", "text": "No kidding.", "tokens": [ { "deprel": "discourse", "end_char": 457, "feats": "Polarity=Neg", "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 455, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 465, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "kid", "misc": "", "start_char": 458, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 466, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (NP (CONJP (RB not) (RB only)) (DT that)) (, ,) (NP (PRP it)) (VP (VBZ has) (VP (VBN shifted) (PP (PP (IN from) (ADJP (JJ clear))) (PP (IN to) (NP (JJ milky) (NN green)))))) (. .)))" }, "speaker": "Sheldon", "text": "No, not only that, it has shifted from clear to milky green.", "tokens": [ { "deprel": "discourse", "end_char": 470, "feats": "Polarity=Neg", "head": 9, "id": 1, "lemma": "no", "misc": "", "start_char": 468, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 471, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 476, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 473, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 5, "id": 4, "lemma": "only", "misc": "", "start_char": 477, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 486, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 482, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 487, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 489, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 492, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 503, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 9, "lemma": "shift", "misc": "", "start_char": 496, "text": "shifted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 508, "feats": null, "head": 11, "id": 10, "lemma": "from", "misc": "", "start_char": 504, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 514, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "clear", "misc": "", "start_char": 509, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 517, "feats": null, "head": 14, "id": 12, "lemma": "to", "misc": "", "start_char": 515, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 523, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "milky", "misc": "", "start_char": 518, "text": "milky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 529, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "green", "misc": "", "start_char": 524, "text": "green", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (INTJ (UH well)) (, ,) (VP (VP (VB get) (NP (DT some) (NN rest))) (CC and) (VP (VB drink) (NP (NP (NN plenty)) (PP (IN of) (NP (NNS fluids)))))) (. .)))" }, "speaker": "Leonard", "text": "All right, well, get some rest and drink plenty of fluids.", "tokens": [ { "deprel": "reparandum", "end_char": 535, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 532, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 541, "feats": null, "head": 6, "id": 2, "lemma": "right", "misc": "", "start_char": 536, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 548, "feats": null, "head": 6, "id": 4, "lemma": "well", "misc": "", "start_char": 544, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 549, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 554, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 551, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 559, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 555, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 564, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "rest", "misc": "", "start_char": 560, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 568, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 565, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 574, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 10, "lemma": "drink", "misc": "", "start_char": 569, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 581, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "plenty", "misc": "", "start_char": 575, "text": "plenty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 584, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 582, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 591, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "fluid", "misc": "", "start_char": 585, "text": "fluids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (NP (SBARQ (WHNP (WP What) (RB else)) (SQ (MD would) (NP (PRP I)) (VP (VB drink)))) (, ,) (NP (NNS gases)) (, ,) (NP (NNS solids)) (, ,) (NP (VBN ionized) (NN plasma)) (. ?)))" }, "speaker": "Sheldon", "text": "What else would I drink, gases, solids, ionized plasma?", "tokens": [ { "deprel": "obj", "end_char": 598, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 594, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 603, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "else", "misc": "", "start_char": 599, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 609, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 604, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 611, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 610, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 617, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "drink", "misc": "", "start_char": 612, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 618, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 625, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "gas", "misc": "", "start_char": 620, "text": "gases", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 626, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 634, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "solid", "misc": "", "start_char": 628, "text": "solids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 635, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 644, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 11, "lemma": "ionize", "misc": "", "start_char": 637, "text": "ionized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "conj", "end_char": 651, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "plasma", "misc": "", "start_char": 645, "text": "plasma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 652, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VB Drink) (SBAR (WHNP (WP whatever)) (S (NP (PRP you)) (VP (VBP want))))) (. .)))" }, "speaker": "Leonard", "text": "Drink whatever you want.", "tokens": [ { "deprel": "root", "end_char": 659, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 0, "id": 1, "lemma": "drink", "misc": "", "start_char": 654, "text": "Drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 668, "feats": "PronType=Rel", "head": 1, "id": 2, "lemma": "whatever", "misc": "", "start_char": 660, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 672, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 669, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 677, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "want", "misc": "", "start_char": 673, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 678, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP want) (NP (NN soup))) (. .)))" }, "speaker": "Sheldon", "text": "I want soup.", "tokens": [ { "deprel": "nsubj", "end_char": 681, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 680, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 686, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 682, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 691, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "soup", "misc": "", "start_char": 687, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 692, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB make) (NP (NN soup))) (. .)))" }, "speaker": "Leonard", "text": "Then make soup.", "tokens": [ { "deprel": "advmod", "end_char": 698, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 694, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 703, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 699, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 708, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "soup", "misc": "", "start_char": 704, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NN soup)))) (. .)))" }, "speaker": "Sheldon", "text": "We don't have soup.", "tokens": [ { "deprel": "nsubj", "end_char": 713, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 711, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 716, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 714, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 720, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 717, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 725, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 721, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 730, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "soup", "misc": "", "start_char": 726, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 731, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN at) (NP (NN work))) (, ,) (NP (NNP Sheldon))) (. .)))" }, "speaker": "Leonard", "text": "I'm at work, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 734, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 733, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 737, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 735, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 740, "feats": null, "head": 4, "id": 3, "lemma": "at", "misc": "", "start_char": 738, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 745, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 741, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 746, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 755, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 748, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 756, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (DT a) (NN dog)) (. ?)))" }, "speaker": "Sheldon", "text": "Is that a dog?", "tokens": [ { "deprel": "cop", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 758, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 765, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 761, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 767, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 766, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 771, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "dog", "misc": "", "start_char": 768, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 772, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,)))" }, "speaker": "Leonard", "text": "Yes,", "tokens": [ { "deprel": "root", "end_char": 777, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 774, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN In) (NP (DT the) (NN lab))) (. ?)))" }, "speaker": "Sheldon", "text": "In the lab?", "tokens": [ { "deprel": "case", "end_char": 782, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 780, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 786, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 783, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 790, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "lab", "misc": "", "start_char": 787, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 792, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 791, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP 're) (VP (VBG training) (NP (NP (NNS dogs)) (SBAR (S (VP (TO to) (VP (VB operate) (NP (DT the) (NN centrifuge)) (PP (IN for) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP need) (NP (NNS dogs)) (S (VP (TO to) (VP (VB operate) (NP (DT the) (NN centrifuge)) (PP (IN for) (NP (JJ blind) (NNS scientists))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "They're training dogs to operate the centrifuge for when they need dogs to operate the centrifuge for blind scientists.", "tokens": [ { "deprel": "nsubj", "end_char": 797, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "they", "misc": "", "start_char": 793, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 801, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 798, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 810, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "train", "misc": "", "start_char": 802, "text": "training", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 815, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "dog", "misc": "", "start_char": 811, "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 818, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 816, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 826, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "operate", "misc": "", "start_char": 819, "text": "operate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 830, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 841, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "centrifuge", "misc": "", "start_char": 831, "text": "centrifuge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 845, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 842, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 850, "feats": "PronType=Int", "head": 12, "id": 10, "lemma": "when", "misc": "", "start_char": 846, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 855, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "they", "misc": "", "start_char": 851, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 860, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "need", "misc": "", "start_char": 856, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 865, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "dog", "misc": "", "start_char": 861, "text": "dogs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 868, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 866, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 876, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "operate", "misc": "", "start_char": 869, "text": "operate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 880, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 877, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 891, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "centrifuge", "misc": "", "start_char": 881, "text": "centrifuge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 895, "feats": null, "head": 20, "id": 18, "lemma": "for", "misc": "", "start_char": 892, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 901, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "blind", "misc": "", "start_char": 896, "text": "blind", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 912, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "scientist", "misc": "", "start_char": 902, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 913, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 1, 0, 0 ], [ 1, 2, 2 ], [ 2, 0, 0 ] ], [ [ 1, 4, 4 ], [ 2, 2, 2 ], [ 2, 7, 7 ], [ 2, 11, 11 ], [ 11, 2, 2 ], [ 13, 3, 3 ], [ 13, 6, 6 ], [ 13, 10, 10 ], [ 13, 22, 22 ], [ 17, 3, 3 ], [ 18, 2, 2 ], [ 19, 0, 0 ], [ 22, 5, 5 ] ], [ [ 2, 2, 3 ] ], [ [ 2, 7, 8 ] ], [ [ 4, 0, 0 ], [ 4, 4, 4 ], [ 5, 0, 0 ], [ 10, 2, 2 ], [ 12, 2, 2 ], [ 22, 0, 0 ] ], [ [ 5, 3, 3 ], [ 22, 3, 3 ] ], [ [ 6, 1, 4 ] ], [ [ 6, 3, 4 ] ], [ [ 7, 1, 1 ] ], [ [ 10, 0, 0 ], [ 12, 0, 0 ] ], [ [ 11, 6, 7 ] ], [ [ 13, 10, 11 ] ], [ [ 13, 25, 25 ], [ 15, 6, 6 ] ], [ [ 13, 27, 29 ] ], [ [ 16, 6, 7 ] ], [ [ 16, 12, 12 ] ], [ [ 16, 10, 12 ] ], [ [ 17, 8, 8 ] ], [ [ 17, 10, 11 ] ], [ [ 19, 2, 2 ], [ 20, 2, 2 ], [ 21, 4, 4 ] ], [ [ 21, 0, 0 ] ], [ [ 23, 1, 1 ], [ 23, 2, 3 ] ], [ [ 25, 1, 2 ] ], [ [ 26, 0, 0 ], [ 26, 10, 10 ] ], [ [ 26, 3, 3 ], [ 26, 12, 12 ] ], [ [ 26, 6, 7 ], [ 26, 15, 16 ] ], [ [ 26, 18, 19 ] ] ]
s01e11c02t
Oh, dear God . Leonard. Leonard . Leonard, I'm sick. Leonard, my comforter fell down and my sinuses hurt when I bend over . Ow. Hey. Leonard, where are you? I'm at work. At 6:30 in the morning? On Sunday? Yes. Why? They asked me to come in. Well, I didn't hear the phone ring. They texted me. Well, as I predicted, I am sick . My fever has been tracking up exponentially since 2 a. m and I am producing sputum at an alarming rate. No kidding. No, not only that, it has shifted from clear to milky green. All right, well, get some rest and drink plenty of fluids. What else would I drink, gases, solids, ionized plasma? Drink whatever you want. I want soup. Then make soup. We don't have soup. I'm at work, Sheldon. Is that a dog? Yes, In the lab? They're training dogs to operate the centrifuge for when they need dogs to operate the centrifuge for blind scientists.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (NN phone))) (. .)))" }, "speaker": "Howard ’s Mother", "text": "Howard, it's the phone.", "tokens": [ { "deprel": "vocative", "end_char": 6, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Howard", "misc": "", "start_char": 0, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 8, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 7, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 11, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 9, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "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": "'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": "root", "end_char": 24, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "phone", "misc": "", "start_char": 19, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 25, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (SBAR (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (NN phone) (, ,) (NNP Ma) (. .))))) (S (NP (PRP I)) (VP (VBP hear) (NP (DT the) (NN phone)))))) (. .)))" }, "speaker": "Howard", "text": "I know it's the phone, Ma . I hear the phone.", "tokens": [ { "deprel": "nsubj", "end_char": 28, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 27, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 29, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 34, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 37, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 43, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 40, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 49, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "phone", "misc": "", "start_char": 44, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 50, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 54, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "ma", "misc": "", "start_char": 52, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 55, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 57, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "hear", "misc": "", "start_char": 59, "text": "hear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 64, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "phone", "misc": "", "start_char": 68, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WP who)) (SQ (VP (VBZ 's) (VP (VBG calling) (PP (IN at) (NP (DT this) (JJ ungodly) (NN hour)))))) (. ?)))" }, "speaker": "Howard ’s Mother", "text": "Well, who's calling at this ungodly hour?", "tokens": [ { "deprel": "discourse", "end_char": 80, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 76, "text": "Well", "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": 86, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "who", "misc": "", "start_char": 83, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 87, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 97, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "call", "misc": "", "start_char": 90, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 100, "feats": null, "head": 9, "id": 6, "lemma": "at", "misc": "", "start_char": 98, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 105, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 101, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 113, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "ungodly", "misc": "", "start_char": 106, "text": "ungodly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 118, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "hour", "misc": "", "start_char": 114, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 119, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .)))" }, "speaker": "Howard", "text": "I don't know.", "tokens": [ { "deprel": "nsubj", "end_char": 122, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 121, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 123, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 129, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 126, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 134, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 130, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 135, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (VP (VB ask) (NP (PRP them)) (SBAR (WHADVP (WRB why)) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG calling) (PP (IN at) (NP (DT this) (JJ ungodly) (NN hour)))))))) (. .)))" }, "speaker": "Howard ’s Mother", "text": "Well, ask them why they're calling at this ungodly hour.", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 137, "text": "Well", "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": 147, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 144, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 152, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 148, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 156, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "why", "misc": "", "start_char": 153, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 161, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "they", "misc": "", "start_char": 157, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 165, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 162, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 173, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "call", "misc": "", "start_char": 166, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 12, "id": 9, "lemma": "at", "misc": "", "start_char": 174, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 181, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 10, "lemma": "this", "misc": "", "start_char": 177, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 189, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "ungodly", "misc": "", "start_char": 182, "text": "ungodly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 194, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "hour", "misc": "", "start_char": 190, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 195, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP I)) (VP (VB ask) (NP (PRP them)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG talking) (PP (IN to) (NP (PRP you))))))))) (. ?)))" }, "speaker": "Howard", "text": "How can I ask them when I'm talking to you?", "tokens": [ { "deprel": "advmod", "end_char": 200, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 197, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 201, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 205, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 210, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "ask", "misc": "", "start_char": 207, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 215, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "they", "misc": "", "start_char": 211, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 220, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "when", "misc": "", "start_char": 216, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 222, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 221, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 223, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 233, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "talk", "misc": "", "start_char": 226, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 236, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 234, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 240, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 237, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NNP Leonard) (. .) (NN Code) (JJ milky) (NN green))) (. .)))" }, "speaker": "Leonard", "text": "Howard, it's Leonard . Code milky green.", "tokens": [ { "deprel": "vocative", "end_char": 249, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 243, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 250, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 254, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 252, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 255, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 265, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 258, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 272, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "code", "misc": "", "start_char": 268, "text": "Code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 278, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "milky", "misc": "", "start_char": 273, "text": "milky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 284, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "green", "misc": "", "start_char": 279, "text": "green", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Dear) (NN Lord)) (, ,) (NP (ADJP (RB not) (JJ milky)) (NN green)) (. .)))" }, "speaker": "Howard", "text": "Dear Lord, not milky green.", "tokens": [ { "deprel": "amod", "end_char": 291, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "dear", "misc": "", "start_char": 287, "text": "Dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 296, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "lord", "misc": "", "start_char": 292, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 302, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 299, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 308, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "milky", "misc": "", "start_char": 303, "text": "milky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 314, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "green", "misc": "", "start_char": 309, "text": "green", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (ADJP (JJ Affirmative) (. .) (PP (IN With) (NP (NN fever))) (. .)))" }, "speaker": "Leonard", "text": "Affirmative . With fever.", "tokens": [ { "deprel": "root", "end_char": 328, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "affirmative", "misc": "", "start_char": 317, "text": "Affirmative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 335, "feats": null, "head": 4, "id": 3, "lemma": "with", "misc": "", "start_char": 331, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 341, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "fever", "misc": "", "start_char": 336, "text": "fever", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 342, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ 's) (PP (IN on) (NP (DT the) (NN phone))))) (. ?)))" }, "speaker": "Howard ’s Mother", "text": "Who's on the phone?", "tokens": [ { "deprel": "nsubj", "end_char": 347, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "who", "misc": "", "start_char": 344, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 348, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 5, "id": 3, "lemma": "on", "misc": "", "start_char": 351, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 357, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 354, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 363, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "phone", "misc": "", "start_char": 358, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 364, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP Leonard))) (. .)))" }, "speaker": "Howard", "text": "It's Leonard.", "tokens": [ { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 366, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 371, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 369, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 379, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 372, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 380, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBZ is) (NP (PRP he)) (VP (VBG calling))) (. ?)))" }, "speaker": "Howard ’s Mother", "text": "Why is he calling?", "tokens": [ { "deprel": "advmod", "end_char": 385, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 382, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 388, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 386, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 391, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 389, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 399, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 392, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 400, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (VBZ 's) (ADJP (JJ sick))) (. .)))" }, "speaker": "Howard", "text": "Sheldon's sick.", "tokens": [ { "deprel": "nsubj", "end_char": 409, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 402, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 410, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 417, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sick", "misc": "", "start_char": 413, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VBD Were) (NP (PRP you)) (VP (VBG playing) (PP (IN with) (NP (PRP him)))) (. ?)))" }, "speaker": "Howard ’s Mother", "text": "Were you playing with him?", "tokens": [ { "deprel": "aux", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 420, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 436, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "play", "misc": "", "start_char": 429, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 437, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 445, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "he", "misc": "", "start_char": 442, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 446, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (NP (NNP God) (POS 's)) (NN sake))) (, ,) (NP (NNP Ma)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (CD 26) (NNS years)) (JJ old))) (. .)))" }, "speaker": "Howard", "text": "For God's sake, Ma, I'm 26 years old.", "tokens": [ { "deprel": "case", "end_char": 451, "feats": null, "head": 4, "id": 1, "lemma": "for", "misc": "", "start_char": 448, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 455, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "God", "misc": "", "start_char": 452, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 458, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 456, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 463, "feats": "Number=Sing", "head": 12, "id": 4, "lemma": "sake", "misc": "", "start_char": 459, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 468, "feats": "Number=Sing", "head": 12, "id": 6, "lemma": "ma", "misc": "", "start_char": 466, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 469, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 471, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 473, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 478, "feats": "NumForm=Digit|NumType=Card", "head": 11, "id": 10, "lemma": "26", "misc": "", "start_char": 476, "text": "26", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 484, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "year", "misc": "", "start_char": 479, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 488, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "old", "misc": "", "start_char": 485, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 489, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (NNP Mr.) (NNP Grownup)) (. .) (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (PP (IN for) (NP (NN breakfast))))) (. ?)))" }, "speaker": "Howard ’s Mother", "text": "Excuse me, Mr. Grownup . What do you want for breakfast?", "tokens": [ { "deprel": "root", "end_char": 497, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 491, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 500, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 498, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 501, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 506, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Mr.", "misc": "", "start_char": 503, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 514, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Grownup", "misc": "", "start_char": 507, "text": "Grownup", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 521, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "what", "misc": "", "start_char": 517, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 524, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 522, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 528, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 525, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 533, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "want", "misc": "", "start_char": 529, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 534, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 547, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "breakfast", "misc": "", "start_char": 538, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 1, "id": 13, "lemma": "?", "misc": "", "start_char": 548, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Chocolate) (NN milk) (CC and) (NNP Eggos)) (, ,) (INTJ (UH please)) (. .)))" }, "speaker": "Howard", "text": "Chocolate milk and Eggos, please.", "tokens": [ { "deprel": "compound", "end_char": 559, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "chocolate", "misc": "", "start_char": 550, "text": "Chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 564, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "milk", "misc": "", "start_char": 560, "text": "milk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 568, "feats": null, "head": 4, "id": 3, "lemma": "and", "misc": "", "start_char": 565, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 574, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Eggos", "misc": "", "start_char": 569, "text": "Eggos", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 583, "feats": null, "head": 2, "id": 6, "lemma": "please", "misc": "", "start_char": 577, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (VP (VB listen) (PP (IN to) (NP (PRP me)))) (. .)))" }, "speaker": "Leonard", "text": "Howard, listen to me.", "tokens": [ { "deprel": "vocative", "end_char": 592, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 586, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 601, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 595, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 604, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 602, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 607, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 605, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on) (. .)) (NP (NP (VB Call)) (VP (NN waiting)))) (. .)))" }, "speaker": "Howard", "text": "Hang on . Call waiting.", "tokens": [ { "deprel": "root", "end_char": 614, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 610, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 617, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 615, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 618, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 624, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "call", "misc": "", "start_char": 620, "text": "Call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 632, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "waiting", "misc": "", "start_char": 625, "text": "waiting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 633, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VP (VB do) (RB n't)) (, ...) (VP (VB Do) (RB n't)) (. ...)))" }, "speaker": "Leonard", "text": "No, don't...Don't ...", "tokens": [ { "deprel": "discourse", "end_char": 637, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 635, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 642, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 640, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 646, "feats": null, "head": 3, "id": 4, "lemma": "not", "misc": "", "start_char": 643, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 3, "id": 5, "lemma": "...", "misc": "", "start_char": 647, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 653, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 651, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 657, "feats": null, "head": 6, "id": 7, "lemma": "not", "misc": "", "start_char": 654, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 3, "id": 8, "lemma": "...", "misc": "", "start_char": 658, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "Howard", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 667, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 662, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 668, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick))) (. .)))" }, "speaker": "Sheldon", "text": "Howard, I'm sick.", "tokens": [ { "deprel": "vocative", "end_char": 676, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 670, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 679, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 683, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 681, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 688, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sick", "misc": "", "start_char": 684, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard) (VBZ 's)) (VP (VBG sleeping) (. .) (SBAR (S (NP (DT This)) (VP (VBZ is) (NP (PRP$ his) (NN mother)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG calling) (PP (IN at) (NP (DT this) (JJ ungodly) (NN hour)))))))) (. ?)))" }, "speaker": "Howard", "text": "Howard's sleeping . This is his mother . Why are you calling at this ungodly hour?", "tokens": [ { "deprel": "nsubj", "end_char": 697, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 691, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 700, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 698, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 709, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "sleep", "misc": "", "start_char": 701, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 710, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 716, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 712, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 717, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 723, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 720, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 730, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "mother", "misc": "", "start_char": 724, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 731, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 736, "feats": "PronType=Int", "head": 13, "id": 10, "lemma": "why", "misc": "", "start_char": 733, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 740, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 737, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 741, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 752, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 13, "lemma": "call", "misc": "", "start_char": 745, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 755, "feats": null, "head": 17, "id": 14, "lemma": "at", "misc": "", "start_char": 753, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 760, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "this", "misc": "", "start_char": 756, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 768, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "ungodly", "misc": "", "start_char": 761, "text": "ungodly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 773, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "hour", "misc": "", "start_char": 769, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 3, "id": 18, "lemma": "?", "misc": "", "start_char": 774, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP need) (NP (NN soup))) (. .)))" }, "speaker": "Sheldon", "text": "I need soup.", "tokens": [ { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 776, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 782, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 778, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 787, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "soup", "misc": "", "start_char": 783, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 788, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB call) (NP (PRP$ your) (JJ own) (NN mother) (. .)) (SBAR (S (NP (PRP It)) (VP (VBD was) (NP (NNP Sheldon)))))) (. .)))" }, "speaker": "Howard", "text": "Then call your own mother . It was Sheldon.", "tokens": [ { "deprel": "advmod", "end_char": 794, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 790, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 799, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 795, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 804, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 800, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 808, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "own", "misc": "", "start_char": 805, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 815, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "mother", "misc": "", "start_char": 809, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 816, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 818, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 821, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 832, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 825, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 833, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD tried) (S (VP (TO to) (VP (VB stop) (NP (PRP you)))))) (. .)))" }, "speaker": "Leonard", "text": "I tried to stop you.", "tokens": [ { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 835, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "try", "misc": "", "start_char": 837, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 845, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 843, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 850, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "stop", "misc": "", "start_char": 846, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 854, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 851, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (PRP$ my) (JJ own) (NN fault)))) (. .) (S (NP (PRP I)) (VP (VBD forgot) (NP (NP (DT the) (NN protocol)) (SBAR (S (NP (PRP we)) (VP (VBD put) (PP (IN in) (NP (NN place))) (PP (IN after) (NP (NP (DT The) (NNP Great) (NNP Ear) (NNP Infection)) (PP (IN of) (NP (`` ') (CD 06))))))))))) (. .)))" }, "speaker": "Howard", "text": "It's my own fault . I forgot the protocol we put in place after The Great Ear Infection of' 06.", "tokens": [ { "deprel": "nsubj", "end_char": 859, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 857, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 862, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 860, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 865, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "my", "misc": "", "start_char": 863, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 869, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "own", "misc": "", "start_char": 866, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 875, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "fault", "misc": "", "start_char": 870, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 879, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 878, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 886, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "forget", "misc": "", "start_char": 880, "text": "forgot", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 890, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 887, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 899, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "protocol", "misc": "", "start_char": 891, "text": "protocol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 902, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 900, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 906, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 12, "lemma": "put", "misc": "", "start_char": 903, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 909, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 907, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 915, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "place", "misc": "", "start_char": 910, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 921, "feats": null, "head": 19, "id": 15, "lemma": "after", "misc": "", "start_char": 916, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 925, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 16, "lemma": "the", "misc": "", "start_char": 922, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 931, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "great", "misc": "", "start_char": 926, "text": "Great", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 935, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Ear", "misc": "", "start_char": 932, "text": "Ear", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 945, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "Infection", "misc": "", "start_char": 936, "text": "Infection", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 948, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 946, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 22, "id": 21, "lemma": "'", "misc": "", "start_char": 949, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod", "end_char": 953, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 22, "lemma": "06", "misc": "", "start_char": 951, "text": "06", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP call) (NP (NNP Koothrappali) (. .)) (SBAR (S (NP (PRP We)) (VP (VBP need) (S (VP (TO to) (VP (VB find) (NP (NP (DT a) (NN place)) (SBAR (S (VP (TO to) (VP (VB lay) (ADJP (RB low)) (PP (IN for) (NP (DT the) (JJ next) (QP (CD 18) (IN to) (CD 24)) (NNS hours))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "You call Koothrappali . We need to find a place to lay low for the next 18 to 24 hours.", "tokens": [ { "deprel": "nsubj", "end_char": 959, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 956, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 964, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 960, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 977, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Koothrappali", "misc": "", "start_char": 965, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 978, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 982, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 980, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 987, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "need", "misc": "", "start_char": 983, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 990, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 988, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 995, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "find", "misc": "", "start_char": 991, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 997, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 996, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1003, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "place", "misc": "", "start_char": 998, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1006, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1004, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1010, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "lay", "misc": "", "start_char": 1007, "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1014, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "low", "misc": "", "start_char": 1011, "text": "low", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1018, "feats": null, "head": 20, "id": 14, "lemma": "for", "misc": "", "start_char": 1015, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1022, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 15, "lemma": "the", "misc": "", "start_char": 1019, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1027, "feats": "Degree=Pos", "head": 20, "id": 16, "lemma": "next", "misc": "", "start_char": 1023, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 1030, "feats": "NumForm=Digit|NumType=Card", "head": 20, "id": 17, "lemma": "18", "misc": "", "start_char": 1028, "text": "18", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1033, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1031, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1036, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 19, "lemma": "24", "misc": "", "start_char": 1034, "text": "24", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1042, "feats": "Number=Plur", "head": 12, "id": 20, "lemma": "hour", "misc": "", "start_char": 1037, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1044, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 1043, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Stand) (PP (IN by) (NP (. .) (NNP Ma)))) (, ,) (SQ (MD can) (NP (PRP$ my) (NNS friends)) (VP (VB come) (PRT (RB over)))) (. ?)))" }, "speaker": "Howard", "text": "Stand by . Ma, can my friends come over?", "tokens": [ { "deprel": "root", "end_char": 1050, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stand", "misc": "", "start_char": 1045, "text": "Stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1053, "feats": null, "head": 4, "id": 2, "lemma": "by", "misc": "", "start_char": 1051, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1054, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1058, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "ma", "misc": "", "start_char": 1056, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 1059, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1064, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "can", "misc": "", "start_char": 1061, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nmod:poss", "end_char": 1067, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 1065, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1075, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "friend", "misc": "", "start_char": 1068, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1080, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "come", "misc": "", "start_char": 1076, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1085, "feats": null, "head": 9, "id": 10, "lemma": "over", "misc": "", "start_char": 1081, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 1086, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD had) (S (NP (DT the) (NN carpet)) (VP (VBN steamed)))) (. .)))" }, "speaker": "Howard ’s Mother", "text": "I just had the carpet steamed.", "tokens": [ { "deprel": "nsubj", "end_char": 1089, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1088, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1094, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1090, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1095, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1102, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1099, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1109, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "carpet", "misc": "", "start_char": 1103, "text": "carpet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1117, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 6, "lemma": "steam", "misc": "", "start_char": 1110, "text": "steamed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1119, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (NN negatory)))) (. .) (CC But) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NNP Planet)) (PP (IN of) (NP (NP (DT the) (NNPS Apes) (NN marathon)) (PP (IN at) (NP (DT the) (NNP Nuart)))))) (NP (NN today)))) (. .)))" }, "speaker": "Howard", "text": "That's a negatory . But there's a Planet of the Apes marathon at the Nuart today.", "tokens": [ { "deprel": "nsubj", "end_char": 1124, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1120, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1127, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1125, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1129, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1128, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1138, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "negatory", "misc": "", "start_char": 1130, "text": "negatory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 8, "id": 5, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1144, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 1141, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 1150, "feats": null, "head": 8, "id": 7, "lemma": "there", "misc": "", "start_char": 1145, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 1153, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "be", "misc": "", "start_char": 1151, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1155, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1154, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1162, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Planet", "misc": "", "start_char": 1156, "text": "Planet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1165, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 1163, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1169, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1166, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1174, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "Apes", "misc": "", "start_char": 1170, "text": "Apes", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "nmod", "end_char": 1183, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "marathon", "misc": "", "start_char": 1175, "text": "marathon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1186, "feats": null, "head": 17, "id": 15, "lemma": "at", "misc": "", "start_char": 1184, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1190, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1196, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "Nuart", "misc": "", "start_char": 1191, "text": "Nuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl:tmod", "end_char": 1202, "feats": "Number=Sing", "head": 8, "id": 18, "lemma": "today", "misc": "", "start_char": 1197, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD Five) (NNS movies)) (, ,) (NP (NP (CD two) (NNS hours)) (RB apiece))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN start)))) (. .)))" }, "speaker": "Leonard", "text": "Five movies, two hours apiece . It's a start.", "tokens": [ { "deprel": "nummod", "end_char": 1209, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "five", "misc": "", "start_char": 1205, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1216, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "movie", "misc": "", "start_char": 1210, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1217, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1222, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "two", "misc": "", "start_char": 1219, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 1228, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "hour", "misc": "", "start_char": 1223, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1235, "feats": null, "head": 2, "id": 6, "lemma": "apiece", "misc": "", "start_char": 1229, "text": "apiece", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1236, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1240, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 1238, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1243, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1241, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1245, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1244, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1251, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "start", "misc": "", "start_char": 1246, "text": "start", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1252, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 4, 5 ], [ 1, 2, 2 ], [ 1, 4, 5 ], [ 1, 11, 12 ], [ 9, 3, 4 ] ], [ [ 1, 0, 0 ], [ 1, 9, 9 ], [ 3, 0, 0 ], [ 5, 2, 2 ], [ 5, 6, 6 ], [ 6, 0, 0 ], [ 13, 1, 1 ], [ 14, 7, 7 ], [ 15, 3, 4 ], [ 15, 8, 8 ], [ 17, 0, 0 ], [ 21, 0, 0 ], [ 22, 0, 0 ], [ 22, 6, 6 ], [ 25, 4, 4 ], [ 26, 2, 2 ], [ 26, 6, 6 ], [ 27, 0, 0 ], [ 28, 6, 6 ] ], [ [ 1, 7, 7 ], [ 5, 10, 10 ], [ 14, 5, 5 ], [ 15, 1, 1 ], [ 22, 6, 7 ], [ 29, 0, 0 ] ], [ [ 2, 2, 2 ], [ 4, 3, 3 ], [ 4, 5, 5 ], [ 5, 4, 4 ], [ 9, 0, 0 ] ], [ [ 2, 6, 8 ], [ 4, 9, 11 ], [ 22, 14, 16 ] ], [ [ 6, 4, 4 ], [ 10, 2, 2 ], [ 11, 2, 2 ], [ 17, 4, 4 ], [ 25, 0, 0 ], [ 28, 6, 7 ] ], [ [ 6, 6, 8 ] ], [ [ 8, 3, 3 ] ], [ [ 12, 0, 0 ], [ 13, 4, 4 ] ], [ [ 15, 11, 11 ] ], [ [ 16, 3, 3 ] ], [ [ 16, 0, 3 ] ], [ [ 18, 3, 4 ] ], [ [ 21, 2, 2 ], [ 22, 11, 11 ], [ 23, 0, 0 ], [ 24, 2, 2 ], [ 24, 8, 8 ] ], [ [ 23, 2, 2 ] ], [ [ 24, 2, 4 ] ], [ [ 26, 0, 0 ] ], [ [ 26, 2, 4 ] ], [ [ 26, 10, 10 ], [ 27, 4, 4 ] ], [ [ 26, 21, 21 ] ], [ [ 26, 8, 21 ] ], [ [ 26, 15, 21 ] ], [ [ 27, 2, 2 ] ], [ [ 27, 8, 19 ] ], [ [ 27, 14, 19 ] ], [ [ 29, 3, 4 ] ], [ [ 30, 6, 6 ], [ 30, 8, 13 ] ], [ [ 30, 11, 12 ] ], [ [ 30, 9, 13 ], [ 31, 0, 5 ], [ 31, 7, 7 ] ], [ [ 30, 15, 16 ] ], [ [ 30, 17, 17 ] ], [ [ 31, 0, 1 ], [ 31, 3, 5 ] ], [ [ 31, 9, 10 ] ] ]
s01e11c03t
Howard, it's the phone. I know it's the phone, Ma . I hear the phone. Well, who's calling at this ungodly hour? I don't know. Well, ask them why they're calling at this ungodly hour. How can I ask them when I'm talking to you? Howard, it's Leonard . Code milky green. Dear Lord, not milky green. Affirmative . With fever. Who's on the phone? It's Leonard. Why is he calling? Sheldon's sick. Were you playing with him? For God's sake, Ma, I'm 26 years old. Excuse me, Mr. Grownup . What do you want for breakfast? Chocolate milk and Eggos, please. Howard, listen to me. Hang on . Call waiting. No, don't...Don't ... Hello. Howard, I'm sick. Howard's sleeping . This is his mother . Why are you calling at this ungodly hour? I need soup. Then call your own mother . It was Sheldon. I tried to stop you. It's my own fault . I forgot the protocol we put in place after The Great Ear Infection of' 06. You call Koothrappali . We need to find a place to lay low for the next 18 to 24 hours. Stand by . Ma, can my friends come over? I just had the carpet steamed. That's a negatory . But there's a Planet of the Apes marathon at the Nuart today. Five movies, two hours apiece . It's a start.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Homeless) (JJ crazy) (NN guy)) (PP (IN at) (NP (NNP Table) (CD 18))) (. .)))" }, "speaker": "Waitress", "text": "Homeless crazy guy at Table 18.", "tokens": [ { "deprel": "amod", "end_char": 8, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "homeless", "misc": "", "start_char": 0, "text": "Homeless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 14, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "crazy", "misc": "", "start_char": 9, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 18, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "guy", "misc": "", "start_char": 15, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 19, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Table", "misc": "", "start_char": 22, "text": "Table", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 30, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 6, "lemma": "18", "misc": "", "start_char": 28, "text": "18", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (ADJP (RB just) (JJ crazy) (. .)) (NNP Sheldon) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB here)))) (. ?)))" }, "speaker": "Penny", "text": "No, just crazy . Sheldon, what are you doing here?", "tokens": [ { "deprel": "discourse", "end_char": 35, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 33, "text": "No", "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": "advmod", "end_char": 42, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 38, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 48, "feats": "Degree=Pos", "head": 11, "id": 4, "lemma": "crazy", "misc": "", "start_char": 43, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 58, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 51, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 65, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "what", "misc": "", "start_char": 61, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 66, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 70, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 79, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "do", "misc": "", "start_char": 74, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 84, "feats": "PronType=Dem", "head": 11, "id": 12, "lemma": "here", "misc": "", "start_char": 80, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 85, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sick) (. .) (S (VP (VBP Thank) (NP (PRP you)) (ADVP (RB very) (RB much)))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm sick . Thank you very much.", "tokens": [ { "deprel": "nsubj", "end_char": 88, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 87, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 89, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 96, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sick", "misc": "", "start_char": 92, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "thank", "misc": "", "start_char": 99, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 108, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 105, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 113, "feats": null, "head": 8, "id": 7, "lemma": "very", "misc": "", "start_char": 109, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 118, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "much", "misc": "", "start_char": 114, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB How)) (SQ (MD could) (NP (PRP you)) (VP (VB 've) (VP (VBN gotten) (NP (PRP it)) (PP (IN from) (NP (PRP me)))))) (. ?)) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ sick))) (. .)))" }, "speaker": "Penny", "text": "How could you've gotten it from me? I'm not sick.", "tokens": [ { "deprel": "advmod", "end_char": 124, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 121, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 130, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "could", "misc": "", "start_char": 125, "text": "could", "upos": "AUX", "xpos": "MD" }, { "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": "aux", "end_char": 138, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 135, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 145, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 139, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 148, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 146, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 153, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 149, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 156, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 8, "lemma": "I", "misc": "", "start_char": 154, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 157, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 160, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 159, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 161, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 167, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 164, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 172, "feats": "Degree=Pos", "head": 5, "id": 13, "lemma": "sick", "misc": "", "start_char": 168, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (NP (DT a) (NN carrier)))) (. .) (S (NP (PDT All) (DT these) (NNS people)) (ADVP (RB here)) (VP (VBP are) (ADJP (VBN doomed)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ doomed)))) (. .)))" }, "speaker": "Sheldon", "text": "You're a carrier . All these people here are doomed . You're doomed.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 175, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 179, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 184, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 183, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 192, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "carrier", "misc": "", "start_char": 185, "text": "carrier", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 198, "feats": null, "head": 8, "id": 6, "lemma": "all", "misc": "", "start_char": 195, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 204, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 199, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 211, "feats": "Number=Plur", "head": 11, "id": 8, "lemma": "person", "misc": "", "start_char": 205, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 216, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 212, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 220, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 217, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 227, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 11, "lemma": "doom", "misc": "", "start_char": 221, "text": "doomed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 233, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 230, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 234, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 244, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "doom", "misc": "", "start_char": 238, "text": "doomed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (. ?)))" }, "speaker": "Penny", "text": "Sheldon, what do you want?", "tokens": [ { "deprel": "vocative", "end_char": 254, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 247, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 261, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 257, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 262, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 268, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 265, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 273, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 269, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 274, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP want) (NP (NN soup))) (. .)))" }, "speaker": "Sheldon", "text": "I want soup.", "tokens": [ { "deprel": "nsubj", "end_char": 277, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 276, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 278, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 287, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "soup", "misc": "", "start_char": 283, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (RB n't) (NP (PRP you)) (ADVP (RB just)) (, ...) (. ?) (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB have) (NP (NN soup)) (PP (IN at) (NP (NN home))))))) (. ?)))" }, "speaker": "Penny", "text": "Why didn't you just ...? Why didn't you just have soup at home?", "tokens": [ { "deprel": "advmod", "end_char": 293, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 290, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 294, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 301, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 298, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 4, "lemma": "you", "misc": "", "start_char": 302, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 310, "feats": null, "head": 2, "id": 5, "lemma": "just", "misc": "", "start_char": 306, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 2, "id": 6, "lemma": "...", "misc": "", "start_char": 311, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 315, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 320, "feats": "PronType=Int", "head": 13, "id": 8, "lemma": "why", "misc": "", "start_char": 317, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 9, "lemma": "do", "misc": "", "start_char": 321, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 328, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 325, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 332, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 329, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 337, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 333, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 342, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "have", "misc": "", "start_char": 338, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 347, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "soup", "misc": "", "start_char": 343, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 350, "feats": null, "head": 16, "id": 15, "lemma": "at", "misc": "", "start_char": 348, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 355, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "home", "misc": "", "start_char": 351, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 2, "id": 17, "lemma": "?", "misc": "", "start_char": 356, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT an) (NN IQ)) (PP (IN of) (NP (CD 187)))))) (. .) (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB imagine) (SBAR (IN that) (S (SBAR (IN if) (S (NP (EX there)) (VP (VBD were) (NP (NP (DT a) (NN way)) (SBAR (IN for) (S (NP (PRP me)) (VP (TO to) (VP (VB have) (VP (VBN had) (NP (NN soup)) (PP (IN at) (NP (NN home)))))))))))) (, ,) (NP (PRP I)) (VP (MD would) (VP (VB have) (VP (VBN thought) (PP (IN of) (NP (PRP it)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Penny, I have an IQ of 187 . Don't you imagine that if there were a way for me to have had soup at home, I would have thought of it?", "tokens": [ { "deprel": "vocative", "end_char": 363, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "penny", "misc": "", "start_char": 358, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 372, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 368, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 375, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 373, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 378, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "IQ", "misc": "", "start_char": 376, "text": "IQ", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 379, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 385, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 8, "lemma": "187", "misc": "", "start_char": 382, "text": "187", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 390, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "do", "misc": "", "start_char": 388, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 13, "id": 11, "lemma": "not", "misc": "", "start_char": 391, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 398, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 395, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 406, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "imagine", "misc": "", "start_char": 399, "text": "imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 411, "feats": null, "head": 32, "id": 14, "lemma": "that", "misc": "", "start_char": 407, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 414, "feats": null, "head": 17, "id": 15, "lemma": "if", "misc": "", "start_char": 412, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 420, "feats": null, "head": 17, "id": 16, "lemma": "there", "misc": "", "start_char": 415, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 17, "lemma": "be", "misc": "", "start_char": 421, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 427, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 426, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 431, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "way", "misc": "", "start_char": 428, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 435, "feats": null, "head": 24, "id": 20, "lemma": "for", "misc": "", "start_char": 432, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 436, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 441, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 439, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 446, "feats": "VerbForm=Inf", "head": 24, "id": 23, "lemma": "have", "misc": "", "start_char": 442, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 450, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 24, "lemma": "have", "misc": "", "start_char": 447, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 455, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "soup", "misc": "", "start_char": 451, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 458, "feats": null, "head": 27, "id": 26, "lemma": "at", "misc": "", "start_char": 456, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 463, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "home", "misc": "", "start_char": 459, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 32, "id": 28, "lemma": ",", "misc": "", "start_char": 464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 467, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 466, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 473, "feats": "VerbForm=Fin", "head": 32, "id": 30, "lemma": "would", "misc": "", "start_char": 468, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 478, "feats": "VerbForm=Inf", "head": 32, "id": 31, "lemma": "have", "misc": "", "start_char": 474, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 486, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 32, "lemma": "think", "misc": "", "start_char": 479, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 489, "feats": null, "head": 34, "id": 33, "lemma": "of", "misc": "", "start_char": 487, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 492, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 34, "lemma": "it", "misc": "", "start_char": 490, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 4, "id": 35, "lemma": "?", "misc": "", "start_char": 493, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD can) (VP (VB have) (NP (NP (NN soup)) (VP (VBN delivered))))) (. .)))" }, "speaker": "Penny", "text": "You can have soup delivered.", "tokens": [ { "deprel": "nsubj", "end_char": 498, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 495, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 502, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 499, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 507, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 503, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 512, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "soup", "misc": "", "start_char": 508, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 522, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 5, "lemma": "deliver", "misc": "", "start_char": 513, "text": "delivered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 523, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (RB not) (VP (VB think) (PP (IN of) (NP (DT that) (. .))) (ADVP (RB Clearly)) (, ,) (S (NP (JJ febrile) (NN delirium)) (VP (VBZ is) (VP (VBG setting) (PRT (RP in)) (. .) (UH Please) (VP (VB bring) (NP (PRP me)) (NP (DT some) (NN soup)) (SBAR (IN while) (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP understand) (SBAR (WHNP (WP what)) (S (NP (DT a) (NN spoon)) (VP (VBZ is) (PP (IN for)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I did not think of that . Clearly, febrile delirium is setting in . Please bring me some soup while I still understand what a spoon is for.", "tokens": [ { "deprel": "nsubj", "end_char": 526, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 525, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 530, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 527, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 534, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 531, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 540, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 535, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 543, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 541, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 548, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 544, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 558, "feats": null, "head": 13, "id": 8, "lemma": "clearly", "misc": "", "start_char": 551, "text": "Clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 568, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "febrile", "misc": "", "start_char": 561, "text": "febrile", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 577, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "delirium", "misc": "", "start_char": 569, "text": "delirium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 580, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 578, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 588, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "set", "misc": "", "start_char": 581, "text": "setting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 591, "feats": null, "head": 13, "id": 14, "lemma": "in", "misc": "", "start_char": 589, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 600, "feats": null, "head": 17, "id": 16, "lemma": "please", "misc": "", "start_char": 594, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 606, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 17, "lemma": "bring", "misc": "", "start_char": 601, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 609, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 607, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 614, "feats": null, "head": 20, "id": 19, "lemma": "some", "misc": "", "start_char": 610, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 619, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "soup", "misc": "", "start_char": 615, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 625, "feats": null, "head": 24, "id": 21, "lemma": "while", "misc": "", "start_char": 620, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 627, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 626, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 633, "feats": null, "head": 24, "id": 23, "lemma": "still", "misc": "", "start_char": 628, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 644, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 24, "lemma": "understand", "misc": "", "start_char": 634, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 649, "feats": "PronType=Rel", "head": 24, "id": 25, "lemma": "what", "misc": "", "start_char": 645, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 651, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 650, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 657, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "spoon", "misc": "", "start_char": 652, "text": "spoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 660, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 28, "lemma": "be", "misc": "", "start_char": 658, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 25, "id": 29, "lemma": "for", "misc": "", "start_char": 661, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (. .) (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN soup)))) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (. ?)))" }, "speaker": "Penny", "text": "Okay . What kind of soup do you want?", "tokens": [ { "deprel": "discourse", "end_char": 671, "feats": null, "head": 9, "id": 1, "lemma": "okay", "misc": "", "start_char": 667, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 678, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "what", "misc": "", "start_char": 674, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 683, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "kind", "misc": "", "start_char": 679, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 686, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 684, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 691, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "soup", "misc": "", "start_char": 687, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 692, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 698, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 695, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 703, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "want", "misc": "", "start_char": 699, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 704, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP$ my) (NN mother)) (VP (VBD used) (S (VP (TO to) (VP (VB make) (S (NP (PRP me)) (NP (DT this) (VBN split) (NN pea)) (PP (IN with) (NP (NP (JJ little) (JJ frankfurter) (NNS slices)) (CC and) (NP (DT these) (JJ homemade) (NNS croutons))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, my mother used to make me this split pea with little frankfurter slices and these homemade croutons.", "tokens": [ { "deprel": "discourse", "end_char": 710, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 706, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 715, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 713, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 722, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mother", "misc": "", "start_char": 716, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 727, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "use", "misc": "", "start_char": 723, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 730, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 728, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 735, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "make", "misc": "", "start_char": 731, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 738, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 736, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 743, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 9, "lemma": "this", "misc": "", "start_char": 739, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 749, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 10, "lemma": "split", "misc": "", "start_char": 744, "text": "split", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 753, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "pea", "misc": "", "start_char": 750, "text": "pea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 758, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 754, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 765, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "little", "misc": "", "start_char": 759, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 777, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "frankfurter", "misc": "", "start_char": 766, "text": "frankfurter", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 784, "feats": "Number=Plur", "head": 11, "id": 15, "lemma": "slice", "misc": "", "start_char": 778, "text": "slices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 788, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 785, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 794, "feats": "Number=Plur|PronType=Dem", "head": 19, "id": 17, "lemma": "this", "misc": "", "start_char": 789, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 803, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "homemade", "misc": "", "start_char": 795, "text": "homemade", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 812, "feats": "Number=Plur", "head": 15, "id": 19, "lemma": "crouton", "misc": "", "start_char": 804, "text": "croutons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 813, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP have) (NP (NML (NN chicken) (, ,) (NN tortilla) (CC and) (NN potato)) (NN leek))) (. .)))" }, "speaker": "Penny", "text": "We have chicken, tortilla and potato leek.", "tokens": [ { "deprel": "nsubj", "end_char": 817, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 815, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 822, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 818, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "chicken", "misc": "", "start_char": 823, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 841, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "tortilla", "misc": "", "start_char": 833, "text": "tortilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 845, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 842, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 852, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "potato", "misc": "", "start_char": 846, "text": "potato", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 857, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "leek", "misc": "", "start_char": 853, "text": "leek", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB get) (NP (NP (DT any)) (PP (IN of) (NP (NP (DT those)) (PP (IN with) (NP (NP (JJ little) (JJ frankfurter) (NNS slices)) (CC and) (NP (JJ homemade) (NNS croutons)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Can I get any of those with little frankfurter slices and homemade croutons?", "tokens": [ { "deprel": "aux", "end_char": 863, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 860, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 865, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 864, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 869, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 866, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 873, "feats": null, "head": 3, "id": 4, "lemma": "any", "misc": "", "start_char": 870, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 876, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 874, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 882, "feats": "Number=Plur|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 877, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 887, "feats": null, "head": 10, "id": 7, "lemma": "with", "misc": "", "start_char": 883, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 894, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "little", "misc": "", "start_char": 888, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 906, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "frankfurter", "misc": "", "start_char": 895, "text": "frankfurter", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 913, "feats": "Number=Plur", "head": 3, "id": 10, "lemma": "slice", "misc": "", "start_char": 907, "text": "slices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 917, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 914, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 926, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "homemade", "misc": "", "start_char": 918, "text": "homemade", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 935, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "crouton", "misc": "", "start_char": 927, "text": "croutons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 936, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 940, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 938, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 941, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Then)) (VP (VB surprise)) (NP (PRP me)) (. .) (SQ (MD Would) (NP (PRP you)) (VP (VB call) (S (NP (DT that) (ADJP (NN moss) (JJ green) (CC or) (NN forest)) (NN green))))) (. ?)))" }, "speaker": "Sheldon", "text": "Then surprise me . Would you call that moss green or forest green?", "tokens": [ { "deprel": "advmod", "end_char": 947, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 943, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 956, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "surprise", "misc": "", "start_char": 948, "text": "surprise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 959, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 957, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 960, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 967, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "would", "misc": "", "start_char": 962, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 971, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 968, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 976, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "call", "misc": "", "start_char": 972, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 981, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 8, "lemma": "that", "misc": "", "start_char": 977, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 986, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "moss", "misc": "", "start_char": 982, "text": "moss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 992, "feats": "Degree=Pos", "head": 13, "id": 10, "lemma": "green", "misc": "", "start_char": 987, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 995, "feats": null, "head": 12, "id": 11, "lemma": "or", "misc": "", "start_char": 993, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1002, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "forest", "misc": "", "start_char": 996, "text": "forest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1008, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "green", "misc": "", "start_char": 1003, "text": "green", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 2, "id": 14, "lemma": "?", "misc": "", "start_char": 1009, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 5 ] ], [ [ 0, 4, 5 ] ], [ [ 1, 5, 5 ], [ 1, 9, 9 ] ], [ [ 2, 0, 0 ], [ 3, 2, 2 ], [ 5, 0, 0 ], [ 5, 4, 4 ], [ 6, 0, 0 ], [ 7, 3, 3 ], [ 7, 10, 10 ], [ 8, 2, 2 ], [ 8, 20, 20 ], [ 8, 28, 28 ], [ 9, 0, 0 ], [ 10, 0, 0 ], [ 10, 17, 17 ], [ 10, 21, 21 ], [ 11, 7, 7 ], [ 12, 2, 2 ], [ 12, 7, 7 ], [ 14, 1, 1 ], [ 16, 2, 2 ] ], [ [ 2, 2, 2 ], [ 3, 5, 5 ] ], [ [ 2, 5, 5 ], [ 3, 7, 7 ], [ 3, 9, 9 ], [ 4, 0, 0 ], [ 4, 2, 3 ], [ 4, 12, 12 ], [ 8, 0, 0 ], [ 8, 11, 11 ], [ 16, 5, 5 ] ], [ [ 4, 5, 8 ] ], [ [ 6, 2, 2 ], [ 7, 13, 13 ], [ 8, 24, 24 ], [ 9, 3, 3 ], [ 10, 18, 19 ] ], [ [ 7, 15, 15 ], [ 8, 26, 26 ] ], [ [ 8, 5, 5 ], [ 8, 7, 7 ] ], [ [ 8, 4, 7 ] ], [ [ 8, 17, 26 ] ], [ [ 8, 21, 26 ], [ 8, 33, 33 ] ], [ [ 9, 2, 4 ], [ 10, 5, 5 ] ], [ [ 10, 9, 10 ] ], [ [ 10, 19, 19 ], [ 11, 5, 5 ] ], [ [ 10, 25, 26 ] ], [ [ 11, 2, 2 ] ], [ [ 12, 2, 3 ] ], [ [ 12, 8, 18 ] ], [ [ 12, 12, 18 ], [ 14, 3, 3 ], [ 14, 5, 5 ], [ 14, 7, 12 ], [ 14, 3, 12 ] ], [ [ 12, 16, 18 ] ], [ [ 12, 17, 18 ], [ 14, 11, 12 ] ], [ [ 13, 0, 0 ] ], [ [ 13, 2, 7 ], [ 16, 7, 7 ] ], [ [ 16, 11, 12 ] ] ]
s01e11c04t
Homeless crazy guy at Table 18. No, just crazy . Sheldon, what are you doing here? I'm sick . Thank you very much. How could you've gotten it from me? I'm not sick. You're a carrier . All these people here are doomed . You're doomed. Sheldon, what do you want? I want soup. Why didn't you just ...? Why didn't you just have soup at home? Penny, I have an IQ of 187 . Don't you imagine that if there were a way for me to have had soup at home, I would have thought of it? You can have soup delivered. I did not think of that . Clearly, febrile delirium is setting in . Please bring me some soup while I still understand what a spoon is for. Okay . What kind of soup do you want? Well, my mother used to make me this split pea with little frankfurter slices and these homemade croutons. We have chicken, tortilla and potato leek. Can I get any of those with little frankfurter slices and homemade croutons? No. Then surprise me . Would you call that moss green or forest green?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (PP (IN at) (NP (DT this) (. .))))) (NP (NN Everyone)) (VP (VBD went) (NP (NN chimp))) (. .)))" }, "speaker": "Howard", "text": "Look at this . Everyone went chimp.", "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": 12, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "this", "misc": "", "start_char": 8, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 14, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 13, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing|PronType=Tot", "head": 6, "id": 5, "lemma": "everyone", "misc": "", "start_char": 15, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 6, "lemma": "go", "misc": "", "start_char": 24, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 34, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "chimp", "misc": "", "start_char": 29, "text": "chimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 35, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB point) (PRT (RP out)))))))) (, ,) (S (NP (PRP I)) (VP (VBD voted) (PP (IN for) (NP (NN orangutan))))) (CC but) (S (NP (PRP you)) (VP (VBD shouted) (NP (PRP me)) (PRT (RP down)))) (. .)))" }, "speaker": "Raj", "text": "I'd like to point out, I voted for orangutan but you shouted me down.", "tokens": [ { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 37, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 41, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 39, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 46, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 42, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 49, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 47, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 55, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "point", "misc": "", "start_char": 50, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 59, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 56, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 60, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "vote", "misc": "", "start_char": 64, "text": "voted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 73, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 70, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 83, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "orangutan", "misc": "", "start_char": 74, "text": "orangutan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 87, "feats": null, "head": 14, "id": 12, "lemma": "but", "misc": "", "start_char": 84, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 99, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 14, "lemma": "shout", "misc": "", "start_char": 92, "text": "shouted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 102, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 100, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 107, "feats": null, "head": 14, "id": 16, "lemma": "down", "misc": "", "start_char": 103, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hi)) (, ,) (NP (NNP Penny)) (. .)))" }, "speaker": "Leonard", "text": "Oh, hi, Penny.", "tokens": [ { "deprel": "discourse", "end_char": 112, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 110, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 113, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 117, "feats": null, "head": 5, "id": 3, "lemma": "hi", "misc": "", "start_char": 115, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 125, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "penny", "misc": "", "start_char": 120, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB where)) (SQ (VBP are) (NP (PRP you))) (. ?)))" }, "speaker": "Penny", "text": "Hey, where are you?", "tokens": [ { "deprel": "discourse", "end_char": 131, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 128, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 139, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 134, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 140, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 144, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 148, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (PP (IN at) (NP (NN work)))) (. .)))" }, "speaker": "Leonard", "text": "I'm at work.", "tokens": [ { "deprel": "nsubj", "end_char": 151, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 150, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 154, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 152, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 4, "id": 3, "lemma": "at", "misc": "", "start_char": 155, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 162, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 158, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP sound) (ADJP (JJ funny))) (. .)))" }, "speaker": "Penny", "text": "You sound funny.", "tokens": [ { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 165, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 169, "text": "sound", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 180, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "funny", "misc": "", "start_char": 175, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 181, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (, ...) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (DT a) (NN radiation) (NN suit))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm...I'm in a radiation suit.", "tokens": [ { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 183, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 185, "text": "'m", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 188, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 4, "lemma": "I", "misc": "", "start_char": 192, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 194, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 199, "feats": null, "head": 9, "id": 6, "lemma": "in", "misc": "", "start_char": 197, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 201, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 200, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 211, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "radiation", "misc": "", "start_char": 202, "text": "radiation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 216, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "suit", "misc": "", "start_char": 212, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (PP (IN at) (NP (NN work))) (ADVP (RB too))) (. .) (CC And) (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB never)) (VP (VB guess) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB here)) (S (VP (VBG infecting) (NP (PRP$ my) (JJ entire) (NN station)))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, well, I'm at work too . And you'll never guess who's here infecting my entire station.", "tokens": [ { "deprel": "discourse", "end_char": 223, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 219, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 224, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 230, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 226, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 235, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 240, "feats": null, "head": 8, "id": 7, "lemma": "at", "misc": "", "start_char": 238, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 245, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "work", "misc": "", "start_char": 241, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 249, "feats": null, "head": 8, "id": 9, "lemma": "too", "misc": "", "start_char": 246, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 255, "feats": null, "head": 15, "id": 11, "lemma": "and", "misc": "", "start_char": 252, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 259, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 12, "lemma": "you", "misc": "", "start_char": 256, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 263, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "will", "misc": "", "start_char": 260, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 15, "id": 14, "lemma": "never", "misc": "", "start_char": 264, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 275, "feats": "VerbForm=Inf", "head": 8, "id": 15, "lemma": "guess", "misc": "", "start_char": 270, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 279, "feats": "PronType=Rel", "head": 18, "id": 16, "lemma": "who", "misc": "", "start_char": 276, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 280, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 287, "feats": "PronType=Dem", "head": 15, "id": 18, "lemma": "here", "misc": "", "start_char": 283, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 297, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 19, "lemma": "infect", "misc": "", "start_char": 288, "text": "infecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 300, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 20, "lemma": "my", "misc": "", "start_char": 298, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 307, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "entire", "misc": "", "start_char": 301, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "station", "misc": "", "start_char": 308, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 8, "id": 23, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Sheldon) (POS 's)) (PP (IN at) (NP (DT the) (NNP Cheesecake) (NNP Factory) (. .)))) (ADVP (RB Just)) (VP (VB tell) (NP (PRP him)) (S (VP (TO to) (VP (VB go) (ADVP (RB home)))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon's at the Cheesecake Factory . Just tell him to go home.", "tokens": [ { "deprel": "root", "end_char": 325, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 318, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 328, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 326, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "case", "end_char": 331, "feats": null, "head": 6, "id": 3, "lemma": "at", "misc": "", "start_char": 329, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 335, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 332, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 346, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Cheesecake", "misc": "", "start_char": 336, "text": "Cheesecake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 354, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Factory", "misc": "", "start_char": 347, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 361, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 357, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 366, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 9, "lemma": "tell", "misc": "", "start_char": 362, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 370, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "misc": "", "start_char": 367, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 373, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 371, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 376, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "go", "misc": "", "start_char": 374, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 381, "feats": null, "head": 12, "id": 13, "lemma": "home", "misc": "", "start_char": 377, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP he)) (VP (MD wo) (RB n't) (VP (VB leave))) (. .) (S (NP (PRP He)) (VP (VBZ says) (SBAR (S (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ afraid) (SBAR (S (NP (PRP he)) (VP (MD 'll) (VP (VB pass) (PRT (RP out)) (PP (IN on) (NP (DT the) (NN bus)))))))))) (CC and) (S (NP (NN someone)) (VP (MD will) (VP (VB harvest) (NP (PRP$ his) (NNS organs))))))))) (. .)))" }, "speaker": "Penny", "text": "Well, he won't leave . He says he's afraid he'll pass out on the bus and someone will harvest his organs.", "tokens": [ { "deprel": "discourse", "end_char": 388, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 384, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 393, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 391, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 396, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 394, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 397, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 406, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "leave", "misc": "", "start_char": 401, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 409, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "say", "misc": "", "start_char": 412, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "misc": "", "start_char": 417, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 422, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 420, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 429, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "afraid", "misc": "", "start_char": 423, "text": "afraid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "he", "misc": "", "start_char": 430, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 436, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 433, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 441, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "pass", "misc": "", "start_char": 437, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 445, "feats": null, "head": 15, "id": 16, "lemma": "out", "misc": "", "start_char": 442, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 448, "feats": null, "head": 19, "id": 17, "lemma": "on", "misc": "", "start_char": 446, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 452, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 449, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 456, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "bus", "misc": "", "start_char": 453, "text": "bus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 460, "feats": null, "head": 23, "id": 20, "lemma": "and", "misc": "", "start_char": 457, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 468, "feats": "Number=Sing|PronType=Ind", "head": 23, "id": 21, "lemma": "someone", "misc": "", "start_char": 461, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 473, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "will", "misc": "", "start_char": 469, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 481, "feats": "VerbForm=Inf", "head": 15, "id": 23, "lemma": "harvest", "misc": "", "start_char": 474, "text": "harvest", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 485, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "his", "misc": "", "start_char": 482, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 492, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "organ", "misc": "", "start_char": 486, "text": "organs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 493, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ paranoid)))) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN established) (NP (DT a) (NN nest))))) (. .)))" }, "speaker": "Leonard", "text": "He's paranoid and he's established a nest.", "tokens": [ { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 495, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 500, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 498, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 509, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "paranoid", "misc": "", "start_char": 501, "text": "paranoid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 513, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 510, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 514, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 517, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 531, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 7, "lemma": "establish", "misc": "", "start_char": 520, "text": "established", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 533, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 532, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 538, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "nest", "misc": "", "start_char": 534, "text": "nest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 539, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (UH please)) (VP (VB come) (VP (VB get) (NP (PRP him)))) (. ?)))" }, "speaker": "Penny", "text": "Can you please come get him?", "tokens": [ { "deprel": "aux", "end_char": 544, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 541, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 548, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 545, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 555, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 549, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 560, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "come", "misc": "", "start_char": 556, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 564, "feats": "VerbForm=Inf", "head": 4, "id": 5, "lemma": "get", "misc": "", "start_char": 561, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 568, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 565, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 569, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB be) (ADJP (JJ happy) (S (VP (TO to) (, ,) (NP (NNP Penny) (. .) (UH Oh)) (, ,) (NP (PRP$ my) (NNP God))))))) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (NN breach)) (PP (IN in) (NP (DT the) (NN radiation) (NN unit))))) (. .) (S (NP (DT The) (JJ whole) (NN city)) (VP (VBZ is) (PP (IN in) (NP (NN jeopardy))) (. .) (INTJ (UH Oh)) (, ,) (NP (NP (PRP$ my) (NNP God) (. .)) (SBAR (S (NP (NNP Professor) (NNP Guggenheim)) (VP (VBZ is) (VP (VBG melting)))) (. .) (S (VP (VBN Got) (S (VP (TO ta) (VP (VB go) (. .) (S (INTJ (UH Bye)))))))))) (. .) (NP (PRP I)) (VP (VBP feel) (ADJP (RB really) (JJ guilty))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, yeah, I'd be happy to, Penny . Oh, my God, there's a breach in the radiation unit . The whole city is in jeopardy . Oh, my God . Professor Guggenheim is melting . Gotta go . Bye . I feel really guilty.", "tokens": [ { "deprel": "discourse", "end_char": 573, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 571, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 574, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 580, "feats": null, "head": 8, "id": 3, "lemma": "yeah", "misc": "", "start_char": 576, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 583, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 587, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 585, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 590, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 588, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 596, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "happy", "misc": "", "start_char": 591, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 599, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 597, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 600, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 607, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "penny", "misc": "", "start_char": 602, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 612, "feats": null, "head": 19, "id": 13, "lemma": "oh", "misc": "", "start_char": 610, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 617, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 615, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 621, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "God", "misc": "", "start_char": 618, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 622, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 629, "feats": null, "head": 19, "id": 18, "lemma": "there", "misc": "", "start_char": 624, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 19, "lemma": "be", "misc": "", "start_char": 630, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 634, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 633, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 641, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "breach", "misc": "", "start_char": 635, "text": "breach", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 644, "feats": null, "head": 25, "id": 22, "lemma": "in", "misc": "", "start_char": 642, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 648, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 645, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 658, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "radiation", "misc": "", "start_char": 649, "text": "radiation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 663, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "unit", "misc": "", "start_char": 659, "text": "unit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 32, "id": 26, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 669, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 27, "lemma": "the", "misc": "", "start_char": 666, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 675, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "whole", "misc": "", "start_char": 670, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 680, "feats": "Number=Sing", "head": 32, "id": 29, "lemma": "city", "misc": "", "start_char": 676, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 683, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 681, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 686, "feats": null, "head": 32, "id": 31, "lemma": "in", "misc": "", "start_char": 684, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 695, "feats": "Number=Sing", "head": 19, "id": 32, "lemma": "jeopardy", "misc": "", "start_char": 687, "text": "jeopardy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 34, "id": 33, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 700, "feats": null, "head": 42, "id": 34, "lemma": "oh", "misc": "", "start_char": 698, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 705, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "my", "misc": "", "start_char": 703, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "vocative", "end_char": 709, "feats": "Number=Sing", "head": 42, "id": 37, "lemma": "God", "misc": "", "start_char": 706, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 37, "id": 38, "lemma": ".", "misc": "", "start_char": 710, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 721, "feats": "Number=Sing", "head": 42, "id": 39, "lemma": "Professor", "misc": "", "start_char": 712, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 732, "feats": "Number=Sing", "head": 39, "id": 40, "lemma": "Guggenheim", "misc": "", "start_char": 722, "text": "Guggenheim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 733, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 743, "feats": "Tense=Pres|VerbForm=Part", "head": 32, "id": 42, "lemma": "melt", "misc": "", "start_char": 736, "text": "melting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 44, "id": 43, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 749, "feats": "Tense=Past|VerbForm=Part", "head": 32, "id": 44, "lemma": "get", "misc": "", "start_char": 746, "text": "Got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 752, "feats": null, "head": 46, "id": 45, "lemma": "to", "misc": "", "start_char": 750, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 755, "feats": "VerbForm=Inf", "head": 44, "id": 46, "lemma": "go", "misc": "", "start_char": 753, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 48, "id": 47, "lemma": ".", "misc": "", "start_char": 756, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 761, "feats": null, "head": 51, "id": 48, "lemma": "bye", "misc": "", "start_char": 758, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 8, "id": 49, "lemma": ".", "misc": "", "start_char": 762, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 765, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 51, "id": 50, "lemma": "I", "misc": "", "start_char": 764, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 51, "lemma": "feel", "misc": "", "start_char": 766, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 777, "feats": null, "head": 53, "id": 52, "lemma": "really", "misc": "", "start_char": 771, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 784, "feats": "Degree=Pos", "head": 51, "id": 53, "lemma": "guilty", "misc": "", "start_char": 778, "text": "guilty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 8, "id": 54, "lemma": ".", "misc": "", "start_char": 785, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD had) (S (VP (TO to) (VP (VB do)))))))) (. .)))" }, "speaker": "Raj", "text": "You did what you had to do.", "tokens": [ { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 787, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 794, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 791, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 799, "feats": "PronType=Rel", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 795, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 803, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 800, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 807, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 804, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 810, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 808, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 813, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 811, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 814, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Take) (NP (PRP$ your) (NN stinking) (NNS paws)) (PP (IN off) (NP (NP (PRP$ my) (NN popcorn)) (SBAR (S (NP (PRP you)) (VP (VBP damn) (NP (JJ dirty) (NN ape)))))))) (. .)))" }, "speaker": "Howard", "text": "Take your stinking paws off my popcorn you damn dirty ape.", "tokens": [ { "deprel": "root", "end_char": 820, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "take", "misc": "", "start_char": 816, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 825, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 2, "lemma": "your", "misc": "", "start_char": 821, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 834, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "stinking", "misc": "", "start_char": 826, "text": "stinking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 839, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "paw", "misc": "", "start_char": 835, "text": "paws", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 843, "feats": null, "head": 7, "id": 5, "lemma": "off", "misc": "", "start_char": 840, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 846, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 844, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 854, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "popcorn", "misc": "", "start_char": 847, "text": "popcorn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 858, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 855, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 863, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 9, "lemma": "damn", "misc": "", "start_char": 859, "text": "damn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 869, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "dirty", "misc": "", "start_char": 864, "text": "dirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 873, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "ape", "misc": "", "start_char": 870, "text": "ape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 874, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 1, 0, 0 ], [ 1, 7, 7 ], [ 1, 14, 14 ], [ 14, 1, 1 ], [ 14, 7, 7 ], [ 14, 7, 10 ] ], [ [ 1, 10, 10 ] ], [ [ 1, 12, 12 ], [ 14, 5, 5 ] ], [ [ 2, 4, 4 ] ], [ [ 3, 4, 4 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 6, 0, 0 ], [ 6, 3, 3 ], [ 7, 11, 11 ], [ 11, 1, 1 ], [ 12, 4, 4 ], [ 12, 14, 14 ], [ 12, 35, 35 ], [ 12, 49, 49 ], [ 13, 0, 0 ], [ 13, 3, 3 ] ], [ [ 4, 3, 3 ] ], [ [ 6, 6, 8 ] ], [ [ 7, 4, 4 ], [ 7, 19, 19 ], [ 12, 10, 10 ] ], [ [ 7, 7, 7 ], [ 7, 19, 21 ], [ 8, 3, 5 ] ], [ [ 7, 15, 15 ], [ 8, 0, 1 ] ], [ [ 8, 0, 0 ], [ 8, 9, 9 ], [ 9, 2, 2 ], [ 9, 7, 7 ], [ 9, 9, 9 ], [ 9, 12, 12 ], [ 9, 23, 23 ], [ 10, 0, 0 ], [ 10, 4, 4 ], [ 11, 5, 5 ] ], [ [ 9, 17, 18 ] ], [ [ 9, 20, 20 ] ], [ [ 9, 23, 24 ] ], [ [ 10, 7, 8 ] ], [ [ 12, 14, 15 ], [ 12, 35, 36 ] ], [ [ 12, 17, 17 ] ], [ [ 12, 19, 24 ] ], [ [ 12, 22, 24 ] ], [ [ 12, 26, 28 ] ], [ [ 12, 38, 39 ] ], [ [ 14, 1, 3 ] ], [ [ 14, 5, 6 ] ] ]
s01e11c05t
Look at this . Everyone went chimp. I'd like to point out, I voted for orangutan but you shouted me down. Oh, hi, Penny. Hey, where are you? I'm at work. You sound funny. I'm...I'm in a radiation suit. Yeah, well, I'm at work too . And you'll never guess who's here infecting my entire station. Sheldon's at the Cheesecake Factory . Just tell him to go home. Well, he won't leave . He says he's afraid he'll pass out on the bus and someone will harvest his organs. He's paranoid and he's established a nest. Can you please come get him? Uh, yeah, I'd be happy to, Penny . Oh, my God, there's a breach in the radiation unit . The whole city is in jeopardy . Oh, my God . Professor Guggenheim is melting . Gotta go . Bye . I feel really guilty. You did what you had to do. Take your stinking paws off my popcorn you damn dirty ape.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG bringing) (NP (PRP me)) (ADVP (RB home))))) (. .)))" }, "speaker": "Sheldon", "text": "Thanks for bringing me home.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 0, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 10, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 7, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 19, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "bring", "misc": "", "start_char": 11, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 22, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 20, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 27, "feats": null, "head": 3, "id": 5, "lemma": "home", "misc": "", "start_char": 23, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 28, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB really)) (VP (VB need) (S (VP (TO to) (VP (VB work) (NP (NN today)))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (RB not) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP have) (NP (NP (NML (NN rent) (CC or) (NN car)) (NNS payments)) (CC or) (NP (NN anything)))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, it's okay . I didn't really need to work today . It's not like I have rent or car payments or anything.", "tokens": [ { "deprel": "discourse", "end_char": 32, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 30, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 33, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 35, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 40, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 38, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 45, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 41, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 5, "id": 6, "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": 7, "lemma": "I", "misc": "", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 53, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "do", "misc": "", "start_char": 50, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 54, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 64, "feats": null, "head": 11, "id": 10, "lemma": "really", "misc": "", "start_char": 58, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 69, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "need", "misc": "", "start_char": 65, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 72, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 70, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 77, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "work", "misc": "", "start_char": 73, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl:tmod", "end_char": 83, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "today", "misc": "", "start_char": 78, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 88, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "it", "misc": "", "start_char": 86, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 89, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 95, "feats": null, "head": 21, "id": 18, "lemma": "not", "misc": "", "start_char": 92, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 100, "feats": null, "head": 21, "id": 19, "lemma": "like", "misc": "", "start_char": 96, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 102, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 101, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 21, "lemma": "have", "misc": "", "start_char": 103, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 112, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "rent", "misc": "", "start_char": 108, "text": "rent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 115, "feats": null, "head": 25, "id": 23, "lemma": "or", "misc": "", "start_char": 113, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 119, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "car", "misc": "", "start_char": 116, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 128, "feats": "Number=Plur", "head": 22, "id": 25, "lemma": "payment", "misc": "", "start_char": 120, "text": "payments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 131, "feats": null, "head": 27, "id": 26, "lemma": "or", "misc": "", "start_char": 129, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 140, "feats": "Number=Sing|PronType=Ind", "head": 22, "id": 27, "lemma": "anything", "misc": "", "start_char": 132, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (JJ Good) (, ,) (JJ good) (. .)))" }, "speaker": "Sheldon", "text": "Good, good.", "tokens": [ { "deprel": "root", "end_char": 147, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 143, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 154, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "good", "misc": "", "start_char": 150, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 155, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP you)) (VP (VBP feel) (ADJP (JJR better))) (. .)))" }, "speaker": "Penny", "text": "Okay, well, you feel better.", "tokens": [ { "deprel": "discourse", "end_char": 161, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 157, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 168, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 164, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 169, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 171, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 179, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "feel", "misc": "", "start_char": 175, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 186, "feats": "Degree=Cmp", "head": 6, "id": 7, "lemma": "good", "misc": "", "start_char": 180, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 187, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait) (. !) (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP you)) (VP (VBG going))))) (. ?)))" }, "speaker": "Sheldon", "text": "Wait! Where are you going?", "tokens": [ { "deprel": "parataxis", "end_char": 193, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 1, "lemma": "wait", "misc": "", "start_char": 189, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 195, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 194, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 201, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "where", "misc": "", "start_char": 196, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 202, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 206, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 215, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 210, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 216, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Um)) (, ,) (NP (NP (NN home)) (SBAR (S (VP (TO to) (VP (VB write) (NP (DT some) (JJ bad) (NNS checks))))))) (. .)))" }, "speaker": "Penny", "text": "Um, home to write some bad checks.", "tokens": [ { "deprel": "discourse", "end_char": 220, "feats": null, "head": 3, "id": 1, "lemma": "um", "misc": "", "start_char": 218, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 227, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "home", "misc": "", "start_char": 223, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 230, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 228, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 236, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "write", "misc": "", "start_char": 231, "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 241, "feats": null, "head": 8, "id": 6, "lemma": "some", "misc": "", "start_char": 237, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 245, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "bad", "misc": "", "start_char": 242, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 252, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "check", "misc": "", "start_char": 246, "text": "checks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB leave) (NP (PRP me))))))) (. ?)))" }, "speaker": "Sheldon", "text": "You're going to leave me?", "tokens": [ { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 255, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 259, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 268, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 263, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 271, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 269, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 277, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "leave", "misc": "", "start_char": 272, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 280, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 278, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 281, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP are) (NP (DT a) (VBN grown) (NN man) (. .)) (SQ (VBP Have) (RB n't) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN been) (ADJP (JJ sick)) (ADVP (RB before))))) (. ?)))" }, "speaker": "Penny", "text": "Sheldon, you are a grown man . Haven't you ever been sick before?", "tokens": [ { "deprel": "vocative", "end_char": 290, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 283, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 296, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 293, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 297, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 302, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 301, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 308, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 6, "lemma": "grow", "misc": "", "start_char": 303, "text": "grown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "root", "end_char": 312, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "man", "misc": "", "start_char": 309, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "have", "misc": "", "start_char": 315, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 14, "id": 10, "lemma": "not", "misc": "", "start_char": 320, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 327, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 324, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 332, "feats": null, "head": 14, "id": 12, "lemma": "ever", "misc": "", "start_char": 328, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 337, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 333, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 342, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "sick", "misc": "", "start_char": 338, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 349, "feats": null, "head": 14, "id": 15, "lemma": "before", "misc": "", "start_char": 343, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 7, "id": 16, "lemma": "?", "misc": "", "start_char": 350, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (, ,) (CC but) (RB not) (PP (IN by) (NP (PRP myself))) (. .)))" }, "speaker": "Sheldon", "text": "Of course, but not by myself.", "tokens": [ { "deprel": "root", "end_char": 354, "feats": null, "head": 0, "id": 1, "lemma": "of", "misc": "", "start_char": 352, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 361, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 355, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 367, "feats": null, "head": 7, "id": 4, "lemma": "but", "misc": "", "start_char": 364, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 371, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 368, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 374, "feats": null, "head": 7, "id": 6, "lemma": "by", "misc": "", "start_char": 372, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 381, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 1, "id": 7, "lemma": "myself", "misc": "", "start_char": 375, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?) (RB Never) (. ?)))" }, "speaker": "Penny", "text": "Really? Never?", "tokens": [ { "deprel": "advmod", "end_char": 390, "feats": null, "head": 3, "id": 1, "lemma": "really", "misc": "", "start_char": 384, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 391, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 398, "feats": null, "head": 0, "id": 3, "lemma": "never", "misc": "", "start_char": 393, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 399, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (ADVP (RB once)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VP (VBD was) (NP (CD 15))) (CC and) (VP (VBG spending) (NP (DT the) (NN summer)) (PP (IN at) (NP (NP (DT the) (NNP Heidelberg) (NNP Institute)) (PP (IN in) (NP (NNP Germany))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, once, when I was 15 and spending the summer at the Heidelberg Institute in Germany.", "tokens": [ { "deprel": "discourse", "end_char": 405, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 401, "text": "Well", "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": "root", "end_char": 412, "feats": "NumType=Mult", "head": 0, "id": 3, "lemma": "once", "misc": "", "start_char": 408, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 419, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "when", "misc": "", "start_char": 415, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 420, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 422, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 428, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 8, "lemma": "15", "misc": "", "start_char": 426, "text": "15", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 432, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 429, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 441, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "spend", "misc": "", "start_char": 433, "text": "spending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 445, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 442, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 452, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "summer", "misc": "", "start_char": 446, "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 455, "feats": null, "head": 16, "id": 13, "lemma": "at", "misc": "", "start_char": 453, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 456, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 470, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Heidelberg", "misc": "", "start_char": 460, "text": "Heidelberg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 480, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "Institute", "misc": "", "start_char": 471, "text": "Institute", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 483, "feats": null, "head": 18, "id": 17, "lemma": "in", "misc": "", "start_char": 481, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 491, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Germany", "misc": "", "start_char": 484, "text": "Germany", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 492, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VBG Studying) (ADVP (RB abroad))) (. ?)))" }, "speaker": "Penny", "text": "Studying abroad?", "tokens": [ { "deprel": "root", "end_char": 502, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "study", "misc": "", "start_char": 494, "text": "Studying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 509, "feats": null, "head": 1, "id": 2, "lemma": "abroad", "misc": "", "start_char": 503, "text": "abroad", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 510, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No) (, ,) (VBG visiting) (NN professor) (. .)) (INTJ (UH Anyway)) (, ,) (NP (DT the) (JJ local) (NN cuisine)) (VP (VBD was) (ADJP (ADJP (ADVP (NP (DT a) (JJ little)) (RBR more)) (NN sausage) (HYPH -) (VBN based)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN used) (PP (IN to)))))))) (CC and) (S (NP (DT the) (NN result)) (VP (VBD was) (NP (NP (DT an) (JJ internal) (NN blitzkrieg)) (PP (IN with) (S (NP (PRP$ my) (JJR lower) (NN intestine)) (VP (VBG playing) (NP (NP (DT the) (NN part)) (PP (IN of) (NP (NNP Czechoslovakia)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, visiting professor . Anyway, the local cuisine was a little more sausage - based than I'm used to and the result was an internal blitzkrieg with my lower intestine playing the part of Czechoslovakia.", "tokens": [ { "deprel": "discourse", "end_char": 514, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 512, "text": "No", "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": "amod", "end_char": 525, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "visit", "misc": "", "start_char": 517, "text": "visiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "root", "end_char": 535, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "professor", "misc": "", "start_char": 526, "text": "professor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 544, "feats": null, "head": 17, "id": 6, "lemma": "anyway", "misc": "", "start_char": 538, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 545, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 550, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 547, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 556, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "local", "misc": "", "start_char": 551, "text": "local", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 564, "feats": "Number=Sing", "head": 17, "id": 10, "lemma": "cuisine", "misc": "", "start_char": 557, "text": "cuisine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 568, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 11, "lemma": "be", "misc": "", "start_char": 565, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 570, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 569, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 577, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 571, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 582, "feats": "Degree=Cmp", "head": 17, "id": 14, "lemma": "more", "misc": "", "start_char": 578, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "compound", "end_char": 590, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "sausage", "misc": "", "start_char": 583, "text": "sausage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 591, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 598, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 17, "lemma": "base", "misc": "", "start_char": 593, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 603, "feats": null, "head": 21, "id": 18, "lemma": "than", "misc": "", "start_char": 599, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 605, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 604, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 608, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 606, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 613, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 21, "lemma": "use", "misc": "", "start_char": 609, "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 616, "feats": null, "head": 21, "id": 22, "lemma": "to", "misc": "", "start_char": 614, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "end_char": 620, "feats": null, "head": 29, "id": 23, "lemma": "and", "misc": "", "start_char": 617, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 624, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 621, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 631, "feats": "Number=Sing", "head": 29, "id": 25, "lemma": "result", "misc": "", "start_char": 625, "text": "result", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 635, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 29, "id": 26, "lemma": "be", "misc": "", "start_char": 632, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 638, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 636, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 647, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "internal", "misc": "", "start_char": 639, "text": "internal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 658, "feats": "Number=Sing", "head": 17, "id": 29, "lemma": "blitzkrieg", "misc": "", "start_char": 648, "text": "blitzkrieg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 663, "feats": null, "head": 33, "id": 30, "lemma": "with", "misc": "", "start_char": 659, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 666, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 33, "id": 31, "lemma": "my", "misc": "", "start_char": 664, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 672, "feats": "Degree=Cmp", "head": 33, "id": 32, "lemma": "low", "misc": "", "start_char": 667, "text": "lower", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nmod", "end_char": 682, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "intestine", "misc": "", "start_char": 673, "text": "intestine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 690, "feats": "VerbForm=Ger", "head": 33, "id": 34, "lemma": "play", "misc": "", "start_char": 683, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 694, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 691, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 699, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "part", "misc": "", "start_char": 695, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 702, "feats": null, "head": 38, "id": 37, "lemma": "of", "misc": "", "start_char": 700, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 717, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "Czechoslovakia", "misc": "", "start_char": 703, "text": "Czechoslovakia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 4, "id": 39, "lemma": ".", "misc": "", "start_char": 718, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (EX there)) (VP (VBD was) (NP (NP (NP (DT no) (NN one)) (ADVP (RB there))) (SBAR (S (VP (TO to) (VP (VB take) (NP (NN care)) (PP (IN of) (NP (PRP you))))))))) (. ?)))" }, "speaker": "Penny", "text": "And there was no one there to take care of you?", "tokens": [ { "deprel": "cc", "end_char": 723, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 720, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 729, "feats": null, "head": 3, "id": 2, "lemma": "there", "misc": "", "start_char": 724, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "be", "misc": "", "start_char": 730, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 736, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 734, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 740, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 5, "lemma": "one", "misc": "", "start_char": 737, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 746, "feats": "PronType=Dem", "head": 5, "id": 6, "lemma": "there", "misc": "", "start_char": 741, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 749, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 747, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 754, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "take", "misc": "", "start_char": 750, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 759, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "care", "misc": "", "start_char": 755, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 762, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 760, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 766, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 11, "lemma": "you", "misc": "", "start_char": 763, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 767, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN Mom)) (VP (VBD had) (S (VP (TO to) (VP (VB fly) (ADVP (RB back) (PP (IN to) (NP (NNP Texas)))) (S (VP (TO to) (VP (VB help) (NP (PRP$ my) (NN Dad)))))))) (, ,) (SBAR (IN because) (S (NP (DT the) (NN house)) (VP (VBD had) (VP (VBN slipped) (PP (IN off) (NP (DT the) (NN cinder) (NNS blocks))) (ADVP (RB again))))))) (. .)))" }, "speaker": "Sheldon", "text": "My Mom had to fly back to Texas to help my Dad, because the house had slipped off the cinder blocks again.", "tokens": [ { "deprel": "nmod:poss", "end_char": 771, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 769, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 775, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "mom", "misc": "", "start_char": 772, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 779, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 776, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 782, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 780, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 786, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "fly", "misc": "", "start_char": 783, "text": "fly", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 791, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 787, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 794, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 792, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 800, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Texas", "misc": "", "start_char": 795, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 803, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 801, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 808, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "help", "misc": "", "start_char": 804, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 811, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 809, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 815, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "dad", "misc": "", "start_char": 812, "text": "Dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 5, "id": 13, "lemma": ",", "misc": "", "start_char": 816, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 825, "feats": null, "head": 18, "id": 14, "lemma": "because", "misc": "", "start_char": 818, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 829, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 826, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 835, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "house", "misc": "", "start_char": 830, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "have", "misc": "", "start_char": 836, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 847, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 18, "lemma": "slip", "misc": "", "start_char": 840, "text": "slipped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 851, "feats": null, "head": 22, "id": 19, "lemma": "off", "misc": "", "start_char": 848, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 855, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 852, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 862, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "cinder", "misc": "", "start_char": 856, "text": "cinder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 869, "feats": "Number=Plur", "head": 18, "id": 22, "lemma": "block", "misc": "", "start_char": 863, "text": "blocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 875, "feats": null, "head": 18, "id": 23, "lemma": "again", "misc": "", "start_char": 870, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (ADVP (RB Again) (. ?)))" }, "speaker": "Penny", "text": "Again?", "tokens": [ { "deprel": "root", "end_char": 883, "feats": null, "head": 0, "id": 1, "lemma": "again", "misc": "", "start_char": 878, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 884, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (NN tornado) (NN season)))) (. .) (CC And) (S (NP (PRP it)) (VP (VBD was) (NP (DT an) (NN aluminum) (NN house) (. .)) (ADVP (UH Anyway)) (, ,) (PRN (S (NP (NP (DT the) (NN housekeeper)) (PP (IN in) (NP (DT the) (NN faculty) (NN residence)))) (VP (VBD did) (RB n't) (VP (VB speak) (NP (DT any) (NNP English) (. .)) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (ADVP (RB finally)) (VP (VBD managed) (S (VP (TO to) (VP (VB convince) (NP (PRP her)) (SBAR (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ sick) (SBAR (S (NP (PRP she)) (VP (VBD said))))))))))))))))) (, ,) (`` \") (NP (NNP Möchtest) (FW du) (FW eine) (FW Darmspülung)) (. ?) ('' \"))))))" }, "speaker": "Sheldon", "text": "It was tornado season . And it was an aluminum house . Anyway, the housekeeper in the faculty residence didn't speak any English . When I finally managed to convince her I was sick she said, \" Möchtest du eine Darmspülung? \"", "tokens": [ { "deprel": "nsubj", "end_char": 888, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 886, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 889, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "compound", "end_char": 900, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "tornado", "misc": "", "start_char": 893, "text": "tornado", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 907, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "season", "misc": "", "start_char": 901, "text": "season", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 913, "feats": null, "head": 11, "id": 6, "lemma": "and", "misc": "", "start_char": 910, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 916, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 914, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 917, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 921, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 932, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "aluminum", "misc": "", "start_char": 924, "text": "aluminum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 938, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "house", "misc": "", "start_char": 933, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 947, "feats": null, "head": 23, "id": 13, "lemma": "anyway", "misc": "", "start_char": 941, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 23, "id": 14, "lemma": ",", "misc": "", "start_char": 948, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 953, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 950, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 965, "feats": "Number=Sing", "head": 23, "id": 16, "lemma": "housekeeper", "misc": "", "start_char": 954, "text": "housekeeper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 968, "feats": null, "head": 20, "id": 17, "lemma": "in", "misc": "", "start_char": 966, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 972, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 969, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 980, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "faculty", "misc": "", "start_char": 973, "text": "faculty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 990, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "residence", "misc": "", "start_char": 981, "text": "residence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 994, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 991, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 998, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 995, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1004, "feats": "VerbForm=Inf", "head": 4, "id": 23, "lemma": "speak", "misc": "", "start_char": 999, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1008, "feats": null, "head": 25, "id": 24, "lemma": "any", "misc": "", "start_char": 1005, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1016, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "English", "misc": "", "start_char": 1009, "text": "English", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 4, "id": 26, "lemma": ".", "misc": "", "start_char": 1017, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1023, "feats": "PronType=Int", "head": 30, "id": 27, "lemma": "when", "misc": "", "start_char": 1019, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "I", "misc": "", "start_char": 1024, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1033, "feats": null, "head": 30, "id": 29, "lemma": "finally", "misc": "", "start_char": 1026, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1041, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 38, "id": 30, "lemma": "manage", "misc": "", "start_char": 1034, "text": "managed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1044, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 1042, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1053, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "convince", "misc": "", "start_char": 1045, "text": "convince", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1057, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 33, "lemma": "her", "misc": "", "start_char": 1054, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1059, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 34, "lemma": "I", "misc": "", "start_char": 1058, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1063, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 36, "id": 35, "lemma": "be", "misc": "", "start_char": 1060, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1068, "feats": "Degree=Pos", "head": 32, "id": 36, "lemma": "sick", "misc": "", "start_char": 1064, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 37, "lemma": "she", "misc": "", "start_char": 1069, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1077, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 38, "lemma": "say", "misc": "", "start_char": 1073, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1079, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 1078, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 41, "id": 40, "lemma": "\"", "misc": "", "start_char": 1080, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 1090, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "Möchtest", "misc": "", "start_char": 1082, "text": "Möchtest", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1093, "feats": null, "head": 41, "id": 42, "lemma": "du", "misc": "", "start_char": 1091, "text": "du", "upos": "X", "xpos": "FW" }, { "deprel": "goeswith", "end_char": 1098, "feats": "Foreign=Yes", "head": 42, "id": 43, "lemma": null, "misc": "", "start_char": 1094, "text": "eine", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 1110, "feats": "Foreign=Yes", "head": 41, "id": 44, "lemma": "darmspülung", "misc": "", "start_char": 1099, "text": "Darmspülung", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 1112, "feats": null, "head": 4, "id": 45, "lemma": "?", "misc": "", "start_char": 1111, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1114, "feats": null, "head": 4, "id": 46, "lemma": "\"", "misc": "", "start_char": 1113, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (DT that)) (VP (VB mean))) (. ?)))" }, "speaker": "Penny", "text": "What does that mean?", "tokens": [ { "deprel": "obj", "end_char": 1119, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1115, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1124, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1120, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1129, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 1125, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1134, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 1130, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1135, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (PP (VBN Based) (PP (IN on) (SBAR (WHNP (WP what)) (S (VP (VBD happened) (ADVP (RB next))))))) (, ,) (NP (PRP I)) (VP (VBP assume) (SBAR (S (NP (PRP it)) (VP (VBZ means) (, ,) (`` \") (SQ (MD Would) (NP (PRP you)) (VP (VB like) (NP (DT an) (NN enema)))) (. ?))))) ('' \")))" }, "speaker": "Sheldon", "text": "Based on what happened next, I assume it means, \" Would you like an enema? \"", "tokens": [ { "deprel": "advcl", "end_char": 1142, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 1, "lemma": "base", "misc": "", "start_char": 1137, "text": "Based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1145, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 1143, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1150, "feats": "PronType=Rel", "head": 1, "id": 3, "lemma": "what", "misc": "", "start_char": 1146, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 4, "lemma": "happen", "misc": "", "start_char": 1151, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1164, "feats": null, "head": 4, "id": 5, "lemma": "next", "misc": "", "start_char": 1160, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 1165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1168, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1167, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1175, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "assume", "misc": "", "start_char": 1169, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1178, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "it", "misc": "", "start_char": 1176, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "mean", "misc": "", "start_char": 1179, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 10, "id": 12, "lemma": "\"", "misc": "", "start_char": 1187, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 1194, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "would", "misc": "", "start_char": 1189, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1198, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 1195, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1203, "feats": "VerbForm=Inf", "head": 10, "id": 15, "lemma": "like", "misc": "", "start_char": 1199, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1206, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1204, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1212, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "enema", "misc": "", "start_char": 1207, "text": "enema", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 8, "id": 18, "lemma": "?", "misc": "", "start_char": 1213, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 8, "id": 19, "lemma": "\"", "misc": "", "start_char": 1215, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NN sweetie) (. .)) (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (NN care)) (PP (IN of) (NP (PRP you))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB need))) (. ?))))" }, "speaker": "Penny", "text": "Okay, sweetie . I'll take care of you . What do you need?", "tokens": [ { "deprel": "discourse", "end_char": 1221, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 1217, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1223, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1222, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1231, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "sweetie", "misc": "", "start_char": 1224, "text": "sweetie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1233, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1232, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1235, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1234, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1239, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 1236, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1244, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "take", "misc": "", "start_char": 1240, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1249, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "care", "misc": "", "start_char": 1245, "text": "care", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1252, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1250, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1256, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 10, "lemma": "you", "misc": "", "start_char": 1253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1257, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1263, "feats": "PronType=Int", "head": 15, "id": 12, "lemma": "what", "misc": "", "start_char": 1259, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1266, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 1264, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1270, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 1267, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1275, "feats": "VerbForm=Inf", "head": 7, "id": 15, "lemma": "need", "misc": "", "start_char": 1271, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1277, "feats": null, "head": 7, "id": 16, "lemma": "?", "misc": "", "start_char": 1276, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP$ my) (NN mom)) (VP (VBD used) (S (VP (TO to) (VP (VB give) (NP (PRP me)) (NP (NN sponge) (NNS baths)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, my mom used to give me sponge baths.", "tokens": [ { "deprel": "discourse", "end_char": 1282, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1278, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1284, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1283, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1287, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1285, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1291, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "mom", "misc": "", "start_char": 1288, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1296, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "use", "misc": "", "start_char": 1292, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1299, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1297, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1304, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "give", "misc": "", "start_char": 1300, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1307, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 1305, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 1314, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "sponge", "misc": "", "start_char": 1308, "text": "sponge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1320, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "bath", "misc": "", "start_char": 1315, "text": "baths", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1322, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NP (NN ground) (NNS rules)) (: :) (NP (NP (DT No) (NN sponge) (NNS baths)) (CC and) (ADVP (RB definitely)) (NP (DT no) (NNS enemas)))) (. .)))" }, "speaker": "Penny", "text": "Okay, ground rules: No sponge baths and definitely no enemas.", "tokens": [ { "deprel": "discourse", "end_char": 1327, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1323, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1329, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1336, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "ground", "misc": "", "start_char": 1330, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1342, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "rule", "misc": "", "start_char": 1337, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1344, "feats": null, "head": 8, "id": 5, "lemma": ":", "misc": "", "start_char": 1343, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 1347, "feats": null, "head": 8, "id": 6, "lemma": "no", "misc": "", "start_char": 1345, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1354, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "sponge", "misc": "", "start_char": 1348, "text": "sponge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1360, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "bath", "misc": "", "start_char": 1355, "text": "baths", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1364, "feats": null, "head": 12, "id": 9, "lemma": "and", "misc": "", "start_char": 1361, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1375, "feats": null, "head": 12, "id": 10, "lemma": "definitely", "misc": "", "start_char": 1365, "text": "definitely", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1378, "feats": null, "head": 12, "id": 11, "lemma": "no", "misc": "", "start_char": 1376, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1385, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "enemas", "misc": "", "start_char": 1379, "text": "enemas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1386, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (VP (VBN Agreed)) (. .)))" }, "speaker": "Sheldon", "text": "Agreed.", "tokens": [ { "deprel": "root", "end_char": 1394, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "agree", "misc": "", "start_char": 1388, "text": "Agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1396, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1395, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 3, 4, 4 ], [ 6, 5, 5 ], [ 7, 0, 0 ], [ 7, 2, 2 ], [ 7, 4, 6 ], [ 7, 10, 10 ], [ 8, 6, 6 ], [ 10, 5, 5 ], [ 12, 2, 3 ], [ 12, 18, 18 ], [ 12, 30, 30 ], [ 13, 10, 10 ], [ 14, 0, 0 ], [ 14, 10, 10 ], [ 16, 27, 27 ], [ 16, 33, 33 ], [ 18, 6, 6 ], [ 18, 13, 13 ], [ 19, 2, 2 ], [ 19, 9, 9 ], [ 19, 13, 13 ], [ 20, 2, 2 ], [ 20, 7, 7 ] ], [ [ 1, 6, 6 ], [ 1, 19, 19 ], [ 4, 4, 4 ], [ 6, 0, 0 ], [ 19, 4, 4 ] ], [ [ 1, 21, 24 ], [ 1, 26, 26 ] ], [ [ 1, 21, 26 ] ], [ [ 5, 2, 7 ] ], [ [ 5, 5, 7 ] ], [ [ 10, 10, 11 ] ], [ [ 10, 17, 17 ] ], [ [ 10, 13, 17 ] ], [ [ 12, 7, 9 ] ], [ [ 12, 23, 24 ], [ 12, 26, 37 ] ], [ [ 12, 30, 32 ] ], [ [ 12, 37, 37 ] ], [ [ 12, 34, 37 ] ], [ [ 13, 1, 1 ] ], [ [ 13, 3, 10 ] ], [ [ 14, 1, 1 ], [ 20, 2, 3 ] ], [ [ 14, 0, 1 ] ], [ [ 14, 7, 7 ] ], [ [ 14, 10, 11 ] ], [ [ 14, 14, 15 ], [ 16, 6, 6 ], [ 16, 8, 10 ] ], [ [ 14, 19, 21 ] ], [ [ 16, 0, 0 ], [ 16, 2, 3 ] ], [ [ 16, 14, 15 ], [ 16, 32, 32 ], [ 16, 36, 36 ] ], [ [ 16, 14, 19 ] ], [ [ 16, 17, 19 ] ], [ [ 16, 23, 24 ] ], [ [ 16, 40, 43 ], [ 17, 0, 0 ], [ 17, 2, 2 ], [ 18, 8, 8 ] ], [ [ 18, 2, 2 ] ], [ [ 18, 16, 16 ], [ 21, 10, 11 ] ], [ [ 18, 15, 16 ] ], [ [ 19, 11, 11 ] ], [ [ 20, 8, 9 ] ], [ [ 21, 2, 3 ], [ 21, 5, 11 ] ] ]
s01e11c06t
Thanks for bringing me home. Oh, it's okay . I didn't really need to work today . It's not like I have rent or car payments or anything. Good, good. Okay, well, you feel better. Wait! Where are you going? Um, home to write some bad checks. You're going to leave me? Sheldon, you are a grown man . Haven't you ever been sick before? Of course, but not by myself. Really? Never? Well, once, when I was 15 and spending the summer at the Heidelberg Institute in Germany. Studying abroad? No, visiting professor . Anyway, the local cuisine was a little more sausage - based than I'm used to and the result was an internal blitzkrieg with my lower intestine playing the part of Czechoslovakia. And there was no one there to take care of you? My Mom had to fly back to Texas to help my Dad, because the house had slipped off the cinder blocks again. Again? It was tornado season . And it was an aluminum house . Anyway, the housekeeper in the faculty residence didn't speak any English . When I finally managed to convince her I was sick she said, " Möchtest du eine Darmspülung? " What does that mean? Based on what happened next, I assume it means, " Would you like an enema? " Okay, sweetie . I'll take care of you . What do you need? Well, my mom used to give me sponge baths. Okay, ground rules: No sponge baths and definitely no enemas. Agreed.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (NP (PRP we)) (VP (VBP go) (. .) (NP (NP (QP (CD Ten) (CC and) (DT a) (NN half)) (NNS hours)) (PP (IN of) (NP (JJ apey) (NN goodness))))) (. .)))" }, "speaker": "Raj", "text": "Here we go . Ten and a half hours of apey goodness.", "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": 7, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 5, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 8, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 11, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 16, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 5, "lemma": "ten", "misc": "", "start_char": 13, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 20, "feats": null, "head": 8, "id": 6, "lemma": "and", "misc": "", "start_char": 17, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 22, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 21, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 27, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 5, "id": 8, "lemma": "half", "misc": "", "start_char": 23, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 33, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "hour", "misc": "", "start_char": 28, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 36, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 34, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 41, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "apey", "misc": "", "start_char": 37, "text": "apey", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 50, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "goodness", "misc": "", "start_char": 42, "text": "goodness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Damn)) (NP (PRP it)) (, ,) (NP (PRP$ my) (NNS glasses) (. .) (INTJ (UH Okay))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ blind)) (ADVP (RB here)))) (, ,) (NP (NNS guys)) (. .) (SQ (MD Can) (NP (PRP you)) (VP (VB help) (S (NP (PRP me)) (VP (VB find) (NP (PRP them))))) (. ?))))" }, "speaker": "Leonard", "text": "Damn it, my glasses . Okay, I'm blind here, guys . Can you help me find them?", "tokens": [ { "deprel": "discourse", "end_char": 57, "feats": null, "head": 2, "id": 1, "lemma": "damn", "misc": "", "start_char": 53, "text": "Damn", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 60, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 2, "lemma": "it", "misc": "", "start_char": 58, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 61, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 65, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 63, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 73, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "glasses", "misc": "", "start_char": 66, "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 74, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 80, "feats": null, "head": 11, "id": 7, "lemma": "okay", "misc": "", "start_char": 76, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 81, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 83, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 85, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 93, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "blind", "misc": "", "start_char": 88, "text": "blind", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 98, "feats": "PronType=Dem", "head": 11, "id": 12, "lemma": "here", "misc": "", "start_char": 94, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 99, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 105, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "guy", "misc": "", "start_char": 101, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 18, "id": 15, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 111, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "can", "misc": "", "start_char": 108, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 112, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 120, "feats": "VerbForm=Inf", "head": 11, "id": 18, "lemma": "help", "misc": "", "start_char": 116, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 123, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 121, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 128, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "find", "misc": "", "start_char": 124, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 133, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "they", "misc": "", "start_char": 129, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 2, "id": 22, "lemma": "?", "misc": "", "start_char": 134, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (JJ Sorry) (. .) (NFP _) (VP (VBD Found) (`` ‘) (NP (PRP em))) (. .)))" }, "speaker": "Howard", "text": "Sorry . _ Found ‘ em.", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "sorry", "misc": "", "start_char": 136, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 142, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 4, "id": 3, "lemma": "_", "misc": "", "start_char": 144, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "root", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "found", "misc": "", "start_char": 146, "text": "Found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 4, "id": 5, "lemma": "'", "misc": "", "start_char": 152, "text": "‘", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 156, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "they", "misc": "", "start_char": 154, "text": "em", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ great)) (. .)))" }, "speaker": "Leonard", "text": "Oh, great.", "tokens": [ { "deprel": "discourse", "end_char": 161, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 159, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 169, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 164, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (VBP do) (RB n’t) (NP (PRP you)) (VP (VB have) (NP (DT a) (NN spare))) (. .)))" }, "speaker": "Howard", "text": "Sorry, do n’t you have a spare.", "tokens": [ { "deprel": "discourse", "end_char": 177, "feats": null, "head": 6, "id": 1, "lemma": "sorry", "misc": "", "start_char": 172, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 178, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 180, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 186, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 183, "text": "n’t", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 190, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 187, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 195, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 191, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 203, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "spare", "misc": "", "start_char": 198, "text": "spare", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (PP (IN at) (NP (NN home))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, at home.", "tokens": [ { "deprel": "discourse", "end_char": 210, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 206, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 215, "feats": null, "head": 4, "id": 3, "lemma": "at", "misc": "", "start_char": 213, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 220, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "home", "misc": "", "start_char": 216, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP leave) (ADVP (RB now))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB be) (ADVP (RB back)) (SBAR (IN before) (S (NP (DT the) (NNS gorillas)) (VP (VBP rip) (NP (DT the) (NN crap)) (PP (IN out) (PP (IN of) (NP (NNP Charlton) (NNP Heston))))))))) (. .)))" }, "speaker": "Raj", "text": "If you leave now, you can be back before the gorillas rip the crap out of Charlton Heston.", "tokens": [ { "deprel": "mark", "end_char": 225, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 223, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 226, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "leave", "misc": "", "start_char": 230, "text": "leave", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 239, "feats": null, "head": 3, "id": 4, "lemma": "now", "misc": "", "start_char": 236, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 245, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 242, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 249, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 246, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 252, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 250, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 257, "feats": null, "head": 0, "id": 9, "lemma": "back", "misc": "", "start_char": 253, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 264, "feats": null, "head": 13, "id": 10, "lemma": "before", "misc": "", "start_char": 258, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 268, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 265, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 277, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "gorillas", "misc": "", "start_char": 269, "text": "gorillas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 281, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "rip", "misc": "", "start_char": 278, "text": "rip", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 285, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 282, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 290, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "crap", "misc": "", "start_char": 286, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 294, "feats": null, "head": 18, "id": 16, "lemma": "out", "misc": "", "start_char": 291, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 297, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 295, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 306, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "Charlton", "misc": "", "start_char": 298, "text": "Charlton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 313, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Heston", "misc": "", "start_char": 307, "text": "Heston", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 314, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (SBAR (SBAR (IN Unless) (S (NP (NNP Sheldon)) (VP (VBZ 's) (ADVP (RB there))))) (, ,) (WHPP (IN in) (WHNP (WDT which) (NN case))) (, ,)) (NP (PRP you)) (VP (MD 'll) (VP (VB be) (VP (VBN trapped) (ADVP (RB forever)) (PP (IN in) (NP (PRP$ his) (JJ whiny) (, ,) (ADJP (JJ hyper) (HYPH -) (JJ neurotic)) (NN snot) (NN web)))))) (. .)))" }, "speaker": "Howard", "text": "Unless Sheldon's there, in which case, you'll be trapped forever in his whiny, hyper - neurotic snot web.", "tokens": [ { "deprel": "mark", "end_char": 322, "feats": null, "head": 4, "id": 1, "lemma": "unless", "misc": "", "start_char": 316, "text": "Unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 323, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 331, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 339, "feats": "PronType=Dem", "head": 13, "id": 4, "lemma": "there", "misc": "", "start_char": 334, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 344, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 342, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 350, "feats": "PronType=Int", "head": 8, "id": 7, "lemma": "which", "misc": "", "start_char": 345, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "obl", "end_char": 355, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "case", "misc": "", "start_char": 351, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 356, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 361, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 358, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 365, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "will", "misc": "", "start_char": 362, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 368, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 366, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 376, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 13, "lemma": "trap", "misc": "", "start_char": 369, "text": "trapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 384, "feats": null, "head": 13, "id": 14, "lemma": "forever", "misc": "", "start_char": 377, "text": "forever", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 387, "feats": null, "head": 23, "id": 15, "lemma": "in", "misc": "", "start_char": 385, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 391, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 16, "lemma": "his", "misc": "", "start_char": 388, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 397, "feats": "Degree=Pos", "head": 23, "id": 17, "lemma": "whiny", "misc": "", "start_char": 392, "text": "whiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 398, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 405, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "hyper", "misc": "", "start_char": 400, "text": "hyper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 19, "id": 20, "lemma": "-", "misc": "", "start_char": 406, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 416, "feats": "Degree=Pos", "head": 23, "id": 21, "lemma": "neurotic", "misc": "", "start_char": 408, "text": "neurotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 421, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "snot", "misc": "", "start_char": 417, "text": "snot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 425, "feats": "Number=Sing", "head": 13, "id": 23, "lemma": "web", "misc": "", "start_char": 422, "text": "web", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 13, "id": 24, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hi)) (, ,) (NP (NNP Penny)) (. ?) (S (NP (PRP I)) (VP (VBD was) (ADVP (RB just)) (VP (VBG wondering) (, ,) (SINV (VBZ is) (NP (NNP Sheldon)) (ADVP (RB still)) (PP (IN at) (NP (DT the) (NN restaurant)))) (. ?) (S (INTJ (UH Okay)) (, ,) (NP (DT that)) (VP (VBD was) (ADJP (RB very) (JJ nice) (PP (IN of) (NP (PRP you) (. .) (UH Okay))))) (, ,) (S (NP (PRP I)) (VP (VBD got) (S (VP (TO ta) (VP (VB go)))))) (. .) (S (VP (VBD Got) (NP (NP (NN kind)) (PP (IN of) (NP (NP (NP (DT a) (ADJP (JJ full) (HYPH -) (VBN blown)) (NNP Chernobyl) (NN thing)) (ADVP (RB here))) (. .) (S (S (VP (VBN Got) (S (VP (TO ta) (VP (VB go) (, ,) (INTJ (UH bye))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (NP (NN home) (. .)))) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN screwed)))) (. .) (NP (NP (QP (CD Ten) (CC and) (DT a) (NN half)) (NNS hours)) (PP (IN of) (NP (NN apey) (NN blurriness)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Hi, Penny? I was just wondering, is Sheldon still at the restaurant? Okay, that was very nice of you . Okay, I gotta go . Got kind of a full - blown Chernobyl thing here . Gotta go, bye . He's home . I'm screwed . Ten and a half hours of apey blurriness.", "tokens": [ { "deprel": "discourse", "end_char": 430, "feats": null, "head": 8, "id": 1, "lemma": "hi", "misc": "", "start_char": 428, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 431, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 438, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "penny", "misc": "", "start_char": 433, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 439, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 442, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 441, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 446, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 443, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 451, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 447, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 461, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "wonder", "misc": "", "start_char": 452, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 15, "id": 9, "lemma": ",", "misc": "", "start_char": 462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 10, "lemma": "be", "misc": "", "start_char": 464, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 474, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 467, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 480, "feats": null, "head": 15, "id": 12, "lemma": "still", "misc": "", "start_char": 475, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 483, "feats": null, "head": 15, "id": 13, "lemma": "at", "misc": "", "start_char": 481, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 487, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 484, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 498, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "restaurant", "misc": "", "start_char": 488, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 17, "id": 16, "lemma": "?", "misc": "", "start_char": 499, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 505, "feats": null, "head": 22, "id": 17, "lemma": "okay", "misc": "", "start_char": 501, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 512, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 19, "lemma": "that", "misc": "", "start_char": 508, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 516, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 513, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 521, "feats": null, "head": 22, "id": 21, "lemma": "very", "misc": "", "start_char": 517, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 526, "feats": "Degree=Pos", "head": 8, "id": 22, "lemma": "nice", "misc": "", "start_char": 522, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 529, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 527, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 533, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 24, "lemma": "you", "misc": "", "start_char": 530, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 29, "id": 25, "lemma": ".", "misc": "", "start_char": 534, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 540, "feats": null, "head": 29, "id": 26, "lemma": "okay", "misc": "", "start_char": 536, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 544, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 543, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 548, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 29, "lemma": "get", "misc": "", "start_char": 545, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 551, "feats": null, "head": 31, "id": 30, "lemma": "to", "misc": "", "start_char": 549, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 554, "feats": "VerbForm=Inf", "head": 29, "id": 31, "lemma": "go", "misc": "", "start_char": 552, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 33, "id": 32, "lemma": ".", "misc": "", "start_char": 555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Tense=Past|VerbForm=Fin", "head": 29, "id": 33, "lemma": "get", "misc": "", "start_char": 557, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 565, "feats": "Number=Sing", "head": 33, "id": 34, "lemma": "kind", "misc": "", "start_char": 561, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 568, "feats": null, "head": 34, "id": 35, "lemma": "of", "misc": "", "start_char": 566, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 570, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 36, "lemma": "a", "misc": "", "start_char": 569, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 575, "feats": "Degree=Pos", "head": 39, "id": 37, "lemma": "full", "misc": "", "start_char": 571, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 37, "id": 38, "lemma": "-", "misc": "", "start_char": 576, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 583, "feats": "Tense=Past|VerbForm=Part", "head": 41, "id": 39, "lemma": "blow", "misc": "", "start_char": 578, "text": "blown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 593, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "Chernobyl", "misc": "", "start_char": 584, "text": "Chernobyl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 599, "feats": "Number=Sing", "head": 33, "id": 41, "lemma": "thing", "misc": "", "start_char": 594, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 604, "feats": "PronType=Dem", "head": 33, "id": 42, "lemma": "here", "misc": "", "start_char": 600, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 44, "id": 43, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 610, "feats": "Tense=Past|VerbForm=Part", "head": 33, "id": 44, "lemma": "get", "misc": "", "start_char": 607, "text": "Got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 613, "feats": null, "head": 46, "id": 45, "lemma": "to", "misc": "", "start_char": 611, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 616, "feats": "VerbForm=Inf", "head": 44, "id": 46, "lemma": "go", "misc": "", "start_char": 614, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 48, "id": 47, "lemma": ",", "misc": "", "start_char": 617, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 622, "feats": null, "head": 44, "id": 48, "lemma": "bye", "misc": "", "start_char": 619, "text": "bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 52, "id": 49, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 627, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 52, "id": 50, "lemma": "he", "misc": "", "start_char": 625, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 630, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "misc": "", "start_char": 628, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 635, "feats": "Number=Sing", "head": 8, "id": 52, "lemma": "home", "misc": "", "start_char": 631, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 8, "id": 53, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 639, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 54, "lemma": "I", "misc": "", "start_char": 638, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 642, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 640, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 650, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 56, "lemma": "screw", "misc": "", "start_char": 643, "text": "screwed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 62, "id": 57, "lemma": ".", "misc": "", "start_char": 651, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 656, "feats": "NumForm=Word|NumType=Card", "head": 62, "id": 58, "lemma": "ten", "misc": "", "start_char": 653, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 660, "feats": null, "head": 61, "id": 59, "lemma": "and", "misc": "", "start_char": 657, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 662, "feats": "Definite=Ind|PronType=Art", "head": 61, "id": 60, "lemma": "a", "misc": "", "start_char": 661, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 667, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 58, "id": 61, "lemma": "half", "misc": "", "start_char": 663, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 673, "feats": "Number=Plur", "head": 8, "id": 62, "lemma": "hour", "misc": "", "start_char": 668, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 676, "feats": null, "head": 65, "id": 63, "lemma": "of", "misc": "", "start_char": 674, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 681, "feats": "Number=Sing", "head": 65, "id": 64, "lemma": "apey", "misc": "", "start_char": 677, "text": "apey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 692, "feats": "Number=Sing", "head": 62, "id": 65, "lemma": "blurriness", "misc": "", "start_char": 682, "text": "blurriness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 8, "id": 66, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (NNP Lasik))) (. ?)))" }, "speaker": "Raj", "text": "How about Lasik?", "tokens": [ { "deprel": "root", "end_char": 698, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 695, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 699, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 710, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Lasik", "misc": "", "start_char": 705, "text": "Lasik", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 711, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VB get) (NP (NN eye) (NN surgery)))))) (. ?)))" }, "speaker": "Leonard", "text": "You want me to get eye surgery?", "tokens": [ { "deprel": "nsubj", "end_char": 716, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 713, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 717, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 724, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 722, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 727, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 725, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 731, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "get", "misc": "", "start_char": 728, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 735, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "eye", "misc": "", "start_char": 732, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 743, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "surgery", "misc": "", "start_char": 736, "text": "surgery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 744, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (ADVP (RB rather)) (VP (VP (VB go) (ADVP (RB back))) (CC and) (VP (VB deal) (PP (IN with) (NP (NNP Sheldon)))) (CC or) (VP (VB have) (S (NP (DT a) (NN stranger)) (VP (VB carve) (PRT (RP out)) (NP (PRP$ your) (NNS corneas)) (PP (IN with) (NP (DT a) (NN laser) (NN beam))))))) (. ?)))" }, "speaker": "Raj", "text": "Would you rather go back and deal with Sheldon or have a stranger carve out your corneas with a laser beam?", "tokens": [ { "deprel": "aux", "end_char": 751, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "would", "misc": "", "start_char": 746, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 752, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 762, "feats": null, "head": 4, "id": 3, "lemma": "rather", "misc": "", "start_char": 756, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 765, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 763, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 770, "feats": null, "head": 4, "id": 5, "lemma": "back", "misc": "", "start_char": 766, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 774, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 771, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 779, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "deal", "misc": "", "start_char": 775, "text": "deal", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 784, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 780, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 792, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 785, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 795, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 793, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 800, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "have", "misc": "", "start_char": 796, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 802, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 801, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 811, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "stranger", "misc": "", "start_char": 803, "text": "stranger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 817, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "carve", "misc": "", "start_char": 812, "text": "carve", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 821, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 818, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 826, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 822, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 834, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "cornea", "misc": "", "start_char": 827, "text": "corneas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 839, "feats": null, "head": 21, "id": 18, "lemma": "with", "misc": "", "start_char": 835, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 841, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 840, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 847, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "laser", "misc": "", "start_char": 842, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 852, "feats": "Number=Sing", "head": 14, "id": 21, "lemma": "beam", "misc": "", "start_char": 848, "text": "beam", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 4, "id": 22, "lemma": "?", "misc": "", "start_char": 853, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Well) (. ?)))" }, "speaker": "Howard", "text": "Well?", "tokens": [ { "deprel": "root", "end_char": 859, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 855, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 860, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG thinking))) (. .)))" }, "speaker": "Leonard", "text": "I'm thinking.", "tokens": [ { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 862, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 866, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 864, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 875, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 867, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 10, 10 ], [ 6, 10, 11 ] ], [ [ 0, 4, 11 ] ], [ [ 0, 10, 11 ] ], [ [ 1, 1, 1 ] ], [ [ 1, 3, 3 ], [ 1, 8, 8 ], [ 1, 18, 18 ], [ 4, 4, 4 ], [ 6, 1, 1 ], [ 6, 5, 5 ], [ 7, 9, 9 ], [ 8, 4, 4 ], [ 8, 27, 27 ], [ 8, 53, 53 ], [ 10, 2, 2 ], [ 11, 1, 1 ], [ 11, 15, 15 ], [ 13, 0, 0 ] ], [ [ 1, 4, 4 ], [ 1, 20, 20 ], [ 2, 5, 5 ] ], [ [ 1, 3, 4 ] ], [ [ 1, 13, 13 ], [ 1, 16, 16 ] ], [ [ 4, 6, 7 ] ], [ [ 5, 3, 3 ] ], [ [ 6, 13, 14 ] ], [ [ 6, 17, 18 ] ], [ [ 7, 1, 1 ], [ 7, 15, 15 ], [ 8, 10, 10 ], [ 8, 49, 49 ], [ 11, 8, 8 ] ], [ [ 7, 15, 22 ] ], [ [ 8, 2, 2 ], [ 8, 23, 23 ] ], [ [ 8, 13, 14 ] ], [ [ 8, 33, 40 ] ], [ [ 8, 35, 40 ] ], [ [ 8, 57, 64 ] ], [ [ 8, 63, 64 ] ], [ [ 9, 2, 2 ], [ 10, 5, 6 ] ], [ [ 10, 0, 0 ] ], [ [ 11, 11, 12 ] ], [ [ 11, 15, 16 ] ], [ [ 11, 18, 20 ] ] ]
s01e11c07t
Here we go . Ten and a half hours of apey goodness. Damn it, my glasses . Okay, I'm blind here, guys . Can you help me find them? Sorry . _ Found ‘ em. Oh, great. Sorry, do n’t you have a spare. Yeah, at home. If you leave now, you can be back before the gorillas rip the crap out of Charlton Heston. Unless Sheldon's there, in which case, you'll be trapped forever in his whiny, hyper - neurotic snot web. Hi, Penny? I was just wondering, is Sheldon still at the restaurant? Okay, that was very nice of you . Okay, I gotta go . Got kind of a full - blown Chernobyl thing here . Gotta go, bye . He's home . I'm screwed . Ten and a half hours of apey blurriness. How about Lasik? You want me to get eye surgery? Would you rather go back and deal with Sheldon or have a stranger carve out your corneas with a laser beam? Well? I'm thinking.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADJP (INTJ (UH Okay)) (, ,) (ADJP (JJ nice) (CC and) (JJ cozy)) (. .) (INTJ (UH Okay))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP you)) (ADVP (RBR later)))) (. .)))" }, "speaker": "Penny", "text": "Okay, nice and cozy . Okay, I'll see you later.", "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": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 7, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 12, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 20, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "cozy", "misc": "", "start_char": 16, "text": "cozy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 27, "feats": null, "head": 11, "id": 7, "lemma": "okay", "misc": "", "start_char": 23, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 30, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 35, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 32, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 39, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "see", "misc": "", "start_char": 36, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 43, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 40, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 49, "feats": "Degree=Cmp", "head": 11, "id": 13, "lemma": "late", "misc": "", "start_char": 44, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 50, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP you)) (VP (UH please) (VP (VB rub) (NP (DT this)) (PP (IN on) (NP (PRP$ my) (NN chest))))) (. ?)))" }, "speaker": "Sheldon", "text": "Will you please rub this on my chest?", "tokens": [ { "deprel": "aux", "end_char": 56, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "will", "misc": "", "start_char": 52, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 57, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 67, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 61, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 71, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "rub", "misc": "", "start_char": 68, "text": "rub", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 76, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 72, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 77, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 82, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 80, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 88, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "chest", "misc": "", "start_char": 83, "text": "chest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 89, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NNP Sheldon) (. .)) (VP (MD Ca) (RB n't) (NP (PRP you)) (VP (VB do) (NP (DT that)) (NP (PRP yourself)))) (. ?)))" }, "speaker": "Penny", "text": "Oh, Sheldon . Can't you do that yourself?", "tokens": [ { "deprel": "discourse", "end_char": 93, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 91, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 94, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 103, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 96, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 108, "feats": "VerbForm=Fin", "head": 8, "id": 5, "lemma": "can", "misc": "", "start_char": 106, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 112, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 109, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 119, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 117, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 124, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "that", "misc": "", "start_char": 120, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 133, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 8, "id": 10, "lemma": "yourself", "misc": "", "start_char": 125, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 134, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NNP VapoRub)) (VP (VBZ makes) (S (NP (PRP$ my) (NNS hands)) (VP (VB smell) (S (ADJP (JJ funny)))))) (. .)))" }, "speaker": "Sheldon", "text": "VapoRub makes my hands smell funny.", "tokens": [ { "deprel": "nsubj", "end_char": 143, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "VapoRub", "misc": "", "start_char": 136, "text": "VapoRub", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 144, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 152, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 150, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 158, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "hand", "misc": "", "start_char": 153, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 164, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "smell", "misc": "", "start_char": 159, "text": "smell", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 170, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "funny", "misc": "", "start_char": 165, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (CC But) (, ,) (NP (NNP Sheldon)) (. ...)))" }, "speaker": "Penny", "text": "But, Sheldon ...", "tokens": [ { "deprel": "cc", "end_char": 176, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 173, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 177, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 186, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 179, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 187, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Please)) (, ,) (INTJ (UH please)) (, ,) (VP (UH please)) (. .)))" }, "speaker": "Sheldon", "text": "Please, please, please.", "tokens": [ { "deprel": "root", "end_char": 197, "feats": null, "head": 0, "id": 1, "lemma": "please", "misc": "", "start_char": 191, "text": "Please", "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": "discourse", "end_char": 206, "feats": null, "head": 1, "id": 3, "lemma": "please", "misc": "", "start_char": 200, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 207, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 215, "feats": null, "head": 1, "id": 5, "lemma": "please", "misc": "", "start_char": 209, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG doing) (NP (DT this)))))))) (. .)))" }, "speaker": "Penny", "text": "I can't believe I'm doing this.", "tokens": [ { "deprel": "nsubj", "end_char": 219, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 218, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 222, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 220, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 226, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 223, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 234, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 227, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 236, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 235, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 237, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 245, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 240, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 250, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 246, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 251, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (LST (UH no) (. .)) (ADVP (RB Counterclockwise)) (, ,) (CC or) (NP (PRP$ my) (NML (NN chest) (NN hair)) (NNS mats)) (. .)))" }, "speaker": "Sheldon", "text": "No, no . Counterclockwise, or my chest hair mats.", "tokens": [ { "deprel": "root", "end_char": 255, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 253, "text": "No", "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": "discourse", "end_char": 260, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 258, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 279, "feats": null, "head": 1, "id": 5, "lemma": "counterclockwise", "misc": "", "start_char": 263, "text": "Counterclockwise", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 280, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 284, "feats": null, "head": 11, "id": 7, "lemma": "or", "misc": "", "start_char": 282, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 287, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 8, "lemma": "my", "misc": "", "start_char": 285, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 293, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "chest", "misc": "", "start_char": 288, "text": "chest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 298, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "hair", "misc": "", "start_char": 294, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 303, "feats": "Number=Plur", "head": 1, "id": 11, "lemma": "mat", "misc": "", "start_char": 299, "text": "mats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Penny", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 311, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 306, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB sing) (NP (`` \") (NNP Soft) (NNP Kitty) ('' \"))) (. ?)))" }, "speaker": "Sheldon", "text": "Can you sing \" Soft Kitty \"?", "tokens": [ { "deprel": "aux", "end_char": 317, "feats": "VerbForm=Fin", "head": 3, "id": 1, "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": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 318, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 326, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "sing", "misc": "", "start_char": 322, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 6, "id": 4, "lemma": "\"", "misc": "", "start_char": 327, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 333, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Soft", "misc": "", "start_char": 329, "text": "Soft", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obj", "end_char": 339, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Kitty", "misc": "", "start_char": 334, "text": "Kitty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 340, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 342, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 348, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 344, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 349, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN mom)) (VP (VBD used) (S (VP (TO to) (VP (VB sing) (NP (PRP it)) (PP (IN to) (NP (PRP me)))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ sick)))))) (. .)))" }, "speaker": "Sheldon", "text": "My mom used to sing it to me when I was sick.", "tokens": [ { "deprel": "nmod:poss", "end_char": 353, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 351, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 357, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "mom", "misc": "", "start_char": 354, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "use", "misc": "", "start_char": 358, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 365, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 363, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 370, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "sing", "misc": "", "start_char": 366, "text": "sing", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 373, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 371, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 376, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 374, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 379, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 8, "lemma": "I", "misc": "", "start_char": 377, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 384, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "when", "misc": "", "start_char": 380, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 386, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 385, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 390, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 387, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 395, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "sick", "misc": "", "start_char": 391, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (, ,) (ADVP (NN honey)) (, ,) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (PRP it)))))))) (. .)))" }, "speaker": "Penny", "text": "I'm sorry, honey, I don't know it.", "tokens": [ { "deprel": "nsubj", "end_char": 399, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "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": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 400, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 408, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 403, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 409, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 416, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "honey", "misc": "", "start_char": 411, "text": "honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 419, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 421, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 427, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 424, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 432, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "know", "misc": "", "start_char": 428, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 435, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 433, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 436, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB teach) (NP (PRP you)) (. .) (NP (NP (JJ Soft) (NN kitty)) (, ,) (NP (JJ warm) (NN kitty))))) (, ,)))" }, "speaker": "Sheldon", "text": "I'll teach you . Soft kitty, warm kitty,", "tokens": [ { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 438, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 443, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 440, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 449, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "teach", "misc": "", "start_char": 444, "text": "teach", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 453, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 450, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 454, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 460, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "Soft", "misc": "", "start_char": 456, "text": "Soft", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 466, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "kitty", "misc": "", "start_char": 461, "text": "kitty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 473, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "warm", "misc": "", "start_char": 469, "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 479, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "kitty", "misc": "", "start_char": 474, "text": "kitty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 3, "id": 11, "lemma": ",", "misc": "", "start_char": 480, "text": ",", "upos": "PUNCT", "xpos": "," } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Soft) (NN kitty)) (, ,) (NP (JJ warm) (NN kitty)) (, ,)))" }, "speaker": "Penny", "text": "Soft kitty, warm kitty,", "tokens": [ { "deprel": "amod", "end_char": 486, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Soft", "misc": "", "start_char": 482, "text": "Soft", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 492, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "kitty", "misc": "", "start_char": 487, "text": "kitty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 493, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 499, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "warm", "misc": "", "start_char": 495, "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 505, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "kitty", "misc": "", "start_char": 500, "text": "kitty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VB Keep) (NP (NN rubbing))) (. .)))" }, "speaker": "Sheldon", "text": "Keep rubbing.", "tokens": [ { "deprel": "root", "end_char": 512, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 0, "id": 1, "lemma": "keep", "misc": "", "start_char": 508, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 520, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "rub", "misc": "", "start_char": 513, "text": "rubbing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Little) (NN ball)) (PP (IN of) (NP (NN fur)))))" }, "speaker": "Penny", "text": "Little ball of fur", "tokens": [ { "deprel": "amod", "end_char": 529, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Little", "misc": "", "start_char": 523, "text": "Little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 534, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "ball", "misc": "", "start_char": 530, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 537, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 535, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 541, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "fur", "misc": "", "start_char": 538, "text": "fur", "upos": "NOUN", "xpos": "NN" } ] } ]
[ [ [ 0, 8, 8 ], [ 1, 1, 1 ], [ 6, 0, 0 ], [ 6, 4, 4 ], [ 9, 1, 1 ], [ 12, 0, 0 ], [ 12, 6, 6 ], [ 13, 3, 3 ] ], [ [ 0, 11, 11 ], [ 1, 6, 6 ], [ 2, 2, 2 ], [ 2, 6, 6 ], [ 2, 9, 9 ], [ 3, 2, 2 ], [ 4, 2, 2 ], [ 7, 7, 7 ], [ 11, 0, 0 ], [ 11, 7, 7 ], [ 11, 9, 9 ], [ 12, 4, 4 ], [ 13, 0, 0 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 6, 7 ] ], [ [ 1, 3, 7 ], [ 2, 8, 8 ], [ 6, 7, 7 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 2, 3 ] ], [ [ 7, 4, 10 ] ], [ [ 7, 7, 10 ] ], [ [ 9, 4, 5 ], [ 11, 5, 5 ] ], [ [ 11, 0, 1 ] ], [ [ 11, 4, 7 ], [ 12, 10, 10 ] ], [ [ 13, 5, 9 ] ], [ [ 13, 8, 9 ] ], [ [ 14, 0, 4 ] ], [ [ 14, 3, 4 ] ], [ [ 16, 3, 3 ] ], [ [ 16, 0, 3 ] ] ]
s01e11c08t
Okay, nice and cozy . Okay, I'll see you later. Will you please rub this on my chest? Oh, Sheldon . Can't you do that yourself? VapoRub makes my hands smell funny. But, Sheldon ... Please, please, please. I can't believe I'm doing this. No, no . Counterclockwise, or my chest hair mats. Sorry. Can you sing " Soft Kitty "? What? My mom used to sing it to me when I was sick. I'm sorry, honey, I don't know it. I'll teach you . Soft kitty, warm kitty, Soft kitty, warm kitty, Keep rubbing. Little ball of fur
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADJP (DT All) (JJ right)) (, ,) (ADVP (RB here)) (NP (PRP we)) (VP (VBP are) (, ...) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (NN tavern)) (SBAR (WHADVP (WRB where)) (S (NP (PDT all) (DT the) (NML (NML (JJ black) (HYPH -) (NN market)) (NN weapon)) (NNS trades)) (VP (VBP go) (ADVP (RB down))))))))) (. .)))" }, "speaker": "Howard", "text": "All right, here we are...this is the tavern where all the black - market weapon trades go down.", "tokens": [ { "deprel": "det", "end_char": 3, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 9, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 16, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 12, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 17, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 23, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "be", "misc": "", "start_char": 20, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 4, "id": 7, "lemma": "...", "misc": "", "start_char": 24, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 32, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "this", "misc": "", "start_char": 28, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 33, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 39, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 36, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 46, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "tavern", "misc": "", "start_char": 40, "text": "tavern", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 52, "feats": "PronType=Rel", "head": 20, "id": 12, "lemma": "where", "misc": "", "start_char": 47, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det:predet", "end_char": 56, "feats": null, "head": 19, "id": 13, "lemma": "all", "misc": "", "start_char": 53, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 60, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 14, "lemma": "the", "misc": "", "start_char": 57, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 66, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "black", "misc": "", "start_char": 61, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 67, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 75, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "market", "misc": "", "start_char": 69, "text": "market", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 82, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "weapon", "misc": "", "start_char": 76, "text": "weapon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 89, "feats": "Number=Plur", "head": 20, "id": 19, "lemma": "trade", "misc": "", "start_char": 83, "text": "trades", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 92, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 20, "lemma": "go", "misc": "", "start_char": 90, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 97, "feats": null, "head": 20, "id": 21, "lemma": "down", "misc": "", "start_char": 93, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 11, "id": 22, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (S (S (NP (PRP$ my) (NN character)) (VP (MD should) (VP (VB be) (PP (IN in) (NP (NP (DT a) (NN place)) (PP (IN like) (NP (DT this)))))))) (. .) (S (NP (NN Everyone)) (VP (VBZ 's) (VP (VBG undressing) (NP (PRP her)) (PP (IN with) (NP (PRP$ their) (NNS eyes))))))))) (. .)))" }, "speaker": "Raj", "text": "I don't think my character should be in a place like this . Everyone's undressing her with their eyes.", "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": 114, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 109, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 117, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 115, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "character", "misc": "", "start_char": 118, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 134, "feats": "VerbForm=Fin", "head": 11, "id": 7, "lemma": "should", "misc": "", "start_char": 128, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 137, "feats": "VerbForm=Inf", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 135, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 138, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 142, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 141, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 148, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "place", "misc": "", "start_char": 143, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 153, "feats": null, "head": 13, "id": 12, "lemma": "like", "misc": "", "start_char": 149, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 158, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 13, "lemma": "this", "misc": "", "start_char": 154, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 159, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 169, "feats": "Number=Sing|PronType=Tot", "head": 17, "id": 15, "lemma": "everyone", "misc": "", "start_char": 161, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 170, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 183, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "undress", "misc": "", "start_char": 173, "text": "undressing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 187, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "her", "misc": "", "start_char": 184, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 192, "feats": null, "head": 21, "id": 19, "lemma": "with", "misc": "", "start_char": 188, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 198, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "their", "misc": "", "start_char": 193, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 203, "feats": "Number=Plur", "head": 17, "id": 21, "lemma": "eye", "misc": "", "start_char": 199, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 204, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP stop) (S (VP (VP (VBG dropping) (NP (PRP$ your) (NN sword))) (CC and) (VP (VBG bending) (ADVP (RB over))) (S (VP (TO to) (VP (VB pick) (NP (PRP it)) (PRT (RP up)))))))))) (. .)))" }, "speaker": "Howard", "text": "Maybe if you stop dropping your sword and bending over to pick it up.", "tokens": [ { "deprel": "advmod", "end_char": 211, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 206, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 214, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 212, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 215, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "stop", "misc": "", "start_char": 219, "text": "stop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 232, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "drop", "misc": "", "start_char": 224, "text": "dropping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 237, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 233, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 243, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "sword", "misc": "", "start_char": 238, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 247, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 244, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 255, "feats": "VerbForm=Ger", "head": 5, "id": 9, "lemma": "bending", "misc": "", "start_char": 248, "text": "bending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 9, "id": 10, "lemma": "over", "misc": "", "start_char": 256, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 263, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 261, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 268, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "pick", "misc": "", "start_char": 264, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 271, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 269, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 274, "feats": null, "head": 12, "id": 14, "lemma": "up", "misc": "", "start_char": 272, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 275, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (WHNP (WP what) (RB exactly)) (SQ (VBP are) (NP (PRP we)) (VP (VBG looking) (PP (IN for)))) (. ?)))" }, "speaker": "Leonard", "text": "Okay, what exactly are we looking for?", "tokens": [ { "deprel": "discourse", "end_char": 281, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 277, "text": "Okay", "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": "obl", "end_char": 288, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 284, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 3, "id": 4, "lemma": "exactly", "misc": "", "start_char": 289, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 300, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 297, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 301, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 311, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "look", "misc": "", "start_char": 304, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 315, "feats": null, "head": 3, "id": 8, "lemma": "for", "misc": "", "start_char": 312, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (JJ Redheaded) (NN troll)) (, ,) (VP (VBZ goes) (PP (IN by) (NP (NP (DT the) (NN name)) (PP (IN of) (NP (NNP Glumly)))))) (. .) (PP (VBG According) (PP (IN to) (NP (DT the) (NN message) (NNS boards)))) (, ,) (SBAR (IN if) (S (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB move) (NP (JJ stolen) (NNS goods))))))) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN after) (NP (NN school) (NNS hours))))))) (, ,) (NP (PRP he)) (VP (VBZ 's) (NP (PRP$ your) (NN guy))) (. .)))" }, "speaker": "Howard", "text": "Redheaded troll, goes by the name of Glumly . According to the message boards, if you want to move stolen goods and it's after school hours, he's your guy.", "tokens": [ { "deprel": "amod", "end_char": 327, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "redheaded", "misc": "", "start_char": 318, "text": "Redheaded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 333, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "troll", "misc": "", "start_char": 328, "text": "troll", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "go", "misc": "", "start_char": 336, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 343, "feats": null, "head": 7, "id": 5, "lemma": "by", "misc": "", "start_char": 341, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 347, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 344, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 352, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "name", "misc": "", "start_char": 348, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 355, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 353, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 362, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Glumly", "misc": "", "start_char": 356, "text": "Glumly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 363, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 374, "feats": "ExtPos=ADP|VerbForm=Ger", "head": 15, "id": 11, "lemma": "accord", "misc": "", "start_char": 365, "text": "According", "upos": "VERB", "xpos": "VBG" }, { "deprel": "fixed", "end_char": 377, "feats": null, "head": 11, "id": 12, "lemma": "to", "misc": "", "start_char": 375, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 381, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 378, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 389, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "message", "misc": "", "start_char": 382, "text": "message", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 396, "feats": "Number=Plur", "head": 4, "id": 15, "lemma": "board", "misc": "", "start_char": 390, "text": "boards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 34, "id": 16, "lemma": ",", "misc": "", "start_char": 397, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 401, "feats": null, "head": 19, "id": 17, "lemma": "if", "misc": "", "start_char": 399, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 405, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 402, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 410, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 34, "id": 19, "lemma": "want", "misc": "", "start_char": 406, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 413, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 411, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 418, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "move", "misc": "", "start_char": 414, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 425, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "stolen", "misc": "", "start_char": 419, "text": "stolen", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 431, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "goods", "misc": "", "start_char": 426, "text": "goods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 435, "feats": null, "head": 29, "id": 24, "lemma": "and", "misc": "", "start_char": 432, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 25, "lemma": "it", "misc": "", "start_char": 436, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 26, "lemma": "be", "misc": "", "start_char": 439, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 447, "feats": null, "head": 29, "id": 27, "lemma": "after", "misc": "", "start_char": 442, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 454, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "school", "misc": "", "start_char": 448, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 460, "feats": "Number=Plur", "head": 21, "id": 29, "lemma": "hour", "misc": "", "start_char": 455, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 34, "id": 30, "lemma": ",", "misc": "", "start_char": 461, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 31, "lemma": "he", "misc": "", "start_char": 463, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 32, "lemma": "be", "misc": "", "start_char": 466, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 473, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 34, "id": 33, "lemma": "your", "misc": "", "start_char": 469, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 477, "feats": "Number=Sing", "head": 4, "id": 34, "lemma": "guy", "misc": "", "start_char": 474, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 2, "id": 35, "lemma": ".", "misc": "", "start_char": 478, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (SQ (VBZ is) (NP (DT this)) (VP (VBG going) (S (VP (TO to) (VP (VB take) (ADVP (RB much) (RBR longer))))))) (. ?) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP we)) (VP (VBD were) (VP (VBG going) (S (VP (TO to) (VP (VB spend) (NP (DT some) (NN time)) (ADVP (RB together))))))))))) (. .)))" }, "speaker": "Priya", "text": "Leonard, is this going to take much longer? I thought we were going to spend some time together.", "tokens": [ { "deprel": "vocative", "end_char": 487, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 480, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 492, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 490, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 497, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 493, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 503, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 498, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 506, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 504, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 511, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "take", "misc": "", "start_char": 507, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 516, "feats": null, "head": 9, "id": 8, "lemma": "much", "misc": "", "start_char": 512, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 523, "feats": "Degree=Cmp", "head": 7, "id": 9, "lemma": "long", "misc": "", "start_char": 517, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 524, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 526, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 535, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 12, "lemma": "think", "misc": "", "start_char": 528, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 538, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 536, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 543, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 539, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 549, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 15, "lemma": "go", "misc": "", "start_char": 544, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 552, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 550, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 558, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "spend", "misc": "", "start_char": 553, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 563, "feats": null, "head": 19, "id": 18, "lemma": "some", "misc": "", "start_char": 559, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 568, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "time", "misc": "", "start_char": 564, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 577, "feats": null, "head": 17, "id": 20, "lemma": "together", "misc": "", "start_char": 569, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 578, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Uh)) (, ,) (NP (PRP we)) (VP (VBP are))) (. .) (S (PP (IN In) (NP (DT the) (NN meantime))) (, ,) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ welcome) (S (VP (TO to) (VP (VP (VB whip) (PRT (RP up)) (NP (DT a) (JJ quick) (NN character))) (CC and) (VP (VB join) (NP (PRP us))))))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, we are . In the meantime, you're welcome to whip up a quick character and join us.", "tokens": [ { "deprel": "discourse", "end_char": 582, "feats": null, "head": 12, "id": 1, "lemma": "uh", "misc": "", "start_char": 580, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 583, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 585, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 591, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 4, "lemma": "be", "misc": "", "start_char": 588, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 596, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 594, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 600, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 597, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 609, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "meantime", "misc": "", "start_char": 601, "text": "meantime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 610, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 612, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 619, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 616, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 627, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "welcome", "misc": "", "start_char": 620, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 630, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 628, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 635, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "whip", "misc": "", "start_char": 631, "text": "whip", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 638, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 636, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 640, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 639, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 646, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "quick", "misc": "", "start_char": 641, "text": "quick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 656, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "character", "misc": "", "start_char": 647, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 660, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 657, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 665, "feats": "VerbForm=Inf", "head": 14, "id": 20, "lemma": "join", "misc": "", "start_char": 661, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 668, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "we", "misc": "", "start_char": 666, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 670, "feats": null, "head": 12, "id": 22, "lemma": ".", "misc": "", "start_char": 669, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (ADVP (RB Seriously) (. ?)))" }, "speaker": "Priya", "text": "Seriously?", "tokens": [ { "deprel": "root", "end_char": 680, "feats": null, "head": 0, "id": 1, "lemma": "seriously", "misc": "", "start_char": 671, "text": "Seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 681, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB put) (PRT (RP in)) (NP (DT a) (NML (NN credit) (NN card)) (NN number))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fun)))) (. .)))" }, "speaker": "Leonard", "text": "Well, you have to put in a credit card number, but it's fun.", "tokens": [ { "deprel": "discourse", "end_char": 687, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 683, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 689, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 688, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 690, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 694, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 701, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 699, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 705, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "put", "misc": "", "start_char": 702, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 708, "feats": null, "head": 6, "id": 7, "lemma": "in", "misc": "", "start_char": 706, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 710, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 8, "lemma": "a", "misc": "", "start_char": 709, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 717, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "credit", "misc": "", "start_char": 711, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 722, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "card", "misc": "", "start_char": 718, "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 729, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "number", "misc": "", "start_char": 723, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 16, "id": 12, "lemma": ",", "misc": "", "start_char": 730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 735, "feats": null, "head": 16, "id": 13, "lemma": "but", "misc": "", "start_char": 732, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 738, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "it", "misc": "", "start_char": 736, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 741, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 739, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 745, "feats": "Degree=Pos", "head": 4, "id": 16, "lemma": "fun", "misc": "", "start_char": 742, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP I)) (VP (MD should) (ADVP (RB just)) (VP (VB go) (ADVP (RB home)))) (. .)))" }, "speaker": "Priya", "text": "Maybe I should just go home.", "tokens": [ { "deprel": "advmod", "end_char": 753, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 748, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 754, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 762, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "should", "misc": "", "start_char": 756, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 767, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 763, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 770, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 768, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 775, "feats": null, "head": 5, "id": 6, "lemma": "home", "misc": "", "start_char": 771, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ Our) (NN troll)) (ADVP (RB just)) (VP (VBD walked) (ADVP (RB in)))) (. !) (S (NP (PRP I)) (VP (VBD got) (NP (PRP him)))) (. !)))" }, "speaker": "Howard", "text": "Our troll just walked in! I got him!", "tokens": [ { "deprel": "nmod:poss", "end_char": 781, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "our", "misc": "", "start_char": 778, "text": "Our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 787, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "troll", "misc": "", "start_char": 782, "text": "troll", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 792, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 788, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 799, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "walk", "misc": "", "start_char": 793, "text": "walked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 802, "feats": null, "head": 4, "id": 5, "lemma": "in", "misc": "", "start_char": 800, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 4, "id": 6, "lemma": "!", "misc": "", "start_char": 803, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 806, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 805, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 810, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 807, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 814, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 811, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 4, "id": 10, "lemma": "!", "misc": "", "start_char": 815, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBD got) (NP (PRP him)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (ADJP (RB almost) (VBN done)))) (. .)))" }, "speaker": "Leonard", "text": "We got him . We're almost done.", "tokens": [ { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 817, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 823, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 820, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 827, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "misc": "", "start_char": 824, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 832, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 830, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 836, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 833, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 8, "id": 7, "lemma": "almost", "misc": "", "start_char": 837, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 848, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 8, "lemma": "do", "misc": "", "start_char": 844, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 850, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 849, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (NP (NNS guys)) (VP (VB want) (S (VP (TO to) (VP (VB play) (NP (DT this))))))) (. ?)))" }, "speaker": "Howard", "text": "So, how do you guys want to play this?", "tokens": [ { "deprel": "discourse", "end_char": 853, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 851, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 854, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 859, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "how", "misc": "", "start_char": 856, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 862, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 860, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 866, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 863, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 871, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "guy", "misc": "", "start_char": 867, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 876, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "want", "misc": "", "start_char": 872, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 879, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 877, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 884, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "play", "misc": "", "start_char": 880, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 889, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 885, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 890, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Be) (ADJP (JJ ruthless)))) (. .) (S (NP (PRP You)) (VP (VBP tell) (NP (PRP him)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ does) (RB n't) (VP (VB start) (S (VP (VBG talking))))))))) (, ,) (NP (PRP we)) (VP (MD 'll) (VP (VB register) (NP (DT a) (NN complaint)) (PP (IN with) (NP (PRP$ his) (NML (NN Internet) (NN service)) (NN provider))))) (. .)))" }, "speaker": "Sheldon", "text": "Be ruthless . You tell him if he doesn't start talking, we'll register a complaint with his Internet service provider.", "tokens": [ { "deprel": "cop", "end_char": 894, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 1, "lemma": "be", "misc": "", "start_char": 892, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 903, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "ruthless", "misc": "", "start_char": 895, "text": "ruthless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 906, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 914, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "tell", "misc": "", "start_char": 910, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 918, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 915, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 921, "feats": null, "head": 11, "id": 7, "lemma": "if", "misc": "", "start_char": 919, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 924, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "misc": "", "start_char": 922, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 929, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 925, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 933, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 930, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 939, "feats": "VerbForm=Inf", "head": 16, "id": 11, "lemma": "start", "misc": "", "start_char": 934, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 947, "feats": "VerbForm=Ger", "head": 11, "id": 12, "lemma": "talk", "misc": "", "start_char": 940, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 948, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 950, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 956, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "will", "misc": "", "start_char": 953, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 965, "feats": "VerbForm=Inf", "head": 2, "id": 16, "lemma": "register", "misc": "", "start_char": 957, "text": "register", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 967, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 966, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 977, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "complaint", "misc": "", "start_char": 968, "text": "complaint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 982, "feats": null, "head": 23, "id": 19, "lemma": "with", "misc": "", "start_char": 978, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 986, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 20, "lemma": "his", "misc": "", "start_char": 983, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 995, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "internet", "misc": "", "start_char": 987, "text": "Internet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1003, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "service", "misc": "", "start_char": 996, "text": "service", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1012, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "provider", "misc": "", "start_char": 1004, "text": "provider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1014, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 1013, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (WHNP (WP what)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ gets) (NP (PRP$ his) (NNP Internet)) (PP (IN from) (NP (PRP$ his) (NN cable) (NN company)))))) (. ?) (NP (PRP He)) (VP (MD could) (VP (VB lose) (NP (NP (PRP$ his) (NNP HBO)) (CC and) (NP (PDT all) (PRP$ their) (JJ delightful) (JJ original) (NN programming))))) (. .)))" }, "speaker": "Raj", "text": "Sheldon, what if he gets his Internet from his cable company? He could lose his HBO and all their delightful original programming.", "tokens": [ { "deprel": "vocative", "end_char": 1022, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1015, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1023, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1029, "feats": "PronType=Int", "head": 16, "id": 3, "lemma": "what", "misc": "", "start_char": 1025, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1032, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 1030, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1035, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 1033, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 6, "lemma": "get", "misc": "", "start_char": 1036, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1044, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 1041, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1053, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Internet", "misc": "", "start_char": 1045, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1058, "feats": null, "head": 12, "id": 9, "lemma": "from", "misc": "", "start_char": 1054, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1062, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "his", "misc": "", "start_char": 1059, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1068, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "cable", "misc": "", "start_char": 1063, "text": "cable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1076, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "company", "misc": "", "start_char": 1069, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 1077, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1081, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "he", "misc": "", "start_char": 1079, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1087, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "could", "misc": "", "start_char": 1082, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1092, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "lose", "misc": "", "start_char": 1088, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1096, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "his", "misc": "", "start_char": 1093, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1100, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "HBO", "misc": "", "start_char": 1097, "text": "HBO", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1104, "feats": null, "head": 24, "id": 19, "lemma": "and", "misc": "", "start_char": 1101, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 1108, "feats": null, "head": 24, "id": 20, "lemma": "all", "misc": "", "start_char": 1105, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 1114, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": 21, "lemma": "their", "misc": "", "start_char": 1109, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1125, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "delightful", "misc": "", "start_char": 1115, "text": "delightful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1134, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "original", "misc": "", "start_char": 1126, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1146, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "programming", "misc": "", "start_char": 1135, "text": "programming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1148, "feats": null, "head": 16, "id": 25, "lemma": ".", "misc": "", "start_char": 1147, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care)))) (. !) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG losin) (`` ') (NP (PRP it)) (, ,) (NP (NN man))))) (. !)))" }, "speaker": "Sheldon", "text": "I don't care! I'm losin' it, man!", "tokens": [ { "deprel": "nsubj", "end_char": 1150, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1149, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1153, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1151, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1157, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1154, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1162, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "care", "misc": "", "start_char": 1158, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 1163, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1167, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1175, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "losin", "misc": "", "start_char": 1170, "text": "losin", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1177, "feats": null, "head": 10, "id": 9, "lemma": "'", "misc": "", "start_char": 1176, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 1180, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 1178, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1182, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1186, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "man", "misc": "", "start_char": 1183, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 4, "id": 13, "lemma": "!", "misc": "", "start_char": 1187, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VB play) (NP (DT this) (JJ smart)) (. ?) (S (VP (VB Try) (NP (NP (DT a) (JJ little) (`` \") (JJ good) (NN goblin)) (, ,) (JJ bad) (NN goblin)))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "Why don't we play this smart? Try a little \" good goblin, bad goblin . \"", "tokens": [ { "deprel": "advmod", "end_char": 1192, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1189, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1195, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1193, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1199, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1196, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1202, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1200, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1207, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "play", "misc": "", "start_char": 1203, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1212, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1208, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1218, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "smart", "misc": "", "start_char": 1213, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1220, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1219, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1224, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 9, "lemma": "try", "misc": "", "start_char": 1221, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1226, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 10, "lemma": "a", "misc": "", "start_char": 1225, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1233, "feats": "Degree=Pos", "head": 14, "id": 11, "lemma": "little", "misc": "", "start_char": 1227, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 14, "id": 12, "lemma": "\"", "misc": "", "start_char": 1234, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1240, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "good", "misc": "", "start_char": 1236, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1247, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "goblin", "misc": "", "start_char": 1241, "text": "goblin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1253, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "bad", "misc": "", "start_char": 1250, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1260, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "goblin", "misc": "", "start_char": 1254, "text": "goblin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 1261, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 5, "id": 19, "lemma": "\"", "misc": "", "start_char": 1263, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ dear) (NN Lord)) (. .)))" }, "speaker": "Priya", "text": "Oh, dear Lord.", "tokens": [ { "deprel": "discourse", "end_char": 1267, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1265, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1269, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1268, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1274, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "dear", "misc": "", "start_char": 1270, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1279, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lord", "misc": "", "start_char": 1275, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Nah)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB be) (ADJP (RBR more) (JJ subtle))))))))) (. .)))" }, "speaker": "Howard", "text": "Nah, I think we have to be more subtle.", "tokens": [ { "deprel": "discourse", "end_char": 1285, "feats": null, "head": 4, "id": 1, "lemma": "nah", "misc": "", "start_char": 1282, "text": "Nah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1287, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1286, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1289, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1288, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1295, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1290, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1298, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 1296, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1303, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "have", "misc": "", "start_char": 1299, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1306, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 1304, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1309, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1307, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1314, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "more", "misc": "", "start_char": 1310, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 1321, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "subtle", "misc": "", "start_char": 1315, "text": "subtle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP see) (SBAR (S (SBAR (WHADVP (WRB where)) (S (NP (DT this)) (VP (VBZ is) (VP (VBG going) (. .) (S (INTJ (UH Fine))))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB have) (NP (NP (NN sex)) (PP (IN with) (NP (PRP him))))))))) (. .)))" }, "speaker": "Raj", "text": "Okay, I see where this is going . Fine, I'll have sex with him.", "tokens": [ { "deprel": "discourse", "end_char": 1328, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1324, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1330, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1329, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1332, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1331, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1336, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 1333, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1342, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "where", "misc": "", "start_char": 1337, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1347, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 1343, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1348, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1356, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "go", "misc": "", "start_char": 1351, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1358, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1363, "feats": null, "head": 14, "id": 10, "lemma": "Fine", "misc": "", "start_char": 1359, "text": "Fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 1364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 1366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1371, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 1368, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1376, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "have", "misc": "", "start_char": 1372, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1380, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "sex", "misc": "", "start_char": 1377, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1385, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 1381, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1389, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 17, "lemma": "he", "misc": "", "start_char": 1386, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1391, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1390, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (SBAR (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBD was) (VP (VBG going)))))) (. .)))" }, "speaker": "Leonard", "text": "That's not where it was going.", "tokens": [ { "deprel": "nsubj", "end_char": 1396, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1392, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1399, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 1397, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1403, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1400, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1409, "feats": "PronType=Rel", "head": 7, "id": 4, "lemma": "where", "misc": "", "start_char": 1404, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1412, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 1410, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1416, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1413, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1422, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 1417, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1424, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1423, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (JJ Good)) (, ,) (SBAR (IN because) (S (NP (PRP I)) (VP (MD would) (VP (VB hate) (NP (DT that)))))) (. .)))" }, "speaker": "Raj", "text": "Good, because I would hate that.", "tokens": [ { "deprel": "root", "end_char": 1429, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 1425, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1439, "feats": null, "head": 6, "id": 3, "lemma": "because", "misc": "", "start_char": 1432, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1440, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1447, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 1442, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1452, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "hate", "misc": "", "start_char": 1448, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1457, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 1453, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1459, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1458, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP you)) (VP (VP (VBP 're) (ADJP (JJ busy))) (, ...) (VP (VB let) (S (NP (PRP 's)) (VP (VB talk) (NP (NN tomorrow)))))) (. .)))" }, "speaker": "Priya", "text": "Leonard, you're busy...let's talk tomorrow.", "tokens": [ { "deprel": "vocative", "end_char": 1467, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1460, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1469, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1468, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1473, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1470, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1477, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1474, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1482, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "busy", "misc": "", "start_char": 1478, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1486, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 1483, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1490, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "let", "misc": "", "start_char": 1487, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1493, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 1491, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1498, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "talk", "misc": "", "start_char": 1494, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl:tmod", "end_char": 1507, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "tomorrow", "misc": "", "start_char": 1499, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1509, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1508, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VB wait) (. .) (S (VP (VB Hang) (PRT (RP on))))) (. .) (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ upset))) (. ?)))" }, "speaker": "Leonard", "text": "Oh, wait . Hang on . Are you upset?", "tokens": [ { "deprel": "discourse", "end_char": 1512, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1510, "text": "Oh", "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": "root", "end_char": 1519, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 1515, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1521, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1520, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1526, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "hang", "misc": "", "start_char": 1522, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1529, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 1527, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1531, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1530, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1535, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1532, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1539, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 1536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1545, "feats": "Degree=Pos", "head": 3, "id": 10, "lemma": "upset", "misc": "", "start_char": 1540, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1547, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 1546, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ sexy)) (S (VP (TO to) (VP (VB date) (NP (NP (DT a) (NN boy)) (VP (VBN trapped) (PP (IN in) (NP (NP (DT a) (NN man) (POS 's)) (NN body)))))))))))) (. .)))" }, "speaker": "Priya", "text": "No, no, I think it's sexy to date a boy trapped in a man's body.", "tokens": [ { "deprel": "discourse", "end_char": 1550, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1548, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1552, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1555, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 1553, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1559, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1558, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1565, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 1560, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1568, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "it", "misc": "", "start_char": 1566, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1571, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1569, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1576, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "sexy", "misc": "", "start_char": 1572, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1579, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1577, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1584, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "date", "misc": "", "start_char": 1580, "text": "date", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1586, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1585, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1590, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "boy", "misc": "", "start_char": 1587, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1598, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 14, "lemma": "trap", "misc": "", "start_char": 1591, "text": "trapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1601, "feats": null, "head": 19, "id": 15, "lemma": "in", "misc": "", "start_char": 1599, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1603, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1602, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1607, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "man", "misc": "", "start_char": 1604, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1610, "feats": null, "head": 17, "id": 18, "lemma": "'s", "misc": "", "start_char": 1608, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1615, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "body", "misc": "", "start_char": 1611, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1617, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 1616, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (WP what)) (S (VP (VBZ happens)))))) (. .)))" }, "speaker": "Leonard", "text": "I'll tell you what happens.", "tokens": [ { "deprel": "nsubj", "end_char": 1619, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1618, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1623, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1620, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1628, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 1624, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1632, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1629, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1637, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "what", "misc": "", "start_char": 1633, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 1645, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "happen", "misc": "", "start_char": 1638, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1647, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NNS people)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB get) (NP (NN sarcasm))))))) (. .)))" }, "speaker": "Sheldon", "text": "And people think I don't get sarcasm.", "tokens": [ { "deprel": "cc", "end_char": 1651, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 1648, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1658, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "person", "misc": "", "start_char": 1652, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1664, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1659, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1666, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 1665, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1669, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1667, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1673, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1670, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1677, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 1674, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1685, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "sarcasm", "misc": "", "start_char": 1678, "text": "sarcasm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1686, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 7, 7 ], [ 0, 9, 20 ] ], [ [ 0, 9, 10 ], [ 1, 12, 12 ], [ 1, 9, 12 ] ], [ [ 0, 12, 18 ] ], [ [ 1, 0, 0 ], [ 1, 4, 4 ], [ 2, 2, 2 ], [ 2, 5, 5 ], [ 19, 2, 2 ], [ 19, 11, 11 ], [ 21, 3, 3 ] ], [ [ 1, 4, 5 ], [ 1, 17, 17 ] ], [ [ 1, 14, 14 ], [ 1, 19, 19 ] ], [ [ 1, 19, 20 ] ], [ [ 2, 6, 6 ], [ 2, 12, 12 ] ], [ [ 2, 5, 6 ] ], [ [ 3, 5, 5 ], [ 6, 20, 20 ], [ 10, 0, 0 ] ], [ [ 4, 0, 1 ], [ 4, 8, 8 ], [ 4, 5, 8 ], [ 4, 30, 30 ], [ 4, 32, 33 ], [ 10, 0, 1 ] ], [ [ 4, 12, 14 ] ], [ [ 4, 17, 17 ], [ 4, 32, 32 ], [ 5, 0, 0 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 25, 0, 0 ] ], [ [ 4, 21, 22 ] ], [ [ 4, 24, 24 ] ], [ [ 4, 27, 28 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 10, 10 ], [ 6, 9, 9 ], [ 8, 2, 2 ], [ 9, 1, 1 ], [ 23, 8, 8 ], [ 24, 4, 4 ], [ 25, 3, 3 ] ], [ [ 5, 12, 12 ], [ 6, 2, 2 ] ], [ [ 5, 17, 18 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 15, 17 ] ], [ [ 6, 19, 20 ], [ 8, 13, 13 ], [ 8, 15, 15 ] ], [ [ 8, 7, 10 ] ], [ [ 10, 1, 1 ], [ 10, 8, 8 ], [ 11, 2, 2 ], [ 13, 5, 5 ], [ 13, 7, 7 ], [ 13, 19, 19 ], [ 14, 4, 4 ], [ 14, 6, 6 ], [ 14, 9, 9 ], [ 14, 13, 13 ], [ 14, 16, 16 ], [ 19, 16, 16 ] ], [ [ 10, 6, 6 ], [ 13, 3, 3 ], [ 18, 2, 2 ] ], [ [ 11, 0, 0 ], [ 11, 4, 4 ], [ 12, 4, 4 ], [ 12, 4, 5 ], [ 13, 13, 13 ], [ 16, 3, 3 ], [ 18, 4, 4 ] ], [ [ 12, 9, 9 ] ], [ [ 13, 16, 17 ] ], [ [ 13, 19, 22 ] ], [ [ 13, 20, 22 ], [ 14, 9, 11 ] ], [ [ 14, 0, 0 ], [ 15, 0, 0 ], [ 15, 5, 5 ], [ 26, 3, 3 ] ], [ [ 14, 6, 7 ] ], [ [ 14, 17, 17 ], [ 14, 20, 20 ] ], [ [ 14, 16, 23 ] ], [ [ 14, 19, 23 ] ], [ [ 15, 9, 9 ] ], [ [ 15, 11, 11 ] ], [ [ 16, 9, 16 ] ], [ [ 17, 2, 3 ] ], [ [ 19, 5, 5 ] ], [ [ 19, 14, 14 ] ], [ [ 19, 13, 16 ], [ 20, 0, 0 ], [ 21, 6, 6 ] ], [ [ 20, 4, 4 ] ], [ [ 22, 9, 9 ] ], [ [ 24, 11, 18 ] ], [ [ 24, 15, 18 ] ], [ [ 25, 4, 4 ] ], [ [ 26, 1, 1 ] ], [ [ 26, 7, 7 ] ] ]
s04e19c03t
All right, here we are...this is the tavern where all the black - market weapon trades go down. I don't think my character should be in a place like this . Everyone's undressing her with their eyes. Maybe if you stop dropping your sword and bending over to pick it up. Okay, what exactly are we looking for? Redheaded troll, goes by the name of Glumly . According to the message boards, if you want to move stolen goods and it's after school hours, he's your guy. Leonard, is this going to take much longer? I thought we were going to spend some time together. Uh, we are . In the meantime, you're welcome to whip up a quick character and join us. Seriously? Well, you have to put in a credit card number, but it's fun. Maybe I should just go home. Our troll just walked in! I got him! We got him . We're almost done. So, how do you guys want to play this? Be ruthless . You tell him if he doesn't start talking, we'll register a complaint with his Internet service provider. Sheldon, what if he gets his Internet from his cable company? He could lose his HBO and all their delightful original programming. I don't care! I'm losin' it, man! Why don't we play this smart? Try a little " good goblin, bad goblin . " Oh, dear Lord. Nah, I think we have to be more subtle. Okay, I see where this is going . Fine, I'll have sex with him. That's not where it was going. Good, because I would hate that. Leonard, you're busy...let's talk tomorrow. Oh, wait . Hang on . Are you upset? No, no, I think it's sexy to date a boy trapped in a man's body. I'll tell you what happens. And people think I don't get sarcasm.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH well)) (, ,) (INTJ (UH well) (. .)) (VP (VB Look) (SBAR (WHNP (WP who)) (S (NP (PRP it)) (VP (VBZ is))))) (. .)))" }, "speaker": "Amy", "text": "Well, well, well . Look who it is.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 7, "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": "discourse", "end_char": 11, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 7, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 18, "feats": null, "head": 7, "id": 5, "lemma": "well", "misc": "", "start_char": 14, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 25, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "look", "misc": "", "start_char": 21, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 29, "feats": "PronType=Rel", "head": 7, "id": 8, "lemma": "who", "misc": "", "start_char": 26, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "it", "misc": "", "start_char": 30, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "be", "misc": "", "start_char": 33, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 36, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB be) (ADJP (JJ nice))) (. .)))" }, "speaker": "Penny", "text": "Okay, be nice.", "tokens": [ { "deprel": "discourse", "end_char": 42, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 38, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 47, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 45, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 52, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 48, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Hello) (. .)))" }, "speaker": "Priya", "text": "Hello.", "tokens": [ { "deprel": "root", "end_char": 60, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 55, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (LST (UH Hi) (. .)) (NP (PRP We)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG heading) (PRT (RB out)) (PP (IN for) (NP (DT a) (NN drink))))) (. .)))" }, "speaker": "Penny", "text": "Hi . We're just heading out for a drink.", "tokens": [ { "deprel": "discourse", "end_char": 65, "feats": null, "head": 6, "id": 1, "lemma": "hi", "misc": "", "start_char": 63, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 67, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 66, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 68, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 74, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 71, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 79, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 75, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 87, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "head", "misc": "", "start_char": 80, "text": "heading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 88, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 95, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 92, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 96, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 103, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "drink", "misc": "", "start_char": 98, "text": "drink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP do) (NP (DT that)) (ADVP (RB now)))) (. .)))" }, "speaker": "Amy", "text": "Because I do that now.", "tokens": [ { "deprel": "mark", "end_char": 113, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 106, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 116, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 123, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 119, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 3, "id": 5, "lemma": "now", "misc": "", "start_char": 124, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Count) (NP (PRP$ your) (NNS blessings)))) (NP (PRP you)) (VP (VBP 're) (RB not) (NP (DT a) (JJ Tanzanian) (NN chimp))) (. .)))" }, "speaker": "Bernadette", "text": "Count your blessings you're not a Tanzanian chimp.", "tokens": [ { "deprel": "root", "end_char": 135, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "Count", "misc": "", "start_char": 130, "text": "Count", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 140, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 136, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 150, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "blessing", "misc": "", "start_char": 141, "text": "blessings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 4, "lemma": "you", "misc": "", "start_char": 151, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 158, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 155, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 162, "feats": null, "head": 9, "id": 6, "lemma": "not", "misc": "", "start_char": 159, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 164, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 163, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 174, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Tanzanian", "misc": "", "start_char": 165, "text": "Tanzanian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 180, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "chimp", "misc": "", "start_char": 175, "text": "chimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 181, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Priya", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 187, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 183, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 188, "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 (PRP she)) (VP (VBZ 's) (VP (VBN had) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN ice) (NN cream))))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB join) (NP (PRP us))))))) (. ?)))" }, "speaker": "Penny", "text": "Don't listen to her...she's had a lot of ice cream . Do you want to join us?", "tokens": [ { "deprel": "aux", "end_char": 192, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 190, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 196, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 193, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 203, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 197, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 206, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 204, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 210, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "her", "misc": "", "start_char": 207, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 3, "id": 6, "lemma": "...", "misc": "", "start_char": 211, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 215, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 219, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 225, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 9, "lemma": "have", "misc": "", "start_char": 222, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 227, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 226, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 231, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "lot", "misc": "", "start_char": 228, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 234, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 232, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 238, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "ice", "misc": "", "start_char": 235, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 244, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "cream", "misc": "", "start_char": 239, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 249, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 247, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 253, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 250, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 258, "feats": "VerbForm=Inf", "head": 3, "id": 18, "lemma": "want", "misc": "", "start_char": 254, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 261, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 259, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 266, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "join", "misc": "", "start_char": 262, "text": "join", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 269, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "we", "misc": "", "start_char": 267, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 3, "id": 22, "lemma": "?", "misc": "", "start_char": 270, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VBP thank) (NP (PRP you))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (NP (NP (NN work)) (SBAR (S (VP (TO to) (VP (VB do)))))))) (. .)))" }, "speaker": "Priya", "text": "Oh, thank you, but I have work to do.", "tokens": [ { "deprel": "discourse", "end_char": 274, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 272, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 277, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 286, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 283, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 292, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 289, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 294, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 293, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 295, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 304, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "work", "misc": "", "start_char": 300, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 307, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 305, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 310, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 308, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (CD Four) (NNS women)) (VP (VBP walk) (PP (IN down) (NP (DT the) (NNS stairs))) (, ...) (SBARQ (WHNP (WRB how) (JJ many)) (SQ (VP (VBP reach) (NP (DT the) (NN lobby)))))) (. ?)))" }, "speaker": "Amy", "text": "Four women walk down the stairs...how many reach the lobby?", "tokens": [ { "deprel": "nummod", "end_char": 317, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "four", "misc": "", "start_char": 313, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 323, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "woman", "misc": "", "start_char": 318, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 328, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "walk", "misc": "", "start_char": 324, "text": "walk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 333, "feats": null, "head": 6, "id": 4, "lemma": "down", "misc": "", "start_char": 329, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 337, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 334, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 344, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "stair", "misc": "", "start_char": 338, "text": "stairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 345, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 352, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "how", "misc": "", "start_char": 349, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 357, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "many", "misc": "", "start_char": 353, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 363, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "reach", "misc": "", "start_char": 358, "text": "reach", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 364, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 373, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "lobby", "misc": "", "start_char": 368, "text": "lobby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 374, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 8, 8 ] ], [ [ 3, 2, 2 ], [ 5, 1, 1 ], [ 5, 3, 3 ], [ 7, 20, 20 ] ], [ [ 3, 8, 9 ] ], [ [ 3, 5, 9 ], [ 4, 3, 3 ] ], [ [ 4, 1, 1 ] ], [ [ 5, 1, 2 ] ], [ [ 5, 6, 8 ] ], [ [ 7, 4, 4 ], [ 7, 6, 6 ], [ 7, 16, 16 ] ], [ [ 7, 9, 13 ] ], [ [ 7, 12, 13 ] ], [ [ 8, 3, 3 ] ], [ [ 8, 6, 6 ] ], [ [ 8, 8, 10 ] ], [ [ 9, 0, 1 ] ], [ [ 9, 4, 5 ] ], [ [ 9, 10, 11 ] ] ]
s04e19c04t
Well, well, well . Look who it is. Okay, be nice. Hello. Hi . We're just heading out for a drink. Because I do that now. Count your blessings you're not a Tanzanian chimp. What? Don't listen to her...she's had a lot of ice cream . Do you want to join us? Oh, thank you, but I have work to do. Four women walk down the stairs...how many reach the lobby?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (NP (NP (JJR more) (NNS details)) (PP (IN about) (NP (DT the) (JJ new) (NML (NNP Star) (NNP Trek)) (NN film) (. .)))) (NP (EX There)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN scene)) (VP (VBG depicting) (NP (NP (NNP Spock) (POS 's)) (NN birth))))))))) (. .)))" }, "speaker": "Howard", "text": "Ooh, more details about the new Star Trek film . There's going to be a scene depicting Spock's birth.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 4, "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": "amod", "end_char": 10, "feats": "Degree=Cmp", "head": 4, "id": 3, "lemma": "more", "misc": "", "start_char": 6, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 18, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "detail", "misc": "", "start_char": 11, "text": "details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 24, "feats": null, "head": 10, "id": 5, "lemma": "about", "misc": "", "start_char": 19, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 28, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 6, "lemma": "the", "misc": "", "start_char": 25, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 32, "feats": "Degree=Pos", "head": 10, "id": 7, "lemma": "new", "misc": "", "start_char": 29, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 37, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Star", "misc": "", "start_char": 33, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 42, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Trek", "misc": "", "start_char": 38, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 47, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "film", "misc": "", "start_char": 43, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 55, "feats": null, "head": 14, "id": 12, "lemma": "there", "misc": "", "start_char": 50, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 58, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 56, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 64, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 14, "lemma": "go", "misc": "", "start_char": 59, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 67, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 65, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 70, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "be", "misc": "", "start_char": 68, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 72, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 71, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 78, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "scene", "misc": "", "start_char": 73, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 88, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "depict", "misc": "", "start_char": 79, "text": "depicting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 94, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "Spock", "misc": "", "start_char": 89, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 20, "id": 21, "lemma": "'s", "misc": "", "start_char": 95, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 103, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "birth", "misc": "", "start_char": 98, "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB be) (ADJP (RBR more) (JJ interested) (PP (IN in) (NP (NP (DT a) (NN scene)) (VP (VBG depicting) (NP (NP (NNP Spock) (POS 's)) (NN conception)))))))) (. .)))" }, "speaker": "Raj", "text": "I'd be more interested in a scene depicting Spock's conception.", "tokens": [ { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 106, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 110, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 108, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 113, "feats": "VerbForm=Inf", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 111, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 118, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 114, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 129, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "interested", "misc": "", "start_char": 119, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 132, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 130, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 134, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 133, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 140, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "scene", "misc": "", "start_char": 135, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 150, "feats": "VerbForm=Ger", "head": 8, "id": 9, "lemma": "depict", "misc": "", "start_char": 141, "text": "depicting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 156, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Spock", "misc": "", "start_char": 151, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 159, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 157, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 170, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "conception", "misc": "", "start_char": 160, "text": "conception", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (. .) (PP (IN For) (NP (NNPS Vulcans))) (, ,) (S (VP (NN mating))) (, ,) (CC or) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD will)))) (, ,) (NP (UH Pon) (UH farr)) (, ...) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT an) (ADJP (RB extremely) (JJ private)) (NN matter)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, please . For Vulcans, mating, or, if you will, Pon farr...it's an extremely private matter.", "tokens": [ { "deprel": "discourse", "end_char": 175, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 173, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 184, "feats": null, "head": 8, "id": 3, "lemma": "please", "misc": "", "start_char": 178, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 190, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 187, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 198, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "Vulcan", "misc": "", "start_char": 191, "text": "Vulcans", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 207, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "mating", "misc": "", "start_char": 201, "text": "mating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 212, "feats": null, "head": 14, "id": 10, "lemma": "or", "misc": "", "start_char": 210, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 217, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 215, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 226, "feats": "VerbForm=Fin", "head": 24, "id": 14, "lemma": "will", "misc": "", "start_char": 222, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 232, "feats": null, "head": 17, "id": 16, "lemma": "pon", "misc": "", "start_char": 229, "text": "Pon", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 237, "feats": null, "head": 24, "id": 17, "lemma": "farr", "misc": "", "start_char": 233, "text": "farr", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 17, "id": 18, "lemma": "...", "misc": "", "start_char": 238, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 244, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 19, "lemma": "it", "misc": "", "start_char": 242, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 20, "lemma": "be", "misc": "", "start_char": 245, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 250, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 21, "lemma": "a", "misc": "", "start_char": 248, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 23, "id": 22, "lemma": "extremely", "misc": "", "start_char": 251, "text": "extremely", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 268, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "private", "misc": "", "start_char": 261, "text": "private", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 275, "feats": "Number=Sing", "head": 8, "id": 24, "lemma": "matter", "misc": "", "start_char": 269, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 8, "id": 25, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Still)) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB know) (NP (DT the) (NNS details))))))) (. .) (S (S (NP (PRP$ His) (NN mother)) (VP (VBD was) (ADJP (JJ human)))) (. .) (S (NP (PRP$ His) (NN father)) (VP (VBZ is) (SBAR (S (NP (NNP Vulcan) (. .) (PRP They)) (VP (MD could) (RB n't) (ADVP (RB just)) (VP (VB conceive)))))))) (. .)))" }, "speaker": "Leonard", "text": "Still, I'd like to know the details . His mother was human . His father is Vulcan . They couldn't just conceive.", "tokens": [ { "deprel": "advmod", "end_char": 283, "feats": null, "head": 5, "id": 1, "lemma": "still", "misc": "", "start_char": 278, "text": "Still", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 286, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 290, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 288, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 295, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 291, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 298, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 296, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 303, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "know", "misc": "", "start_char": 299, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 307, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 304, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "detail", "misc": "", "start_char": 308, "text": "details", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 14, "id": 10, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 321, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "his", "misc": "", "start_char": 318, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 328, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "mother", "misc": "", "start_char": 322, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 329, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 338, "feats": "Degree=Pos", "head": 5, "id": 14, "lemma": "human", "misc": "", "start_char": 333, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 344, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "his", "misc": "", "start_char": 341, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 351, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "father", "misc": "", "start_char": 345, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 352, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 361, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "Vulcan", "misc": "", "start_char": 355, "text": "Vulcan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "they", "misc": "", "start_char": 364, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 374, "feats": "VerbForm=Fin", "head": 25, "id": 22, "lemma": "could", "misc": "", "start_char": 369, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 378, "feats": null, "head": 25, "id": 23, "lemma": "not", "misc": "", "start_char": 375, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 383, "feats": null, "head": 25, "id": 24, "lemma": "just", "misc": "", "start_char": 379, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 392, "feats": "VerbForm=Inf", "head": 5, "id": 25, "lemma": "conceive", "misc": "", "start_char": 384, "text": "conceive", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP they)) (VP (VBD had) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT a) (NN clinic) (. .))))))) (SQ (MD Can) (NP (PRP you)) (VP (VB imagine) (NP (NP (NNP Spock) (POS 's)) (NN Dad)) (PP (IN in) (NP (NP (DT a) (JJ little) (NN room)) (PP (IN with) (NP (NP (DT a) (NN copy)) (PP (IN of) (NP (NP (NNP Pointy) (NNPS Ears)) (CC and) (NP (NNP Shapely) (NNPS Rears)))))))))) (. .)))" }, "speaker": "Howard", "text": "Maybe they had to go to a clinic . Can you imagine Spock's Dad in a little room with a copy of Pointy Ears and Shapely Rears.", "tokens": [ { "deprel": "advmod", "end_char": 400, "feats": null, "head": 3, "id": 1, "lemma": "maybe", "misc": "", "start_char": 395, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 405, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "they", "misc": "", "start_char": 401, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 409, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 406, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 412, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 410, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 415, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 413, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 418, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 416, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 420, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 419, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 427, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "clinic", "misc": "", "start_char": 421, "text": "clinic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 428, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 433, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "can", "misc": "", "start_char": 430, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 437, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 434, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 445, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "imagine", "misc": "", "start_char": 438, "text": "imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 451, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "Spock", "misc": "", "start_char": 446, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 454, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 452, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 458, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "dad", "misc": "", "start_char": 455, "text": "Dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 19, "id": 16, "lemma": "in", "misc": "", "start_char": 459, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 463, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 462, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 470, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "little", "misc": "", "start_char": 464, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 475, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "room", "misc": "", "start_char": 471, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 480, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 476, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 482, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 481, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 487, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "copy", "misc": "", "start_char": 483, "text": "copy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 490, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 488, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 497, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "Pointy", "misc": "", "start_char": 491, "text": "Pointy", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 502, "feats": "Number=Plur", "head": 22, "id": 25, "lemma": "Ear", "misc": "", "start_char": 498, "text": "Ears", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 506, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 503, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 514, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "shapely", "misc": "", "start_char": 507, "text": "Shapely", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "conj", "end_char": 520, "feats": "Number=Plur", "head": 25, "id": 28, "lemma": "Rear", "misc": "", "start_char": 515, "text": "Rears", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB How)) (SQ (VBP come) (PP (IN on) (NP (NNP Star) (NNP Trek))) (NP (NP (NN everybody) (POS 's)) (JJ private) (NNS parts)) (VP (VBP are) (NP (DT the) (JJ same)))) (. ?)) (NP (DT No) (JJ alien) (NN lady)) (ADVP (RB ever)) (VP (VBD told) (NP (NNP Captain) (NNP Kirk)) (, ,) (`` \") (INTJ (UH Hey)) (, ,) (VP (VB get) (NP (PRP$ your) (NN thing)) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN nose))))) (. .) ('' \") (UH Hi)) (. .)))" }, "speaker": "Raj", "text": "How come on Star Trek everybody's private parts are the same? No alien lady ever told Captain Kirk, \" Hey, get your thing out of my nose . \" Hi.", "tokens": [ { "deprel": "advmod", "end_char": 526, "feats": "PronType=Int", "head": 12, "id": 1, "lemma": "how", "misc": "", "start_char": 523, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "csubj", "end_char": 531, "feats": "Mood=Ind|Tense=Pres|VerbForm=Fin", "head": 12, "id": 2, "lemma": "come", "misc": "", "start_char": 527, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 534, "feats": null, "head": 5, "id": 3, "lemma": "on", "misc": "", "start_char": 532, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 539, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Star", "misc": "", "start_char": 535, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 544, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Trek", "misc": "", "start_char": 540, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 554, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 6, "lemma": "everybody", "misc": "", "start_char": 545, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 6, "id": 7, "lemma": "'s", "misc": "", "start_char": 555, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 565, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "private", "misc": "", "start_char": 558, "text": "private", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 571, "feats": "Number=Plur", "head": 12, "id": 9, "lemma": "part", "misc": "", "start_char": 566, "text": "parts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 575, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 572, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 579, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 576, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 584, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "same", "misc": "", "start_char": 580, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 12, "id": 13, "lemma": "?", "misc": "", "start_char": 585, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 589, "feats": null, "head": 16, "id": 14, "lemma": "no", "misc": "", "start_char": 587, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 595, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "alien", "misc": "", "start_char": 590, "text": "alien", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 600, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "lady", "misc": "", "start_char": 596, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 605, "feats": null, "head": 18, "id": 17, "lemma": "ever", "misc": "", "start_char": 601, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 610, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 18, "lemma": "tell", "misc": "", "start_char": 606, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 618, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Captain", "misc": "", "start_char": 611, "text": "Captain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 623, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "Kirk", "misc": "", "start_char": 619, "text": "Kirk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 18, "id": 21, "lemma": ",", "misc": "", "start_char": 624, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 25, "id": 22, "lemma": "\"", "misc": "", "start_char": 626, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 631, "feats": null, "head": 25, "id": 23, "lemma": "hey", "misc": "", "start_char": 628, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 637, "feats": "Mood=Imp|VerbForm=Fin", "head": 18, "id": 25, "lemma": "get", "misc": "", "start_char": 634, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 642, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "your", "misc": "", "start_char": 638, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 648, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "thing", "misc": "", "start_char": 643, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 652, "feats": null, "head": 31, "id": 28, "lemma": "out", "misc": "", "start_char": 649, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 31, "id": 29, "lemma": "of", "misc": "", "start_char": 653, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 658, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 656, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 663, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "nose", "misc": "", "start_char": 659, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 12, "id": 32, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 12, "id": 33, "lemma": "\"", "misc": "", "start_char": 666, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 670, "feats": null, "head": 12, "id": 34, "lemma": "hi", "misc": "", "start_char": 668, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 12, "id": 35, "lemma": ".", "misc": "", "start_char": 671, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Hi) (. .)) (SQ (MD Can) (NP (PRP you)) (VP (VB help) (NP (PRP me)))) (. ?) (S (NP (PRP I)) (VP (VBD was) (VP (VBG writing) (NP (DT an) (NML (NN e) (HYPH -) (NN mail)))))) (CC and) (S (NP (DT the) (`` \") (NN A) ('' \") (NN key)) (VP (VBD got) (ADJP (JJ stuck)))) (. .) (S (ADVP (RB Now)) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBG going) (`` \") (NP (NNP Aaa))))) (. ...) ('' \")))" }, "speaker": "Penny", "text": "Hi . Can you help me? I was writing an e - mail and the \" A \" key got stuck . Now it's just going \" Aaa...\"", "tokens": [ { "deprel": "discourse", "end_char": 675, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 673, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 5, "id": 2, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 681, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 678, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 685, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 682, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 690, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "help", "misc": "", "start_char": 686, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 693, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 691, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 694, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 697, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 696, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 701, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 698, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 709, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "write", "misc": "", "start_char": 702, "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 712, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 710, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 714, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "email", "misc": "", "start_char": 713, "text": "e", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 715, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 721, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "mail", "misc": "", "start_char": 717, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 725, "feats": null, "head": 21, "id": 15, "lemma": "and", "misc": "", "start_char": 722, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 729, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 16, "lemma": "the", "misc": "", "start_char": 726, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 20, "id": 17, "lemma": "\"", "misc": "", "start_char": 730, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 733, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "A", "misc": "", "start_char": 732, "text": "A", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 735, "feats": null, "head": 20, "id": 19, "lemma": "\"", "misc": "", "start_char": 734, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 739, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "key", "misc": "", "start_char": 736, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 21, "lemma": "get", "misc": "", "start_char": 740, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 749, "feats": "Degree=Pos", "head": 21, "id": 22, "lemma": "stuck", "misc": "", "start_char": 744, "text": "stuck", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 750, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 755, "feats": null, "head": 28, "id": 24, "lemma": "now", "misc": "", "start_char": 752, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "it", "misc": "", "start_char": 756, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 759, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 766, "feats": null, "head": 28, "id": 27, "lemma": "just", "misc": "", "start_char": 762, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 772, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 28, "lemma": "go", "misc": "", "start_char": 767, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 30, "id": 29, "lemma": "\"", "misc": "", "start_char": 773, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 778, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "Aaa", "misc": "", "start_char": 775, "text": "Aaa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 5, "id": 31, "lemma": "...", "misc": "", "start_char": 779, "text": "...", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 5, "id": 32, "lemma": "\"", "misc": "", "start_char": 783, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD 'd) (NP (PRP you)) (VP (VB spill) (PP (IN on) (NP (PRP it))))) (. ?)))" }, "speaker": "Leonard", "text": "What'd you spill on it?", "tokens": [ { "deprel": "obj", "end_char": 789, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 785, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 792, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 790, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 796, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 793, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 802, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "spill", "misc": "", "start_char": 797, "text": "spill", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 805, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 803, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 808, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 806, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 809, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NN Nothing) (. .) (NP (NNP Diet) (NNP Coke) (. .) (CC And) (NN yogurt) (. .)) (CC And) (NP (DT a) (JJ little) (NN nail) (NN polish)) (. .)))" }, "speaker": "Penny", "text": "Nothing . Diet Coke . And yogurt . And a little nail polish.", "tokens": [ { "deprel": "root", "end_char": 818, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 811, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 819, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 825, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Diet", "misc": "", "start_char": 821, "text": "Diet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 830, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Coke", "misc": "", "start_char": 826, "text": "Coke", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 7, "id": 5, "lemma": ".", "misc": "", "start_char": 831, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 836, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 833, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 843, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "yogurt", "misc": "", "start_char": 837, "text": "yogurt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 13, "id": 8, "lemma": ".", "misc": "", "start_char": 844, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 849, "feats": null, "head": 13, "id": 9, "lemma": "and", "misc": "", "start_char": 846, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 851, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 10, "lemma": "a", "misc": "", "start_char": 850, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 858, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "little", "misc": "", "start_char": 852, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 863, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "nail", "misc": "", "start_char": 859, "text": "nail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 870, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "polish", "misc": "", "start_char": 864, "text": "polish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (NP (DT a) (NN look)) (PP (IN at) (NP (PRP it)))))) (. .)))" }, "speaker": "Leonard", "text": "I'll take a look at it.", "tokens": [ { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 873, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 878, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 875, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 883, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 879, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 885, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 884, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 890, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "look", "misc": "", "start_char": 886, "text": "look", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 893, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 891, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 896, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 7, "lemma": "it", "misc": "", "start_char": 894, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 897, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Gentlemen)) (, ,) (S (VP (VBG switching) (PP (IN to) (NP (JJ local) (NN nerd) (NN news))))) (, ...) (NP (NNP Fishman) (, ,) (NNP Chen) (, ,) (NNP Chaudury) (CC and) (NNP McNair))) (VP (VBP are) (RB n't) (VP (VBG fielding) (NP (DT a) (NN team)) (PP (IN in) (NP (DT the) (NN university) (NNP Physics) (NNP Bowl))) (NP (DT this) (NN year)))) (. .)))" }, "speaker": "Howard", "text": "Gentlemen, switching to local nerd news...Fishman, Chen, Chaudury and McNair aren't fielding a team in the university Physics Bowl this year.", "tokens": [ { "deprel": "nsubj", "end_char": 908, "feats": "Number=Plur", "head": 18, "id": 1, "lemma": "gentleman", "misc": "", "start_char": 899, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 18, "id": 2, "lemma": ",", "misc": "", "start_char": 909, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 920, "feats": "VerbForm=Ger", "head": 18, "id": 3, "lemma": "switch", "misc": "", "start_char": 911, "text": "switching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 923, "feats": null, "head": 7, "id": 4, "lemma": "to", "misc": "", "start_char": 921, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 929, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "local", "misc": "", "start_char": 924, "text": "local", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 934, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "nerd", "misc": "", "start_char": 930, "text": "nerd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 939, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "news", "misc": "", "start_char": 935, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 1, "id": 8, "lemma": "...", "misc": "", "start_char": 940, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 951, "feats": "Number=Sing", "head": 18, "id": 9, "lemma": "Fishman", "misc": "", "start_char": 944, "text": "Fishman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 952, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 958, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Chen", "misc": "", "start_char": 954, "text": "Chen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 969, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "Chaudury", "misc": "", "start_char": 961, "text": "Chaudury", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 973, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 970, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 980, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "McNair", "misc": "", "start_char": 974, "text": "McNair", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 984, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 981, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 988, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 985, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 997, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 18, "lemma": "field", "misc": "", "start_char": 989, "text": "fielding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 999, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 998, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1004, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "team", "misc": "", "start_char": 1000, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1007, "feats": null, "head": 25, "id": 21, "lemma": "in", "misc": "", "start_char": 1005, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1011, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 22, "lemma": "the", "misc": "", "start_char": 1008, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1022, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "university", "misc": "", "start_char": 1012, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1030, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Physics", "misc": "", "start_char": 1023, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1035, "feats": "Number=Sing", "head": 18, "id": 25, "lemma": "Bowl", "misc": "", "start_char": 1031, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1040, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "this", "misc": "", "start_char": 1036, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1045, "feats": "Number=Sing", "head": 18, "id": 27, "lemma": "year", "misc": "", "start_char": 1041, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 18, "id": 28, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG kidding))) (. .)))" }, "speaker": "Leonard", "text": "You're kidding.", "tokens": [ { "deprel": "nsubj", "end_char": 1051, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1048, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1055, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1052, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1063, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 1056, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1064, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VP (VBD formed) (NP (DT a) (NN barbershop) (NN quartet))) (CC and) (VP (VBD got) (NP (DT a) (NN gig)) (S (VP (VBG playing) (NP (NP (NNP Knott) (POS 's)) (NNP Berry) (NNP Farm)))))) (. .)))" }, "speaker": "Howard", "text": "They formed a barbershop quartet and got a gig playing Knott's Berry Farm.", "tokens": [ { "deprel": "nsubj", "end_char": 1070, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 1066, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1077, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "form", "misc": "", "start_char": 1071, "text": "formed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1079, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1078, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1090, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "barbershop", "misc": "", "start_char": 1080, "text": "barbershop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1098, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "quartet", "misc": "", "start_char": 1091, "text": "quartet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1102, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 1099, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1106, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "get", "misc": "", "start_char": 1103, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1108, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1107, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1112, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "gig", "misc": "", "start_char": 1109, "text": "gig", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1120, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "play", "misc": "", "start_char": 1113, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1126, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "Knott", "misc": "", "start_char": 1121, "text": "Knott", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1129, "feats": null, "head": 11, "id": 12, "lemma": "'s", "misc": "", "start_char": 1127, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 1135, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Berry", "misc": "", "start_char": 1130, "text": "Berry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1140, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "Farm", "misc": "", "start_char": 1136, "text": "Farm", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (PP (IN in) (NP (PRP$ your) (NN world))) (, ,) (NP (PRP you)) (VP (VBP 're) (PP (IN like) (NP (DT the) (JJ cool) (NNS guys)))) (. .)))" }, "speaker": "Penny", "text": "So, in your world, you're like the cool guys.", "tokens": [ { "deprel": "discourse", "end_char": 1145, "feats": null, "head": 12, "id": 1, "lemma": "so", "misc": "", "start_char": 1143, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1147, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1150, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 1148, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1155, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 1151, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1161, "feats": "Number=Sing", "head": 12, "id": 5, "lemma": "world", "misc": "", "start_char": 1156, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1167, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 7, "lemma": "you", "misc": "", "start_char": 1164, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1171, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 1168, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1176, "feats": null, "head": 12, "id": 9, "lemma": "like", "misc": "", "start_char": 1172, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1180, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1177, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1185, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "cool", "misc": "", "start_char": 1181, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1190, "feats": "Number=Plur", "head": 0, "id": 12, "lemma": "guy", "misc": "", "start_char": 1186, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 1191, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Recognize)) (. .)))" }, "speaker": "Howard", "text": "Recognize.", "tokens": [ { "deprel": "root", "end_char": 1202, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "recognize", "misc": "", "start_char": 1193, "text": "Recognize", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (PRP$ our) (NN year)) (. .) (SBAR (IN With) (S (NP (NP (DT those) (NNS guys)) (PP (RP out) (NP (DT the) (JJ entire) (NNP Physics) (NNP Bowl)))) (VP (MD will) (VP (VB kneel) (PP (IN before) (NP (NNP Zod)))))))) (. .)))" }, "speaker": "Leonard", "text": "This is our year . With those guys out the entire Physics Bowl will kneel before Zod.", "tokens": [ { "deprel": "nsubj", "end_char": 1209, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 1205, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1210, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1216, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "our", "misc": "", "start_char": 1213, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1221, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "year", "misc": "", "start_char": 1217, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1223, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1222, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1228, "feats": null, "head": 9, "id": 6, "lemma": "with", "misc": "", "start_char": 1224, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1234, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 1229, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1239, "feats": "Number=Plur", "head": 15, "id": 8, "lemma": "guy", "misc": "", "start_char": 1235, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1243, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 1240, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1247, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 10, "lemma": "the", "misc": "", "start_char": 1244, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1254, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "entire", "misc": "", "start_char": 1248, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1262, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Physics", "misc": "", "start_char": 1255, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1267, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "Bowl", "misc": "", "start_char": 1263, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1272, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 1268, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1278, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "kneel", "misc": "", "start_char": 1273, "text": "kneel", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1285, "feats": null, "head": 17, "id": 16, "lemma": "before", "misc": "", "start_char": 1279, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1289, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Zod", "misc": "", "start_char": 1286, "text": "Zod", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1290, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NNP Zod) (. ?)))" }, "speaker": "Penny", "text": "Zod?", "tokens": [ { "deprel": "root", "end_char": 1295, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Zod", "misc": "", "start_char": 1292, "text": "Zod", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1296, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (NP (NNP Kryptonian) (NN villain) (. .) (JJ Long) (NN story) (. .)))" }, "speaker": "Howard", "text": "Kryptonian villain . Long story.", "tokens": [ { "deprel": "compound", "end_char": 1308, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Kryptonian", "misc": "", "start_char": 1298, "text": "Kryptonian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1316, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "villain", "misc": "", "start_char": 1309, "text": "villain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1317, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1323, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "long", "misc": "", "start_char": 1319, "text": "Long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1329, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "story", "misc": "", "start_char": 1324, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1331, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1330, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN story) (. .)))" }, "speaker": "Raj", "text": "Good story.", "tokens": [ { "deprel": "amod", "end_char": 1336, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1332, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1342, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "story", "misc": "", "start_char": 1337, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1344, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1343, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VB Count) (NP (PRP me)) (PRT (RP out))) (. .)))" }, "speaker": "Sheldon", "text": "Count me out.", "tokens": [ { "deprel": "root", "end_char": 1350, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "Count", "misc": "", "start_char": 1345, "text": "Count", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1353, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1351, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1357, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 1354, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1359, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?) (WRB Why) (. ?)))" }, "speaker": "Howard", "text": "What? Why?", "tokens": [ { "deprel": "root", "end_char": 1364, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1360, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1365, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1370, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "why", "misc": "", "start_char": 1367, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 1371, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VB use) (NP (PRP$ my) (NN intelligence)) (PP (IN in) (NP (DT a) (JJ tawdry) (NN competition))))))) (. ?) (SQ (MD Would) (NP (PRP you)) (VP (VB ask) (NP (NNP Picasso)) (S (VP (TO to) (VP (VB play) (NP (NNP Pictionary)))))) (. ?) (SQ (MD Would) (NP (PRP you)) (VP (VB ask) (NP (NNP Noah) (NNP Webster)) (S (VP (TO to) (VP (VB play) (NP (NNP Boggle)))))) (. ?) (SQ (MD Would) (NP (PRP you)) (VP (VB ask) (NP (NNP Jacques) (NNP Cousteau)) (S (VP (TO to) (VP (VB play) (NP (NNP Go) (NNP Fish)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "You want me to use my intelligence in a tawdry competition? Would you ask Picasso to play Pictionary? Would you ask Noah Webster to play Boggle? Would you ask Jacques Cousteau to play Go Fish?", "tokens": [ { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1373, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1381, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 1377, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1384, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 1382, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1387, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1385, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1391, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "use", "misc": "", "start_char": 1388, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1394, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1392, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1407, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "intelligence", "misc": "", "start_char": 1395, "text": "intelligence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1410, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 1408, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1412, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 1411, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1419, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "tawdry", "misc": "", "start_char": 1413, "text": "tawdry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1431, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "competition", "misc": "", "start_char": 1420, "text": "competition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1433, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 1432, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1439, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "would", "misc": "", "start_char": 1434, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1443, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 1440, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1447, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "ask", "misc": "", "start_char": 1444, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1455, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Picasso", "misc": "", "start_char": 1448, "text": "Picasso", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1458, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1456, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1463, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "play", "misc": "", "start_char": 1459, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1474, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Pictionary", "misc": "", "start_char": 1464, "text": "Pictionary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 2, "id": 20, "lemma": "?", "misc": "", "start_char": 1475, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1482, "feats": "VerbForm=Fin", "head": 23, "id": 21, "lemma": "would", "misc": "", "start_char": 1477, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1486, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 1483, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1490, "feats": "VerbForm=Inf", "head": 2, "id": 23, "lemma": "ask", "misc": "", "start_char": 1487, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1495, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "Noah", "misc": "", "start_char": 1491, "text": "Noah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1503, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "Webster", "misc": "", "start_char": 1496, "text": "Webster", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1506, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 1504, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1511, "feats": "VerbForm=Inf", "head": 23, "id": 27, "lemma": "play", "misc": "", "start_char": 1507, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1518, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "Boggle", "misc": "", "start_char": 1512, "text": "Boggle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1520, "feats": null, "head": 2, "id": 29, "lemma": "?", "misc": "", "start_char": 1519, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1526, "feats": "VerbForm=Fin", "head": 32, "id": 30, "lemma": "would", "misc": "", "start_char": 1521, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1530, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 31, "lemma": "you", "misc": "", "start_char": 1527, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1534, "feats": "VerbForm=Inf", "head": 2, "id": 32, "lemma": "ask", "misc": "", "start_char": 1531, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1542, "feats": "Number=Sing", "head": 32, "id": 33, "lemma": "Jacques", "misc": "", "start_char": 1535, "text": "Jacques", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1551, "feats": "Number=Sing", "head": 33, "id": 34, "lemma": "Cousteau", "misc": "", "start_char": 1543, "text": "Cousteau", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1554, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1552, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1559, "feats": "VerbForm=Inf", "head": 32, "id": 36, "lemma": "play", "misc": "", "start_char": 1555, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1562, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "go", "misc": "", "start_char": 1560, "text": "Go", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1567, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "Fish", "misc": "", "start_char": 1563, "text": "Fish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1569, "feats": null, "head": 2, "id": 39, "lemma": "?", "misc": "", "start_char": 1568, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBP need) (NP (DT a) (NML (CD four) (HYPH -) (NN person)) (NN team) (. .))) (NP (PRP We)) (VP (VBP 're) (NP (CD four) (NNS people))) (. .)))" }, "speaker": "Leonard", "text": "Come on, you need a four - person team . We're four people.", "tokens": [ { "deprel": "root", "end_char": 1574, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1570, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1577, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1575, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1579, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1578, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1583, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1580, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1588, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "need", "misc": "", "start_char": 1584, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1590, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 1589, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1595, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 7, "lemma": "four", "misc": "", "start_char": 1591, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1597, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 1596, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1604, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "person", "misc": "", "start_char": 1598, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1609, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "team", "misc": "", "start_char": 1605, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1611, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1610, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1614, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 1612, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1618, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1615, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1623, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 14, "lemma": "four", "misc": "", "start_char": 1619, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1630, "feats": "Number=Plur", "head": 1, "id": 15, "lemma": "person", "misc": "", "start_char": 1624, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1632, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 1631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (PP (IN By) (NP (DT that) (NN reasoning))) (NP (PRP we)) (VP (MD should) (ADVP (RB also)) (VP (VP (VB play) (NP (NNP Bridge))) (, ,) (VP (VB hold) (PRT (RP up)) (NP (DT a) (NN chuppah))) (CC and) (VP (VB enter) (NP (DT the) (NML (JJ Olympic) (NN bobsled)) (NN competition))))) (. .)))" }, "speaker": "Sheldon", "text": "By that reasoning we should also play Bridge, hold up a chuppah and enter the Olympic bobsled competition.", "tokens": [ { "deprel": "case", "end_char": 1635, "feats": null, "head": 3, "id": 1, "lemma": "by", "misc": "", "start_char": 1633, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1640, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 1636, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1650, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "reasoning", "misc": "", "start_char": 1641, "text": "reasoning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1653, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "we", "misc": "", "start_char": 1651, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1660, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "should", "misc": "", "start_char": 1654, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1665, "feats": null, "head": 7, "id": 6, "lemma": "also", "misc": "", "start_char": 1661, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1670, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "play", "misc": "", "start_char": 1666, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1677, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Bridge", "misc": "", "start_char": 1671, "text": "Bridge", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1679, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 1678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1684, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "hold", "misc": "", "start_char": 1680, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1687, "feats": null, "head": 10, "id": 11, "lemma": "up", "misc": "", "start_char": 1685, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1689, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1688, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1697, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "chuppah", "misc": "", "start_char": 1690, "text": "chuppah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1701, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 1698, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1707, "feats": "VerbForm=Inf", "head": 7, "id": 15, "lemma": "enter", "misc": "", "start_char": 1702, "text": "enter", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1711, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 16, "lemma": "the", "misc": "", "start_char": 1708, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1719, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "Olympic", "misc": "", "start_char": 1712, "text": "Olympic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1727, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "bobsled", "misc": "", "start_char": 1720, "text": "bobsled", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1739, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "competition", "misc": "", "start_char": 1728, "text": "competition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 1740, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Tickets)) (PP (IN to) (NP (DT that)))) (, ,) (INTJ (UH please)) (. .)))" }, "speaker": "Penny", "text": "Tickets to that, please.", "tokens": [ { "deprel": "root", "end_char": 1749, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "ticket", "misc": "", "start_char": 1742, "text": "Tickets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1752, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 1750, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1757, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 1753, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1759, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 1758, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1766, "feats": null, "head": 1, "id": 5, "lemma": "please", "misc": "", "start_char": 1760, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1768, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1767, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SBARQ (WHNP (WP what)) (. ?) (SQ (VBP Do) (NP (PRP I)) (VP (VB need) (S (VP (TO to) (VP (VB quote) (NP (NP (NNP Spock) (POS 's)) (VBG dying) (NNS words)) (PP (IN to) (NP (PRP you))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, what? Do I need to quote Spock's dying words to you?", "tokens": [ { "deprel": "vocative", "end_char": 1776, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1769, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1778, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1777, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1783, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "what", "misc": "", "start_char": 1779, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1785, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1784, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1788, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1786, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1795, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "need", "misc": "", "start_char": 1791, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1798, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1796, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1804, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "quote", "misc": "", "start_char": 1799, "text": "quote", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1810, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "Spock", "misc": "", "start_char": 1805, "text": "Spock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1813, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 1811, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1819, "feats": "VerbForm=Ger", "head": 13, "id": 12, "lemma": "die", "misc": "", "start_char": 1814, "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1825, "feats": "Number=Plur", "head": 9, "id": 13, "lemma": "word", "misc": "", "start_char": 1820, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1828, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1826, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1832, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 15, "lemma": "you", "misc": "", "start_char": 1829, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1834, "feats": null, "head": 7, "id": 16, "lemma": "?", "misc": "", "start_char": 1833, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VP (VB do) (RB n't)) (. .)))" }, "speaker": "Sheldon", "text": "No, don't.", "tokens": [ { "deprel": "discourse", "end_char": 1837, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 1835, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1839, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1842, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 1840, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1846, "feats": null, "head": 3, "id": 4, "lemma": "not", "misc": "", "start_char": 1843, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1847, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (`` \") (NP (NP (DT The) (NNS needs)) (PP (IN of) (NP (DT the) (JJ many)))) (. ...) ('' \")))" }, "speaker": "Leonard", "text": "\" The needs of the many...\"", "tokens": [ { "deprel": "punct", "end_char": 1850, "feats": null, "head": 3, "id": 1, "lemma": "\"", "misc": "", "start_char": 1849, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1854, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1851, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1860, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 1855, "text": "needs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1863, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 1861, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1867, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1864, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1872, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "many", "misc": "", "start_char": 1868, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1876, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 1873, "text": "...", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1878, "feats": null, "head": 3, "id": 8, "lemma": "\"", "misc": "", "start_char": 1877, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (`` \") (VP (VB Outweigh) (NP (NP (DT the) (NNS needs)) (PP (IN of) (NP (DT the) (JJ few))))) (. ...) ('' \")))" }, "speaker": "Howard", "text": "\" Outweigh the needs of the few...\"", "tokens": [ { "deprel": "punct", "end_char": 1880, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 1879, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 1889, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "outweigh", "misc": "", "start_char": 1881, "text": "Outweigh", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1893, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1890, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1899, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "need", "misc": "", "start_char": 1894, "text": "needs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1902, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 1900, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1906, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1903, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1910, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "few", "misc": "", "start_char": 1907, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1914, "feats": null, "head": 2, "id": 8, "lemma": "...", "misc": "", "start_char": 1911, "text": "...", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1916, "feats": null, "head": 2, "id": 9, "lemma": "\"", "misc": "", "start_char": 1915, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (`` \") (CC Or) (NP (DT the) (NN one) (. .) ('' \") (IN Damn) (NP (PRP it)) (, ,) (SBAR (S (NP (PRP I)) (VP (MD 'll) (VP (VB do) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "\" Or the one . \" Damn it, I'll do it.", "tokens": [ { "deprel": "punct", "end_char": 1918, "feats": null, "head": 4, "id": 1, "lemma": "\"", "misc": "", "start_char": 1917, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "cc", "end_char": 1921, "feats": null, "head": 4, "id": 2, "lemma": "or", "misc": "", "start_char": 1919, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1925, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1922, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "dislocated", "end_char": 1929, "feats": "Number=Sing", "head": 12, "id": 4, "lemma": "one", "misc": "", "start_char": 1926, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1931, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1930, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1933, "feats": null, "head": 4, "id": 6, "lemma": "\"", "misc": "", "start_char": 1932, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1938, "feats": null, "head": 8, "id": 7, "lemma": "damn", "misc": "", "start_char": 1934, "text": "Damn", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1941, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "misc": "", "start_char": 1939, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1943, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 1942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1945, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1944, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1949, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "will", "misc": "", "start_char": 1946, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1952, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "do", "misc": "", "start_char": 1950, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1955, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 1953, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1957, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 1956, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 8 ], [ 5, 3, 4 ] ], [ [ 0, 2, 9 ], [ 0, 11, 11 ], [ 0, 16, 21 ] ], [ [ 0, 5, 9 ] ], [ [ 0, 19, 21 ] ], [ [ 1, 0, 0 ], [ 2, 12, 12 ], [ 6, 3, 3 ] ], [ [ 1, 9, 9 ], [ 3, 10, 10 ], [ 3, 15, 15 ] ], [ [ 1, 6, 11 ] ], [ [ 1, 9, 11 ] ], [ [ 2, 5, 5 ], [ 3, 18, 18 ] ], [ [ 2, 7, 7 ], [ 2, 18, 18 ], [ 2, 20, 23 ], [ 3, 7, 8 ] ], [ [ 2, 7, 16 ] ], [ [ 2, 15, 16 ] ], [ [ 3, 2, 2 ], [ 4, 10, 10 ], [ 9, 0, 0 ], [ 25, 5, 5 ] ], [ [ 3, 10, 11 ] ], [ [ 3, 16, 16 ], [ 4, 12, 14 ] ], [ [ 3, 15, 16 ] ], [ [ 3, 20, 20 ], [ 4, 1, 1 ] ], [ [ 4, 6, 7 ] ], [ [ 4, 16, 27 ] ], [ [ 4, 20, 27 ] ], [ [ 4, 23, 27 ] ], [ [ 4, 26, 27 ] ], [ [ 5, 5, 5 ] ], [ [ 5, 5, 8 ], [ 5, 10, 11 ] ], [ [ 5, 13, 15 ] ], [ [ 5, 14, 15 ], [ 5, 29, 29 ] ], [ [ 5, 18, 19 ], [ 5, 25, 25 ] ], [ [ 5, 25, 26 ] ], [ [ 5, 29, 30 ] ], [ [ 6, 5, 5 ], [ 6, 7, 7 ], [ 7, 2, 2 ] ], [ [ 6, 10, 13 ] ], [ [ 6, 15, 19 ], [ 6, 24, 24 ] ], [ [ 6, 24, 25 ], [ 7, 5, 5 ], [ 9, 6, 6 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 2, 3 ] ], [ [ 8, 6, 6 ] ], [ [ 8, 9, 12 ] ], [ [ 9, 3, 4 ] ], [ [ 10, 0, 0 ], [ 22, 11, 11 ], [ 22, 13, 14 ], [ 23, 3, 3 ] ], [ [ 10, 4, 6 ] ], [ [ 10, 8, 14 ], [ 12, 0, 0 ], [ 12, 2, 4 ], [ 12, 7, 13 ], [ 15, 6, 7 ] ], [ [ 10, 18, 19 ] ], [ [ 10, 21, 24 ], [ 15, 9, 12 ], [ 21, 8, 10 ] ], [ [ 10, 25, 26 ] ], [ [ 11, 0, 0 ], [ 13, 3, 3 ], [ 13, 6, 6 ], [ 13, 9, 11 ], [ 15, 2, 2 ], [ 21, 0, 0 ], [ 21, 13, 13 ], [ 21, 21, 21 ], [ 21, 30, 30 ] ], [ [ 12, 10, 13 ] ], [ [ 13, 3, 4 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 2, 3 ] ], [ [ 15, 16, 16 ], [ 16, 0, 0 ], [ 17, 0, 1 ] ], [ [ 17, 3, 4 ], [ 18, 0, 1 ] ], [ [ 19, 1, 1 ], [ 21, 2, 2 ], [ 21, 5, 5 ], [ 22, 3, 3 ], [ 25, 0, 2 ], [ 29, 9, 9 ] ], [ [ 21, 5, 6 ] ], [ [ 21, 15, 15 ] ], [ [ 21, 18, 18 ] ], [ [ 21, 23, 24 ] ], [ [ 21, 27, 27 ] ], [ [ 21, 32, 33 ] ], [ [ 21, 36, 37 ] ], [ [ 22, 5, 9 ] ], [ [ 22, 11, 14 ], [ 23, 1, 2 ] ], [ [ 23, 7, 7 ] ], [ [ 23, 11, 12 ] ], [ [ 23, 15, 18 ] ], [ [ 23, 6, 18 ], [ 24, 0, 2 ] ], [ [ 23, 9, 18 ], [ 24, 2, 2 ] ], [ [ 25, 0, 0 ], [ 25, 14, 14 ] ], [ [ 25, 9, 14 ] ], [ [ 27, 0, 5 ] ], [ [ 27, 1, 5 ] ], [ [ 27, 4, 5 ] ], [ [ 28, 2, 6 ] ], [ [ 28, 5, 6 ] ], [ [ 29, 0, 3 ] ], [ [ 29, 2, 3 ] ], [ [ 29, 7, 7 ] ], [ [ 29, 12, 12 ] ] ]
s01e13c00t
Ooh, more details about the new Star Trek film . There's going to be a scene depicting Spock's birth. I'd be more interested in a scene depicting Spock's conception. Oh, please . For Vulcans, mating, or, if you will, Pon farr...it's an extremely private matter. Still, I'd like to know the details . His mother was human . His father is Vulcan . They couldn't just conceive. Maybe they had to go to a clinic . Can you imagine Spock's Dad in a little room with a copy of Pointy Ears and Shapely Rears. How come on Star Trek everybody's private parts are the same? No alien lady ever told Captain Kirk, " Hey, get your thing out of my nose . " Hi. Hi . Can you help me? I was writing an e - mail and the " A " key got stuck . Now it's just going " Aaa..." What'd you spill on it? Nothing . Diet Coke . And yogurt . And a little nail polish. I'll take a look at it. Gentlemen, switching to local nerd news...Fishman, Chen, Chaudury and McNair aren't fielding a team in the university Physics Bowl this year. You're kidding. They formed a barbershop quartet and got a gig playing Knott's Berry Farm. So, in your world, you're like the cool guys. Recognize. This is our year . With those guys out the entire Physics Bowl will kneel before Zod. Zod? Kryptonian villain . Long story. Good story. Count me out. What? Why? You want me to use my intelligence in a tawdry competition? Would you ask Picasso to play Pictionary? Would you ask Noah Webster to play Boggle? Would you ask Jacques Cousteau to play Go Fish? Come on, you need a four - person team . We're four people. By that reasoning we should also play Bridge, hold up a chuppah and enter the Olympic bobsled competition. Tickets to that, please. Sheldon, what? Do I need to quote Spock's dying words to you? No, don't. " The needs of the many..." " Outweigh the needs of the few..." " Or the one . " Damn it, I'll do it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NP (JJ first) (NN order)) (PP (IN of) (NP (NML (NNP Physics) (NNP Bowl)) (NN business) (. .)))) (NP (PRP We)) (VP (VBP need) (NP (DT a) (ADJP (RB truly) (NN kick) (HYPH -) (NN ass)) (NN team) (NN name) (. .) (NNS Suggestions))) (. ?)))" }, "speaker": "Raj", "text": "Okay, first order of Physics Bowl business . We need a truly kick - ass team name . Suggestions?", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 0, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 12, "feats": "Degree=Pos|NumType=Ord", "head": 4, "id": 3, "lemma": "first", "misc": "", "start_char": 7, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 18, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "order", "misc": "", "start_char": 13, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 21, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 19, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 29, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Physics", "misc": "", "start_char": 22, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 34, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Bowl", "misc": "", "start_char": 30, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 43, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "business", "misc": "", "start_char": 35, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 46, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 53, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "need", "misc": "", "start_char": 49, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 12, "lemma": "a", "misc": "", "start_char": 54, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 61, "feats": null, "head": 16, "id": 13, "lemma": "truly", "misc": "", "start_char": 56, "text": "truly", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 66, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "kick", "misc": "", "start_char": 62, "text": "kick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 67, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 72, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "ass", "misc": "", "start_char": 69, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 77, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "team", "misc": "", "start_char": 73, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 82, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "name", "misc": "", "start_char": 78, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 11, "id": 19, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 96, "feats": "Number=Plur", "head": 11, "id": 20, "lemma": "suggestion", "misc": "", "start_char": 85, "text": "Suggestions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 4, "id": 21, "lemma": "?", "misc": "", "start_char": 97, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (DT the) (NNP Perpetual) (NNP Motion) (NNP Squad))) (. ?) (S (NP (PRP It)) (VP (VP (VBZ 's) (PP (IN beyond) (NP (NP (DT the) (NNS laws)) (PP (IN of) (NP (NN physics)))))) (, ,) (CC plus) (NP (NP (DT a) (JJ little) (NNS heads)) (PP (RP up) (PP (IN for) (NP (DT the) (NNS ladies))))))) (. .)))" }, "speaker": "Howard", "text": "How about the Perpetual Motion Squad? It's beyond the laws of physics, plus a little heads up for the ladies.", "tokens": [ { "deprel": "root", "end_char": 102, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 99, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 108, "feats": null, "head": 6, "id": 2, "lemma": "about", "misc": "", "start_char": 103, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 112, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 3, "lemma": "the", "misc": "", "start_char": 109, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 122, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "perpetual", "misc": "", "start_char": 113, "text": "Perpetual", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 129, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Motion", "misc": "", "start_char": 123, "text": "Motion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 135, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Squad", "misc": "", "start_char": 130, "text": "Squad", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 136, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "misc": "", "start_char": 138, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 141, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 150, "feats": null, "head": 12, "id": 10, "lemma": "beyond", "misc": "", "start_char": 144, "text": "beyond", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 154, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 151, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 159, "feats": "Number=Plur", "head": 1, "id": 12, "lemma": "law", "misc": "", "start_char": 155, "text": "laws", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 160, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 170, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "physics", "misc": "", "start_char": 163, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 20, "id": 15, "lemma": ",", "misc": "", "start_char": 171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 177, "feats": null, "head": 20, "id": 16, "lemma": "plus", "misc": "", "start_char": 173, "text": "plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 179, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 178, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 186, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "little", "misc": "", "start_char": 180, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 192, "feats": "Number=Plur", "head": 20, "id": 19, "lemma": "head", "misc": "", "start_char": 187, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 195, "feats": null, "head": 12, "id": 20, "lemma": "up", "misc": "", "start_char": 193, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 199, "feats": null, "head": 23, "id": 21, "lemma": "for", "misc": "", "start_char": 196, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 200, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 210, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "lady", "misc": "", "start_char": 204, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (DT The) (NNS ladies) (. ?)))" }, "speaker": "Leonard", "text": "The ladies?", "tokens": [ { "deprel": "det", "end_char": 216, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 213, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 223, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "lady", "misc": "", "start_char": 217, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 224, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (JJ Perpetual) (NN Motion) (NN Squad)) (NP (PRP we)) (VP (MD can) (VP (VB go) (NP (DT all) (NN night)))) (. .)))" }, "speaker": "Howard", "text": "Perpetual Motion Squad we can go all night.", "tokens": [ { "deprel": "amod", "end_char": 235, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "perpetual", "misc": "", "start_char": 226, "text": "Perpetual", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 242, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "motion", "misc": "", "start_char": 236, "text": "Motion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 248, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "squad", "misc": "", "start_char": 243, "text": "Squad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 251, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 249, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 255, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 252, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 258, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 256, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 262, "feats": null, "head": 8, "id": 7, "lemma": "all", "misc": "", "start_char": 259, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 268, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "night", "misc": "", "start_char": 263, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP like) (NP (PRP it))) (. .)))" }, "speaker": "Raj", "text": "I like it.", "tokens": [ { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 271, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 277, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 273, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 280, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 278, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (. .) (S (NP (NNS Teams)) (VP (VBP are) (ADVP (RB traditionally)) (VP (VBN named) (PP (IN after) (NP (JJ fierce) (NNS creatures))) (, ,) (S (ADVP (RB thus)) (VP (VBG intimidating) (NP (NP (PRP one) (POS 's)) (NN opponent)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't . Teams are traditionally named after fierce creatures, thus intimidating one's opponent.", "tokens": [ { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 283, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "do", "misc": "", "start_char": 285, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 291, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 288, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 292, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 299, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "team", "misc": "", "start_char": 294, "text": "Teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 303, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 300, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 317, "feats": null, "head": 8, "id": 7, "lemma": "traditionally", "misc": "", "start_char": 304, "text": "traditionally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 323, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "name", "misc": "", "start_char": 318, "text": "named", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 329, "feats": null, "head": 11, "id": 9, "lemma": "after", "misc": "", "start_char": 324, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 336, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "fierce", "misc": "", "start_char": 330, "text": "fierce", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 346, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "creature", "misc": "", "start_char": 337, "text": "creatures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 347, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 353, "feats": null, "head": 14, "id": 13, "lemma": "thus", "misc": "", "start_char": 349, "text": "thus", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 366, "feats": "VerbForm=Ger", "head": 8, "id": 14, "lemma": "intimidate", "misc": "", "start_char": 354, "text": "intimidating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 370, "feats": "Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "one", "misc": "", "start_char": 367, "text": "one", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 373, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 371, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 382, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "opponent", "misc": "", "start_char": 374, "text": "opponent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 8, "id": 18, "lemma": ".", "misc": "", "start_char": 383, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NFP -) (ADVP (RB Then)) (NP (PRP we)) (VP (MD could) (VP (VB be) (NP (DT the) (JJ Bengal) (NNPS tigers)))) (. .)))" }, "speaker": "Raj", "text": "- Then we could be the Bengal tigers.", "tokens": [ { "deprel": "punct", "end_char": 386, "feats": null, "head": 8, "id": 1, "lemma": "-", "misc": "", "start_char": 385, "text": "-", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "advmod", "end_char": 391, "feats": "PronType=Dem", "head": 8, "id": 2, "lemma": "then", "misc": "", "start_char": 387, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 3, "lemma": "we", "misc": "", "start_char": 392, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 400, "feats": "VerbForm=Fin", "head": 8, "id": 4, "lemma": "could", "misc": "", "start_char": 395, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 403, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 401, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 407, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 414, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Bengal", "misc": "", "start_char": 408, "text": "Bengal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 421, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "tiger", "misc": "", "start_char": 415, "text": "tigers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 422, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NP (JJ Poor) (NN choice) (. .) (NN Gram)) (PP (IN for) (NP (NN gram)))) (NP (DT no) (NN animal)) (VP (VBZ exceeds) (NP (NP (DT the) (JJ relative) (NN fighting) (NN strength)) (PP (IN of) (NP (DT the) (NN army) (NN ant))))) (. .)))" }, "speaker": "Sheldon", "text": "Poor choice . Gram for gram no animal exceeds the relative fighting strength of the army ant.", "tokens": [ { "deprel": "amod", "end_char": 428, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "poor", "misc": "", "start_char": 424, "text": "Poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 435, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "choice", "misc": "", "start_char": 429, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 436, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 442, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Gram", "misc": "", "start_char": 438, "text": "Gram", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 446, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 443, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 451, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "gram", "misc": "", "start_char": 447, "text": "gram", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 454, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 452, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 461, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "animal", "misc": "", "start_char": 455, "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 469, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "exceed", "misc": "", "start_char": 462, "text": "exceeds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 473, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 10, "lemma": "the", "misc": "", "start_char": 470, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 482, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "relative", "misc": "", "start_char": 474, "text": "relative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 491, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "fighting", "misc": "", "start_char": 483, "text": "fighting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 500, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "strength", "misc": "", "start_char": 492, "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 17, "id": 14, "lemma": "of", "misc": "", "start_char": 501, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 507, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 504, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 512, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "army", "misc": "", "start_char": 508, "text": "army", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 516, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "ant", "misc": "", "start_char": 513, "text": "ant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 517, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Maybe) (RB so)) (, ,) (CC but) (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB incinerate) (NP (DT a) (JJ Bengal) (NN tiger)) (PP (IN with) (NP (DT a) (VBG magnifying) (NN glass)))))) (. .)))" }, "speaker": "Raj", "text": "Maybe so, but you can't incinerate a Bengal tiger with a magnifying glass.", "tokens": [ { "deprel": "advmod", "end_char": 524, "feats": null, "head": 2, "id": 1, "lemma": "maybe", "misc": "", "start_char": 519, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 8, "id": 2, "lemma": "so", "misc": "", "start_char": 525, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 8, "id": 3, "lemma": ",", "misc": "", "start_char": 528, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 533, "feats": null, "head": 8, "id": 4, "lemma": "but", "misc": "", "start_char": 530, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 537, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 534, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 538, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 544, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 541, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 555, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "incinerate", "misc": "", "start_char": 545, "text": "incinerate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 557, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 556, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 564, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "Bengal", "misc": "", "start_char": 558, "text": "Bengal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 570, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "tiger", "misc": "", "start_char": 565, "text": "tiger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 575, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 571, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 577, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 576, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 588, "feats": "VerbForm=Ger", "head": 15, "id": 14, "lemma": "magnify", "misc": "", "start_char": 578, "text": "magnifying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 594, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "glass", "misc": "", "start_char": 589, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 595, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB put) (NP (PRP it)) (PP (IN to) (NP (DT a) (NN vote)))))) (. .)))" }, "speaker": "Leonard", "text": "Let's put it to a vote.", "tokens": [ { "deprel": "root", "end_char": 600, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 597, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 603, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 601, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 607, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "put", "misc": "", "start_char": 604, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 610, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 608, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 613, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 611, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 615, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 614, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 620, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "vote", "misc": "", "start_char": 616, "text": "vote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 621, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP move) (SBAR (SBAR (IN that) (S (NP (NP (DT any) (NN vote)) (PP (IN on) (NP (NN team) (NNS names)))) (VP (MD must) (VP (VB be) (ADJP (JJ unanimous)))))) (. .) (S (NP (DT No) (NN man)) (VP (MD should) (VP (VB be) (VP (VBN forced) (S (VP (TO to) (VP (VB emblazon) (NP (PRP$ his) (NN chest)) (PP (IN with) (NP (DT a) (JJ Bengal) (NN tiger)))))) (SBAR (WHADVP (WRB when)) (S (NP (JJ common) (NN sense)) (VP (VBZ dictates) (SBAR (S (NP (PRP it)) (VP (MD should) (VP (VB be) (NP (DT an) (NN army) (NN ant))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I move that any vote on team names must be unanimous . No man should be forced to emblazon his chest with a Bengal tiger when common sense dictates it should be an army ant.", "tokens": [ { "deprel": "nsubj", "end_char": 624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "move", "misc": "", "start_char": 625, "text": "move", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 634, "feats": null, "head": 11, "id": 3, "lemma": "that", "misc": "", "start_char": 630, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 638, "feats": null, "head": 5, "id": 4, "lemma": "any", "misc": "", "start_char": 635, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 643, "feats": "Number=Sing", "head": 11, "id": 5, "lemma": "vote", "misc": "", "start_char": 639, "text": "vote", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 644, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 651, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "team", "misc": "", "start_char": 647, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 657, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "name", "misc": "", "start_char": 652, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 662, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "must", "misc": "", "start_char": 658, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 665, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 663, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 675, "feats": "Degree=Pos", "head": 2, "id": 11, "lemma": "unanimous", "misc": "", "start_char": 666, "text": "unanimous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 680, "feats": null, "head": 14, "id": 13, "lemma": "no", "misc": "", "start_char": 678, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 684, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "man", "misc": "", "start_char": 681, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 691, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "should", "misc": "", "start_char": 685, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 694, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 692, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 701, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 17, "lemma": "force", "misc": "", "start_char": 695, "text": "forced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 704, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 702, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 713, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "emblazon", "misc": "", "start_char": 705, "text": "emblazon", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 717, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 714, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 723, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "chest", "misc": "", "start_char": 718, "text": "chest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 728, "feats": null, "head": 25, "id": 22, "lemma": "with", "misc": "", "start_char": 724, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 730, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 729, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 737, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "Bengal", "misc": "", "start_char": 731, "text": "Bengal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 743, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "tiger", "misc": "", "start_char": 738, "text": "tiger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 748, "feats": "PronType=Int", "head": 29, "id": 26, "lemma": "when", "misc": "", "start_char": 744, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 755, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "common", "misc": "", "start_char": 749, "text": "common", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 761, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "sense", "misc": "", "start_char": 756, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 29, "lemma": "dictate", "misc": "", "start_char": 762, "text": "dictates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 30, "lemma": "it", "misc": "", "start_char": 771, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "VerbForm=Fin", "head": 35, "id": 31, "lemma": "should", "misc": "", "start_char": 774, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 783, "feats": "VerbForm=Inf", "head": 35, "id": 32, "lemma": "be", "misc": "", "start_char": 781, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 786, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 33, "lemma": "a", "misc": "", "start_char": 784, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 791, "feats": "Number=Sing", "head": 35, "id": 34, "lemma": "army", "misc": "", "start_char": 787, "text": "army", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 795, "feats": "Number=Sing", "head": 29, "id": 35, "lemma": "ant", "misc": "", "start_char": 792, "text": "ant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 2, "id": 36, "lemma": ".", "misc": "", "start_char": 796, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (NP (DT the) (NN gentleman)) (PP (IN from) (NP (NP (DT the) (JJ great) (NN state)) (PP (IN of) (NP (NN denial)))))) (VP (NN yield) (PP (IN for) (NP (DT a) (NN question)))) (. ?)))" }, "speaker": "Leonard", "text": "Will the gentleman from the great state of denial yield for a question?", "tokens": [ { "deprel": "root", "end_char": 802, "feats": "VerbForm=Fin", "head": 0, "id": 1, "lemma": "will", "misc": "", "start_char": 798, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "det", "end_char": 806, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 803, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 816, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "gentleman", "misc": "", "start_char": 807, "text": "gentleman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 821, "feats": null, "head": 7, "id": 4, "lemma": "from", "misc": "", "start_char": 817, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 825, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 822, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 831, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "great", "misc": "", "start_char": 826, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 837, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "state", "misc": "", "start_char": 832, "text": "state", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 840, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 838, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 847, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "denial", "misc": "", "start_char": 841, "text": "denial", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 853, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "yield", "misc": "", "start_char": 848, "text": "yield", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 857, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 854, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 859, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 858, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 868, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "question", "misc": "", "start_char": 860, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 1, "id": 14, "lemma": "?", "misc": "", "start_char": 869, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD will) (VP (VB yield))) (. .)))" }, "speaker": "Sheldon", "text": "I will yield.", "tokens": [ { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 871, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 877, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 873, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 883, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "yield", "misc": "", "start_char": 878, "text": "yield", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 884, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN After) (S (NP (PRP we)) (VP (VBP go) (PP (IN through) (NP (NP (DT the) (NN exercise)) (PP (IN of) (NP (NP (NP (DT an) (JJ annoying) (NN series)) (PP (IN of) (NP (NNS votes)))) (, ,) (SBAR (WHNP (NP (DT all)) (WHPP (IN of) (WHNP (WDT which)))) (S (NP (DT the) (NN gentleman)) (VP (MD will) (VP (VB lose)))))))))))) (, ,) (VBZ does) (NP (PRP he)) (ADVP (RB then)) (VP (VB intend) (S (VP (TO to) (VP (VB threaten) (S (VP (TO to) (VP (VB quit)))) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ does) (RB not) (VP (VB get) (NP (PRP$ his) (NN way)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "After we go through the exercise of an annoying series of votes, all of which the gentleman will lose, does he then intend to threaten to quit if he does not get his way?", "tokens": [ { "deprel": "mark", "end_char": 891, "feats": null, "head": 3, "id": 1, "lemma": "after", "misc": "", "start_char": 886, "text": "After", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 894, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 892, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 897, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 3, "lemma": "go", "misc": "", "start_char": 895, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 905, "feats": null, "head": 6, "id": 4, "lemma": "through", "misc": "", "start_char": 898, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 909, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 906, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 918, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "exercise", "misc": "", "start_char": 910, "text": "exercise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 921, "feats": null, "head": 10, "id": 7, "lemma": "of", "misc": "", "start_char": 919, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 924, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 922, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 933, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "annoying", "misc": "", "start_char": 925, "text": "annoying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 940, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "series", "misc": "", "start_char": 934, "text": "series", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 943, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 941, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 949, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "vote", "misc": "", "start_char": 944, "text": "votes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 951, "feats": null, "head": 3, "id": 13, "lemma": ",", "misc": "", "start_char": 950, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 955, "feats": null, "head": 20, "id": 14, "lemma": "all", "misc": "", "start_char": 952, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 958, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 956, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 964, "feats": "PronType=Rel", "head": 14, "id": 16, "lemma": "which", "misc": "", "start_char": 959, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "det", "end_char": 968, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 965, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 978, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "gentleman", "misc": "", "start_char": 969, "text": "gentleman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 983, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "will", "misc": "", "start_char": 979, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 988, "feats": "VerbForm=Inf", "head": 10, "id": 20, "lemma": "lose", "misc": "", "start_char": 984, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 990, "feats": null, "head": 3, "id": 21, "lemma": ",", "misc": "", "start_char": 989, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "do", "misc": "", "start_char": 991, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "he", "misc": "", "start_char": 996, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1003, "feats": "PronType=Dem", "head": 25, "id": 24, "lemma": "then", "misc": "", "start_char": 999, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1010, "feats": "VerbForm=Inf", "head": 0, "id": 25, "lemma": "intend", "misc": "", "start_char": 1004, "text": "intend", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1013, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 1011, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1022, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "threaten", "misc": "", "start_char": 1014, "text": "threaten", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1025, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 1023, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1030, "feats": "VerbForm=Inf", "head": 27, "id": 29, "lemma": "quit", "misc": "", "start_char": 1026, "text": "quit", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1033, "feats": null, "head": 34, "id": 30, "lemma": "if", "misc": "", "start_char": 1031, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1036, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 31, "lemma": "he", "misc": "", "start_char": 1034, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1041, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 32, "lemma": "do", "misc": "", "start_char": 1037, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1045, "feats": null, "head": 34, "id": 33, "lemma": "not", "misc": "", "start_char": 1042, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1049, "feats": "VerbForm=Inf", "head": 29, "id": 34, "lemma": "get", "misc": "", "start_char": 1046, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1053, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "his", "misc": "", "start_char": 1050, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1057, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "way", "misc": "", "start_char": 1054, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 25, "id": 37, "lemma": "?", "misc": "", "start_char": 1058, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ does)) (. .)))" }, "speaker": "Sheldon", "text": "He does.", "tokens": [ { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1060, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1067, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1063, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1068, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP are) (NP (NP (DT the) (NNP Army) (NNS Ants)) (. .) (NP (NP (PDT All) (DT those)) (PP (IN in) (NP (NN favor)))))) (. ?)))" }, "speaker": "Leonard", "text": "We are the Army Ants . All those in favor?", "tokens": [ { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "we", "misc": "", "start_char": 1070, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1076, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1073, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1077, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1085, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Army", "misc": "", "start_char": 1081, "text": "Army", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1090, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "ant", "misc": "", "start_char": 1086, "text": "Ants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1091, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 1096, "feats": null, "head": 8, "id": 7, "lemma": "all", "misc": "", "start_char": 1093, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "appos", "end_char": 1102, "feats": "Number=Plur|PronType=Dem", "head": 5, "id": 8, "lemma": "that", "misc": "", "start_char": 1097, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1105, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 1103, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1111, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "favor", "misc": "", "start_char": 1106, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 1112, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 7 ] ], [ [ 0, 5, 7 ] ], [ [ 0, 9, 9 ], [ 3, 3, 3 ], [ 6, 2, 2 ], [ 13, 1, 1 ], [ 15, 0, 0 ] ], [ [ 0, 11, 17 ], [ 0, 19, 19 ], [ 1, 2, 5 ], [ 1, 7, 7 ], [ 1, 16, 22 ], [ 3, 0, 3 ], [ 9, 3, 3 ], [ 10, 6, 7 ] ], [ [ 1, 13, 13 ] ], [ [ 1, 10, 13 ] ], [ [ 1, 21, 22 ], [ 2, 0, 1 ] ], [ [ 3, 6, 7 ] ], [ [ 3, 0, 7 ], [ 4, 2, 2 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 0, 0 ], [ 8, 4, 4 ], [ 10, 0, 0 ], [ 11, 1, 8 ], [ 12, 0, 0 ], [ 13, 16, 17 ], [ 13, 22, 22 ], [ 13, 30, 30 ], [ 13, 34, 34 ], [ 14, 0, 0 ] ], [ [ 5, 4, 4 ] ], [ [ 5, 9, 10 ] ], [ [ 5, 14, 14 ] ], [ [ 5, 14, 16 ] ], [ [ 6, 5, 7 ] ], [ [ 6, 6, 7 ], [ 7, 0, 1 ], [ 8, 8, 10 ] ], [ [ 7, 5, 5 ] ], [ [ 7, 3, 7 ] ], [ [ 7, 6, 7 ] ], [ [ 7, 9, 16 ] ], [ [ 7, 14, 16 ] ], [ [ 7, 15, 16 ], [ 10, 32, 34 ] ], [ [ 8, 9, 10 ], [ 10, 22, 24 ] ], [ [ 8, 12, 14 ] ], [ [ 9, 5, 6 ] ], [ [ 10, 3, 7 ] ], [ [ 10, 13, 13 ], [ 10, 19, 19 ] ], [ [ 10, 12, 13 ] ], [ [ 10, 19, 20 ] ], [ [ 10, 26, 27 ] ], [ [ 10, 29, 29 ] ], [ [ 10, 33, 34 ], [ 15, 2, 4 ] ], [ [ 11, 8, 8 ] ], [ [ 11, 4, 8 ] ], [ [ 11, 11, 12 ] ], [ [ 13, 7, 11 ], [ 13, 13, 13 ], [ 13, 15, 15 ] ], [ [ 13, 4, 19 ] ], [ [ 13, 7, 19 ] ], [ [ 13, 11, 19 ] ], [ [ 13, 34, 35 ] ], [ [ 15, 7, 7 ] ], [ [ 15, 9, 9 ] ], [ [ 15, 6, 9 ] ] ]
s01e13c01t
Okay, first order of Physics Bowl business . We need a truly kick - ass team name . Suggestions? How about the Perpetual Motion Squad? It's beyond the laws of physics, plus a little heads up for the ladies. The ladies? Perpetual Motion Squad we can go all night. I like it. I don't . Teams are traditionally named after fierce creatures, thus intimidating one's opponent. - Then we could be the Bengal tigers. Poor choice . Gram for gram no animal exceeds the relative fighting strength of the army ant. Maybe so, but you can't incinerate a Bengal tiger with a magnifying glass. Let's put it to a vote. I move that any vote on team names must be unanimous . No man should be forced to emblazon his chest with a Bengal tiger when common sense dictates it should be an army ant. Will the gentleman from the great state of denial yield for a question? I will yield. After we go through the exercise of an annoying series of votes, all of which the gentleman will lose, does he then intend to threaten to quit if he does not get his way? He does. We are the Army Ants . All those in favor?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (UCP (UCP (NP (JJ Good) (NN afternoon)) (, ,) (CC and) (VP (UH welcome) (PP (IN to) (NP (NP (NN today) (POS 's)) (NML (NNP Physics) (NNP Bowl)) (NN practice) (NN round) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Penny)))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (NP (PRP$ your) (NN host)) (SBAR (IN because) (S (ADVP (RB apparently)) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (NP (NP (NN anything) (JJ else)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN on) (NP (DT a) (NNP Saturday) (NN afternoon))))))))))))))) (, ,) (CC and) (SQ (VBZ is) (RB n't) (NP (DT that)) (NP (RB just) (DT a) (JJ little) (JJ sad) (. ?) (NNS Gentlemen)) (, ,) (S (ADJP (JJ ready)))) (. ?)))" }, "speaker": "Penny", "text": "Good afternoon, and welcome to today's Physics Bowl practice round . I'm Penny, and I'll be your host because apparently I didn't have anything else to do on a Saturday afternoon, and isn't that just a little sad? Gentlemen, ready?", "tokens": [ { "deprel": "amod", "end_char": 4, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 0, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 14, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "afternoon", "misc": "", "start_char": 5, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 20, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 17, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 28, "feats": null, "head": 2, "id": 5, "lemma": "welcome", "misc": "", "start_char": 21, "text": "welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 12, "id": 6, "lemma": "to", "misc": "", "start_char": 29, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 37, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "today", "misc": "", "start_char": 32, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 38, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 48, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Physics", "misc": "", "start_char": 41, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 53, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Bowl", "misc": "", "start_char": 49, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 62, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "practice", "misc": "", "start_char": 54, "text": "practice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 68, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "round", "misc": "", "start_char": 63, "text": "round", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 71, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 73, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 81, "feats": "Number=Sing", "head": 2, "id": 16, "lemma": "penny", "misc": "", "start_char": 76, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 23, "id": 17, "lemma": ",", "misc": "", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 87, "feats": null, "head": 23, "id": 18, "lemma": "and", "misc": "", "start_char": 84, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 19, "lemma": "I", "misc": "", "start_char": 88, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 93, "feats": "VerbForm=Fin", "head": 23, "id": 20, "lemma": "will", "misc": "", "start_char": 90, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 96, "feats": "VerbForm=Inf", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 94, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 101, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "your", "misc": "", "start_char": 97, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 106, "feats": "Number=Sing", "head": 16, "id": 23, "lemma": "host", "misc": "", "start_char": 102, "text": "host", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 114, "feats": null, "head": 29, "id": 24, "lemma": "because", "misc": "", "start_char": 107, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 125, "feats": null, "head": 29, "id": 25, "lemma": "apparently", "misc": "", "start_char": 115, "text": "apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "I", "misc": "", "start_char": 126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 29, "id": 27, "lemma": "do", "misc": "", "start_char": 128, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 135, "feats": null, "head": 29, "id": 28, "lemma": "not", "misc": "", "start_char": 132, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 140, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "have", "misc": "", "start_char": 136, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 149, "feats": "Number=Sing|PronType=Ind", "head": 29, "id": 30, "lemma": "anything", "misc": "", "start_char": 141, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 154, "feats": "Degree=Pos", "head": 30, "id": 31, "lemma": "else", "misc": "", "start_char": 150, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 157, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 155, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 160, "feats": "VerbForm=Inf", "head": 30, "id": 33, "lemma": "do", "misc": "", "start_char": 158, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 163, "feats": null, "head": 37, "id": 34, "lemma": "on", "misc": "", "start_char": 161, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 165, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 35, "lemma": "a", "misc": "", "start_char": 164, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 174, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "Saturday", "misc": "", "start_char": 166, "text": "Saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 184, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "afternoon", "misc": "", "start_char": 175, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 46, "id": 38, "lemma": ",", "misc": "", "start_char": 185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 190, "feats": null, "head": 46, "id": 39, "lemma": "and", "misc": "", "start_char": 187, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 46, "id": 40, "lemma": "be", "misc": "", "start_char": 191, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 197, "feats": null, "head": 46, "id": 41, "lemma": "not", "misc": "", "start_char": 194, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 202, "feats": "Number=Sing|PronType=Dem", "head": 46, "id": 42, "lemma": "that", "misc": "", "start_char": 198, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 207, "feats": null, "head": 46, "id": 43, "lemma": "just", "misc": "", "start_char": 203, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 209, "feats": "Definite=Ind|PronType=Art", "head": 45, "id": 44, "lemma": "a", "misc": "", "start_char": 208, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 216, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "little", "misc": "", "start_char": 210, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 220, "feats": "Degree=Pos", "head": 29, "id": 46, "lemma": "sad", "misc": "", "start_char": 217, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 48, "id": 47, "lemma": "?", "misc": "", "start_char": 221, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 232, "feats": "Number=Plur", "head": 46, "id": 48, "lemma": "gentleman", "misc": "", "start_char": 223, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 50, "id": 49, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 240, "feats": "Degree=Pos", "head": 46, "id": 50, "lemma": "ready", "misc": "", "start_char": 235, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 2, "id": 51, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 246, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 243, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (. .)))" }, "speaker": "Sheldon", "text": "Of course.", "tokens": [ { "deprel": "root", "end_char": 251, "feats": null, "head": 0, "id": 1, "lemma": "of", "misc": "", "start_char": 249, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 258, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 252, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NN Fire) (ADVP (RB away)) (. .)))" }, "speaker": "Howard", "text": "Fire away.", "tokens": [ { "deprel": "nsubj", "end_char": 265, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Fire", "misc": "", "start_char": 261, "text": "Fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 270, "feats": null, "head": 0, "id": 2, "lemma": "away", "misc": "", "start_char": 266, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 271, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (NN Fire) (ADVP (RB away)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN none)) (PP (IN of) (NP (PRP$ my) (NN business)))))) (, ,) (CC but) (SQ (SQ (VBZ is) (RB n't) (NP (NP (DT a) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (MD ca) (RB n't) (VP (VB speak) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (NP (NNS women)) (VP (VBG gon) (S (VP (TO na) (VP (VB hold) (NP (PRP you)) (PRT (RB back)) (NP (DT a) (JJ little)))))))))))))))) (. ?))))" }, "speaker": "Penny", "text": "Fire away . It's none of my business, but isn't a guy who can't speak in front of women gonna hold you back a little?", "tokens": [ { "deprel": "nsubj", "end_char": 277, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Fire", "misc": "", "start_char": 273, "text": "Fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 282, "feats": null, "head": 0, "id": 2, "lemma": "away", "misc": "", "start_char": 278, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 285, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 290, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 288, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 295, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "none", "misc": "", "start_char": 291, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 298, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 296, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 301, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 299, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 310, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "business", "misc": "", "start_char": 302, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 24, "id": 10, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 316, "feats": null, "head": 24, "id": 11, "lemma": "but", "misc": "", "start_char": 313, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 12, "lemma": "be", "misc": "", "start_char": 317, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 24, "id": 13, "lemma": "not", "misc": "", "start_char": 320, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 325, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 324, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 329, "feats": "Number=Sing", "head": 24, "id": 15, "lemma": "guy", "misc": "", "start_char": 326, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 333, "feats": "PronType=Rel", "head": 19, "id": 16, "lemma": "who", "misc": "", "start_char": 330, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 336, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "can", "misc": "", "start_char": 334, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 340, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 337, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 346, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "speak", "misc": "", "start_char": 341, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 349, "feats": null, "head": 21, "id": 20, "lemma": "in", "misc": "", "start_char": 347, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 355, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "front", "misc": "", "start_char": 350, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 358, "feats": null, "head": 23, "id": 22, "lemma": "of", "misc": "", "start_char": 356, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 364, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "woman", "misc": "", "start_char": 359, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 368, "feats": "VerbForm=Ger", "head": 6, "id": 24, "lemma": "go", "misc": "", "start_char": 365, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 371, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 369, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 376, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "hold", "misc": "", "start_char": 372, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 380, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 27, "lemma": "you", "misc": "", "start_char": 377, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 26, "id": 28, "lemma": "back", "misc": "", "start_char": 381, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 387, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 386, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 394, "feats": "Degree=Pos", "head": 26, "id": 30, "lemma": "little", "misc": "", "start_char": 388, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 6, "id": 31, "lemma": "?", "misc": "", "start_char": 395, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP he)) (VP (MD 'll) (VP (VB be) (ADJP (JJ okay)) (SBAR (IN once) (S (NP (DT the) (NNS women)) (VP (VBP are) (VP (VBN mixed) (PP (IN into) (NP (DT the) (NN crowd))))))))) (. .) (S (NP (PRP He)) (ADVP (RB only)) (VP (VBZ has) (NP (DT a) (NN problem)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VP (VBP 're) (NP (NP (CD one)) (HYPH -) (PP (IN on) (HYPH -) (NP (CD one))))) (CC and) (VP (VBP smell) (ADJP (JJ nice)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, he'll be okay once the women are mixed into the crowd . He only has a problem when they're one - on - one and smell nice.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 397, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 402, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 408, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 405, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 411, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 409, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 416, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "okay", "misc": "", "start_char": 412, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 421, "feats": null, "head": 11, "id": 7, "lemma": "once", "misc": "", "start_char": 417, "text": "once", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 425, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 422, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 431, "feats": "Number=Plur", "head": 11, "id": 9, "lemma": "woman", "misc": "", "start_char": 426, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 435, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 432, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 441, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 11, "lemma": "mix", "misc": "", "start_char": 436, "text": "mixed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 446, "feats": null, "head": 14, "id": 12, "lemma": "into", "misc": "", "start_char": 442, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 450, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 447, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 456, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "crowd", "misc": "", "start_char": 451, "text": "crowd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "he", "misc": "", "start_char": 459, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 466, "feats": null, "head": 18, "id": 17, "lemma": "only", "misc": "", "start_char": 462, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 470, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 18, "lemma": "have", "misc": "", "start_char": 467, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 472, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 471, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 480, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "problem", "misc": "", "start_char": 473, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 485, "feats": "PronType=Int", "head": 24, "id": 21, "lemma": "when", "misc": "", "start_char": 481, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "they", "misc": "", "start_char": 486, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 494, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 491, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 498, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 24, "lemma": "one", "misc": "", "start_char": 495, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 499, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 28, "id": 26, "lemma": "on", "misc": "", "start_char": 501, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 26, "id": 27, "lemma": "-", "misc": "", "start_char": 504, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 509, "feats": "NumForm=Word|NumType=Card", "head": 24, "id": 28, "lemma": "one", "misc": "", "start_char": 506, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 513, "feats": null, "head": 30, "id": 29, "lemma": "and", "misc": "", "start_char": 510, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 519, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 30, "lemma": "smell", "misc": "", "start_char": 514, "text": "smell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 524, "feats": "Degree=Pos", "head": 30, "id": 31, "lemma": "nice", "misc": "", "start_char": 520, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 6, "id": 32, "lemma": ".", "misc": "", "start_char": 525, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (NN thanks)) (, ,) (NP (NNP Raj) (. .))) (NP (PRP It)) (VP (VBZ 's) (NP (NN vanilla) (NN oil))) (. .)))" }, "speaker": "Penny", "text": "Oh, thanks, Raj . It's vanilla oil.", "tokens": [ { "deprel": "discourse", "end_char": 529, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 527, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 530, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 538, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "thanks", "misc": "", "start_char": 532, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 544, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Raj", "misc": "", "start_char": 541, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 549, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 547, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 552, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 550, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 560, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "vanilla", "misc": "", "start_char": 553, "text": "vanilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 564, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "oil", "misc": "", "start_char": 561, "text": "oil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 565, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (ADVP (RB actually)) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBD noticed) (. .) (INTJ (UH Okay)))))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB start)))) (. .)))" }, "speaker": "Leonard", "text": "I was actually the one who noticed . Okay, let's just start.", "tokens": [ { "deprel": "nsubj", "end_char": 568, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 567, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 569, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 581, "feats": null, "head": 5, "id": 3, "lemma": "actually", "misc": "", "start_char": 573, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 585, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 582, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 589, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "one", "misc": "", "start_char": 586, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 593, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 590, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "notice", "misc": "", "start_char": 594, "text": "noticed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 608, "feats": null, "head": 11, "id": 9, "lemma": "okay", "misc": "", "start_char": 604, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 609, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 614, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 11, "lemma": "let", "misc": "", "start_char": 611, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 617, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 615, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 622, "feats": null, "head": 14, "id": 13, "lemma": "just", "misc": "", "start_char": 618, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 628, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "start", "misc": "", "start_char": 623, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (DT the) (JJ first) (NN question)) (VP (VP (VBZ is) (PP (IN on) (NP (NP (DT the) (NN topic)) (PP (IN of) (NP (NNS optics)))))) (. .) (`` \") (SBARQ (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (NP (DT the) (JJS shortest) (NN light) (NN pulse)) (ADVP (RB ever)) (VP (VBN produced))))) (. ?) ('' \") (NP (NNP Dr.) (NNP Cooper)))) (. .)))" }, "speaker": "Penny", "text": "Okay, the first question is on the topic of optics . \" What is the shortest light pulse ever produced? \" Dr. Cooper.", "tokens": [ { "deprel": "discourse", "end_char": 635, "feats": null, "head": 9, "id": 1, "lemma": "okay", "misc": "", "start_char": 631, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 636, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 641, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 638, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 647, "feats": "Degree=Pos|NumType=Ord", "head": 5, "id": 4, "lemma": "first", "misc": "", "start_char": 642, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 656, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "question", "misc": "", "start_char": 648, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 657, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 9, "id": 7, "lemma": "on", "misc": "", "start_char": 660, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 666, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 663, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 672, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "topic", "misc": "", "start_char": 667, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 673, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 682, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "optic", "misc": "", "start_char": 676, "text": "optics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 683, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 9, "id": 13, "lemma": "\"", "misc": "", "start_char": 685, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 691, "feats": "PronType=Int", "head": 21, "id": 14, "lemma": "what", "misc": "", "start_char": 687, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux:pass", "end_char": 694, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 15, "lemma": "be", "misc": "", "start_char": 692, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 16, "lemma": "the", "misc": "", "start_char": 695, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 707, "feats": "Degree=Sup", "head": 19, "id": 17, "lemma": "short", "misc": "", "start_char": 699, "text": "shortest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "compound", "end_char": 713, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "light", "misc": "", "start_char": 708, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 719, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "pulse", "misc": "", "start_char": 714, "text": "pulse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 21, "id": 20, "lemma": "ever", "misc": "", "start_char": 720, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 733, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 21, "lemma": "produce", "misc": "", "start_char": 725, "text": "produced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 735, "feats": null, "head": 9, "id": 22, "lemma": "?", "misc": "", "start_char": 734, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 9, "id": 23, "lemma": "\"", "misc": "", "start_char": 736, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "dep", "end_char": 741, "feats": "Number=Sing", "head": 9, "id": 24, "lemma": "Dr.", "misc": "", "start_char": 738, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 748, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "Cooper", "misc": "", "start_char": 742, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 9, "id": 26, "lemma": ".", "misc": "", "start_char": 749, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (IN of) (NN course)) (, ,) (NP (DT the) (NN answer)) (VP (VBZ is) (NP (CD 130) (NNS attoseconds))) (. .)))" }, "speaker": "Sheldon", "text": "And of course, the answer is 130 attoseconds.", "tokens": [ { "deprel": "cc", "end_char": 754, "feats": null, "head": 9, "id": 1, "lemma": "and", "misc": "", "start_char": 751, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 757, "feats": null, "head": 9, "id": 2, "lemma": "of", "misc": "", "start_char": 755, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 764, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "course", "misc": "", "start_char": 758, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 765, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 770, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 767, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 777, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "answer", "misc": "", "start_char": 771, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 780, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 778, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 784, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 8, "lemma": "130", "misc": "", "start_char": 781, "text": "130", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 796, "feats": "Number=Plur", "head": 0, "id": 9, "lemma": "attosecond", "misc": "", "start_char": 785, "text": "attoseconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 797, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ is) (ADJP (JJ correct))) (. .)))" }, "speaker": "Penny", "text": "That is correct.", "tokens": [ { "deprel": "nsubj", "end_char": 803, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 799, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 804, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 814, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "correct", "misc": "", "start_char": 807, "text": "correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 815, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD knew) (NP (DT that) (ADJP (RB too) (. .) (JJ Good))) (PP (IN for) (NP (PRP you))) (, ,) (NP (NN sweetie))) (. .)))" }, "speaker": "Leonard", "text": "I knew that too . Good for you, sweetie.", "tokens": [ { "deprel": "nsubj", "end_char": 818, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 817, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 823, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 819, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 828, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 824, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 832, "feats": null, "head": 2, "id": 4, "lemma": "too", "misc": "", "start_char": 829, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 833, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 839, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "good", "misc": "", "start_char": 835, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 843, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 840, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 847, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 844, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 848, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 857, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "sweetie", "misc": "", "start_char": 850, "text": "sweetie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (JJ next) (NN question)) (. .) (`` \") (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (NP (DT the) (NML (NN quantum) (HYPH -) (JJ mechanical)) (NN effect)) (VP (VBN used) (S (VP (TO to) (VP (VB encode) (NP (NNS data)) (PP (IN on) (NP (NML (JJ hard) (HYPH -) (NN disk)) (NNS drives)))))))) (. ?) ('' \") (HYPH -) (NP (NNP Howard))) (. ?))))" }, "speaker": "Penny", "text": "Okay, next question . \" What is the quantum - mechanical effect used to encode data on hard - disk drives? \" - Howard?", "tokens": [ { "deprel": "discourse", "end_char": 864, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 860, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 866, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 865, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 871, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "next", "misc": "", "start_char": 867, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 880, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "question", "misc": "", "start_char": 872, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 881, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 4, "id": 6, "lemma": "\"", "misc": "", "start_char": 883, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 889, "feats": "PronType=Int", "head": 4, "id": 7, "lemma": "what", "misc": "", "start_char": 885, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 8, "lemma": "be", "misc": "", "start_char": 890, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 896, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 9, "lemma": "the", "misc": "", "start_char": 893, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 904, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "quantum", "misc": "", "start_char": 897, "text": "quantum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 905, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 917, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "mechanical", "misc": "", "start_char": 907, "text": "mechanical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 924, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "effect", "misc": "", "start_char": 918, "text": "effect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 929, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 14, "lemma": "use", "misc": "", "start_char": 925, "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 932, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 930, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 939, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "encode", "misc": "", "start_char": 933, "text": "encode", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 944, "feats": "Number=Plur", "head": 16, "id": 17, "lemma": "datum", "misc": "", "start_char": 940, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 947, "feats": null, "head": 22, "id": 18, "lemma": "on", "misc": "", "start_char": 945, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 952, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "hard", "misc": "", "start_char": 948, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 954, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 953, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 959, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "disk", "misc": "", "start_char": 955, "text": "disk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 966, "feats": "Number=Plur", "head": 16, "id": 22, "lemma": "drive", "misc": "", "start_char": 960, "text": "drives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 4, "id": 23, "lemma": "?", "misc": "", "start_char": 967, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 4, "id": 24, "lemma": "\"", "misc": "", "start_char": 969, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 4, "id": 25, "lemma": "-", "misc": "", "start_char": 971, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "dep", "end_char": 979, "feats": "Number=Sing", "head": 4, "id": 26, "lemma": "Howard", "misc": "", "start_char": 973, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 4, "id": 27, "lemma": "?", "misc": "", "start_char": 980, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (IN of) (NN course)) (NP (DT the) (NN answer)) (VP (VBZ is) (NP (JJ giant) (NN magnetoresistance))) (. .)))" }, "speaker": "Sheldon", "text": "And of course the answer is giant magnetoresistance.", "tokens": [ { "deprel": "cc", "end_char": 985, "feats": null, "head": 8, "id": 1, "lemma": "and", "misc": "", "start_char": 982, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 988, "feats": null, "head": 8, "id": 2, "lemma": "of", "misc": "", "start_char": 986, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 995, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "course", "misc": "", "start_char": 989, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 999, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 996, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1006, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "answer", "misc": "", "start_char": 1000, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1009, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1007, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 1015, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "giant", "misc": "", "start_char": 1010, "text": "giant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1033, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "magnetoresistance", "misc": "", "start_char": 1016, "text": "magnetoresistance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1034, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (ADJP (JJ Right) (. .)))" }, "speaker": "Penny", "text": "Right.", "tokens": [ { "deprel": "root", "end_char": 1041, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "right", "misc": "", "start_char": 1036, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1042, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBD buzzed) (PRT (RP in))) (. .)))" }, "speaker": "Howard", "text": "Hey, I buzzed in.", "tokens": [ { "deprel": "discourse", "end_char": 1047, "feats": null, "head": 4, "id": 1, "lemma": "hey", "misc": "", "start_char": 1044, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1048, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1051, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1050, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1058, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "buzze", "misc": "", "start_char": 1052, "text": "buzzed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1061, "feats": null, "head": 4, "id": 5, "lemma": "in", "misc": "", "start_char": 1059, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1063, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1062, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBD answered)) (. .) (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (NP (NN teamwork)))))) (. .)))" }, "speaker": "Sheldon", "text": "And I answered . It's called teamwork.", "tokens": [ { "deprel": "cc", "end_char": 1067, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 1064, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1069, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1068, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1078, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "answer", "misc": "", "start_char": 1070, "text": "answered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1079, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1083, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 1081, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1086, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1084, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1093, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "call", "misc": "", "start_char": 1087, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1102, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "teamwork", "misc": "", "start_char": 1094, "text": "teamwork", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1104, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 1103, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD should) (VP (VB answer) (NP (DT the) (NN engineering) (NNS questions))))))) (. ?) (S (NP (PRP I)) (VP (VBP am) (NP (DT an) (NN engineer)))) (. .)))" }, "speaker": "Howard", "text": "Don't you think I should answer the engineering questions? I am an engineer.", "tokens": [ { "deprel": "aux", "end_char": 1107, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "do", "misc": "", "start_char": 1105, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1111, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 1108, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1115, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1112, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1121, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1116, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1123, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1122, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1130, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "should", "misc": "", "start_char": 1124, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1137, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "answer", "misc": "", "start_char": 1131, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1141, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1138, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1153, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "engineering", "misc": "", "start_char": 1142, "text": "engineering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1163, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "question", "misc": "", "start_char": 1154, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 1164, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1167, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1166, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1170, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1168, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1173, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1171, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1182, "feats": "Number=Sing", "head": 4, "id": 15, "lemma": "engineer", "misc": "", "start_char": 1174, "text": "engineer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (PP (IN By) (NP (DT that) (NN logic))) (NP (PRP I)) (VP (MD should) (VP (VB answer) (NP (PDT all) (DT the) (NN anthropology) (NNS questions)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN mammal))))))) (. .)))" }, "speaker": "Sheldon", "text": "By that logic I should answer all the anthropology questions because I'm a mammal.", "tokens": [ { "deprel": "case", "end_char": 1187, "feats": null, "head": 3, "id": 1, "lemma": "by", "misc": "", "start_char": 1185, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1192, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 1188, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1198, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "logic", "misc": "", "start_char": 1193, "text": "logic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1200, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1199, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1207, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "should", "misc": "", "start_char": 1201, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1214, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "answer", "misc": "", "start_char": 1208, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 1218, "feats": null, "head": 10, "id": 7, "lemma": "all", "misc": "", "start_char": 1215, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1222, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1235, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "anthropology", "misc": "", "start_char": 1223, "text": "anthropology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1245, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "question", "misc": "", "start_char": 1236, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1253, "feats": null, "head": 15, "id": 11, "lemma": "because", "misc": "", "start_char": 1246, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1255, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1254, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1258, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1256, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1260, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1259, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1267, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "mammal", "misc": "", "start_char": 1261, "text": "mammal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1269, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 1268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB ask) (NP (DT another) (NN one))) (. .)))" }, "speaker": "Leonard", "text": "Just ask another one.", "tokens": [ { "deprel": "advmod", "end_char": 1274, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1270, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1278, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "ask", "misc": "", "start_char": 1275, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1286, "feats": null, "head": 4, "id": 3, "lemma": "another", "misc": "", "start_char": 1279, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1290, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "one", "misc": "", "start_char": 1287, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1292, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (`` \") (SBAR (WHNP (WDT What) (JJ artificial) (NN satellite)) (S (VP (VBZ has) (VP (VBN seen) (NP (NP (NNS glimpses)) (PP (IN of) (NP (NP (NNP Einstein) (POS 's)) (VP (VBN predicted) (`` ')) (NN frame) (NN dragging) ('' ')))))))) (. ?) ('' \")))" }, "speaker": "Penny", "text": "\" What artificial satellite has seen glimpses of Einstein's predicted' frame dragging'? \"", "tokens": [ { "deprel": "punct", "end_char": 1294, "feats": null, "head": 6, "id": 1, "lemma": "\"", "misc": "", "start_char": 1293, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1299, "feats": "PronType=Int", "head": 4, "id": 2, "lemma": "what", "misc": "", "start_char": 1295, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 1310, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "artificial", "misc": "", "start_char": 1300, "text": "artificial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1320, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "satellite", "misc": "", "start_char": 1311, "text": "satellite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1324, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 1321, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1329, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "see", "misc": "", "start_char": 1325, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1338, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "glimpse", "misc": "", "start_char": 1330, "text": "glimpses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1341, "feats": null, "head": 14, "id": 8, "lemma": "of", "misc": "", "start_char": 1339, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1350, "feats": "Number=Sing", "head": 14, "id": 9, "lemma": "Einstein", "misc": "", "start_char": 1342, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1353, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 1351, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1363, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 11, "lemma": "predict", "misc": "", "start_char": 1354, "text": "predicted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 14, "id": 12, "lemma": "'", "misc": "", "start_char": 1364, "text": "'", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 1371, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "frame", "misc": "", "start_char": 1366, "text": "frame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1380, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "drag", "misc": "", "start_char": 1372, "text": "dragging", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1382, "feats": null, "head": 14, "id": 15, "lemma": "'", "misc": "", "start_char": 1381, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1384, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 1383, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 6, "id": 17, "lemma": "\"", "misc": "", "start_char": 1385, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (CC And) (, ,) (ADVP (IN of) (NN course)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NNP Gravity) (NNP Probe) (NNP B.)))))" }, "speaker": "Sheldon", "text": "And, of course, it's Gravity Probe B.", "tokens": [ { "deprel": "cc", "end_char": 1390, "feats": null, "head": 8, "id": 1, "lemma": "and", "misc": "", "start_char": 1387, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1395, "feats": null, "head": 8, "id": 3, "lemma": "of", "misc": "", "start_char": 1393, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1402, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 1396, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 1403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1407, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 1405, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1410, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1408, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1418, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "Gravity", "misc": "", "start_char": 1411, "text": "Gravity", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1424, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Probe", "misc": "", "start_char": 1419, "text": "Probe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1427, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "B.", "misc": "", "start_char": 1425, "text": "B.", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB let) (S (NP (NN somebody)) (ADJP (RB else)) (VP (VB answer))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, you have to let somebody else answer.", "tokens": [ { "deprel": "vocative", "end_char": 1435, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1428, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1437, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1438, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1446, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1442, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1449, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1447, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1453, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 1450, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1462, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "somebody", "misc": "", "start_char": 1454, "text": "somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1467, "feats": null, "head": 7, "id": 8, "lemma": "else", "misc": "", "start_char": 1463, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1474, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "answer", "misc": "", "start_char": 1468, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1475, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1480, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1477, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1481, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ polite)))) (. .)))" }, "speaker": "Penny", "text": "Because it's polite.", "tokens": [ { "deprel": "mark", "end_char": 1490, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 1483, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1493, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 1491, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1494, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1503, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "polite", "misc": "", "start_char": 1497, "text": "polite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1505, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1504, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (NNS manners)) (VP (VB have) (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (PRP it)))))))) (. ?)) (NP (DT This)) (VP (VBZ is) (NP (NN war))) (. .) (SQ (VBD Were) (NP (DT the) (NNPS Romans)) (ADJP (JJ polite)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD salted) (NP (NP (DT the) (NN ground)) (PP (IN of) (NP (NNP Carthage)))) (S (VP (TO to) (VP (VB make) (ADJP (JJ sure) (SBAR (S (NP (NN nothing)) (VP (MD would) (ADVP (RB ever)) (VP (VB grow) (ADVP (RB again)))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "What do manners have to do with it? This is war . Were the Romans polite when they salted the ground of Carthage to make sure nothing would ever grow again?", "tokens": [ { "deprel": "obj", "end_char": 1510, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 1506, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1513, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1511, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1521, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "manners", "misc": "", "start_char": 1514, "text": "manners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1526, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1522, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1529, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1527, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1532, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 1530, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1537, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 1533, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1540, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "it", "misc": "", "start_char": 1538, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1542, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 1541, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1547, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 10, "lemma": "this", "misc": "", "start_char": 1543, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1550, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1548, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1554, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "war", "misc": "", "start_char": 1551, "text": "war", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1556, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1561, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 1557, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1565, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1562, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1572, "feats": "Number=Plur", "head": 17, "id": 16, "lemma": "Romans", "misc": "", "start_char": 1566, "text": "Romans", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "parataxis", "end_char": 1579, "feats": "Degree=Pos", "head": 4, "id": 17, "lemma": "polite", "misc": "", "start_char": 1573, "text": "polite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1584, "feats": "PronType=Int", "head": 20, "id": 18, "lemma": "when", "misc": "", "start_char": 1580, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1589, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "they", "misc": "", "start_char": 1585, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1596, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 20, "lemma": "salt", "misc": "", "start_char": 1590, "text": "salted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1600, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1597, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1607, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "ground", "misc": "", "start_char": 1601, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1610, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 1608, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1619, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "Carthage", "misc": "", "start_char": 1611, "text": "Carthage", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1622, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1620, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1627, "feats": "VerbForm=Inf", "head": 20, "id": 26, "lemma": "make", "misc": "", "start_char": 1623, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1632, "feats": "Degree=Pos", "head": 26, "id": 27, "lemma": "sure", "misc": "", "start_char": 1628, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1640, "feats": "Number=Sing|PronType=Neg", "head": 31, "id": 28, "lemma": "nothing", "misc": "", "start_char": 1633, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1646, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "would", "misc": "", "start_char": 1641, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1651, "feats": null, "head": 31, "id": 30, "lemma": "ever", "misc": "", "start_char": 1647, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1656, "feats": "VerbForm=Inf", "head": 27, "id": 31, "lemma": "grow", "misc": "", "start_char": 1652, "text": "grow", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1662, "feats": null, "head": 31, "id": 32, "lemma": "again", "misc": "", "start_char": 1657, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1664, "feats": null, "head": 4, "id": 33, "lemma": "?", "misc": "", "start_char": 1663, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP you)) (VP (VBD said) (SBAR (S (NP (PRP I)) (ADVP (RB only)) (VP (VBD had) (S (VP (TO to) (VP (VB ask) (NP (NNS questions))))))))) (. .)))" }, "speaker": "Penny", "text": "Leonard, you said I only had to ask questions.", "tokens": [ { "deprel": "vocative", "end_char": 1672, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1665, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1674, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1673, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1678, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1675, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1683, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 1679, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1685, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1684, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1690, "feats": null, "head": 7, "id": 6, "lemma": "only", "misc": "", "start_char": 1686, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1694, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "have", "misc": "", "start_char": 1691, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1697, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1695, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1701, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "ask", "misc": "", "start_char": 1698, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1711, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "question", "misc": "", "start_char": 1702, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1713, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1712, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SQ (S (NP (NP (DT The) (NN objective)) (PP (IN of) (NP (DT the) (NN competion)))) (VP (VBZ is) (S (VP (TO to) (VP (VB give) (NP (JJ correct) (NNS answers) (. .) (SBAR (IN If) (S (NP (PRP I)) (VP (VBP know) (NP (PRP them))))))))))) (, ,) (WHADVP (WRB why)) (SQ (MD should) (RB n't) (NP (PRP I)) (VP (VB give) (NP (PRP them)))) (. ?)))" }, "speaker": "Sheldon", "text": "The objective of the competion is to give correct answers . If I know them, why shouldn't I give them?", "tokens": [ { "deprel": "det", "end_char": 1717, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1714, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 1727, "feats": "Number=Sing", "head": 8, "id": 2, "lemma": "objective", "misc": "", "start_char": 1718, "text": "objective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1730, "feats": null, "head": 5, "id": 3, "lemma": "of", "misc": "", "start_char": 1728, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1734, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1731, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1744, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "competion", "misc": "", "start_char": 1735, "text": "competion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1747, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1745, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1750, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1748, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 1755, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "give", "misc": "", "start_char": 1751, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1763, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "correct", "misc": "", "start_char": 1756, "text": "correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1771, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "answer", "misc": "", "start_char": 1764, "text": "answers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1773, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1772, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1776, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 1774, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1778, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 1777, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1783, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 14, "lemma": "know", "misc": "", "start_char": 1779, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1788, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "they", "misc": "", "start_char": 1784, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1790, "feats": null, "head": 21, "id": 16, "lemma": ",", "misc": "", "start_char": 1789, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1794, "feats": "PronType=Int", "head": 21, "id": 17, "lemma": "why", "misc": "", "start_char": 1791, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1801, "feats": "VerbForm=Fin", "head": 21, "id": 18, "lemma": "should", "misc": "", "start_char": 1795, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1805, "feats": null, "head": 21, "id": 19, "lemma": "not", "misc": "", "start_char": 1802, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1807, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 1806, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1812, "feats": "VerbForm=Inf", "head": 8, "id": 21, "lemma": "give", "misc": "", "start_char": 1808, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1817, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "they", "misc": "", "start_char": 1813, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1819, "feats": null, "head": 8, "id": 23, "lemma": "?", "misc": "", "start_char": 1818, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT Some)) (PP (IN of) (NP (PRP us)))) (VP (MD might) (VP (VB have) (NP (DT the) (JJ correct) (NNS answers)) (ADVP (RB too)))) (. .)))" }, "speaker": "Howard", "text": "Some of us might have the correct answers too.", "tokens": [ { "deprel": "nsubj", "end_char": 1824, "feats": null, "head": 5, "id": 1, "lemma": "some", "misc": "", "start_char": 1820, "text": "Some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1827, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 1825, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1830, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "we", "misc": "", "start_char": 1828, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1836, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "might", "misc": "", "start_char": 1831, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1841, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1837, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1845, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1842, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1853, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "correct", "misc": "", "start_char": 1846, "text": "correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1861, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "answer", "misc": "", "start_char": 1854, "text": "answers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1865, "feats": null, "head": 5, "id": 9, "lemma": "too", "misc": "", "start_char": 1862, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1867, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1866, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (. .) (NP (PRP You)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB have) (NP (DT a) (NN PhD.))))))" }, "speaker": "Sheldon", "text": "Oh, please . You don't even have a PhD.", "tokens": [ { "deprel": "discourse", "end_char": 1870, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1868, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1872, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1871, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1879, "feats": null, "head": 9, "id": 3, "lemma": "please", "misc": "", "start_char": 1873, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1881, "feats": null, "head": 9, "id": 4, "lemma": ".", "misc": "", "start_char": 1880, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1885, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 1882, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1888, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 1886, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1892, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1889, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1897, "feats": null, "head": 9, "id": 8, "lemma": "even", "misc": "", "start_char": 1893, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1902, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 1898, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1904, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1903, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1909, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "phd.", "misc": "", "start_char": 1905, "text": "PhD.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP it))) (. !)))" }, "speaker": "Howard", "text": "All right, that's it!", "tokens": [ { "deprel": "det", "end_char": 1913, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1910, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1919, "feats": null, "head": 6, "id": 2, "lemma": "right", "misc": "", "start_char": 1914, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1921, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1926, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 1922, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1929, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1927, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1932, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 6, "lemma": "it", "misc": "", "start_char": 1930, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1934, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 1933, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (VP (VB sit) (PRT (RP down))) (. .)))" }, "speaker": "Leonard", "text": "Howard, sit down.", "tokens": [ { "deprel": "vocative", "end_char": 1941, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Howard", "misc": "", "start_char": 1935, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1943, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1947, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 0, "id": 3, "lemma": "sit", "misc": "", "start_char": 1944, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1952, "feats": null, "head": 3, "id": 4, "lemma": "down", "misc": "", "start_char": 1948, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1954, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1953, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1959, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1955, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1961, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1960, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD should) (VP (VB take) (NP (DT a) (JJ little) (NN break)))) (. .)))" }, "speaker": "Leonard", "text": "We should take a little break.", "tokens": [ { "deprel": "nsubj", "end_char": 1964, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1962, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1971, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 1965, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1976, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 1972, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1978, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1977, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1985, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "little", "misc": "", "start_char": 1979, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1991, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "break", "misc": "", "start_char": 1986, "text": "break", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1993, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1992, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (S (NP (JJ Good) (NN idea) (. .)) (NP (PRP I)) (VP (VBP need) (NP (PRP$ my) (NN wrist) (NN brace)))) (. .) (S (NP (NP (PDT All) (DT this) (NN button)) (VP (VBG pushing))) (VP (VBZ is) (VP (VBG aggravating) (NP (PRP$ my) (JJ old) (NNP Nintendo) (NN injury))))) (. .)))" }, "speaker": "Sheldon", "text": "Good idea . I need my wrist brace . All this button pushing is aggravating my old Nintendo injury.", "tokens": [ { "deprel": "amod", "end_char": 1998, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1994, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2003, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "idea", "misc": "", "start_char": 1999, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2005, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2004, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2007, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 2006, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2012, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "need", "misc": "", "start_char": 2008, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 2015, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "my", "misc": "", "start_char": 2013, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 2021, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "wrist", "misc": "", "start_char": 2016, "text": "wrist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2027, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "brace", "misc": "", "start_char": 2022, "text": "brace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2029, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 2028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 2033, "feats": null, "head": 12, "id": 10, "lemma": "all", "misc": "", "start_char": 2030, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 2038, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 2034, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2045, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "button", "misc": "", "start_char": 2039, "text": "button", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 2053, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "push", "misc": "", "start_char": 2046, "text": "pushing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "aux", "end_char": 2056, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 2054, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2068, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 15, "lemma": "aggravate", "misc": "", "start_char": 2057, "text": "aggravating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 2071, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 16, "lemma": "my", "misc": "", "start_char": 2069, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2075, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "old", "misc": "", "start_char": 2072, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2084, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Nintendo", "misc": "", "start_char": 2076, "text": "Nintendo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 2091, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "injury", "misc": "", "start_char": 2085, "text": "injury", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2093, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 2092, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP agree)) (. .)))" }, "speaker": "Howard", "text": "I agree.", "tokens": [ { "deprel": "nsubj", "end_char": 2095, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2094, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2101, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "agree", "misc": "", "start_char": 2096, "text": "agree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2103, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP he)) (VP (VB say))) (. ?)))" }, "speaker": "Penny", "text": "What did he say?", "tokens": [ { "deprel": "obj", "end_char": 2108, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 2104, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2109, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2115, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 2113, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2119, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 2116, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2121, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 2120, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD compared) (NP (NNP Sheldon)) (PP (IN to) (NP (NP (DT a) (JJ disposable) (ADJP (JJ feminine) (NN cleansing)) (NN product)) (SBAR (S (NP (PRP one)) (VP (MD might) (VP (VB use) (PP (IN on) (NP (NP (DT a) (NN summer) (POS 's)) (NN eve)))))))))) (. .)))" }, "speaker": "Howard", "text": "He compared Sheldon to a disposable feminine cleansing product one might use on a summer's eve.", "tokens": [ { "deprel": "nsubj", "end_char": 2124, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 2122, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "compare", "misc": "", "start_char": 2125, "text": "compared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2141, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 2134, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2144, "feats": null, "head": 9, "id": 4, "lemma": "to", "misc": "", "start_char": 2142, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2146, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 5, "lemma": "a", "misc": "", "start_char": 2145, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2157, "feats": "Degree=Pos", "head": 9, "id": 6, "lemma": "disposable", "misc": "", "start_char": 2147, "text": "disposable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2166, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "feminine", "misc": "", "start_char": 2158, "text": "feminine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2176, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "cleanse", "misc": "", "start_char": 2167, "text": "cleansing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2184, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "product", "misc": "", "start_char": 2177, "text": "product", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2188, "feats": "Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "one", "misc": "", "start_char": 2185, "text": "one", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2194, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "might", "misc": "", "start_char": 2189, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 2198, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "use", "misc": "", "start_char": 2195, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2201, "feats": null, "head": 17, "id": 13, "lemma": "on", "misc": "", "start_char": 2199, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2203, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 2202, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 2210, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "summer", "misc": "", "start_char": 2204, "text": "summer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2213, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 2211, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 2217, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "eve", "misc": "", "start_char": 2214, "text": "eve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2219, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 2218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (CC and) (NP (NP (DT the) (NN bag)) (SBAR (S (NP (PRP it)) (VP (VBD came) (PRT (RB in)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, and the bag it came in.", "tokens": [ { "deprel": "discourse", "end_char": 2224, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2220, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2226, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2230, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 2227, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 2234, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 2231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2238, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "bag", "misc": "", "start_char": 2235, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2241, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "it", "misc": "", "start_char": 2239, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2246, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "come", "misc": "", "start_char": 2242, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 2249, "feats": null, "head": 7, "id": 8, "lemma": "in", "misc": "", "start_char": 2247, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2251, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 2250, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 13, 13 ], [ 0, 15, 15 ], [ 0, 18, 18 ], [ 0, 21, 22 ], [ 0, 25, 25 ], [ 4, 7, 7 ], [ 11, 7, 7 ], [ 11, 9, 9 ], [ 26, 4, 4 ] ], [ [ 0, 21, 21 ] ], [ [ 0, 47, 47 ] ], [ [ 4, 7, 8 ] ], [ [ 4, 15, 15 ] ], [ [ 4, 22, 22 ], [ 5, 7, 8 ] ], [ [ 5, 2, 2 ], [ 5, 15, 15 ] ], [ [ 5, 12, 13 ] ], [ [ 5, 21, 21 ] ], [ [ 6, 4, 4 ] ], [ [ 6, 8, 9 ] ], [ [ 7, 0, 0 ], [ 11, 0, 0 ], [ 26, 0, 0 ], [ 26, 2, 2 ] ], [ [ 8, 10, 10 ] ], [ [ 8, 23, 24 ] ], [ [ 12, 16, 16 ] ], [ [ 12, 18, 21 ] ], [ [ 12, 25, 25 ], [ 15, 2, 2 ], [ 17, 4, 4 ], [ 17, 11, 11 ], [ 17, 13, 14 ], [ 29, 4, 4 ], [ 31, 0, 0 ], [ 35, 0, 0 ] ], [ [ 16, 1, 1 ], [ 17, 2, 2 ], [ 18, 3, 3 ], [ 18, 11, 11 ], [ 18, 13, 14 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 27, 12, 12 ], [ 27, 19, 19 ], [ 34, 3, 3 ], [ 34, 5, 5 ], [ 34, 15, 15 ], [ 37, 2, 2 ] ], [ [ 21, 7, 8 ] ], [ [ 25, 15, 15 ], [ 25, 18, 18 ] ], [ [ 25, 14, 15 ] ], [ [ 25, 23, 23 ] ], [ [ 25, 20, 23 ] ], [ [ 27, 3, 4 ] ], [ [ 28, 2, 2 ] ], [ [ 28, 0, 2 ] ], [ [ 33, 0, 0 ] ], [ [ 34, 5, 7 ] ], [ [ 36, 2, 2 ], [ 37, 0, 0 ] ], [ [ 38, 3, 7 ] ] ]
s01e13c02t
Good afternoon, and welcome to today's Physics Bowl practice round . I'm Penny, and I'll be your host because apparently I didn't have anything else to do on a Saturday afternoon, and isn't that just a little sad? Gentlemen, ready? Yes. Of course. Fire away. Fire away . It's none of my business, but isn't a guy who can't speak in front of women gonna hold you back a little? Oh, he'll be okay once the women are mixed into the crowd . He only has a problem when they're one - on - one and smell nice. Oh, thanks, Raj . It's vanilla oil. I was actually the one who noticed . Okay, let's just start. Okay, the first question is on the topic of optics . " What is the shortest light pulse ever produced? " Dr. Cooper. And of course, the answer is 130 attoseconds. That is correct. I knew that too . Good for you, sweetie. Okay, next question . " What is the quantum - mechanical effect used to encode data on hard - disk drives? " - Howard? And of course the answer is giant magnetoresistance. Right. Hey, I buzzed in. And I answered . It's called teamwork. Don't you think I should answer the engineering questions? I am an engineer. By that logic I should answer all the anthropology questions because I'm a mammal. Just ask another one. " What artificial satellite has seen glimpses of Einstein's predicted' frame dragging'? " And, of course, it's Gravity Probe B. Sheldon, you have to let somebody else answer. Why? Because it's polite. What do manners have to do with it? This is war . Were the Romans polite when they salted the ground of Carthage to make sure nothing would ever grow again? Leonard, you said I only had to ask questions. The objective of the competion is to give correct answers . If I know them, why shouldn't I give them? Some of us might have the correct answers too. Oh, please . You don't even have a PhD. All right, that's it! Howard, sit down. Okay. We should take a little break. Good idea . I need my wrist brace . All this button pushing is aggravating my old Nintendo injury. I agree. What did he say? He compared Sheldon to a disposable feminine cleansing product one might use on a summer's eve. Yeah, and the bag it came in.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (, ,) (ADJP (JJ excellent) (. .)) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB show) (NP (PRP you)) (NP (NN something)))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, excellent . I want to show you something.", "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": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 19, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "excellent", "misc": "", "start_char": 10, "text": "excellent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 20, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 23, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 22, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 24, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 31, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 29, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 36, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "show", "misc": "", "start_char": 32, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 40, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 37, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 50, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "something", "misc": "", "start_char": 41, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP it)) (VP (VB wait)) (. ?) (S (NP (PRP I)) (VP (VBP need) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP you)))))))) (. .)))" }, "speaker": "Leonard", "text": "Can it wait? I need to talk to you.", "tokens": [ { "deprel": "aux", "end_char": 56, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 53, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 57, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 64, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 60, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 65, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 67, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "need", "misc": "", "start_char": 69, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 76, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 74, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 81, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "talk", "misc": "", "start_char": 77, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 82, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 88, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 10, "lemma": "you", "misc": "", "start_char": 85, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 90, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 89, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (VB look))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN designed) (NP (DT the) (JJ perfect) (NNS uniforms)) (PP (IN for) (NP (PRP$ our) (NN team)))))) (. .) (S (NP (DT The) (NNS colors)) (VP (VBP are) (VP (VBN based) (PP (IN on) (NP (NP (NNP Star) (NNP Trek)) (: :) (NP (DT The) (NNP Original) (NNP Series))))))) (. .) (S (NP (NP (DT The) (CD three)) (PP (IN of) (NP (PRP you)))) (VP (MD will) (VP (VB wear) (NP (NN support)) (S (ADVP (JJ red)))))) (CC and) (S (NP (PRP I)) (VP (MD will) (VP (VB wear) (NP (NN command) (NN gold))))) (. .)))" }, "speaker": "Sheldon", "text": "Just look . I've designed the perfect uniforms for our team . The colors are based on Star Trek: The Original Series . The three of you will wear support red and I will wear command gold.", "tokens": [ { "deprel": "advmod", "end_char": 95, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 91, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 100, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 96, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 104, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 103, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 105, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 117, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 6, "lemma": "design", "misc": "", "start_char": 109, "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 121, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 118, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 129, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "perfect", "misc": "", "start_char": 122, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 138, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "uniform", "misc": "", "start_char": 130, "text": "uniforms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 142, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 139, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 146, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "our", "misc": "", "start_char": 143, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 151, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "team", "misc": "", "start_char": 147, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 157, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 154, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 164, "feats": "Number=Plur", "head": 17, "id": 15, "lemma": "color", "misc": "", "start_char": 158, "text": "colors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 168, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 165, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 174, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 17, "lemma": "base", "misc": "", "start_char": 169, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 177, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 175, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 182, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Star", "misc": "", "start_char": 178, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 187, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "Trek", "misc": "", "start_char": 183, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 24, "id": 21, "lemma": ":", "misc": "", "start_char": 188, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 190, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 202, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "original", "misc": "", "start_char": 194, "text": "Original", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "appos", "end_char": 209, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "Series", "misc": "", "start_char": 203, "text": "Series", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 31, "id": 25, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 215, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 212, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 221, "feats": "NumForm=Word|NumType=Card", "head": 31, "id": 27, "lemma": "three", "misc": "", "start_char": 216, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 224, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 222, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 228, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 27, "id": 29, "lemma": "you", "misc": "", "start_char": 225, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 233, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 229, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 238, "feats": "VerbForm=Inf", "head": 6, "id": 31, "lemma": "wear", "misc": "", "start_char": 234, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 246, "feats": "Number=Sing", "head": 31, "id": 32, "lemma": "support", "misc": "", "start_char": 239, "text": "support", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 250, "feats": "Degree=Pos", "head": 31, "id": 33, "lemma": "red", "misc": "", "start_char": 247, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 254, "feats": null, "head": 37, "id": 34, "lemma": "and", "misc": "", "start_char": 251, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 255, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 261, "feats": "VerbForm=Fin", "head": 37, "id": 36, "lemma": "will", "misc": "", "start_char": 257, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 266, "feats": "VerbForm=Inf", "head": 31, "id": 37, "lemma": "wear", "misc": "", "start_char": 262, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 274, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "command", "misc": "", "start_char": 267, "text": "command", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 279, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "gold", "misc": "", "start_char": 275, "text": "gold", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 2, "id": 40, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP they)) (VP (VB say) (`` \") (NP (NN AA)) ('' \"))) (. ?)))" }, "speaker": "Leonard", "text": "Why do they say \" AA \"?", "tokens": [ { "deprel": "advmod", "end_char": 285, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 282, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 288, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 286, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 293, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 289, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 297, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 294, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 298, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 302, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "AA", "misc": "", "start_char": 300, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 303, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 305, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NN Army) (NNS Ants) (. .)))" }, "speaker": "Sheldon", "text": "Army Ants.", "tokens": [ { "deprel": "compound", "end_char": 311, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "army", "misc": "", "start_char": 307, "text": "Army", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 316, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "ant", "misc": "", "start_char": 312, "text": "Ants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 317, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (RB n't) (NP (DT that) (JJ confusing)) (. ?) (NP (NN AA)) (VP (MD might) (VP (VB mean) (NP (NN something) (JJ else)) (PP (IN to) (NP (JJ certain) (NNS people))))) (. .)))" }, "speaker": "Leonard", "text": "Isn't that confusing? AA might mean something else to certain people.", "tokens": [ { "deprel": "cop", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 319, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 325, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 322, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 326, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 340, "feats": "Degree=Pos", "head": 8, "id": 4, "lemma": "confusing", "misc": "", "start_char": 331, "text": "confusing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 341, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 345, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "AA", "misc": "", "start_char": 343, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 351, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "might", "misc": "", "start_char": 346, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 356, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "mean", "misc": "", "start_char": 352, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 366, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "something", "misc": "", "start_char": 357, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 371, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "else", "misc": "", "start_char": 367, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 374, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 372, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 382, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "certain", "misc": "", "start_char": 375, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 389, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "person", "misc": "", "start_char": 383, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 8, "id": 14, "lemma": ".", "misc": "", "start_char": 390, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (DT a) (NML (NNP Physics) (NN Bowl)) (NN team)) (VP (VB be) (VP (VBN called) (S (NP (JJ Anodized) (NN Aluminum)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Why would a Physics Bowl team be called Anodized Aluminum?", "tokens": [ { "deprel": "advmod", "end_char": 395, "feats": "PronType=Int", "head": 8, "id": 1, "lemma": "why", "misc": "", "start_char": 392, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 401, "feats": "VerbForm=Fin", "head": 8, "id": 2, "lemma": "would", "misc": "", "start_char": 396, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "det", "end_char": 403, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 402, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 411, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Physics", "misc": "", "start_char": 404, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 416, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "bowl", "misc": "", "start_char": 412, "text": "Bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 421, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "team", "misc": "", "start_char": 417, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 424, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 422, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 431, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "call", "misc": "", "start_char": 425, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 440, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "anodized", "misc": "", "start_char": 432, "text": "Anodized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 449, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "aluminum", "misc": "", "start_char": 441, "text": "Aluminum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 450, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBD meant) (, ...) (S (ADVP (RB Never)) (VP (VB mind))) (. .) (INTJ (UH Hey)) (, ,) (S (VP (VB check) (NP (PRP it)) (PRT (RP out)))) (. .) (S (NP (PRP I)) (VP (VBD got) (NP (PRP you)) (NP (DT a) (NNP Batman) (NN cookie) (NN jar) (. .) (UH Oh)) (, ,) (ADJP (JJ neat))))) (. .)))" }, "speaker": "Leonard", "text": "No, I meant...Never mind . Hey, check it out . I got you a Batman cookie jar . Oh, neat.", "tokens": [ { "deprel": "discourse", "end_char": 454, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 452, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 457, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 464, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "mean", "misc": "", "start_char": 459, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 465, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 474, "feats": null, "head": 7, "id": 6, "lemma": "never", "misc": "", "start_char": 469, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 479, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "mind", "misc": "", "start_char": 475, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 480, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 485, "feats": null, "head": 11, "id": 9, "lemma": "hey", "misc": "", "start_char": 482, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 493, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 11, "lemma": "check", "misc": "", "start_char": 488, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 496, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 494, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 500, "feats": null, "head": 11, "id": 13, "lemma": "out", "misc": "", "start_char": 497, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 501, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 504, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 503, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 16, "lemma": "get", "misc": "", "start_char": 505, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 512, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 509, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 514, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 18, "lemma": "a", "misc": "", "start_char": 513, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 521, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "Batman", "misc": "", "start_char": 515, "text": "Batman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 528, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "cookie", "misc": "", "start_char": 522, "text": "cookie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 532, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "jar", "misc": "", "start_char": 529, "text": "jar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 537, "feats": null, "head": 25, "id": 23, "lemma": "oh", "misc": "", "start_char": 535, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 538, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 544, "feats": "Degree=Pos", "head": 21, "id": 25, "lemma": "neat", "misc": "", "start_char": 540, "text": "neat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 7, "id": 26, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH neat)) (. !) (WHNP (WP What)) (VP (VBZ 's) (NP (DT the) (NN occasion))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, neat! What's the occasion?", "tokens": [ { "deprel": "discourse", "end_char": 549, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 547, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 550, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 556, "feats": null, "head": 5, "id": 3, "lemma": "neat", "misc": "", "start_char": 552, "text": "neat", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 558, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 557, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 563, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 559, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 566, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 564, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 570, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 567, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 579, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "occasion", "misc": "", "start_char": 571, "text": "occasion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 580, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (NP (DT a) (NN friend)))) (CC and) (S (NP (PRP you)) (VP (VBP like) (NP (NNP Batman) (CC and) (NNS cookies)))) (CC and) (S (NP (PRP you)) (VP (VBP 're) (PP (IN off) (NP (DT the) (NN team))))) (. .)))" }, "speaker": "Leonard", "text": "Well, you're a friend and you like Batman and cookies and you're off the team.", "tokens": [ { "deprel": "discourse", "end_char": 586, "feats": null, "head": 6, "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": "nsubj", "end_char": 592, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 589, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 593, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 598, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 597, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 605, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "friend", "misc": "", "start_char": 599, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 609, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 606, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 610, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "like", "misc": "", "start_char": 614, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 625, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Batman", "misc": "", "start_char": 619, "text": "Batman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 629, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 626, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 637, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "cookie", "misc": "", "start_char": 630, "text": "cookies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 641, "feats": null, "head": 18, "id": 13, "lemma": "and", "misc": "", "start_char": 638, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 645, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 14, "lemma": "you", "misc": "", "start_char": 642, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 649, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 646, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 653, "feats": null, "head": 18, "id": 16, "lemma": "off", "misc": "", "start_char": 650, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 657, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 654, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 662, "feats": "Number=Sing", "head": 6, "id": 18, "lemma": "team", "misc": "", "start_char": 658, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 663, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Sheldon", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 669, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 665, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 670, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard) (, ,) (NNP Raj) (CC and) (PRP I)) (ADVP (RB just)) (VP (VBD had) (NP (DT a) (NN team) (NN meeting))) (. .)))" }, "speaker": "Leonard", "text": "Howard, Raj and I just had a team meeting.", "tokens": [ { "deprel": "nsubj", "end_char": 678, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Howard", "misc": "", "start_char": 672, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 684, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Raj", "misc": "", "start_char": 681, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 688, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 685, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 690, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 5, "lemma": "I", "misc": "", "start_char": 689, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 695, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 691, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 699, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 696, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 700, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 706, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "team", "misc": "", "start_char": 702, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 714, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "meeting", "misc": "", "start_char": 707, "text": "meeting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBD did) (RB n't)) (. .)))" }, "speaker": "Sheldon", "text": "No, you didn't.", "tokens": [ { "deprel": "discourse", "end_char": 719, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 717, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 721, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 720, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 725, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 729, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 726, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 733, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 730, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 735, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 734, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP we)) (VP (VBD did)) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD came) (PP (IN from) (ADVP (RB there))))) (. .)))" }, "speaker": "Leonard", "text": "Yes, we did . I just came from there.", "tokens": [ { "deprel": "discourse", "end_char": 739, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 736, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 740, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 742, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 748, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 4, "lemma": "do", "misc": "", "start_char": 745, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 749, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 752, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 751, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 757, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 753, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 762, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "come", "misc": "", "start_char": 758, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 767, "feats": null, "head": 10, "id": 9, "lemma": "from", "misc": "", "start_char": 763, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 773, "feats": "PronType=Dem", "head": 8, "id": 10, "lemma": "there", "misc": "", "start_char": 768, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (ADVP (RB just)) (VP (VBD came) (PP (IN from)))))))) (. .) (S (NP (PRP It)) (VP (MD could) (RB n't) (VP (VB have) (VP (VBN been) (NP (DT a) (NN team) (NN meeting)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN on) (NP (DT the) (NN team))))) (CC and) (S (NP (PRP I)) (VP (VBD was) (RB n't) (ADVP (RB there) (. .) (NNP Ergo)))) (, ,) (S (NP (DT the) (NN team)) (VP (VBD did) (RB not) (VP (VB meet)))) (. .)))" }, "speaker": "Sheldon", "text": "I don't know where you just came from . It couldn't have been a team meeting . I'm on the team and I wasn't there . Ergo, the team did not meet.", "tokens": [ { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 776, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 778, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 784, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 781, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 789, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 785, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 795, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "where", "misc": "", "start_char": 790, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 799, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 796, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 804, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 800, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "come", "misc": "", "start_char": 805, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 5, "id": 9, "lemma": "from", "misc": "", "start_char": 810, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 815, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 11, "lemma": "it", "misc": "", "start_char": 817, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 825, "feats": "VerbForm=Fin", "head": 18, "id": 12, "lemma": "could", "misc": "", "start_char": 820, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 829, "feats": null, "head": 18, "id": 13, "lemma": "not", "misc": "", "start_char": 826, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 834, "feats": "VerbForm=Inf", "head": 18, "id": 14, "lemma": "have", "misc": "", "start_char": 830, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "cop", "end_char": 839, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 835, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "det", "end_char": 841, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 840, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 846, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "team", "misc": "", "start_char": 842, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 854, "feats": "Number=Sing", "head": 4, "id": 18, "lemma": "meeting", "misc": "", "start_char": 847, "text": "meeting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 858, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 20, "lemma": "I", "misc": "", "start_char": 857, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 859, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 864, "feats": null, "head": 24, "id": 22, "lemma": "on", "misc": "", "start_char": 862, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 868, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 865, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 873, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "team", "misc": "", "start_char": 869, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 877, "feats": null, "head": 29, "id": 25, "lemma": "and", "misc": "", "start_char": 874, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 879, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "I", "misc": "", "start_char": 878, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 883, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 880, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 887, "feats": null, "head": 29, "id": 28, "lemma": "not", "misc": "", "start_char": 884, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 893, "feats": "PronType=Dem", "head": 24, "id": 29, "lemma": "there", "misc": "", "start_char": 888, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 18, "id": 30, "lemma": ".", "misc": "", "start_char": 894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 900, "feats": "Number=Sing", "head": 37, "id": 31, "lemma": "Ergo", "misc": "", "start_char": 896, "text": "Ergo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 37, "id": 32, "lemma": ",", "misc": "", "start_char": 901, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 906, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 903, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 911, "feats": "Number=Sing", "head": 37, "id": 34, "lemma": "team", "misc": "", "start_char": 907, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 915, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 37, "id": 35, "lemma": "do", "misc": "", "start_char": 912, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 919, "feats": null, "head": 37, "id": 36, "lemma": "not", "misc": "", "start_char": 916, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 924, "feats": "VerbForm=Inf", "head": 18, "id": 37, "lemma": "meet", "misc": "", "start_char": 920, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 4, "id": 38, "lemma": ".", "misc": "", "start_char": 925, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB try) (NP (PRP it)) (NP (DT this) (NN way))))) (. .) (S (S (NP (PRP I)) (VP (VBD was) (PP (IN at) (NP (NP (DT a) (NN coffee) (NN klatch)) (PP (IN with) (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS friends))))))))) (CC and) (S (NP (CD one) (NN thing)) (VP (VBD led) (PP (IN to) (NP (DT another))))) (CC and) (PRN (, ,) (S (NP (PRP it)) (VP (VBZ turns) (PRT (RP out)))) (, ,)) (S (NP (PRP you)) (VP (VBP 're) (PP (IN off) (NP (DT the) (NN team)))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, let me try it this way . I was at a coffee klatch with a couple of friends and one thing led to another and, it turns out, you're off the team.", "tokens": [ { "deprel": "discourse", "end_char": 931, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 927, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 932, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 937, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 934, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 940, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 938, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 944, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 941, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 947, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 945, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 952, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 948, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 956, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "way", "misc": "", "start_char": 953, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 957, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 960, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 10, "lemma": "I", "misc": "", "start_char": 959, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 964, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 961, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 967, "feats": null, "head": 15, "id": 12, "lemma": "at", "misc": "", "start_char": 965, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 969, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 968, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 976, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "coffee", "misc": "", "start_char": 970, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 983, "feats": "Number=Sing", "head": 3, "id": 15, "lemma": "klatch", "misc": "", "start_char": 977, "text": "klatch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 988, "feats": null, "head": 18, "id": 16, "lemma": "with", "misc": "", "start_char": 984, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 990, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 989, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 997, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "couple", "misc": "", "start_char": 991, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1000, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 998, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1008, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "friend", "misc": "", "start_char": 1001, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1012, "feats": null, "head": 24, "id": 21, "lemma": "and", "misc": "", "start_char": 1009, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 1016, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "one", "misc": "", "start_char": 1013, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "thing", "misc": "", "start_char": 1017, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 24, "lemma": "lead", "misc": "", "start_char": 1023, "text": "led", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1029, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1027, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1037, "feats": null, "head": 24, "id": 26, "lemma": "another", "misc": "", "start_char": 1030, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "cc", "end_char": 1041, "feats": null, "head": 30, "id": 27, "lemma": "and", "misc": "", "start_char": 1038, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 1042, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1046, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 29, "lemma": "it", "misc": "", "start_char": 1044, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1052, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 30, "lemma": "turn", "misc": "", "start_char": 1047, "text": "turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1056, "feats": null, "head": 30, "id": 31, "lemma": "out", "misc": "", "start_char": 1053, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1058, "feats": null, "head": 37, "id": 32, "lemma": ",", "misc": "", "start_char": 1057, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 37, "id": 33, "lemma": "you", "misc": "", "start_char": 1059, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1066, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 37, "id": 34, "lemma": "be", "misc": "", "start_char": 1063, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1070, "feats": null, "head": 37, "id": 35, "lemma": "off", "misc": "", "start_char": 1067, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1074, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "misc": "", "start_char": 1071, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1079, "feats": "Number=Sing", "head": 30, "id": 37, "lemma": "team", "misc": "", "start_char": 1075, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 3, "id": 38, "lemma": ".", "misc": "", "start_char": 1080, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1085, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1082, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1086, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG taking) (NP (PDT all) (DT the) (NN fun)) (PP (IN out) (PP (IN of) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "Because you're taking all the fun out of it.", "tokens": [ { "deprel": "mark", "end_char": 1095, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 1088, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1096, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1100, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1110, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 1104, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 1114, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 1111, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1118, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1115, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1122, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "fun", "misc": "", "start_char": 1119, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 10, "id": 8, "lemma": "out", "misc": "", "start_char": 1123, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1129, "feats": null, "head": 8, "id": 9, "lemma": "of", "misc": "", "start_char": 1127, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1132, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 10, "lemma": "it", "misc": "", "start_char": 1130, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (VBZ is) (NP (NP (DT the) (NN winner)) (PP (IN of) (NP (DT the) (NNP Physics) (NNP Bowl)))) (NP (NP (DT the) (NN team)) (SBAR (WHNP (WDT that)) (S (VP (VBZ has) (NP (DT the) (JJS most) (NN fun))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I'm sorry, is the winner of the Physics Bowl the team that has the most fun?", "tokens": [ { "deprel": "nsubj", "end_char": 1136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1139, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1137, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1145, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 1140, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1147, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 5, "lemma": "be", "misc": "", "start_char": 1148, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1154, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1151, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1161, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "winner", "misc": "", "start_char": 1155, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1164, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 1162, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1168, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1165, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1176, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Physics", "misc": "", "start_char": 1169, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1181, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "Bowl", "misc": "", "start_char": 1177, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1185, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1182, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1190, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "team", "misc": "", "start_char": 1186, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1195, "feats": "PronType=Rel", "head": 15, "id": 14, "lemma": "that", "misc": "", "start_char": 1191, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "have", "misc": "", "start_char": 1196, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1203, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 1200, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1208, "feats": "Degree=Sup", "head": 18, "id": 17, "lemma": "most", "misc": "", "start_char": 1204, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 1212, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "fun", "misc": "", "start_char": 1209, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 1213, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (S (VP (VB let) (S (NP (PRP me)) (VP (VB try) (NP (PRP it)) (NP (DT this) (NN way)))))) (: :) (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ annoying)))) (CC and) (S (NP (DT no) (NN one)) (VP (VBZ wants) (S (VP (TO to) (VP (VB play) (PP (IN with) (NP (PRP you))) (ADVP (RB anymore)))))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, let me try it this way: You're annoying and no one wants to play with you anymore.", "tokens": [ { "deprel": "discourse", "end_char": 1219, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 1215, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1220, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1225, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 1222, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1228, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 1226, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1232, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "try", "misc": "", "start_char": 1229, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1235, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1233, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1240, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 1236, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1244, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "way", "misc": "", "start_char": 1241, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 12, "id": 9, "lemma": ":", "misc": "", "start_char": 1245, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 1250, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 1247, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1254, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1251, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1263, "feats": "Degree=Pos", "head": 3, "id": 12, "lemma": "annoying", "misc": "", "start_char": 1255, "text": "annoying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1267, "feats": null, "head": 16, "id": 13, "lemma": "and", "misc": "", "start_char": 1264, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1270, "feats": null, "head": 15, "id": 14, "lemma": "no", "misc": "", "start_char": 1268, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1274, "feats": "Number=Sing|PronType=Neg", "head": 16, "id": 15, "lemma": "one", "misc": "", "start_char": 1271, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "conj", "end_char": 1280, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 16, "lemma": "want", "misc": "", "start_char": 1275, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1283, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1281, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1288, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "play", "misc": "", "start_char": 1284, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1293, "feats": null, "head": 20, "id": 19, "lemma": "with", "misc": "", "start_char": 1289, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1297, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 20, "lemma": "you", "misc": "", "start_char": 1294, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1305, "feats": null, "head": 18, "id": 21, "lemma": "anymore", "misc": "", "start_char": 1298, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1307, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1306, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN at) (NP (DT this) (NN point))) (NP (PRP I)) (VP (MD should) (VP (VB inform) (NP (PRP you)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP intend) (S (VP (TO to) (VP (VP (VB form) (NP (PRP$ my) (JJ own) (NN team))) (CC and) (VP (VB destroy) (NP (NP (DT the) (JJ molecular) (NNS bonds)) (SBAR (WHNP (WDT that)) (S (VP (VP (VBP bind) (NP (PRP$ your) (JJ very) (NN matter)) (ADVP (RB together))) (CC and) (VP (VBP reduce) (NP (DT the) (VBG resulting) (JJ particulate) (NN chaos)) (PP (IN to) (NP (NNS tears))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, at this point I should inform you that I intend to form my own team and destroy the molecular bonds that bind your very matter together and reduce the resulting particulate chaos to tears.", "tokens": [ { "deprel": "discourse", "end_char": 1312, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 1308, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1314, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 1313, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1317, "feats": null, "head": 5, "id": 3, "lemma": "at", "misc": "", "start_char": 1315, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1322, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 1318, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1328, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "point", "misc": "", "start_char": 1323, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1330, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1329, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1337, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "should", "misc": "", "start_char": 1331, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1344, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "inform", "misc": "", "start_char": 1338, "text": "inform", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1348, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 1345, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1353, "feats": null, "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 1349, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1355, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1354, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1362, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "intend", "misc": "", "start_char": 1356, "text": "intend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1365, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1363, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1370, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "form", "misc": "", "start_char": 1366, "text": "form", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1373, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 15, "lemma": "my", "misc": "", "start_char": 1371, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1377, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "own", "misc": "", "start_char": 1374, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1382, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "team", "misc": "", "start_char": 1378, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1386, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 1383, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1394, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "destroy", "misc": "", "start_char": 1387, "text": "destroy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1398, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 1395, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1408, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "molecular", "misc": "", "start_char": 1399, "text": "molecular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1414, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "bond", "misc": "", "start_char": 1409, "text": "bonds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1419, "feats": "PronType=Rel", "head": 24, "id": 23, "lemma": "that", "misc": "", "start_char": 1415, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1424, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "bind", "misc": "", "start_char": 1420, "text": "bind", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1429, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 25, "lemma": "your", "misc": "", "start_char": 1425, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1434, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "very", "misc": "", "start_char": 1430, "text": "very", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1441, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "matter", "misc": "", "start_char": 1435, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1450, "feats": null, "head": 24, "id": 28, "lemma": "together", "misc": "", "start_char": 1442, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1454, "feats": null, "head": 30, "id": 29, "lemma": "and", "misc": "", "start_char": 1451, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1461, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 30, "lemma": "reduce", "misc": "", "start_char": 1455, "text": "reduce", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1465, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 31, "lemma": "the", "misc": "", "start_char": 1462, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1475, "feats": "VerbForm=Ger", "head": 34, "id": 32, "lemma": "result", "misc": "", "start_char": 1466, "text": "resulting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 1487, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "particulate", "misc": "", "start_char": 1476, "text": "particulate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1493, "feats": "Number=Sing", "head": 30, "id": 34, "lemma": "chaos", "misc": "", "start_char": 1488, "text": "chaos", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1496, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 1494, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1502, "feats": "Number=Plur", "head": 30, "id": 36, "lemma": "tear", "misc": "", "start_char": 1497, "text": "tears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 8, "id": 37, "lemma": ".", "misc": "", "start_char": 1503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (NP (DT the) (NNS heads) (RB up))) (. .)))" }, "speaker": "Leonard", "text": "Thanks for the heads up.", "tokens": [ { "deprel": "root", "end_char": 1511, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 1505, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1515, "feats": null, "head": 5, "id": 2, "lemma": "for", "misc": "", "start_char": 1512, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1519, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1516, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1525, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "head", "misc": "", "start_char": 1520, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod", "end_char": 1528, "feats": null, "head": 1, "id": 5, "lemma": "up", "misc": "", "start_char": 1526, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1530, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome)) (. .) (NP (CD One) (JJR more) (NN thing))) (. .)))" }, "speaker": "Sheldon", "text": "You're welcome . One more thing.", "tokens": [ { "deprel": "nsubj", "end_char": 1534, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1531, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1538, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1535, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1546, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 1539, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1548, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 1552, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 5, "lemma": "one", "misc": "", "start_char": 1549, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1557, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "more", "misc": "", "start_char": 1553, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "parataxis", "end_char": 1563, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "thing", "misc": "", "start_char": 1558, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1565, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 1569, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 1566, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1571, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1570, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB on)) (, ,) (NP (NN bitch))) (. .)))" }, "speaker": "Sheldon", "text": "It's on, bitch.", "tokens": [ { "deprel": "nsubj", "end_char": 1574, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1572, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1577, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1575, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1580, "feats": null, "head": 0, "id": 3, "lemma": "on", "misc": "", "start_char": 1578, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1582, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1588, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "bitch", "misc": "", "start_char": 1583, "text": "bitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1590, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1589, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 8, 8 ] ], [ [ 0, 4, 4 ], [ 1, 9, 9 ], [ 2, 3, 3 ], [ 2, 34, 34 ], [ 7, 16, 16 ], [ 9, 2, 2 ], [ 9, 4, 5 ], [ 9, 7, 7 ], [ 9, 13, 13 ], [ 14, 0, 0 ], [ 14, 19, 19 ], [ 14, 25, 25 ], [ 15, 32, 32 ], [ 17, 1, 1 ], [ 18, 0, 0 ], [ 19, 9, 9 ], [ 19, 19, 19 ], [ 20, 5, 5 ], [ 20, 10, 10 ], [ 20, 14, 14 ] ], [ [ 0, 9, 9 ], [ 1, 1, 1 ] ], [ [ 1, 4, 4 ], [ 2, 28, 28 ], [ 2, 25, 28 ], [ 7, 2, 2 ], [ 7, 14, 14 ], [ 11, 4, 4 ], [ 12, 2, 2 ], [ 13, 5, 5 ], [ 14, 5, 5 ], [ 15, 3, 3 ], [ 15, 9, 9 ], [ 19, 3, 3 ], [ 20, 8, 8 ], [ 20, 24, 24 ], [ 22, 0, 0 ], [ 24, 4, 4 ] ], [ [ 2, 6, 8 ] ], [ [ 2, 10, 10 ], [ 2, 10, 11 ] ], [ [ 2, 11, 11 ], [ 6, 2, 5 ] ], [ [ 2, 13, 14 ] ], [ [ 2, 18, 23 ] ], [ [ 3, 2, 2 ] ], [ [ 3, 5, 5 ], [ 4, 0, 1 ], [ 5, 5, 5 ] ], [ [ 5, 11, 12 ] ], [ [ 6, 5, 5 ], [ 9, 16, 17 ] ], [ [ 7, 17, 20 ] ], [ [ 11, 2, 2 ] ], [ [ 13, 2, 2 ] ], [ [ 14, 16, 16 ], [ 14, 22, 23 ] ], [ [ 14, 23, 23 ], [ 14, 32, 33 ] ], [ [ 14, 33, 33 ], [ 15, 35, 36 ] ], [ [ 15, 19, 19 ] ], [ [ 15, 16, 19 ] ], [ [ 18, 5, 10 ] ], [ [ 18, 8, 10 ] ], [ [ 18, 11, 17 ] ], [ [ 20, 14, 16 ] ], [ [ 20, 35, 35 ] ] ]
s01e13c03t
Leonard, excellent . I want to show you something. Can it wait? I need to talk to you. Just look . I've designed the perfect uniforms for our team . The colors are based on Star Trek: The Original Series . The three of you will wear support red and I will wear command gold. Why do they say " AA "? Army Ants. Isn't that confusing? AA might mean something else to certain people. Why would a Physics Bowl team be called Anodized Aluminum? No, I meant...Never mind . Hey, check it out . I got you a Batman cookie jar . Oh, neat. Oh, neat! What's the occasion? Well, you're a friend and you like Batman and cookies and you're off the team. What? Howard, Raj and I just had a team meeting. No, you didn't. Yes, we did . I just came from there. I don't know where you just came from . It couldn't have been a team meeting . I'm on the team and I wasn't there . Ergo, the team did not meet. Okay, let me try it this way . I was at a coffee klatch with a couple of friends and one thing led to another and, it turns out, you're off the team. Why? Because you're taking all the fun out of it. I'm sorry, is the winner of the Physics Bowl the team that has the most fun? Okay, let me try it this way: You're annoying and no one wants to play with you anymore. Well, at this point I should inform you that I intend to form my own team and destroy the molecular bonds that bind your very matter together and reduce the resulting particulate chaos to tears. Thanks for the heads up. You're welcome . One more thing. Yes. It's on, bitch.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (NFP _) (RB So) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB feel) (. ?) (FRAG (ADVP (JJ Nice) (CC and) (JJ loose)) (. ?) (SQ (VP (VB Come) (S (VP (TO to) (VP (VB play))))) (. ?) (SQ (VBN Got) (NP (PRP$ your) (NN game)) (VP (NN face) (ADVP (RB on))) (. ?) (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ ready)))))))) (. ?)))" }, "speaker": "Penny", "text": "_ So how do you feel? Nice and loose? Come to play? Got your game face on? Are you ready?", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 6, "id": 1, "lemma": "_", "misc": "", "start_char": 0, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "advmod", "end_char": 4, "feats": null, "head": 6, "id": 2, "lemma": "so", "misc": "", "start_char": 2, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 8, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 5, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 9, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 15, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 12, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 20, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "feel", "misc": "", "start_char": 16, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 8, "id": 7, "lemma": "?", "misc": "", "start_char": 21, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "xcomp", "end_char": 27, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "nice", "misc": "", "start_char": 23, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 31, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 28, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 37, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "loose", "misc": "", "start_char": 32, "text": "loose", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 12, "id": 11, "lemma": "?", "misc": "", "start_char": 38, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 44, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 12, "lemma": "come", "misc": "", "start_char": 40, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 47, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 45, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 52, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "play", "misc": "", "start_char": 48, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 16, "id": 15, "lemma": "?", "misc": "", "start_char": 53, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 58, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 16, "lemma": "get", "misc": "", "start_char": 55, "text": "Got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 63, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 17, "lemma": "your", "misc": "", "start_char": 59, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 68, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "game", "misc": "", "start_char": 64, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "face", "misc": "", "start_char": 69, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 76, "feats": null, "head": 16, "id": 20, "lemma": "on", "misc": "", "start_char": 74, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 6, "id": 21, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 82, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 79, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 83, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 92, "feats": "Degree=Pos", "head": 6, "id": 24, "lemma": "ready", "misc": "", "start_char": 87, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 6, "id": 25, "lemma": "?", "misc": "", "start_char": 93, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB stay) (PP (IN for) (NP (DT the) (JJ whole) (NN thing)))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah . You know, you don't have to stay for the whole thing.", "tokens": [ { "deprel": "discourse", "end_char": 99, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 95, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 105, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 102, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 110, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "know", "misc": "", "start_char": 106, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 111, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 117, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 120, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 128, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 124, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 131, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 129, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 136, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "stay", "misc": "", "start_char": 132, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 15, "id": 12, "lemma": "for", "misc": "", "start_char": 137, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 144, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 150, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "whole", "misc": "", "start_char": 145, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 156, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "thing", "misc": "", "start_char": 151, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (. .) (VP (VBZ Sounds) (ADJP (RB really) (JJ interesting)))))) (. .)))" }, "speaker": "Penny", "text": "Oh, no, no, I want to . Sounds really interesting.", "tokens": [ { "deprel": "discourse", "end_char": 161, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 159, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 166, "feats": "Polarity=Neg", "head": 11, "id": 3, "lemma": "no", "misc": "", "start_char": 164, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 171, "feats": "Polarity=Neg", "head": 11, "id": 5, "lemma": "no", "misc": "", "start_char": 169, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 174, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 180, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "want", "misc": "", "start_char": 176, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 183, "feats": null, "head": 8, "id": 9, "lemma": "to", "misc": "", "start_char": 181, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 11, "lemma": "sound", "misc": "", "start_char": 186, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 199, "feats": null, "head": 13, "id": 12, "lemma": "really", "misc": "", "start_char": 193, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 211, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "interesting", "misc": "", "start_char": 200, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NNS Gentlemen) (. .)))" }, "speaker": "Sheldon", "text": "Gentlemen.", "tokens": [ { "deprel": "root", "end_char": 223, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "gentleman", "misc": "", "start_char": 214, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 224, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. .)))" }, "speaker": "Leonard", "text": "Sheldon.", "tokens": [ { "deprel": "root", "end_char": 233, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 226, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. .)))" }, "speaker": "Howard", "text": "Sheldon.", "tokens": [ { "deprel": "root", "end_char": 243, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 236, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hee) (UH hee) (FW hee) (FW hee) (FW hee) (FW hee) (FW hee) (FW hee)) (. .)))" }, "speaker": "Raj", "text": "Hee hee hee hee hee hee hee hee.", "tokens": [ { "deprel": "discourse", "end_char": 249, "feats": null, "head": 3, "id": 1, "lemma": "hee", "misc": "", "start_char": 246, "text": "Hee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 253, "feats": null, "head": 3, "id": 2, "lemma": "hee", "misc": "", "start_char": 250, "text": "hee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 257, "feats": "Foreign=Yes", "head": 0, "id": 3, "lemma": "hee", "misc": "", "start_char": 254, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "flat", "end_char": 261, "feats": "Foreign=Yes", "head": 3, "id": 4, "lemma": "hee", "misc": "", "start_char": 258, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "discourse", "end_char": 265, "feats": "Foreign=Yes", "head": 8, "id": 5, "lemma": "hee", "misc": "", "start_char": 262, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "discourse", "end_char": 269, "feats": "Foreign=Yes", "head": 8, "id": 6, "lemma": "hee", "misc": "", "start_char": 266, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "compound", "end_char": 273, "feats": "Foreign=Yes", "head": 8, "id": 7, "lemma": "hee", "misc": "", "start_char": 270, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "parataxis", "end_char": 277, "feats": "Foreign=Yes", "head": 3, "id": 8, "lemma": "hee", "misc": "", "start_char": 274, "text": "hee", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 278, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon) (. .)) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB sit) (PRT (RP down))))))) (. .)))" }, "speaker": "Penny", "text": "Sheldon . I'm just gonna sit down.", "tokens": [ { "deprel": "vocative", "end_char": 287, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 280, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 291, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 290, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 294, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 292, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 299, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 295, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 303, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 300, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 306, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 304, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 310, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "sit", "misc": "", "start_char": 307, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 315, "feats": null, "head": 8, "id": 9, "lemma": "down", "misc": "", "start_char": 311, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VBZ is) (NP (DT that) (PRP$ your) (NN team)) (. ?)))" }, "speaker": "Leonard", "text": "So is that your team?", "tokens": [ { "deprel": "advmod", "end_char": 320, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 318, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 321, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 328, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 324, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 333, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 329, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 338, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "team", "misc": "", "start_char": 334, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 339, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (NP (DT a) (NN team))))) (. .) (S (NP (PRP I)) (VP (MD could) (ADVP (RB easily)) (VP (VB defeat) (NP (PRP you)) (ADVP (JJ single) (HYPH -) (RB handedly))))) (, ,) (CC but) (S (S (NP (DT the) (NNS rules)) (VP (VBP require) (NP (CD four) (. .) (RB So)))) (VP (MD may) (S (S (NP (PRP I)) (VP (VB introduce) (NP (NP (DT the) (NML (JJ third) (HYPH -) (NN floor)) (NN janitor)) (, ,) (NP (NP (DT the) (NN lady)) (PP (IN from) (NP (DT the) (NN lunch) (NN room))))))) (CC and) (, ...) (S (NP (PRP$ My) (NNP Spanish)) (VP (VBZ is) (RB not) (ADJP (JJ good)))) (. .) (NP (CC either) (NP (PRP$ her) (NN son)) (CC or) (NP (PRP$ her) (NN butcher)) (. .) (CC And)) (WHNP (WHNP (WP what)) (PP (IN about) (NP (PRP$ your) (NN team))) (. ?) (SBARQ (WHNP (WDT What) (NN rat)) (SQ (VBP have) (NP (PRP you)) (VP (VBN recruited) (PP (IN to) (NP (DT the) (NML (NNP S.S.) (NNP Sinking)) (NNP Ship)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Actually, I don't need a team . I could easily defeat you single - handedly, but the rules require four . So may I introduce the third - floor janitor, the lady from the lunch room and...My Spanish is not good . either her son or her butcher . And what about your team? What rat have you recruited to the S.S. Sinking Ship?", "tokens": [ { "deprel": "advmod", "end_char": 349, "feats": null, "head": 6, "id": 1, "lemma": "actually", "misc": "", "start_char": 341, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 350, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 352, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 356, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 354, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 360, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 357, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 365, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "need", "misc": "", "start_char": 361, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 366, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 372, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "team", "misc": "", "start_char": 368, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 373, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "could", "misc": "", "start_char": 377, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 389, "feats": null, "head": 13, "id": 12, "lemma": "easily", "misc": "", "start_char": 383, "text": "easily", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 396, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "defeat", "misc": "", "start_char": 390, "text": "defeat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 400, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 397, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 407, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "single", "misc": "", "start_char": 401, "text": "single", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 408, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 418, "feats": null, "head": 13, "id": 17, "lemma": "handedly", "misc": "", "start_char": 410, "text": "handedly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 420, "feats": null, "head": 22, "id": 18, "lemma": ",", "misc": "", "start_char": 419, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 424, "feats": null, "head": 22, "id": 19, "lemma": "but", "misc": "", "start_char": 421, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 428, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 425, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 434, "feats": "Number=Plur", "head": 22, "id": 21, "lemma": "rule", "misc": "", "start_char": 429, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 442, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 22, "lemma": "require", "misc": "", "start_char": 435, "text": "require", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 447, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 23, "lemma": "four", "misc": "", "start_char": 443, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 28, "id": 25, "lemma": "so", "misc": "", "start_char": 450, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 456, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "may", "misc": "", "start_char": 453, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 457, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 468, "feats": "VerbForm=Inf", "head": 6, "id": 28, "lemma": "introduce", "misc": "", "start_char": 459, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 472, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 29, "lemma": "the", "misc": "", "start_char": 469, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 478, "feats": "Degree=Pos|NumType=Ord", "head": 32, "id": 30, "lemma": "third", "misc": "", "start_char": 473, "text": "third", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 32, "id": 31, "lemma": "-", "misc": "", "start_char": 479, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 486, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "floor", "misc": "", "start_char": 481, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 494, "feats": "Number=Sing", "head": 28, "id": 33, "lemma": "janitor", "misc": "", "start_char": 487, "text": "janitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 36, "id": 34, "lemma": ",", "misc": "", "start_char": 495, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 500, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 497, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 505, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "lady", "misc": "", "start_char": 501, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 510, "feats": null, "head": 40, "id": 37, "lemma": "from", "misc": "", "start_char": 506, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 514, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 38, "lemma": "the", "misc": "", "start_char": 511, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 520, "feats": "Number=Sing", "head": 40, "id": 39, "lemma": "lunch", "misc": "", "start_char": 515, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 525, "feats": "Number=Sing", "head": 36, "id": 40, "lemma": "room", "misc": "", "start_char": 521, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 529, "feats": null, "head": 47, "id": 41, "lemma": "and", "misc": "", "start_char": 526, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 47, "id": 42, "lemma": "...", "misc": "", "start_char": 530, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 536, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 44, "id": 43, "lemma": "my", "misc": "", "start_char": 534, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 544, "feats": "Number=Sing", "head": 47, "id": 44, "lemma": "Spanish", "misc": "", "start_char": 537, "text": "Spanish", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 547, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 47, "id": 45, "lemma": "be", "misc": "", "start_char": 545, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 551, "feats": null, "head": 47, "id": 46, "lemma": "not", "misc": "", "start_char": 548, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 556, "feats": "Degree=Pos", "head": 6, "id": 47, "lemma": "good", "misc": "", "start_char": 552, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 558, "feats": null, "head": 51, "id": 48, "lemma": ".", "misc": "", "start_char": 557, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc:preconj", "end_char": 565, "feats": null, "head": 51, "id": 49, "lemma": "either", "misc": "", "start_char": 559, "text": "either", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 569, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 51, "id": 50, "lemma": "her", "misc": "", "start_char": 566, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 573, "feats": "Number=Sing", "head": 47, "id": 51, "lemma": "son", "misc": "", "start_char": 570, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 576, "feats": null, "head": 54, "id": 52, "lemma": "or", "misc": "", "start_char": 574, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 580, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 54, "id": 53, "lemma": "her", "misc": "", "start_char": 577, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 588, "feats": "Number=Sing", "head": 51, "id": 54, "lemma": "butcher", "misc": "", "start_char": 581, "text": "butcher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 57, "id": 55, "lemma": ".", "misc": "", "start_char": 589, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 594, "feats": null, "head": 57, "id": 56, "lemma": "and", "misc": "", "start_char": 591, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 599, "feats": "PronType=Int", "head": 51, "id": 57, "lemma": "what", "misc": "", "start_char": 595, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 605, "feats": null, "head": 60, "id": 58, "lemma": "about", "misc": "", "start_char": 600, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 610, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 60, "id": 59, "lemma": "your", "misc": "", "start_char": 606, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 615, "feats": "Number=Sing", "head": 57, "id": 60, "lemma": "team", "misc": "", "start_char": 611, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 6, "id": 61, "lemma": "?", "misc": "", "start_char": 616, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 622, "feats": "PronType=Int", "head": 63, "id": 62, "lemma": "what", "misc": "", "start_char": 618, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 626, "feats": "Number=Sing", "head": 66, "id": 63, "lemma": "rat", "misc": "", "start_char": 623, "text": "rat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 66, "id": 64, "lemma": "have", "misc": "", "start_char": 627, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 635, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 66, "id": 65, "lemma": "you", "misc": "", "start_char": 632, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 645, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 66, "lemma": "recruit", "misc": "", "start_char": 636, "text": "recruited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 71, "id": 67, "lemma": "to", "misc": "", "start_char": 646, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 652, "feats": "Definite=Def|PronType=Art", "head": 71, "id": 68, "lemma": "the", "misc": "", "start_char": 649, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 657, "feats": "Number=Sing", "head": 71, "id": 69, "lemma": "S.S.", "misc": "", "start_char": 653, "text": "S.S.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 665, "feats": "Number=Sing", "head": 71, "id": 70, "lemma": "Sinking", "misc": "", "start_char": 658, "text": "Sinking", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 670, "feats": "Number=Sing", "head": 66, "id": 71, "lemma": "Ship", "misc": "", "start_char": 666, "text": "Ship", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 6, "id": 72, "lemma": "?", "misc": "", "start_char": 671, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Leslie", "text": "Hello, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 678, "feats": null, "head": 0, "id": 1, "lemma": "hello", "misc": "", "start_char": 673, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 688, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 681, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NNP Leslie) (NNP Winkle) (. ?)))" }, "speaker": "Sheldon", "text": "Leslie Winkle?", "tokens": [ { "deprel": "root", "end_char": 697, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leslie", "misc": "", "start_char": 691, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 704, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Winkle", "misc": "", "start_char": 698, "text": "Winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 705, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leslie) (NNP Winkle) (. .) (UH Yeah)) (, ,) (NP (NNP Leslie) (NNP Winkle)) (. .) (NP (NP (DT The) (NN answer)) (PP (IN to) (NP (NP (DT the) (NN question)) (: :) (SBARQ (`` \") (WHNP (WP Who)) (SQ (VP (VBD made) (S (NP (NNP Sheldon) (NNP Cooper)) (VP (VB cry) (PP (IN like) (NP (DT a) (JJ little) (NN girl))))))) (. ?)) ('' \"))))))" }, "speaker": "Leslie", "text": "Leslie Winkle . Yeah, Leslie Winkle . The answer to the question: \" Who made Sheldon Cooper cry like a little girl? \"", "tokens": [ { "deprel": "root", "end_char": 713, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leslie", "misc": "", "start_char": 707, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 720, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Winkle", "misc": "", "start_char": 714, "text": "Winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 722, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 721, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 727, "feats": null, "head": 6, "id": 4, "lemma": "yeah", "misc": "", "start_char": 723, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 728, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 736, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Leslie", "misc": "", "start_char": 730, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 743, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Winkle", "misc": "", "start_char": 737, "text": "Winkle", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 749, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 746, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 756, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "answer", "misc": "", "start_char": 750, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 759, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 757, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 763, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 760, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 772, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "question", "misc": "", "start_char": 764, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 1, "id": 14, "lemma": ":", "misc": "", "start_char": 773, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 17, "id": 15, "lemma": "\"", "misc": "", "start_char": 775, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 780, "feats": "PronType=Int", "head": 17, "id": 16, "lemma": "who", "misc": "", "start_char": 777, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 17, "lemma": "make", "misc": "", "start_char": 781, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 793, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Sheldon", "misc": "", "start_char": 786, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 800, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Cooper", "misc": "", "start_char": 794, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 804, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "cry", "misc": "", "start_char": 801, "text": "cry", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 809, "feats": null, "head": 24, "id": 21, "lemma": "like", "misc": "", "start_char": 805, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 811, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 810, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 818, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "little", "misc": "", "start_char": 812, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 823, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "girl", "misc": "", "start_char": 819, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 1, "id": 25, "lemma": "?", "misc": "", "start_char": 824, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 1, "id": 26, "lemma": "\"", "misc": "", "start_char": 826, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBN polymerized) (NP (NN tree) (NN sap)))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (NP (DT an) (JJ inorganic) (NN adhesive)))) (. .) (RB So) (S (SBAR (NP (WDT whatever) (JJ verbal) (NN projectile)) (S (NP (PRP you)) (VP (VBP launch) (PP (IN in) (NP (PRP$ my) (NN direction)))))) (VP (VP (VBZ is) (VP (VBN reflected) (ADVP (RP off) (PP (IN of) (NP (PRP me)))) (S (VP (VBZ returns) (PP (IN on) (NP (PRP$ its) (JJ original) (NN trajectory))))))) (, ,) (CC and) (VP (VBZ adheres) (PP (IN to) (NP (PRP you)))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, well, I'm polymerized tree sap, and you're an inorganic adhesive . So whatever verbal projectile you launch in my direction is reflected off of me returns on its original trajectory, and adheres to you.", "tokens": [ { "deprel": "discourse", "end_char": 831, "feats": null, "head": 9, "id": 1, "lemma": "yes", "misc": "", "start_char": 828, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 838, "feats": null, "head": 9, "id": 3, "lemma": "well", "misc": "", "start_char": 834, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "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": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 841, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 845, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 843, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 857, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 7, "lemma": "polymerize", "misc": "", "start_char": 846, "text": "polymerized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 862, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "tree", "misc": "", "start_char": 858, "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 866, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "sap", "misc": "", "start_char": 863, "text": "sap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 16, "id": 10, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 872, "feats": null, "head": 16, "id": 11, "lemma": "and", "misc": "", "start_char": 869, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 876, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 12, "lemma": "you", "misc": "", "start_char": 873, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 880, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 877, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 883, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 881, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 893, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "inorganic", "misc": "", "start_char": 884, "text": "inorganic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 902, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "adhesive", "misc": "", "start_char": 894, "text": "adhesive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 907, "feats": null, "head": 28, "id": 18, "lemma": "so", "misc": "", "start_char": 905, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 916, "feats": "PronType=Int", "head": 21, "id": 19, "lemma": "whatever", "misc": "", "start_char": 908, "text": "whatever", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 923, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "verbal", "misc": "", "start_char": 917, "text": "verbal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 934, "feats": "Number=Sing", "head": 28, "id": 21, "lemma": "projectile", "misc": "", "start_char": 924, "text": "projectile", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 938, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 935, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 945, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 23, "lemma": "launch", "misc": "", "start_char": 939, "text": "launch", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 948, "feats": null, "head": 26, "id": 24, "lemma": "in", "misc": "", "start_char": 946, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 951, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 949, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 961, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "direction", "misc": "", "start_char": 952, "text": "direction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 964, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 962, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 974, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 28, "lemma": "reflect", "misc": "", "start_char": 965, "text": "reflected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 978, "feats": null, "head": 28, "id": 29, "lemma": "off", "misc": "", "start_char": 975, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 981, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 979, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 984, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 982, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 992, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 32, "lemma": "return", "misc": "", "start_char": 985, "text": "returns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 995, "feats": null, "head": 36, "id": 33, "lemma": "on", "misc": "", "start_char": 993, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 999, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 36, "id": 34, "lemma": "its", "misc": "", "start_char": 996, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1008, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "original", "misc": "", "start_char": 1000, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1019, "feats": "Number=Sing", "head": 32, "id": 36, "lemma": "trajectory", "misc": "", "start_char": 1009, "text": "trajectory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 39, "id": 37, "lemma": ",", "misc": "", "start_char": 1020, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1025, "feats": null, "head": 39, "id": 38, "lemma": "and", "misc": "", "start_char": 1022, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 39, "lemma": "adhere", "misc": "", "start_char": 1026, "text": "adheres", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1036, "feats": null, "head": 41, "id": 40, "lemma": "to", "misc": "", "start_char": 1034, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1040, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 39, "id": 41, "lemma": "you", "misc": "", "start_char": 1037, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 9, "id": 42, "lemma": ".", "misc": "", "start_char": 1041, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH ouch)) (. !)))" }, "speaker": "Leslie", "text": "Oh, ouch!", "tokens": [ { "deprel": "discourse", "end_char": 1045, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1043, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1046, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1052, "feats": null, "head": 0, "id": 3, "lemma": "ouch", "misc": "", "start_char": 1048, "text": "ouch", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 1053, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (SBAR (IN if) (S (NP (NN everyone)) (VP (MD could) (VP (UH please))))) (VP (VB take) (NP (PRP$ your) (NNS seats))) (. .)))" }, "speaker": "Dr Gablehouser", "text": "Okay, if everyone could please take your seats.", "tokens": [ { "deprel": "discourse", "end_char": 1059, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 1055, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1060, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1064, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 1062, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1073, "feats": "Number=Sing|PronType=Tot", "head": 7, "id": 4, "lemma": "everyone", "misc": "", "start_char": 1065, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1079, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "could", "misc": "", "start_char": 1074, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "discourse", "end_char": 1086, "feats": null, "head": 7, "id": 6, "lemma": "please", "misc": "", "start_char": 1080, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1091, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "take", "misc": "", "start_char": 1087, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1096, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1092, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1102, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "seat", "misc": "", "start_char": 1097, "text": "seats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1104, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1103, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Here)) (VP (VBZ 's)) (NP (PRP$ your) (NML (NN T) (HYPH -) (NN shirt)) (. .) (NN PMS)) (. ?)))" }, "speaker": "Leonard", "text": "Here's your T - shirt . PMS?", "tokens": [ { "deprel": "root", "end_char": 1109, "feats": "PronType=Dem", "head": 0, "id": 1, "lemma": "here", "misc": "", "start_char": 1105, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1110, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1117, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1113, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1119, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "T", "misc": "", "start_char": 1118, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 1120, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1127, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "shirt", "misc": "", "start_char": 1122, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1128, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1133, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "pms", "misc": "", "start_char": 1130, "text": "PMS", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1135, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 1134, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (NP (DT a) (NN couple) (NNS days)) (RB early))) (. .)))" }, "speaker": "Leslie", "text": "It's a couple days early.", "tokens": [ { "deprel": "nsubj", "end_char": 1138, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 1136, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1141, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1139, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1143, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1142, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 1150, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "couple", "misc": "", "start_char": 1144, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:npmod", "end_char": 1155, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "day", "misc": "", "start_char": 1151, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1161, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "early", "misc": "", "start_char": 1156, "text": "early", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1162, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP It)) (VP (VBZ stands) (PP (IN for) (NP (NNP Perpetual) (NNP Motion) (NNP Squad)))) (. .)))" }, "speaker": "Leonard", "text": "No . It stands for Perpetual Motion Squad.", "tokens": [ { "deprel": "discourse", "end_char": 1166, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1164, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1171, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 1169, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1178, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "stand", "misc": "", "start_char": 1172, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1182, "feats": null, "head": 8, "id": 5, "lemma": "for", "misc": "", "start_char": 1179, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1192, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "perpetual", "misc": "", "start_char": 1183, "text": "Perpetual", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1199, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Motion", "misc": "", "start_char": 1193, "text": "Motion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1205, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Squad", "misc": "", "start_char": 1200, "text": "Squad", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH right)) (, ,) (ADVP (IN of) (NN course)) (. .) (WHNP (WP What)) (SQ (VBD was) (NP (PRP I)) (VP (VBG thinking))) (. ?)))" }, "speaker": "Leslie", "text": "Oh, right, of course . What was I thinking?", "tokens": [ { "deprel": "discourse", "end_char": 1210, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 1208, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1212, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1218, "feats": null, "head": 11, "id": 3, "lemma": "right", "misc": "", "start_char": 1213, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1220, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1219, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1223, "feats": null, "head": 11, "id": 5, "lemma": "of", "misc": "", "start_char": 1221, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1230, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "course", "misc": "", "start_char": 1224, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1231, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1237, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "what", "misc": "", "start_char": 1233, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1241, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 1238, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1252, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "think", "misc": "", "start_char": 1244, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1254, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 1253, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Good) (NN afternoon)) (, ,) (NP (NN everyone)) (, ,) (CC and) (VP (UH welcome) (PP (IN to) (NP (NP (DT this) (NN year) (POS 's)) (NNP Physics) (NNP Bowl)))) (. .) (NP (NP (NN Today) (POS 's)) (JJ preliminary) (NN match)) (VP (VBZ features) (NP (NP (CD two) (JJ great) (NNS teams)) (: :) (NP (NP (NN AA)) (PP (IN versus) (NP (NNP PMS)))))) (. .)))" }, "speaker": "Gablehouser", "text": "Good afternoon, everyone, and welcome to this year's Physics Bowl . Today's preliminary match features two great teams: AA versus PMS.", "tokens": [ { "deprel": "amod", "end_char": 1259, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1255, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1269, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "afternoon", "misc": "", "start_char": 1260, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1280, "feats": "Number=Sing|PronType=Tot", "head": 2, "id": 4, "lemma": "everyone", "misc": "", "start_char": 1272, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1286, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 1283, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1294, "feats": null, "head": 2, "id": 7, "lemma": "welcome", "misc": "", "start_char": 1287, "text": "welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 1297, "feats": null, "head": 13, "id": 8, "lemma": "to", "misc": "", "start_char": 1295, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1302, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 1298, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1307, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "year", "misc": "", "start_char": 1303, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1310, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 1308, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 1318, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Physics", "misc": "", "start_char": 1311, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1323, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "Bowl", "misc": "", "start_char": 1319, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1325, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1324, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1331, "feats": "Number=Sing", "head": 18, "id": 15, "lemma": "today", "misc": "", "start_char": 1326, "text": "Today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1334, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 1332, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1346, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "preliminary", "misc": "", "start_char": 1335, "text": "preliminary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1352, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "match", "misc": "", "start_char": 1347, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 19, "lemma": "feature", "misc": "", "start_char": 1353, "text": "features", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 1365, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 20, "lemma": "two", "misc": "", "start_char": 1362, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1371, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "great", "misc": "", "start_char": 1366, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1377, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "team", "misc": "", "start_char": 1372, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1379, "feats": null, "head": 24, "id": 23, "lemma": ":", "misc": "", "start_char": 1378, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 1382, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "AA", "misc": "", "start_char": 1380, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1389, "feats": null, "head": 26, "id": 25, "lemma": "versus", "misc": "", "start_char": 1383, "text": "versus", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1393, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "PMS", "misc": "", "start_char": 1390, "text": "PMS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 1394, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT All) (NN night)) (ADVP (RB long)) (, ,) (UH y') (NP (DT all)) (. .)))" }, "speaker": "Howard", "text": "All night long, y' all.", "tokens": [ { "deprel": "det", "end_char": 1399, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1396, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1405, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "night", "misc": "", "start_char": 1400, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1410, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "long", "misc": "", "start_char": 1406, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1412, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 1411, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1415, "feats": null, "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1413, "text": "y'", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 1419, "feats": null, "head": 2, "id": 6, "lemma": "all", "misc": "", "start_char": 1416, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1421, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1420, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB jump) (ADVP (RB right) (RP in))))) (. .) (NP (NP (JJ First) (NN question)) (PP (IN for) (NP (NP (CD ten) (NNS points)) (: :) (`` \") (SBARQ (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ is) (NP (NP (DT the) (NML (NN iso) (HYPH -) (NN spin)) (NN singlet) (NN partner)) ('' \") (PP (IN of) (NP (DT the) (NML (NN pi) (HYPH -) (CD zero)) (NN meson))))))) (. ?)) ('' \") (NP (NNP PMS)) (. ?))))))" }, "speaker": "Gablehouser", "text": "Okay, well, let's jump right in . First question for ten points: \" What is the iso - spin singlet partner \" of the pi - zero meson? \" PMS?", "tokens": [ { "deprel": "discourse", "end_char": 1426, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1422, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1428, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1433, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 1429, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1439, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 1436, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1442, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 1440, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1447, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "jump", "misc": "", "start_char": 1443, "text": "jump", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1453, "feats": null, "head": 9, "id": 8, "lemma": "right", "misc": "", "start_char": 1448, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1456, "feats": null, "head": 7, "id": 9, "lemma": "in", "misc": "", "start_char": 1454, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1457, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1464, "feats": "Degree=Pos|NumType=Ord", "head": 12, "id": 11, "lemma": "first", "misc": "", "start_char": 1459, "text": "First", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1473, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "question", "misc": "", "start_char": 1465, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1477, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 1474, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1481, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 14, "lemma": "ten", "misc": "", "start_char": 1478, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 1488, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "point", "misc": "", "start_char": 1482, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 5, "id": 16, "lemma": ":", "misc": "", "start_char": 1489, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1492, "feats": null, "head": 18, "id": 17, "lemma": "\"", "misc": "", "start_char": 1491, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 1497, "feats": "PronType=Int", "head": 15, "id": 18, "lemma": "what", "misc": "", "start_char": 1493, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1500, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 19, "lemma": "be", "misc": "", "start_char": 1498, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1504, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 20, "lemma": "the", "misc": "", "start_char": 1501, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1508, "feats": "Number=Sing", "head": 23, "id": 21, "lemma": "iso", "misc": "", "start_char": 1505, "text": "iso", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1510, "feats": null, "head": 23, "id": 22, "lemma": "-", "misc": "", "start_char": 1509, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1515, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "spin", "misc": "", "start_char": 1511, "text": "spin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1523, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "singlet", "misc": "", "start_char": 1516, "text": "singlet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1531, "feats": "Number=Sing", "head": 18, "id": 25, "lemma": "partner", "misc": "", "start_char": 1524, "text": "partner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1533, "feats": null, "head": 25, "id": 26, "lemma": "\"", "misc": "", "start_char": 1532, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1536, "feats": null, "head": 32, "id": 27, "lemma": "of", "misc": "", "start_char": 1534, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1540, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 28, "lemma": "the", "misc": "", "start_char": 1537, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1543, "feats": "Number=Sing", "head": 31, "id": 29, "lemma": "pi", "misc": "", "start_char": 1541, "text": "pi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1545, "feats": null, "head": 31, "id": 30, "lemma": "-", "misc": "", "start_char": 1544, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 1550, "feats": "NumForm=Word|NumType=Card", "head": 32, "id": 31, "lemma": "zero", "misc": "", "start_char": 1546, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 1556, "feats": "Number=Sing", "head": 25, "id": 32, "lemma": "meson", "misc": "", "start_char": 1551, "text": "meson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1558, "feats": null, "head": 5, "id": 33, "lemma": "?", "misc": "", "start_char": 1557, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 18, "id": 34, "lemma": "\"", "misc": "", "start_char": 1559, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 1564, "feats": "Number=Sing", "head": 5, "id": 35, "lemma": "PMS", "misc": "", "start_char": 1561, "text": "PMS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1566, "feats": null, "head": 5, "id": 36, "lemma": "?", "misc": "", "start_char": 1565, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (DT The) (NN eta) (NN meson) (. .)))" }, "speaker": "Leonard", "text": "The eta meson.", "tokens": [ { "deprel": "det", "end_char": 1570, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1567, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1574, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "eta", "misc": "", "start_char": 1571, "text": "eta", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1580, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "meson", "misc": "", "start_char": 1575, "text": "meson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1582, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1581, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Correct)) (. .)))" }, "speaker": "Gablehouser", "text": "Correct.", "tokens": [ { "deprel": "root", "end_char": 1590, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "correct", "misc": "", "start_char": 1583, "text": "Correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1592, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1591, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (NP (JJ Formal) (NN protest) (. .)))" }, "speaker": "Sheldon", "text": "Formal protest.", "tokens": [ { "deprel": "amod", "end_char": 1599, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Formal", "misc": "", "start_char": 1593, "text": "Formal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1607, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "protest", "misc": "", "start_char": 1600, "text": "protest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1609, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1608, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (PP (IN On) (WHNP (WDT what) (NNS grounds)) (. ?)))" }, "speaker": "Gablehouser", "text": "On what grounds?", "tokens": [ { "deprel": "case", "end_char": 1612, "feats": null, "head": 3, "id": 1, "lemma": "on", "misc": "", "start_char": 1610, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1617, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "what", "misc": "", "start_char": 1613, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1625, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "grounds", "misc": "", "start_char": 1618, "text": "grounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1627, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1626, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NN Velcro)) (PP (IN on) (NP (PRP$ my) (NN wrist) (NN brace)))) (VP (VBD caught) (PRT (IN on)) (NP (PRP$ my) (NN shirt))) (. .)))" }, "speaker": "Sheldon", "text": "The Velcro on my wrist brace caught on my shirt.", "tokens": [ { "deprel": "det", "end_char": 1631, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 1628, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1638, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "velcro", "misc": "", "start_char": 1632, "text": "Velcro", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1641, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 1639, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1644, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 1642, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1650, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "wrist", "misc": "", "start_char": 1645, "text": "wrist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1656, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "brace", "misc": "", "start_char": 1651, "text": "brace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1663, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "catch", "misc": "", "start_char": 1657, "text": "caught", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1666, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 1664, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1669, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1667, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1675, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "shirt", "misc": "", "start_char": 1670, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1677, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1676, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (VP (VBN Denied) (. .) (ADVP (DT All) (RB right)) (, ,) (PP (IN for) (NP (CD ten) (NNS points))) (, ,) (`` \") (SBARQ (WHNP (WP What)) (VP (VBZ is) (NP (NP (DT the) (JJS lightest) (NN element)) (PP (IN on) (NP (NNP Earth))))) ('' \") (PP (IN with) (NP (DT no) (JJ stable) (NN isotope)))) (. ?) ('' \") (NP (NN AA)) (. ?)))" }, "speaker": "Gablehouser", "text": "Denied . All right, for ten points, \" What is the lightest element on Earth \" with no stable isotope? \" AA?", "tokens": [ { "deprel": "root", "end_char": 1684, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "deny", "misc": "", "start_char": 1678, "text": "Denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1686, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1685, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1690, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 1687, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1696, "feats": null, "head": 1, "id": 4, "lemma": "right", "misc": "", "start_char": 1691, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1698, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 1697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1702, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 1699, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1706, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "ten", "misc": "", "start_char": 1703, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1713, "feats": "Number=Plur", "head": 1, "id": 8, "lemma": "point", "misc": "", "start_char": 1707, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1715, "feats": null, "head": 1, "id": 9, "lemma": ",", "misc": "", "start_char": 1714, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1717, "feats": null, "head": 15, "id": 10, "lemma": "\"", "misc": "", "start_char": 1716, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1722, "feats": "PronType=Int", "head": 15, "id": 11, "lemma": "what", "misc": "", "start_char": 1718, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 1723, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1729, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1726, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1738, "feats": "Degree=Sup", "head": 15, "id": 14, "lemma": "light", "misc": "", "start_char": 1730, "text": "lightest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "appos", "end_char": 1746, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "element", "misc": "", "start_char": 1739, "text": "element", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1749, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 1747, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1755, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Earth", "misc": "", "start_char": 1750, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1757, "feats": null, "head": 15, "id": 18, "lemma": "\"", "misc": "", "start_char": 1756, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1762, "feats": null, "head": 22, "id": 19, "lemma": "with", "misc": "", "start_char": 1758, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1765, "feats": null, "head": 22, "id": 20, "lemma": "no", "misc": "", "start_char": 1763, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1772, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "stable", "misc": "", "start_char": 1766, "text": "stable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1780, "feats": "Number=Sing", "head": 15, "id": 22, "lemma": "isotope", "misc": "", "start_char": 1773, "text": "isotope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1782, "feats": null, "head": 1, "id": 23, "lemma": "?", "misc": "", "start_char": 1781, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 1, "id": 24, "lemma": "\"", "misc": "", "start_char": 1783, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 1787, "feats": "Number=Sing", "head": 1, "id": 25, "lemma": "AA", "misc": "", "start_char": 1785, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1789, "feats": null, "head": 1, "id": 26, "lemma": "?", "misc": "", "start_char": 1788, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (IN of) (NN course)) (, ,) (NP (DT the) (NN answer)) (VP (VBZ is) (NP (NN technetium))) (. .)))" }, "speaker": "Sheldon", "text": "And of course, the answer is technetium.", "tokens": [ { "deprel": "cc", "end_char": 1793, "feats": null, "head": 8, "id": 1, "lemma": "and", "misc": "", "start_char": 1790, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1796, "feats": null, "head": 8, "id": 2, "lemma": "of", "misc": "", "start_char": 1794, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1803, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "course", "misc": "", "start_char": 1797, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1805, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1804, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1809, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1806, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1816, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "answer", "misc": "", "start_char": 1810, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1819, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1817, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1830, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "technetium", "misc": "", "start_char": 1820, "text": "technetium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1832, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1831, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Terrific) (. .) (JJ Next) (NN question)) (: :) (`` \") (SBARQ (WHNP (WP What)) (SQ (VP (VBZ is) (NP (NP (DT the) (NN force)) (PP (IN between) (NP (NP (CD two) (JJ uncharged) (NNS plates)) ('' \") (PP (IN due) (IN to) (NP (NN quantum) (NN vacuum) (NNS fluctuations))))))))) (. ?) ('' \")))" }, "speaker": "Gablehouser", "text": "Terrific . Next question: \" What is the force between two uncharged plates \" due to quantum vacuum fluctuations? \"", "tokens": [ { "deprel": "root", "end_char": 1841, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Terrific", "misc": "", "start_char": 1833, "text": "Terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1843, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1842, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1848, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "next", "misc": "", "start_char": 1844, "text": "Next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1857, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "question", "misc": "", "start_char": 1849, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1859, "feats": null, "head": 1, "id": 5, "lemma": ":", "misc": "", "start_char": 1858, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 1861, "feats": null, "head": 7, "id": 6, "lemma": "\"", "misc": "", "start_char": 1860, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "appos", "end_char": 1866, "feats": "PronType=Int", "head": 4, "id": 7, "lemma": "what", "misc": "", "start_char": 1862, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1869, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 8, "lemma": "be", "misc": "", "start_char": 1867, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1873, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1870, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1879, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "force", "misc": "", "start_char": 1874, "text": "force", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1887, "feats": null, "head": 14, "id": 11, "lemma": "between", "misc": "", "start_char": 1880, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1891, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 12, "lemma": "two", "misc": "", "start_char": 1888, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1901, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "uncharged", "misc": "", "start_char": 1892, "text": "uncharged", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1908, "feats": "Number=Plur", "head": 10, "id": 14, "lemma": "plate", "misc": "", "start_char": 1902, "text": "plates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1910, "feats": null, "head": 7, "id": 15, "lemma": "\"", "misc": "", "start_char": 1909, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1914, "feats": null, "head": 20, "id": 16, "lemma": "due", "misc": "", "start_char": 1911, "text": "due", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1917, "feats": null, "head": 16, "id": 17, "lemma": "to", "misc": "", "start_char": 1915, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1925, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "quantum", "misc": "", "start_char": 1918, "text": "quantum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1932, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "vacuum", "misc": "", "start_char": 1926, "text": "vacuum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1945, "feats": "Number=Plur", "head": 7, "id": 20, "lemma": "fluctuation", "misc": "", "start_char": 1933, "text": "fluctuations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1947, "feats": null, "head": 1, "id": 21, "lemma": "?", "misc": "", "start_char": 1946, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1949, "feats": null, "head": 1, "id": 22, "lemma": "\"", "misc": "", "start_char": 1948, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (MD can) (VP (VB suck) (PRT (RP on)) (, ...) (NP (DT the) (NNP Casimir) (NN effect)))) (. .)))" }, "speaker": "Raj", "text": "Sheldon can suck on...the Casimir effect.", "tokens": [ { "deprel": "nsubj", "end_char": 1957, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1950, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1961, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 1958, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1966, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "suck", "misc": "", "start_char": 1962, "text": "suck", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1969, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 1967, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1973, "feats": null, "head": 3, "id": 5, "lemma": "...", "misc": "", "start_char": 1970, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1977, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1974, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1985, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Casimir", "misc": "", "start_char": 1978, "text": "Casimir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1992, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "effect", "misc": "", "start_char": 1986, "text": "effect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1994, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1993, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SBARQ (`` \") (WHADVP (WRB How)) (SQ (SQ (VBZ does) (NP (DT a) (NML (NN quantum) (NN computer) (NN factor))) (NP (JJ large) (NNS numbers))) (. ?) ('' \") (NP (NN PMS)) (. ?))))" }, "speaker": "Gablehouser", "text": "\" How does a quantum computer factor large numbers? \" PMS?", "tokens": [ { "deprel": "punct", "end_char": 1996, "feats": null, "head": 12, "id": 1, "lemma": "\"", "misc": "", "start_char": 1995, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 2000, "feats": "PronType=Int", "head": 12, "id": 2, "lemma": "how", "misc": "", "start_char": 1997, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2005, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 3, "lemma": "do", "misc": "", "start_char": 2001, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2007, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 4, "lemma": "a", "misc": "", "start_char": 2006, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2015, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "quantum", "misc": "", "start_char": 2008, "text": "quantum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2024, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "computer", "misc": "", "start_char": 2016, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2031, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "factor", "misc": "", "start_char": 2025, "text": "factor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2037, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "large", "misc": "", "start_char": 2032, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2045, "feats": "Number=Plur", "head": 12, "id": 9, "lemma": "number", "misc": "", "start_char": 2038, "text": "numbers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2047, "feats": null, "head": 12, "id": 10, "lemma": "?", "misc": "", "start_char": 2046, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2049, "feats": null, "head": 12, "id": 11, "lemma": "\"", "misc": "", "start_char": 2048, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "root", "end_char": 2053, "feats": "Number=Sing", "head": 0, "id": 12, "lemma": "pms", "misc": "", "start_char": 2050, "text": "PMS", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2055, "feats": null, "head": 12, "id": 13, "lemma": "?", "misc": "", "start_char": 2054, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Shor) (POS 's)) (NN algorithm) (. .)))" }, "speaker": "Leslie", "text": "Shor's algorithm.", "tokens": [ { "deprel": "nmod:poss", "end_char": 2060, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Shor", "misc": "", "start_char": 2056, "text": "Shor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2063, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 2061, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 2073, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "algorithm", "misc": "", "start_char": 2064, "text": "algorithm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2075, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2074, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Correct)) (. .)))" }, "speaker": "Gablehouser", "text": "Correct.", "tokens": [ { "deprel": "root", "end_char": 2083, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "correct", "misc": "", "start_char": 2076, "text": "Correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2085, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2084, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Correct) (. !)) (NP (NP (CD 4.1855) (NNS times) (CD ten)) (PP (IN to) (NP (NP (DT the) (JJ seventh) (NNS ergs)) (PP (IN per) (NP (NN calorie)))))) (. .)))" }, "speaker": "Sheldon", "text": "Correct! 4.1855 times ten to the seventh ergs per calorie.", "tokens": [ { "deprel": "root", "end_char": 2093, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "correct", "misc": "", "start_char": 2086, "text": "Correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2095, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 2094, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 2102, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 3, "lemma": "4.1855", "misc": "", "start_char": 2096, "text": "4.1855", "upos": "NUM", "xpos": "CD" }, { "deprel": "list", "end_char": 2108, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "time", "misc": "", "start_char": 2103, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nummod", "end_char": 2112, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "ten", "misc": "", "start_char": 2109, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 2115, "feats": null, "head": 9, "id": 6, "lemma": "to", "misc": "", "start_char": 2113, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2119, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 2116, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2127, "feats": "Degree=Pos|NumType=Ord", "head": 9, "id": 8, "lemma": "seventh", "misc": "", "start_char": 2120, "text": "seventh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2132, "feats": "Number=Plur", "head": 4, "id": 9, "lemma": "erg", "misc": "", "start_char": 2128, "text": "ergs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2136, "feats": null, "head": 11, "id": 10, "lemma": "per", "misc": "", "start_char": 2133, "text": "per", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2144, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "calorie", "misc": "", "start_char": 2137, "text": "calorie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2146, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 2145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NNP Prevost) (POS 's)) (NN theory)) (PP (IN of) (NP (NNS exchanges))) (. .)))" }, "speaker": "Leonard", "text": "Prevost's theory of exchanges.", "tokens": [ { "deprel": "nmod:poss", "end_char": 2154, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Prevost", "misc": "", "start_char": 2147, "text": "Prevost", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2157, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 2155, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 2164, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "theory", "misc": "", "start_char": 2158, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2167, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 2165, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2177, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "exchange", "misc": "", "start_char": 2168, "text": "exchanges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2179, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 2178, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (NNP Lambda)) (VP (VBZ equals) (NP (NP (NP (CD one)) (PP (IN over) (NP (NN pi)))) (VP (VBZ r) (VP (VBN squared))))) (NN n.)))" }, "speaker": "Sheldon", "text": "Lambda equals one over pi r squared n.", "tokens": [ { "deprel": "nsubj", "end_char": 2186, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Lambda", "misc": "", "start_char": 2180, "text": "Lambda", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2193, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "equal", "misc": "", "start_char": 2187, "text": "equals", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 2197, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 3, "lemma": "one", "misc": "", "start_char": 2194, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 2202, "feats": null, "head": 5, "id": 4, "lemma": "over", "misc": "", "start_char": 2198, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2205, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "pi", "misc": "", "start_char": 2203, "text": "pi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 2207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 2206, "text": "r", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 2215, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 7, "lemma": "square", "misc": "", "start_char": 2208, "text": "squared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 2218, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "n.", "misc": "", "start_char": 2216, "text": "n.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (CD 760) (NNS degrees)) (NNP Celsius)) (, ...) (NP (NP (DT the) (JJ approximate) (NN temperature)) (PP (IN of) (NP (NP (DT the) (JJ young) (NN lady)) (PP (IN in) (NP (DT the) (JJ front) (NN row)))))) (. .)))" }, "speaker": "Howard", "text": "760 degrees Celsius...the approximate temperature of the young lady in the front row.", "tokens": [ { "deprel": "nummod", "end_char": 2222, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 1, "lemma": "760", "misc": "", "start_char": 2219, "text": "760", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 2230, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "degree", "misc": "", "start_char": 2223, "text": "degrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "vocative", "end_char": 2238, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Celsius", "misc": "", "start_char": 2231, "text": "Celsius", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2242, "feats": null, "head": 7, "id": 4, "lemma": "...", "misc": "", "start_char": 2239, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2246, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 2243, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2258, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "approximate", "misc": "", "start_char": 2247, "text": "approximate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 2270, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "temperature", "misc": "", "start_char": 2259, "text": "temperature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2273, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 2271, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2277, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 2274, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2283, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "young", "misc": "", "start_char": 2278, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2288, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "lady", "misc": "", "start_char": 2284, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2291, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 2289, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2295, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 2292, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2301, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "front", "misc": "", "start_char": 2296, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2305, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "row", "misc": "", "start_char": 2302, "text": "row", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2307, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 2306, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (NNP Mr.) (NNP Wolowitz)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (PRP$ your) (JJ second) (NN warning))) (. .)))" }, "speaker": "Gablehouser", "text": "Mr. Wolowitz, this is your second warning.", "tokens": [ { "deprel": "vocative", "end_char": 2311, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Mr.", "misc": "", "start_char": 2308, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2320, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 2312, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2322, "feats": null, "head": 8, "id": 3, "lemma": ",", "misc": "", "start_char": 2321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2327, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 4, "lemma": "this", "misc": "", "start_char": 2323, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2330, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 2328, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2335, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 2331, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2342, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 7, "lemma": "second", "misc": "", "start_char": 2336, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2350, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "warning", "misc": "", "start_char": 2343, "text": "warning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2352, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 2351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (NP (DT A) (NN sigma) (NN particle) (. .)))" }, "speaker": "Sheldon", "text": "A sigma particle.", "tokens": [ { "deprel": "det", "end_char": 2354, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 2353, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2360, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "sigma", "misc": "", "start_char": 2355, "text": "sigma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2369, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "particle", "misc": "", "start_char": 2361, "text": "particle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2371, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (S (VP (VBG assuming) (SBAR (S (NP (DT the) (JJ hypothetical) (NN planet)) (VP (VBZ has) (NP (NP (DT a) (NN mass)) (ADJP (JJR greater) (PP (IN than) (NP (DT the) (NNP Earth)))))))))) (. .)))" }, "speaker": "Leslie", "text": "Yes, assuming the hypothetical planet has a mass greater than the Earth.", "tokens": [ { "deprel": "discourse", "end_char": 2375, "feats": null, "head": 3, "id": 1, "lemma": "yes", "misc": "", "start_char": 2372, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2377, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2376, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2386, "feats": "VerbForm=Ger", "head": 0, "id": 3, "lemma": "assume", "misc": "", "start_char": 2378, "text": "assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 2390, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 2387, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2403, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "hypothetical", "misc": "", "start_char": 2391, "text": "hypothetical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2410, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "planet", "misc": "", "start_char": 2404, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 2414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "have", "misc": "", "start_char": 2411, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2416, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 2415, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2421, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "mass", "misc": "", "start_char": 2417, "text": "mass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 2429, "feats": "Degree=Cmp", "head": 9, "id": 10, "lemma": "great", "misc": "", "start_char": 2422, "text": "greater", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 2434, "feats": null, "head": 13, "id": 11, "lemma": "than", "misc": "", "start_char": 2430, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2438, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 2435, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2444, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "Earth", "misc": "", "start_char": 2439, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2446, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 2445, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Correct) (. !)) (NP (NNS Ladies) (CC and) (NNS gentlemen))) (, ,) (NP (PRP I)) (VP (VBP hold) (PP (IN in) (NP (PRP$ my) (NN hand))) (NP (DT the) (JJ final) (NN question))) (. .) (S (NP (DT The) (NN score)) (ADVP (RB now)) (VP (VBZ stands) (ADVP (NP (. .) (CD 1,150) (, ,) (CD 1,175) (. .) (RB So)) (, ,) (PP (IN for) (NP (NP (CD 100) (NNS points)) (CC and) (NP (DT the) (NN match)))) (, ,) (UH please) (VP (VB turn) (NP (PRP$ your) (NN attention)) (PP (IN to) (NP (NP (NP (DT the) (NN formula)) (PP (IN on) (NP (DT the) (NNS screens)))) (. .) (VP (VB Solve) (NP (DT the) (NN equation))))))))) (. .)))" }, "speaker": "Gablehouser", "text": "Correct! Ladies and gentlemen, I hold in my hand the final question . The score now stands . 1,150, 1,175 . So, for 100 points and the match, please turn your attention to the formula on the screens . Solve the equation.", "tokens": [ { "deprel": "advcl", "end_char": 2454, "feats": "Degree=Pos", "head": 8, "id": 1, "lemma": "correct", "misc": "", "start_char": 2447, "text": "Correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2456, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 2455, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 2463, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "lady", "misc": "", "start_char": 2457, "text": "Ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 2467, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 2464, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2477, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "gentleman", "misc": "", "start_char": 2468, "text": "gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2479, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 2478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2481, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2480, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2486, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "hold", "misc": "", "start_char": 2482, "text": "hold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2489, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 2487, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2492, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 2490, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2497, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "hand", "misc": "", "start_char": 2493, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 2501, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 2498, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2507, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "final", "misc": "", "start_char": 2502, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2516, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "question", "misc": "", "start_char": 2508, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2518, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 2517, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2522, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 2519, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2528, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "score", "misc": "", "start_char": 2523, "text": "score", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2532, "feats": null, "head": 19, "id": 18, "lemma": "now", "misc": "", "start_char": 2529, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2539, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 19, "lemma": "stand", "misc": "", "start_char": 2533, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2541, "feats": null, "head": 19, "id": 20, "lemma": ".", "misc": "", "start_char": 2540, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 2547, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 21, "lemma": "1150", "misc": "", "start_char": 2542, "text": "1,150", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2549, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 2548, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 2555, "feats": "NumForm=Digit|NumType=Card", "head": 21, "id": 23, "lemma": "1,175", "misc": "", "start_char": 2550, "text": "1,175", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2557, "feats": null, "head": 8, "id": 24, "lemma": ".", "misc": "", "start_char": 2556, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2560, "feats": null, "head": 35, "id": 25, "lemma": "so", "misc": "", "start_char": 2558, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2562, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 2561, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2566, "feats": null, "head": 29, "id": 27, "lemma": "for", "misc": "", "start_char": 2563, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 2570, "feats": "NumForm=Digit|NumType=Card", "head": 29, "id": 28, "lemma": "100", "misc": "", "start_char": 2567, "text": "100", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 2577, "feats": "Number=Plur", "head": 35, "id": 29, "lemma": "point", "misc": "", "start_char": 2571, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 2581, "feats": null, "head": 32, "id": 30, "lemma": "and", "misc": "", "start_char": 2578, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 2585, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 2582, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 2591, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "match", "misc": "", "start_char": 2586, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2593, "feats": null, "head": 35, "id": 33, "lemma": ",", "misc": "", "start_char": 2592, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2600, "feats": null, "head": 35, "id": 34, "lemma": "please", "misc": "", "start_char": 2594, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 2605, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 35, "lemma": "turn", "misc": "", "start_char": 2601, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2610, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "your", "misc": "", "start_char": 2606, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2620, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "attention", "misc": "", "start_char": 2611, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2623, "feats": null, "head": 40, "id": 38, "lemma": "to", "misc": "", "start_char": 2621, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2627, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 2624, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2635, "feats": "Number=Sing", "head": 35, "id": 40, "lemma": "formula", "misc": "", "start_char": 2628, "text": "formula", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2638, "feats": null, "head": 43, "id": 41, "lemma": "on", "misc": "", "start_char": 2636, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2642, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 42, "lemma": "the", "misc": "", "start_char": 2639, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2650, "feats": "Number=Plur", "head": 40, "id": 43, "lemma": "screen", "misc": "", "start_char": 2643, "text": "screens", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2652, "feats": null, "head": 8, "id": 44, "lemma": ".", "misc": "", "start_char": 2651, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2658, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 45, "lemma": "solve", "misc": "", "start_char": 2653, "text": "Solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2662, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 46, "lemma": "the", "misc": "", "start_char": 2659, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2671, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "equation", "misc": "", "start_char": 2663, "text": "equation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2673, "feats": null, "head": 8, "id": 48, "lemma": ".", "misc": "", "start_char": 2672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (NP (JJ Holy) (NN crap) (. .)))" }, "speaker": "Raj", "text": "Holy crap.", "tokens": [ { "deprel": "amod", "end_char": 2678, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Holy", "misc": "", "start_char": 2674, "text": "Holy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2683, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "crap", "misc": "", "start_char": 2679, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2685, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2684, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VP (VBZ is)) (NP (DT that))) (. ?)))" }, "speaker": "Leonard", "text": "What the hell is that?", "tokens": [ { "deprel": "root", "end_char": 2690, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2686, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 2694, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 2691, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2699, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "hell", "misc": "", "start_char": 2695, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2702, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "be", "misc": "", "start_char": 2700, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2707, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 5, "lemma": "that", "misc": "", "start_char": 2703, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2709, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 2708, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ looks) (PP (IN like) (NP (NP (NN something)) (SBAR (S (NP (PRP they)) (VP (VBD found) (PP (IN on) (NP (DT the) (NN ship))) (PP (IN at) (NP (NNP Roswell))))))))) (. .)))" }, "speaker": "Howard", "text": "It looks like something they found on the ship at Roswell.", "tokens": [ { "deprel": "nsubj", "end_char": 2712, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 2710, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2718, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 2713, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2723, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 2719, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2733, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 4, "lemma": "something", "misc": "", "start_char": 2724, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2738, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 2734, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2744, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "find", "misc": "", "start_char": 2739, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2747, "feats": null, "head": 9, "id": 7, "lemma": "on", "misc": "", "start_char": 2745, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2751, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2748, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2756, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "ship", "misc": "", "start_char": 2752, "text": "ship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2759, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 2757, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2767, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "Roswell", "misc": "", "start_char": 2760, "text": "Roswell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2769, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 2768, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (VP (VB Come) (PRT (RP on)) (, ,) (VP (VB think)) (. .) (NP (NNP Leslie)) (. ?)))" }, "speaker": "Leonard", "text": "Come on, think . Leslie?", "tokens": [ { "deprel": "root", "end_char": 2774, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 2770, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2777, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 2775, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2779, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2785, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "think", "misc": "", "start_char": 2780, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2787, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2786, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2794, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leslie", "misc": "", "start_char": 2788, "text": "Leslie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2796, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 2795, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (PRP It))) (VP (VBZ 's) (RB not) (VP (VBG gon) (S (VP (TO na) (NP (VB work)))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP rush) (NP (PRP me)))))))) (. .) (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB let) (S (NP (PRP me)) (VP (VB get) (ADVP (RB there))))))))) (. .)))" }, "speaker": "Leslie", "text": "It's not gonna work if you rush me . You have to let me get there.", "tokens": [ { "deprel": "nsubj", "end_char": 2799, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 2797, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2802, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2800, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2806, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2803, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2810, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 2807, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2813, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2811, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2818, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "work", "misc": "", "start_char": 2814, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2821, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 2819, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2825, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2822, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2830, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "rush", "misc": "", "start_char": 2826, "text": "rush", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2833, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 2831, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2835, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 2834, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2839, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 2836, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2844, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 13, "lemma": "have", "misc": "", "start_char": 2840, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2847, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 2845, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2851, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "let", "misc": "", "start_char": 2848, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2854, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 2852, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2858, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "get", "misc": "", "start_char": 2855, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2864, "feats": "PronType=Dem", "head": 17, "id": 18, "lemma": "there", "misc": "", "start_char": 2859, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2866, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 2865, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (SINV (S (NP (PRP You)) (VP (VBP are) (ADVP (RB never)) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (DT that)) (VP (VB go))))))))) (, ,) (VBP are) (NP (PRP you)) (. ?)))" }, "speaker": "Leonard", "text": "You are never gonna let that go, are you?", "tokens": [ { "deprel": "nsubj", "end_char": 2870, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 2867, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2874, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2871, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2880, "feats": null, "head": 4, "id": 3, "lemma": "never", "misc": "", "start_char": 2875, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2884, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 2881, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2887, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2885, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2891, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 2888, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2896, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 2892, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 2899, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 2897, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2901, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 2900, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2905, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "be", "misc": "", "start_char": 2902, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2909, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 2906, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2911, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 2910, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (NP (NN PMS) (. ?)))" }, "speaker": "Gablehouser", "text": "PMS?", "tokens": [ { "deprel": "root", "end_char": 2915, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "pms", "misc": "", "start_char": 2912, "text": "PMS", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2917, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2916, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (PRP I)) (VP (VBD panicked)) (. .)))" }, "speaker": "Leonard", "text": "Sorry, I panicked.", "tokens": [ { "deprel": "discourse", "end_char": 2923, "feats": null, "head": 4, "id": 1, "lemma": "sorry", "misc": "", "start_char": 2918, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2925, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2924, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2927, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2926, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2936, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "panicked", "misc": "", "start_char": 2928, "text": "panicked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2938, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2937, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (VP (VB guess)) (. .)))" }, "speaker": "Howard", "text": "Then guess.", "tokens": [ { "deprel": "advmod", "end_char": 2943, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 2939, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2949, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 2944, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2951, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2950, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (INTJ (UH Um) (, ...) (NP (CD Eight) (. .) (NN Point) (CD four)) (. .)))" }, "speaker": "Leonard", "text": "Um...Eight . Point four.", "tokens": [ { "deprel": "discourse", "end_char": 2954, "feats": null, "head": 5, "id": 1, "lemma": "um", "misc": "", "start_char": 2952, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2958, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 2955, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 2964, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 3, "lemma": "eight", "misc": "", "start_char": 2959, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2966, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2965, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 2972, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "point", "misc": "", "start_char": 2967, "text": "Point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 2977, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 6, "lemma": "four", "misc": "", "start_char": 2973, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2979, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 2978, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ incorrect) (. .)) (NP (NN AA)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB answer) (ADVP (RB correctly)))))) (, ,) (SBAR (S (NP (DT the) (NN match)) (VP (VBZ is) (NP (PRP yours))))))) (. .)))" }, "speaker": "Gablehouser", "text": "I'm sorry, that's incorrect . AA, if you can answer correctly, the match is yours.", "tokens": [ { "deprel": "nsubj", "end_char": 2981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 2980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2984, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2982, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2990, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 2985, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2992, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 2991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2997, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 2993, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3000, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 2998, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 3010, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "incorrect", "misc": "", "start_char": 3001, "text": "incorrect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3012, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 3011, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 3015, "feats": "Number=Sing", "head": 20, "id": 9, "lemma": "AA", "misc": "", "start_char": 3013, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3017, "feats": null, "head": 3, "id": 10, "lemma": ",", "misc": "", "start_char": 3016, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 3020, "feats": null, "head": 14, "id": 11, "lemma": "if", "misc": "", "start_char": 3018, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3024, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 3021, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3028, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "can", "misc": "", "start_char": 3025, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 3035, "feats": "VerbForm=Inf", "head": 20, "id": 14, "lemma": "answer", "misc": "", "start_char": 3029, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 3045, "feats": null, "head": 14, "id": 15, "lemma": "correctly", "misc": "", "start_char": 3036, "text": "correctly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3047, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 3046, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 3051, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 3048, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3057, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "match", "misc": "", "start_char": 3052, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 3060, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 3058, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 3066, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 20, "lemma": "yours", "misc": "", "start_char": 3061, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3068, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 3067, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (PRP it))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (VP (VBN got) (NP (NN squat))))) (. .)))" }, "speaker": "Howard", "text": "He doesn't have it . He's got squat.", "tokens": [ { "deprel": "nsubj", "end_char": 3071, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 3069, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3076, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3072, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3080, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3077, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3085, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 3081, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3088, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 3086, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3090, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 3089, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3093, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 3091, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 3096, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 3094, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 3100, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 9, "lemma": "get", "misc": "", "start_char": 3097, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 3106, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "squat", "misc": "", "start_char": 3101, "text": "squat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3108, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 3107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (S (NP (NN AA)) (, ,) (NP (PRP I)) (VP (VBP need) (NP (PRP$ your) (NN answer))) (. .)))" }, "speaker": "Gablehouser", "text": "AA, I need your answer.", "tokens": [ { "deprel": "vocative", "end_char": 3111, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "AA", "misc": "", "start_char": 3109, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3113, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 3112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3120, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 3116, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 3125, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 3121, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3132, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "answer", "misc": "", "start_char": 3126, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3134, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 3133, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 57, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (DT The) (NN answer)) (VP (VBZ is) (NP (CC minus) (CD eight) (NN pi) (NN alpha))) (. .)))" }, "speaker": "Third Floor Janitor", "text": "_ The answer is minus eight pi alpha.", "tokens": [ { "deprel": "punct", "end_char": 3136, "feats": null, "head": 8, "id": 1, "lemma": "_", "misc": "", "start_char": 3135, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "det", "end_char": 3140, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 3137, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3147, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "answer", "misc": "", "start_char": 3141, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 3150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 3148, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cc", "end_char": 3156, "feats": null, "head": 6, "id": 5, "lemma": "minus", "misc": "", "start_char": 3151, "text": "minus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 3162, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "eight", "misc": "", "start_char": 3157, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 3165, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "pi", "misc": "", "start_char": 3163, "text": "pi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3171, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "alpha", "misc": "", "start_char": 3166, "text": "alpha", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3173, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 3172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 58, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Hang) (PP (IN on) (NP (DT a) (NN second))))) (. .) (NP (DT That)) (VP (VBZ 's) (RB not) (NP (PRP$ our) (NN answer))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing)))) (. ?)))" }, "speaker": "Sheldon", "text": "Hang on a second . That's not our answer . What are you doing?", "tokens": [ { "deprel": "root", "end_char": 3178, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 3174, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 3181, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 3179, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3183, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 3182, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3190, "feats": "NumType=Ord|Number=Sing", "head": 1, "id": 4, "lemma": "second", "misc": "", "start_char": 3184, "text": "second", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3192, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 3191, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3197, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 3193, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3200, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 3198, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3204, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 3201, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 3208, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "our", "misc": "", "start_char": 3205, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 3215, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "answer", "misc": "", "start_char": 3209, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3217, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 3216, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 3222, "feats": "PronType=Int", "head": 15, "id": 12, "lemma": "what", "misc": "", "start_char": 3218, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 3226, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 3223, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3230, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 3227, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3236, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 15, "lemma": "do", "misc": "", "start_char": 3231, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 3238, "feats": null, "head": 1, "id": 16, "lemma": "?", "misc": "", "start_char": 3237, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 59, "misc": { "parse_tree": "(ROOT (S (VP (VBG Answering) (NP (NN question) (. .)) (S (NP (VBG Winning) (NNP Physics) (NNP Bowl)))) (. .)))" }, "speaker": "Third Floor Janitor", "text": "Answering question . Winning Physics Bowl.", "tokens": [ { "deprel": "root", "end_char": 3248, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "answer", "misc": "", "start_char": 3239, "text": "Answering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 3257, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "question", "misc": "", "start_char": 3249, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3259, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 3258, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 3267, "feats": "VerbForm=Ger", "head": 6, "id": 4, "lemma": "win", "misc": "", "start_char": 3260, "text": "Winning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 3275, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Physics", "misc": "", "start_char": 3268, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 3280, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Bowl", "misc": "", "start_char": 3276, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3282, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 3281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 60, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB know) (NP (NP (NN anything)) (PP (IN about) (NP (NN physics)))))) (. ?)))" }, "speaker": "Sheldon", "text": "How do you know anything about physics?", "tokens": [ { "deprel": "advmod", "end_char": 3286, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 3283, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 3289, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3287, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3293, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 3290, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3298, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 3294, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3307, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "anything", "misc": "", "start_char": 3299, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 3313, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 3308, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3321, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "physics", "misc": "", "start_char": 3314, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3323, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 3322, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 61, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (, ,) (NP (PRP I)) (VP (VBP am) (NP (NN janitor))) (. .) (S (PP (IN In) (NP (JJ former) (NNP Soviet) (NNP Union))) (, ,) (NP (PRP I)) (VP (VBP am) (NP (NP (NN physicist) (. .) (NNP Leningrad) (NNP Politechnika) (. .)) (VP (VB Go) (, ,) (NP (NNP Polar) (NNPS Bears)))))) (. .)))" }, "speaker": "Third Floor Janitor", "text": "Here, I am janitor . In former Soviet Union, I am physicist . Leningrad Politechnika . Go, Polar Bears.", "tokens": [ { "deprel": "advmod", "end_char": 3328, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "here", "misc": "", "start_char": 3324, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3330, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 3329, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3332, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 3331, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3335, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 3333, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 3343, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "janitor", "misc": "", "start_char": 3336, "text": "janitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3345, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 3344, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 3348, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 3346, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 3355, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "former", "misc": "", "start_char": 3349, "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 3362, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Soviet", "misc": "", "start_char": 3356, "text": "Soviet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 3368, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "Union", "misc": "", "start_char": 3363, "text": "Union", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3370, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 3369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3372, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 3371, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3375, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 3373, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 3385, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "physicist", "misc": "", "start_char": 3376, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3387, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 3386, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 3397, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Leningrad", "misc": "", "start_char": 3388, "text": "Leningrad", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 3410, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Politechnika", "misc": "", "start_char": 3398, "text": "Politechnika", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3412, "feats": null, "head": 19, "id": 18, "lemma": ".", "misc": "", "start_char": 3411, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 3415, "feats": "Mood=Imp|VerbForm=Fin", "head": 14, "id": 19, "lemma": "go", "misc": "", "start_char": 3413, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3417, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 3416, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 3423, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "Polar", "misc": "", "start_char": 3418, "text": "Polar", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obj", "end_char": 3429, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "Bear", "misc": "", "start_char": 3424, "text": "Bears", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 3431, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 3430, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 62, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ delightful) (JJ little) (NN story)))) (, ,) (CC but) (S (S (NP (PRP$ our) (NN arrangement)) (VP (VBD was) (SBAR (IN that) (S (NP (PRP you)) (VP (VP (VBP sit) (ADVP (RB here))) (CC and) (RB not) (VP (VB say) (NP (NN anything)))))))) (, ...) (S (NP (PRP I)) (VP (VBP answer) (NP (DT the) (NNS questions))))) (. .)))" }, "speaker": "Sheldon", "text": "That's a delightful little story, but our arrangement was that you sit here and not say anything...I answer the questions.", "tokens": [ { "deprel": "nsubj", "end_char": 3436, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 1, "lemma": "that", "misc": "", "start_char": 3432, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3439, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 3437, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3441, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 3440, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3452, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "delightful", "misc": "", "start_char": 3442, "text": "delightful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 3459, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "little", "misc": "", "start_char": 3453, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 3465, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "story", "misc": "", "start_char": 3460, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3467, "feats": null, "head": 14, "id": 7, "lemma": ",", "misc": "", "start_char": 3466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 3471, "feats": null, "head": 14, "id": 8, "lemma": "but", "misc": "", "start_char": 3468, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 3475, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "our", "misc": "", "start_char": 3472, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 3487, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "arrangement", "misc": "", "start_char": 3476, "text": "arrangement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 3491, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 3488, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 3496, "feats": null, "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 3492, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3500, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 3497, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 3504, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 14, "lemma": "sit", "misc": "", "start_char": 3501, "text": "sit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3509, "feats": "PronType=Dem", "head": 14, "id": 15, "lemma": "here", "misc": "", "start_char": 3505, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 3513, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 3510, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 3517, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 3514, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 3521, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "say", "misc": "", "start_char": 3518, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3530, "feats": "Number=Sing|PronType=Ind", "head": 18, "id": 19, "lemma": "anything", "misc": "", "start_char": 3522, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 3534, "feats": null, "head": 6, "id": 20, "lemma": "...", "misc": "", "start_char": 3531, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3536, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 3535, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3543, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 22, "lemma": "answer", "misc": "", "start_char": 3537, "text": "answer", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 3547, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 3544, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3557, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "question", "misc": "", "start_char": 3548, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3559, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 3558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 63, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (RB n't) (VP (VB answer) (NP (NN question) (. .)) (INTJ (UH Hey)) (, ,) (VP (VB look)))) (. .)))" }, "speaker": "Third Floor Janitor", "text": "You didn't answer question . Hey, look.", "tokens": [ { "deprel": "nsubj", "end_char": 3563, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 3560, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3567, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3564, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 3571, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3568, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3578, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "answer", "misc": "", "start_char": 3572, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3587, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "question", "misc": "", "start_char": 3579, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3589, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 3588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 3593, "feats": null, "head": 9, "id": 7, "lemma": "hey", "misc": "", "start_char": 3590, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3595, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 3594, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 3600, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 9, "lemma": "look", "misc": "", "start_char": 3596, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3602, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 3601, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 64, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (VBP have) (NP (NP (NN democracy)) (PP (PP (ADVP (RB now)) (PP (IN in) (NP (PRP$ your) (JJ beloved) (NNP Russia)))) (CC but) (PP (IN on) (NP (DT this) (NML (NNP Physics) (NNP Bowl)) (NN team)))))) (, ,) (NP (PRP I)) (VP (VBP rule) (PP (IN with) (NP (DT an) (NN iron) (NN fist)))) (. .)))" }, "speaker": "Sheldon", "text": "Now, maybe you have democracy now in your beloved Russia but on this Physics Bowl team, I rule with an iron fist.", "tokens": [ { "deprel": "advmod", "end_char": 3606, "feats": null, "head": 5, "id": 1, "lemma": "now", "misc": "", "start_char": 3603, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3608, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 3607, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3614, "feats": null, "head": 5, "id": 3, "lemma": "maybe", "misc": "", "start_char": 3609, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3618, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 3615, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3623, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 3619, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 3633, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "democracy", "misc": "", "start_char": 3624, "text": "democracy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3637, "feats": null, "head": 5, "id": 7, "lemma": "now", "misc": "", "start_char": 3634, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 3640, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 3638, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3645, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "your", "misc": "", "start_char": 3641, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 3653, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "beloved", "misc": "", "start_char": 3646, "text": "beloved", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 3660, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "Russia", "misc": "", "start_char": 3654, "text": "Russia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 3664, "feats": null, "head": 20, "id": 12, "lemma": "but", "misc": "", "start_char": 3661, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 3667, "feats": null, "head": 17, "id": 13, "lemma": "on", "misc": "", "start_char": 3665, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3672, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 14, "lemma": "this", "misc": "", "start_char": 3668, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 3680, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "Physics", "misc": "", "start_char": 3673, "text": "Physics", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 3685, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "Bowl", "misc": "", "start_char": 3681, "text": "Bowl", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 3690, "feats": "Number=Sing", "head": 20, "id": 17, "lemma": "team", "misc": "", "start_char": 3686, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3692, "feats": null, "head": 20, "id": 18, "lemma": ",", "misc": "", "start_char": 3691, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3694, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 3693, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 3699, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 20, "lemma": "rule", "misc": "", "start_char": 3695, "text": "rule", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 3704, "feats": null, "head": 24, "id": 21, "lemma": "with", "misc": "", "start_char": 3700, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3707, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 3705, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 3712, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "iron", "misc": "", "start_char": 3708, "text": "iron", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 3717, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "fist", "misc": "", "start_char": 3713, "text": "fist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3719, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 3718, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 65, "misc": { "parse_tree": "(ROOT (S (NP (NN AA)) (, ,) (NP (PRP I)) (VP (VBP need) (NP (PRP$ your) (JJ official) (NN answer))) (. .)))" }, "speaker": "Gablehouser", "text": "AA, I need your official answer.", "tokens": [ { "deprel": "vocative", "end_char": 3722, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "AA", "misc": "", "start_char": 3720, "text": "AA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3724, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 3723, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3726, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3725, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3731, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 3727, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 3736, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "your", "misc": "", "start_char": 3732, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 3745, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "official", "misc": "", "start_char": 3737, "text": "official", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3752, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "answer", "misc": "", "start_char": 3746, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3754, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 3753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 66, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (SBAR (WHNP (WP what)) (S (NP (PRP he)) (VP (VBD said))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not what he said.", "tokens": [ { "deprel": "nsubj", "end_char": 3757, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 3755, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3760, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3758, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3764, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3761, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3769, "feats": "PronType=Rel", "head": 0, "id": 4, "lemma": "what", "misc": "", "start_char": 3765, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 3772, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 3770, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3777, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 3773, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 3779, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 3778, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 67, "misc": { "parse_tree": "(ROOT (SBARQ (RB Then) (WHNP (WP what)) (SQ (VBZ is) (NP (PRP it))) (. ?)))" }, "speaker": "Gablehouser", "text": "Then what is it?", "tokens": [ { "deprel": "advmod", "end_char": 3784, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 3780, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3789, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 3785, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 3792, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 3790, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 3795, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 4, "lemma": "it", "misc": "", "start_char": 3793, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3797, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 3796, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 68, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP want) (NP (DT a) (JJ different) (NN question))) (. .)))" }, "speaker": "Sheldon", "text": "I want a different question.", "tokens": [ { "deprel": "nsubj", "end_char": 3799, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 3798, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3804, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 3800, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 3806, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 3805, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3816, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "different", "misc": "", "start_char": 3807, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3825, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "question", "misc": "", "start_char": 3817, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3827, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 3826, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 69, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (. .) (NP (JJ Formal) (NN protest))) (. .)))" }, "speaker": "Gablehouser", "text": "You can't . Formal protest.", "tokens": [ { "deprel": "nsubj", "end_char": 3831, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 3828, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3834, "feats": "VerbForm=Fin", "head": 0, "id": 2, "lemma": "can", "misc": "", "start_char": 3832, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 3838, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 3835, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 3840, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 3839, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 3847, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Formal", "misc": "", "start_char": 3841, "text": "Formal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3855, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "protest", "misc": "", "start_char": 3848, "text": "protest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3857, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 3856, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 70, "misc": { "parse_tree": "(ROOT (NP (JJ Formal) (NN protest) (. .)))" }, "speaker": "Sheldon", "text": "Formal protest.", "tokens": [ { "deprel": "amod", "end_char": 3864, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Formal", "misc": "", "start_char": 3858, "text": "Formal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 3872, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "protest", "misc": "", "start_char": 3865, "text": "protest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3874, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 3873, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 71, "misc": { "parse_tree": "(ROOT (S (VP (VBN Denied)) (. .)))" }, "speaker": "Gablehouser", "text": "Denied.", "tokens": [ { "deprel": "root", "end_char": 3881, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "deny", "misc": "", "start_char": 3875, "text": "Denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 3883, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3882, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 72, "misc": { "parse_tree": "(ROOT (NP (JJ Informal) (NN protest) (. .)))" }, "speaker": "Sheldon", "text": "Informal protest.", "tokens": [ { "deprel": "amod", "end_char": 3892, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "informal", "misc": "", "start_char": 3884, "text": "Informal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 3900, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "protest", "misc": "", "start_char": 3893, "text": "protest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3902, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 3901, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 73, "misc": { "parse_tree": "(ROOT (S (S (VP (VBN Denied) (. .))) (NP (PRP I)) (VP (VBP need) (NP (PRP$ your) (JJ official) (NN answer))) (. .)))" }, "speaker": "Gablehouser", "text": "Denied . I need your official answer.", "tokens": [ { "deprel": "advcl", "end_char": 3909, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 1, "lemma": "deny", "misc": "", "start_char": 3903, "text": "Denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 3911, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3910, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3913, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3912, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3918, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 3914, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 3923, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "your", "misc": "", "start_char": 3919, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 3932, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "official", "misc": "", "start_char": 3924, "text": "official", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3939, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "answer", "misc": "", "start_char": 3933, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3941, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 3940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 74, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (VBP decline) (S (VP (TO to) (VP (VB provide) (NP (CD one)))))) (. .)))" }, "speaker": "Sheldon", "text": "No . I decline to provide one.", "tokens": [ { "deprel": "discourse", "end_char": 3944, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 3942, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3946, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3945, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3948, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3947, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3956, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "decline", "misc": "", "start_char": 3949, "text": "decline", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 3959, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 3957, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3967, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "provide", "misc": "", "start_char": 3960, "text": "provide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3971, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 7, "lemma": "one", "misc": "", "start_char": 3968, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 3973, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 3972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 75, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ ’s) (ADJP (RB too) (JJ bad)) (, ,) (SBAR (IN because) (S (NP (NP (DT the) (NN answer)) (SBAR (S (NP (PRP$ your) (NN teammate)) (VP (VBD gave))))) (VP (VBD was) (ADJP (JJ correct)))))) (. .)))" }, "speaker": "Gablehouser", "text": "Well, that ’s too bad, because the answer your teammate gave was correct.", "tokens": [ { "deprel": "discourse", "end_char": 3978, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 3974, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3980, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3979, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3985, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 3981, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3988, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 3986, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3992, "feats": null, "head": 6, "id": 5, "lemma": "too", "misc": "", "start_char": 3989, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3996, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "bad", "misc": "", "start_char": 3993, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3998, "feats": null, "head": 15, "id": 7, "lemma": ",", "misc": "", "start_char": 3997, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 4006, "feats": null, "head": 15, "id": 8, "lemma": "because", "misc": "", "start_char": 3999, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 4010, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 4007, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 4017, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "answer", "misc": "", "start_char": 4011, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 4022, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 4018, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 4031, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "teammate", "misc": "", "start_char": 4023, "text": "teammate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 4036, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "give", "misc": "", "start_char": 4032, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 4040, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 4037, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 4048, "feats": "Degree=Pos", "head": 6, "id": 15, "lemma": "correct", "misc": "", "start_char": 4041, "text": "correct", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4050, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 4049, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 76, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (PRP$ your) (NN opinion))) (. .)))" }, "speaker": "Sheldon", "text": "That's your opinion.", "tokens": [ { "deprel": "nsubj", "end_char": 4055, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 4051, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 4058, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 4056, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 4063, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 4059, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 4071, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "opinion", "misc": "", "start_char": 4064, "text": "opinion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4073, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 4072, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 77, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (NP (DT the) (NN winner)) (PP (IN of) (NP (DT the) (NN match)))) (VP (VBZ is)) (. ...)))" }, "speaker": "Gablehouser", "text": "All right, the winner of the match is ...", "tokens": [ { "deprel": "det", "end_char": 4077, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 4074, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 4083, "feats": null, "head": 9, "id": 2, "lemma": "right", "misc": "", "start_char": 4078, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4085, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 4084, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 4089, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 4086, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 4096, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "winner", "misc": "", "start_char": 4090, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 4099, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 4097, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4103, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 4100, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 4109, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "match", "misc": "", "start_char": 4104, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 4112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "be", "misc": "", "start_char": 4110, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 4116, "feats": null, "head": 9, "id": 10, "lemma": "...", "misc": "", "start_char": 4113, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 78, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Hang) (PRT (RP on) (. .)) (NP (NNP Sheldon)))) (, ,) (VP (VBZ is) (VP (VBG proving) (SBAR (S (NP (PRP you)) (VP (VBP are) (ADJP (ADJP (ADJP (ADJP (JJ single) (HYPH -) (RB handedly)) (JJR smarter)) (PP (IN than) (NP (NN everyone) (JJ else)))) (ADJP (RB so) (JJ important)) (SBAR (IN that) (S (NP (PRP you)) (VP (MD would) (ADVP (RB rather)) (VP (VB lose) (PP (IN by) (NP (PRP yourself))) (PP (IN than) (S (VP (VB win) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT a) (NN team)))))))))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Hang on . Sheldon, is proving you are single - handedly smarter than everyone else so important that you would rather lose by yourself than win as part of a team?", "tokens": [ { "deprel": "root", "end_char": 4121, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 4117, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 4124, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 4122, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 4126, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 4125, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 4134, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 4127, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 4136, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 4135, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 4139, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 4137, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 4147, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "prove", "misc": "", "start_char": 4140, "text": "proving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 4151, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 8, "lemma": "you", "misc": "", "start_char": 4148, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 4155, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 4152, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 4162, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "single", "misc": "", "start_char": 4156, "text": "single", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 4164, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 4163, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 4173, "feats": null, "head": 13, "id": 12, "lemma": "handedly", "misc": "", "start_char": 4165, "text": "handedly", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 4181, "feats": "Degree=Cmp", "head": 7, "id": 13, "lemma": "smart", "misc": "", "start_char": 4174, "text": "smarter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 4186, "feats": null, "head": 15, "id": 14, "lemma": "than", "misc": "", "start_char": 4182, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 4195, "feats": "Number=Sing|PronType=Tot", "head": 13, "id": 15, "lemma": "everyone", "misc": "", "start_char": 4187, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 4200, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "else", "misc": "", "start_char": 4196, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 4203, "feats": null, "head": 18, "id": 17, "lemma": "so", "misc": "", "start_char": 4201, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 4213, "feats": "Degree=Pos", "head": 15, "id": 18, "lemma": "important", "misc": "", "start_char": 4204, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 4218, "feats": null, "head": 23, "id": 19, "lemma": "that", "misc": "", "start_char": 4214, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 4222, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 20, "lemma": "you", "misc": "", "start_char": 4219, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4228, "feats": "VerbForm=Fin", "head": 23, "id": 21, "lemma": "would", "misc": "", "start_char": 4223, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 4235, "feats": null, "head": 23, "id": 22, "lemma": "rather", "misc": "", "start_char": 4229, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 4240, "feats": "VerbForm=Inf", "head": 18, "id": 23, "lemma": "lose", "misc": "", "start_char": 4236, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 4243, "feats": null, "head": 25, "id": 24, "lemma": "by", "misc": "", "start_char": 4241, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 4252, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 23, "id": 25, "lemma": "yourself", "misc": "", "start_char": 4244, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 4257, "feats": null, "head": 27, "id": 26, "lemma": "than", "misc": "", "start_char": 4253, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 4261, "feats": "VerbForm=Inf", "head": 23, "id": 27, "lemma": "win", "misc": "", "start_char": 4258, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 4264, "feats": null, "head": 29, "id": 28, "lemma": "as", "misc": "", "start_char": 4262, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 4269, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "part", "misc": "", "start_char": 4265, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 4272, "feats": null, "head": 32, "id": 30, "lemma": "of", "misc": "", "start_char": 4270, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 4274, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 31, "lemma": "a", "misc": "", "start_char": 4273, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 4279, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "team", "misc": "", "start_char": 4275, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4281, "feats": null, "head": 1, "id": 33, "lemma": "?", "misc": "", "start_char": 4280, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 79, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (NP (DT the) (NN question)))) (. .)))" }, "speaker": "Sheldon", "text": "I don't understand the question.", "tokens": [ { "deprel": "nsubj", "end_char": 4283, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 4282, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 4286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 4284, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 4290, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 4287, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 4301, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "understand", "misc": "", "start_char": 4291, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 4305, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 4302, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 4314, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "question", "misc": "", "start_char": 4306, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 4316, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 4315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 80, "misc": { "parse_tree": "(ROOT (S (VP (VB Go) (ADVP (RB ahead))) (. .)))" }, "speaker": "Leonard", "text": "Go ahead.", "tokens": [ { "deprel": "root", "end_char": 4319, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "go", "misc": "", "start_char": 4317, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 4325, "feats": null, "head": 1, "id": 2, "lemma": "ahead", "misc": "", "start_char": 4320, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4327, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 4326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 81, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN winner)) (VP (VBZ is) (NP (NNP PMS))) (. .)))" }, "speaker": "Gablehouser", "text": "The winner is PMS.", "tokens": [ { "deprel": "det", "end_char": 4331, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 4328, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 4338, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "winner", "misc": "", "start_char": 4332, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 4341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 4339, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 4345, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "PMS", "misc": "", "start_char": 4342, "text": "PMS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 4347, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 4346, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 16, 16 ], [ 0, 22, 22 ] ], [ [ 1, 2, 2 ], [ 1, 5, 5 ], [ 2, 6, 6 ], [ 7, 2, 2 ] ], [ [ 3, 0, 0 ] ], [ [ 4, 0, 0 ], [ 5, 0, 0 ], [ 7, 0, 0 ], [ 8, 3, 3 ], [ 9, 2, 2 ], [ 9, 9, 9 ], [ 9, 26, 26 ], [ 9, 42, 42 ], [ 10, 2, 2 ], [ 12, 17, 18 ], [ 13, 4, 4 ], [ 13, 24, 24 ], [ 13, 30, 30 ], [ 27, 3, 3 ], [ 27, 8, 8 ], [ 31, 0, 0 ], [ 54, 0, 0 ], [ 54, 6, 6 ], [ 61, 20, 20 ], [ 62, 0, 0 ], [ 63, 18, 18 ], [ 67, 0, 0 ], [ 68, 0, 0 ], [ 72, 4, 4 ], [ 73, 2, 2 ], [ 74, 10, 10 ], [ 77, 3, 3 ], [ 77, 7, 7 ], [ 77, 19, 19 ], [ 77, 24, 24 ], [ 78, 0, 0 ] ], [ [ 8, 4, 4 ], [ 9, 6, 7 ] ], [ [ 8, 3, 4 ] ], [ [ 9, 13, 13 ], [ 9, 58, 58 ], [ 9, 64, 64 ], [ 47, 7, 7 ], [ 47, 11, 11 ], [ 50, 2, 2 ] ], [ [ 9, 28, 32 ] ], [ [ 9, 34, 39 ], [ 9, 49, 49 ], [ 9, 52, 52 ] ], [ [ 9, 37, 39 ] ], [ [ 9, 49, 50 ] ], [ [ 9, 52, 53 ] ], [ [ 9, 58, 59 ] ], [ [ 9, 67, 70 ] ], [ [ 11, 0, 1 ], [ 12, 0, 1 ], [ 16, 2, 2 ], [ 19, 9, 9 ], [ 46, 5, 5 ], [ 47, 9, 9 ], [ 47, 15, 15 ], [ 48, 0, 0 ], [ 48, 10, 10 ] ], [ [ 12, 0, 0 ], [ 12, 5, 6 ] ], [ [ 12, 5, 5 ], [ 13, 11, 11 ], [ 13, 21, 21 ], [ 13, 40, 40 ] ], [ [ 12, 21, 23 ] ], [ [ 13, 6, 8 ] ], [ [ 13, 13, 15 ] ], [ [ 15, 3, 3 ], [ 15, 7, 7 ], [ 20, 3, 3 ], [ 21, 4, 5 ], [ 42, 2, 4 ], [ 42, 35, 35 ], [ 77, 14, 14 ] ], [ [ 15, 7, 8 ] ], [ [ 16, 2, 5 ] ], [ [ 16, 3, 5 ], [ 18, 2, 2 ] ], [ [ 16, 7, 7 ], [ 18, 5, 7 ], [ 20, 25, 25 ], [ 22, 34, 34 ], [ 32, 11, 11 ], [ 49, 0, 0 ], [ 80, 3, 3 ] ], [ [ 20, 23, 23 ], [ 28, 24, 24 ], [ 53, 8, 8 ], [ 53, 11, 11 ], [ 53, 19, 19 ], [ 55, 0, 0 ], [ 55, 4, 4 ], [ 57, 8, 8 ], [ 61, 8, 8 ], [ 63, 13, 16 ], [ 64, 0, 0 ], [ 64, 4, 4 ] ], [ [ 23, 0, 2 ] ], [ [ 27, 0, 5 ] ], [ [ 27, 3, 5 ] ], [ [ 27, 8, 9 ] ], [ [ 28, 16, 16 ], [ 41, 11, 12 ] ], [ [ 28, 12, 21 ], [ 29, 7, 7 ] ], [ [ 30, 11, 13 ] ], [ [ 30, 8, 19 ] ], [ [ 32, 3, 5 ] ], [ [ 35, 10, 10 ] ], [ [ 38, 8, 14 ] ], [ [ 38, 12, 14 ] ], [ [ 39, 0, 1 ], [ 39, 5, 5 ] ], [ [ 40, 0, 2 ] ], [ [ 41, 3, 5 ] ], [ [ 42, 6, 6 ], [ 42, 9, 9 ], [ 53, 0, 0 ], [ 55, 2, 2 ], [ 64, 2, 2 ], [ 72, 2, 2 ], [ 75, 2, 2 ] ], [ [ 42, 9, 10 ] ], [ [ 42, 38, 42 ] ], [ [ 42, 41, 42 ] ], [ [ 42, 45, 46 ] ], [ [ 45, 10, 10 ] ], [ [ 45, 7, 10 ] ], [ [ 57, 13, 13 ], [ 59, 2, 2 ], [ 60, 2, 2 ], [ 60, 4, 4 ], [ 60, 11, 11 ], [ 61, 12, 12 ], [ 63, 3, 3 ], [ 63, 8, 8 ], [ 65, 4, 4 ], [ 74, 10, 11 ] ], [ [ 60, 13, 13 ] ], [ [ 60, 15, 16 ] ], [ [ 60, 20, 21 ] ], [ [ 63, 16, 16 ], [ 77, 30, 31 ] ], [ [ 63, 21, 23 ] ], [ [ 76, 4, 4 ], [ 80, 0, 1 ] ], [ [ 76, 3, 7 ] ] ]
s01e13c05t
_ So how do you feel? Nice and loose? Come to play? Got your game face on? Are you ready? Yeah . You know, you don't have to stay for the whole thing. Oh, no, no, I want to . Sounds really interesting. Gentlemen. Sheldon. Sheldon. Hee hee hee hee hee hee hee hee. Sheldon . I'm just gonna sit down. So is that your team? Actually, I don't need a team . I could easily defeat you single - handedly, but the rules require four . So may I introduce the third - floor janitor, the lady from the lunch room and...My Spanish is not good . either her son or her butcher . And what about your team? What rat have you recruited to the S.S. Sinking Ship? Hello, Sheldon. Leslie Winkle? Leslie Winkle . Yeah, Leslie Winkle . The answer to the question: " Who made Sheldon Cooper cry like a little girl? " Yes, well, I'm polymerized tree sap, and you're an inorganic adhesive . So whatever verbal projectile you launch in my direction is reflected off of me returns on its original trajectory, and adheres to you. Oh, ouch! Okay, if everyone could please take your seats. Here's your T - shirt . PMS? It's a couple days early. No . It stands for Perpetual Motion Squad. Oh, right, of course . What was I thinking? Good afternoon, everyone, and welcome to this year's Physics Bowl . Today's preliminary match features two great teams: AA versus PMS. All night long, y' all. Okay, well, let's jump right in . First question for ten points: " What is the iso - spin singlet partner " of the pi - zero meson? " PMS? The eta meson. Correct. Formal protest. On what grounds? The Velcro on my wrist brace caught on my shirt. Denied . All right, for ten points, " What is the lightest element on Earth " with no stable isotope? " AA? And of course, the answer is technetium. Terrific . Next question: " What is the force between two uncharged plates " due to quantum vacuum fluctuations? " Sheldon can suck on...the Casimir effect. " How does a quantum computer factor large numbers? " PMS? Shor's algorithm. Correct. Correct! 4.1855 times ten to the seventh ergs per calorie. Prevost's theory of exchanges. Lambda equals one over pi r squared n. 760 degrees Celsius...the approximate temperature of the young lady in the front row. Mr. Wolowitz, this is your second warning. A sigma particle. Yes, assuming the hypothetical planet has a mass greater than the Earth. Correct! Ladies and gentlemen, I hold in my hand the final question . The score now stands . 1,150, 1,175 . So, for 100 points and the match, please turn your attention to the formula on the screens . Solve the equation. Holy crap. What the hell is that? It looks like something they found on the ship at Roswell. Come on, think . Leslie? It's not gonna work if you rush me . You have to let me get there. You are never gonna let that go, are you? PMS? Sorry, I panicked. Then guess. Um...Eight . Point four. I'm sorry, that's incorrect . AA, if you can answer correctly, the match is yours. He doesn't have it . He's got squat. AA, I need your answer. _ The answer is minus eight pi alpha. Hang on a second . That's not our answer . What are you doing? Answering question . Winning Physics Bowl. How do you know anything about physics? Here, I am janitor . In former Soviet Union, I am physicist . Leningrad Politechnika . Go, Polar Bears. That's a delightful little story, but our arrangement was that you sit here and not say anything...I answer the questions. You didn't answer question . Hey, look. Now, maybe you have democracy now in your beloved Russia but on this Physics Bowl team, I rule with an iron fist. AA, I need your official answer. It's not what he said. Then what is it? I want a different question. You can't . Formal protest. Formal protest. Denied. Informal protest. Denied . I need your official answer. No . I decline to provide one. Well, that ’s too bad, because the answer your teammate gave was correct. That's your opinion. All right, the winner of the match is ... Hang on . Sheldon, is proving you are single - handedly smarter than everyone else so important that you would rather lose by yourself than win as part of a team? I don't understand the question. Go ahead. The winner is PMS.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT this) (NN sandwich)) (VP (VBZ is) (NP (DT an) (JJ unmitigated) (NN disaster))) (. .) (S (NP (PRP I)) (VP (VBD asked) (PP (IN for) (NP (NP (NML (NML (NN turkey)) (CC and) (NML (NN roast) (NN beef))) (, ...) (, -) (, ...) (NN lettuce) (CC and) (NNP Swiss)) (PP (IN on) (NP (JJ whole) (NN wheat))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, this sandwich is an unmitigated disaster . I asked for turkey and roast beef...-...lettuce and Swiss on whole wheat.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 0, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 11, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 7, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 20, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "sandwich", "misc": "", "start_char": 12, "text": "sandwich", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 21, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 24, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 38, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "unmitigated", "misc": "", "start_char": 27, "text": "unmitigated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 47, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "disaster", "misc": "", "start_char": 39, "text": "disaster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 51, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 50, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "ask", "misc": "", "start_char": 52, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 61, "feats": null, "head": 16, "id": 12, "lemma": "for", "misc": "", "start_char": 58, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 68, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "turkey", "misc": "", "start_char": 62, "text": "turkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 72, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 69, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 78, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "roast", "misc": "", "start_char": 73, "text": "roast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 83, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "beef", "misc": "", "start_char": 79, "text": "beef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 8, "id": 17, "lemma": "...", "misc": "", "start_char": 84, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 8, "id": 18, "lemma": "-", "misc": "", "start_char": 88, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 8, "id": 19, "lemma": "...", "misc": "", "start_char": 90, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 101, "feats": "Number=Sing", "head": 8, "id": 20, "lemma": "lettuce", "misc": "", "start_char": 94, "text": "lettuce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 105, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 102, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 111, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Swiss", "misc": "", "start_char": 106, "text": "Swiss", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 114, "feats": null, "head": 25, "id": 23, "lemma": "on", "misc": "", "start_char": 112, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 120, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "whole", "misc": "", "start_char": 115, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 126, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "wheat", "misc": "", "start_char": 121, "text": "wheat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 8, "id": 26, "lemma": ".", "misc": "", "start_char": 127, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP they)) (VP (VB give) (NP (PRP you)))) (. ?)))" }, "speaker": "Raj", "text": "What did they give you?", "tokens": [ { "deprel": "obj", "end_char": 133, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 129, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 137, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 134, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 138, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 147, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 143, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 151, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 148, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 152, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NNP Turkey)) (CC and) (NP (NP (NN roast) (NN beef)) (PP (IN with) (NP (NP (NNP Swiss) (CC and) (NN lettuce)) (PP (IN on) (NP (JJ whole) (NN wheat))))))) (. .) (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT the) (JJ right) (NNS ingredients)))) (, ,) (CC but) (VP (PP (IN in) (NP (DT the) (JJ wrong) (NN order))) (. .) (PP (IN In) (NP (DT a) (JJ proper) (NN sandwich))) (, ,) (NP (DT the) (NN cheese)) (VP (VBZ is) (ADJP (JJ adjacent) (PP (IN to) (NP (DT the) (NN bread)))) (S (VP (TO to) (VP (VB create) (NP (NP (DT a) (NN moisture) (NN barrier)) (PP (IN against) (NP (DT the) (NN lettuce)))))))) (. .) (S (NP (PRP They)) (VP (MD might) (ADVP (RB as) (RB well)) (VP (VB have) (VP (VBN dragged) (NP (DT this) (NN thing)) (PP (IN through) (NP (DT a) (NN car) (NN wash))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Turkey and roast beef with Swiss and lettuce on whole wheat . It's the right ingredients, but in the wrong order . In a proper sandwich, the cheese is adjacent to the bread to create a moisture barrier against the lettuce . They might as well have dragged this thing through a car wash.", "tokens": [ { "deprel": "compound", "end_char": 160, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Turkey", "misc": "", "start_char": 154, "text": "Turkey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 164, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 161, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 170, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "roast", "misc": "", "start_char": 165, "text": "roast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 175, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "beef", "misc": "", "start_char": 171, "text": "beef", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 176, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 186, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Swiss", "misc": "", "start_char": 181, "text": "Swiss", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 190, "feats": null, "head": 8, "id": 7, "lemma": "and", "misc": "", "start_char": 187, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 198, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "lettuce", "misc": "", "start_char": 191, "text": "lettuce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 201, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 199, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 207, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "whole", "misc": "", "start_char": 202, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 213, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "wheat", "misc": "", "start_char": 208, "text": "wheat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 17, "id": 12, "lemma": ".", "misc": "", "start_char": 214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 13, "lemma": "it", "misc": "", "start_char": 216, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 219, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 225, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 222, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 231, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "right", "misc": "", "start_char": 226, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 243, "feats": "Number=Plur", "head": 4, "id": 17, "lemma": "ingredient", "misc": "", "start_char": 232, "text": "ingredients", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 23, "id": 18, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 249, "feats": null, "head": 23, "id": 19, "lemma": "but", "misc": "", "start_char": 246, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 252, "feats": null, "head": 23, "id": 20, "lemma": "in", "misc": "", "start_char": 250, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 256, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 253, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 262, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "wrong", "misc": "", "start_char": 257, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 268, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "order", "misc": "", "start_char": 263, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 17, "id": 24, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 273, "feats": null, "head": 28, "id": 25, "lemma": "in", "misc": "", "start_char": 271, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 275, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 26, "lemma": "a", "misc": "", "start_char": 274, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 282, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "proper", "misc": "", "start_char": 276, "text": "proper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 291, "feats": "Number=Sing", "head": 33, "id": 28, "lemma": "sandwich", "misc": "", "start_char": 283, "text": "sandwich", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 33, "id": 29, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 297, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 294, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 304, "feats": "Number=Sing", "head": 33, "id": 31, "lemma": "cheese", "misc": "", "start_char": 298, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 305, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 316, "feats": "Degree=Pos", "head": 17, "id": 33, "lemma": "adjacent", "misc": "", "start_char": 308, "text": "adjacent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 319, "feats": null, "head": 36, "id": 34, "lemma": "to", "misc": "", "start_char": 317, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 323, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 320, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 329, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "bread", "misc": "", "start_char": 324, "text": "bread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 332, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 330, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 339, "feats": "VerbForm=Inf", "head": 33, "id": 38, "lemma": "create", "misc": "", "start_char": 333, "text": "create", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 341, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 39, "lemma": "a", "misc": "", "start_char": 340, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 350, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "moisture", "misc": "", "start_char": 342, "text": "moisture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 358, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "barrier", "misc": "", "start_char": 351, "text": "barrier", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 366, "feats": null, "head": 44, "id": 42, "lemma": "against", "misc": "", "start_char": 359, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 370, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 43, "lemma": "the", "misc": "", "start_char": 367, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 378, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "lettuce", "misc": "", "start_char": 371, "text": "lettuce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 51, "id": 45, "lemma": ".", "misc": "", "start_char": 379, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 51, "id": 46, "lemma": "they", "misc": "", "start_char": 381, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 391, "feats": "VerbForm=Fin", "head": 51, "id": 47, "lemma": "might", "misc": "", "start_char": 386, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 394, "feats": null, "head": 51, "id": 48, "lemma": "as", "misc": "", "start_char": 392, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 399, "feats": "Degree=Pos", "head": 48, "id": 49, "lemma": "well", "misc": "", "start_char": 395, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 404, "feats": "VerbForm=Inf", "head": 51, "id": 50, "lemma": "have", "misc": "", "start_char": 400, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 412, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 51, "lemma": "drag", "misc": "", "start_char": 405, "text": "dragged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 417, "feats": "Number=Sing|PronType=Dem", "head": 53, "id": 52, "lemma": "this", "misc": "", "start_char": 413, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 423, "feats": "Number=Sing", "head": 51, "id": 53, "lemma": "thing", "misc": "", "start_char": 418, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 431, "feats": null, "head": 57, "id": 54, "lemma": "through", "misc": "", "start_char": 424, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 433, "feats": "Definite=Ind|PronType=Art", "head": 57, "id": 55, "lemma": "a", "misc": "", "start_char": 432, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 437, "feats": "Number=Sing", "head": 57, "id": 56, "lemma": "car", "misc": "", "start_char": 434, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 442, "feats": "Number=Sing", "head": 51, "id": 57, "lemma": "wash", "misc": "", "start_char": 438, "text": "wash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 4, "id": 58, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (NP (PRP it)))) (. .)))" }, "speaker": "Leonard", "text": "I don't believe it.", "tokens": [ { "deprel": "nsubj", "end_char": 446, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 445, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 447, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 453, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 450, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 461, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 454, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 464, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 462, "text": "it", "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": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (JJ basic) (NN culinary) (NN science)))) (. .)))" }, "speaker": "Sheldon", "text": "I know . It's basic culinary science.", "tokens": [ { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 467, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 473, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 469, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 478, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "it", "misc": "", "start_char": 476, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 479, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "basic", "misc": "", "start_char": 482, "text": "basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 496, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "culinary", "misc": "", "start_char": 488, "text": "culinary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 504, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "science", "misc": "", "start_char": 497, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 505, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (DT Some) (NN guy)) (VP (VBZ is) (VP (VBG auctioning) (PRT (RP off)) (NP (NP (DT a) (NML (NML (JJ miniature) (NN time)) (NN machine)) (NN prop)) (, ...) (PP (IN from) (NP (DT the) (JJ original) (NN film))))))) (CC and) (S (NP (DT no) (NN one)) (VP (VBZ is) (VP (VBG bidding)))) (. .)))" }, "speaker": "Leonard", "text": "Some guy is auctioning off a miniature time machine prop...from the original film and no one is bidding.", "tokens": [ { "deprel": "det", "end_char": 511, "feats": null, "head": 2, "id": 1, "lemma": "some", "misc": "", "start_char": 507, "text": "Some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 515, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "guy", "misc": "", "start_char": 512, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 516, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 529, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "auction", "misc": "", "start_char": 519, "text": "auctioning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 533, "feats": null, "head": 4, "id": 5, "lemma": "off", "misc": "", "start_char": 530, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 535, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 534, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 545, "feats": "Degree=Pos", "head": 10, "id": 7, "lemma": "miniature", "misc": "", "start_char": 536, "text": "miniature", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 550, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "time", "misc": "", "start_char": 546, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 558, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "machine", "misc": "", "start_char": 551, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 563, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "prop", "misc": "", "start_char": 559, "text": "prop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 10, "id": 11, "lemma": "...", "misc": "", "start_char": 564, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 572, "feats": null, "head": 15, "id": 12, "lemma": "from", "misc": "", "start_char": 568, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 576, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 573, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 585, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "original", "misc": "", "start_char": 577, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 590, "feats": "Number=Sing", "head": 4, "id": 15, "lemma": "film", "misc": "", "start_char": 586, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 594, "feats": null, "head": 20, "id": 16, "lemma": "and", "misc": "", "start_char": 591, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 597, "feats": null, "head": 18, "id": 17, "lemma": "no", "misc": "", "start_char": 595, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 601, "feats": "Number=Sing|PronType=Neg", "head": 20, "id": 18, "lemma": "one", "misc": "", "start_char": 598, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 602, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 612, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 20, "lemma": "bid", "misc": "", "start_char": 605, "text": "bidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (NP (DT A) (NN time) (NN machine)) (PP (IN from) (NP (NP (DT the) (NN movie)) (NP (DT The) (NNP Time) (NNP Machine)))) (. ?)))" }, "speaker": "Howard", "text": "A time machine from the movie The Time Machine?", "tokens": [ { "deprel": "det", "end_char": 616, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 615, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 621, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "time", "misc": "", "start_char": 617, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 629, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "machine", "misc": "", "start_char": 622, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 634, "feats": null, "head": 6, "id": 4, "lemma": "from", "misc": "", "start_char": 630, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 638, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 635, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 644, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "movie", "misc": "", "start_char": 639, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 648, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 645, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 653, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Time", "misc": "", "start_char": 649, "text": "Time", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 661, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Machine", "misc": "", "start_char": 654, "text": "Machine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 662, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (NP (NP (DT a) (NN time) (NN machine)) (PP (IN from) (NP (NP (NNP Sophie) (POS 's)) (NNP Choice)))) (. .)))" }, "speaker": "Leonard", "text": "No, a time machine from Sophie's Choice.", "tokens": [ { "deprel": "discourse", "end_char": 666, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 664, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 668, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 667, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 670, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 669, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 675, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "time", "misc": "", "start_char": 671, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 683, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "machine", "misc": "", "start_char": 676, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 688, "feats": null, "head": 9, "id": 6, "lemma": "from", "misc": "", "start_char": 684, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 695, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Sophie", "misc": "", "start_char": 689, "text": "Sophie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 698, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 696, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 705, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Choice", "misc": "", "start_char": 699, "text": "Choice", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SQ (S (NP (NNP Boy)) (, ,) (NP (NNP Sophie)) (VP (MD could) (VP (VB have) (VP (VBN used) (NP (DT a) (NN time) (NN machine)) (PP (IN in) (NP (DT that) (NN movie)))))) (. .)) (SQ (VBD Did) (NP (PRP you)) (VP (VB see) (NP (PRP it)))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ rough)))) (. .)))" }, "speaker": "Raj", "text": "Boy, Sophie could have used a time machine in that movie . Did you see it? It's rough.", "tokens": [ { "deprel": "vocative", "end_char": 711, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Boy", "misc": "", "start_char": 708, "text": "Boy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 712, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 720, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Sophie", "misc": "", "start_char": 714, "text": "Sophie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 726, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "could", "misc": "", "start_char": 721, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 731, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 727, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 736, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "use", "misc": "", "start_char": 732, "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 738, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 737, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 743, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "time", "misc": "", "start_char": 739, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 751, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "machine", "misc": "", "start_char": 744, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 754, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 752, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 759, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "that", "misc": "", "start_char": 755, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 765, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "movie", "misc": "", "start_char": 760, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 771, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 768, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 775, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 772, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 779, "feats": "VerbForm=Inf", "head": 6, "id": 16, "lemma": "see", "misc": "", "start_char": 776, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 782, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 780, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 6, "id": 18, "lemma": "?", "misc": "", "start_char": 783, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 787, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "it", "misc": "", "start_char": 785, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 790, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 788, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 796, "feats": "Degree=Pos", "head": 6, "id": 21, "lemma": "rough", "misc": "", "start_char": 791, "text": "rough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 797, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ cool))) (. .)))" }, "speaker": "Howard", "text": "That's cool.", "tokens": [ { "deprel": "nsubj", "end_char": 803, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 799, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 806, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 804, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 811, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "cool", "misc": "", "start_char": 807, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 812, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Leonard", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 816, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 814, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 817, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 822, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 819, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ ’s) (NP (QP (RB only) ($ $) (CD 800)))) (. ?)))" }, "speaker": "Raj", "text": "It ’s only $800?", "tokens": [ { "deprel": "nsubj", "end_char": 827, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 825, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 830, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 828, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 835, "feats": null, "head": 4, "id": 3, "lemma": "only", "misc": "", "start_char": 831, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 837, "feats": null, "head": 0, "id": 4, "lemma": "$", "misc": "", "start_char": 836, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 841, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 5, "lemma": "800", "misc": "", "start_char": 838, "text": "800", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 842, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (LST (UH Yeah) (. .) (CC And) (WHNP (DT that)) (VP (VBZ ’s) (NP (PRP$ my) (NN bid))) (. .)))" }, "speaker": "Leonard", "text": "Yeah . And that ’s my bid.", "tokens": [ { "deprel": "discourse", "end_char": 848, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 844, "text": "Yeah", "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": "cc", "end_char": 854, "feats": null, "head": 7, "id": 3, "lemma": "and", "misc": "", "start_char": 851, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 859, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 855, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 862, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 860, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 865, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 863, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 869, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "bid", "misc": "", "start_char": 866, "text": "bid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 870, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP bid) (NP ($ $) (CD 800))) (. ?)))" }, "speaker": "Sheldon", "text": "You bid $800?", "tokens": [ { "deprel": "nsubj", "end_char": 875, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 872, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 879, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bid", "misc": "", "start_char": 876, "text": "bid", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 881, "feats": null, "head": 2, "id": 3, "lemma": "$", "misc": "", "start_char": 880, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 885, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 4, "lemma": "800", "misc": "", "start_char": 882, "text": "800", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 886, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (DT a) (NML (NML (NN spur)) (HYPH -) (PP (IN of) (HYPH -) (NP (DT the) (HYPH -) (NN moment)))) (NN thing) (. .)) (SBAR (S (NP (PRP I)) (VP (VBD figured) (SBAR (S (NP (PRP it)) (VP (MD would) (VP (VB go) (PP (IN for) (NP (NNS thousands)))))))))))) (, ,) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (PRP it))))))))) (. .)))" }, "speaker": "Leonard", "text": "It was a spur - of - the - moment thing . I figured it would go for thousands, and I just wanted to be a part of it.", "tokens": [ { "deprel": "nsubj", "end_char": 890, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 1, "lemma": "it", "misc": "", "start_char": 888, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 894, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 2, "lemma": "be", "misc": "", "start_char": 891, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 896, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 3, "lemma": "a", "misc": "", "start_char": 895, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 901, "feats": "Number=Sing", "head": 11, "id": 4, "lemma": "spur", "misc": "", "start_char": 897, "text": "spur", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 902, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 906, "feats": null, "head": 10, "id": 6, "lemma": "of", "misc": "", "start_char": 904, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 6, "id": 7, "lemma": "-", "misc": "", "start_char": 907, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 912, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 909, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 913, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 921, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "moment", "misc": "", "start_char": 915, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 927, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "thing", "misc": "", "start_char": 922, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 928, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 931, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 930, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "figure", "misc": "", "start_char": 932, "text": "figured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "misc": "", "start_char": 940, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 948, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "would", "misc": "", "start_char": 943, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 951, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "go", "misc": "", "start_char": 949, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 955, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 952, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 965, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "thousand", "misc": "", "start_char": 956, "text": "thousands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 967, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 966, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 971, "feats": null, "head": 24, "id": 21, "lemma": "and", "misc": "", "start_char": 968, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 973, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 972, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 978, "feats": null, "head": 24, "id": 23, "lemma": "just", "misc": "", "start_char": 974, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 24, "lemma": "want", "misc": "", "start_char": 979, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 988, "feats": null, "head": 28, "id": 25, "lemma": "to", "misc": "", "start_char": 986, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 991, "feats": "VerbForm=Inf", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 989, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 993, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 992, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 998, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "part", "misc": "", "start_char": 994, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1001, "feats": null, "head": 30, "id": 29, "lemma": "of", "misc": "", "start_char": 999, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1004, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 30, "lemma": "it", "misc": "", "start_char": 1002, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 11, "id": 31, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (QP (RB only) (CD 30)) (NNS seconds)) (VP (VBN left) (PP (IN in) (NP (DT the) (NN auction)))))) (. .)))" }, "speaker": "Sheldon", "text": "There's only 30 seconds left in the auction.", "tokens": [ { "deprel": "expl", "end_char": 1012, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1007, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1015, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1013, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1020, "feats": null, "head": 4, "id": 3, "lemma": "only", "misc": "", "start_char": 1016, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 1023, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 4, "lemma": "30", "misc": "", "start_char": 1021, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1031, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "second", "misc": "", "start_char": 1024, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 1036, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 6, "lemma": "leave", "misc": "", "start_char": 1032, "text": "left", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1039, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 1037, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1043, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1040, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1051, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "auction", "misc": "", "start_char": 1044, "text": "auction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB have) (NP ($ $) (CD 800))) (. ?)))" }, "speaker": "Howard", "text": "Do you have $800?", "tokens": [ { "deprel": "aux", "end_char": 1056, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1054, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1060, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1057, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1065, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1061, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1067, "feats": null, "head": 3, "id": 4, "lemma": "$", "misc": "", "start_char": 1066, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 1071, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 5, "lemma": "800", "misc": "", "start_char": 1068, "text": "800", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1072, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (RB Not) (VP (TO to) (VP (VB blow) (PP (IN on) (NP (DT a) (JJ miniature) (NN time) (NN machine))))) (. .)))" }, "speaker": "Leonard", "text": "Not to blow on a miniature time machine.", "tokens": [ { "deprel": "advmod", "end_char": 1077, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 1074, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1080, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 1078, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 1085, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "blow", "misc": "", "start_char": 1081, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1088, "feats": null, "head": 8, "id": 4, "lemma": "on", "misc": "", "start_char": 1086, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1090, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 1089, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1100, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "miniature", "misc": "", "start_char": 1091, "text": "miniature", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1105, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "time", "misc": "", "start_char": 1101, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1113, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "machine", "misc": "", "start_char": 1106, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (. .) (S (NP (NNS People)) (VP (VBP wait) (SBAR (IN until) (NP (NP (DT the) (JJ last) (NN second)) (SBAR (S (VP (TO to) (VP (VB bid))))))))) (, ,) (CC and) (S (NP (PRP they)) (VP (VP (VBP swoop) (PRT (RB in))) (CC and) (VP (VB get) (NP (PRP it))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (NP (NN sniping) (. .))) (NP (CD 15) (NNS seconds))))) (. .)))" }, "speaker": "Howard", "text": "Don't worry . People wait until the last second to bid, and they swoop in and get it . It's called sniping . 15 seconds.", "tokens": [ { "deprel": "aux", "end_char": 1118, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1116, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1122, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1119, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1128, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 1123, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1130, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1137, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "person", "misc": "", "start_char": 1131, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1142, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "wait", "misc": "", "start_char": 1138, "text": "wait", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1148, "feats": null, "head": 10, "id": 7, "lemma": "until", "misc": "", "start_char": 1143, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1152, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1149, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1157, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "last", "misc": "", "start_char": 1153, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1164, "feats": "NumType=Ord|Number=Sing", "head": 6, "id": 10, "lemma": "second", "misc": "", "start_char": 1158, "text": "second", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1167, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1165, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1171, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "bid", "misc": "", "start_char": 1168, "text": "bid", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 1172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1177, "feats": null, "head": 16, "id": 14, "lemma": "and", "misc": "", "start_char": 1174, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1182, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "they", "misc": "", "start_char": 1178, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1188, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 16, "lemma": "swoop", "misc": "", "start_char": 1183, "text": "swoop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1191, "feats": null, "head": 16, "id": 17, "lemma": "in", "misc": "", "start_char": 1189, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1195, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 1192, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1199, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "get", "misc": "", "start_char": 1196, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1202, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "it", "misc": "", "start_char": 1200, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1207, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "it", "misc": "", "start_char": 1205, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1208, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1217, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 24, "lemma": "call", "misc": "", "start_char": 1211, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1225, "feats": "Number=Sing", "head": 24, "id": 25, "lemma": "sniping", "misc": "", "start_char": 1218, "text": "sniping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1227, "feats": null, "head": 28, "id": 26, "lemma": ".", "misc": "", "start_char": 1226, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 1230, "feats": "NumForm=Digit|NumType=Card", "head": 28, "id": 27, "lemma": "15", "misc": "", "start_char": 1228, "text": "15", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 1238, "feats": "Number=Plur", "head": 24, "id": 28, "lemma": "second", "misc": "", "start_char": 1231, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 1239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (CD Fifteen) (NNS seconds) (. .)))" }, "speaker": "Raj", "text": "Fifteen seconds.", "tokens": [ { "deprel": "nummod", "end_char": 1248, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "Fifteen", "misc": "", "start_char": 1241, "text": "Fifteen", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1256, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "second", "misc": "", "start_char": 1249, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1257, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on)) (, ,) (NP (NNS snipers))) (. .)))" }, "speaker": "Leonard", "text": "Come on, snipers.", "tokens": [ { "deprel": "root", "end_char": 1263, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 1259, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1266, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1264, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1268, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1276, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "sniper", "misc": "", "start_char": 1269, "text": "snipers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1277, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NP (CD Ten)) (, ,) (NP (CD nine)) (, ,) (NP (CD eight)) (. ...)))" }, "speaker": "Raj", "text": "Ten, nine, eight ...", "tokens": [ { "deprel": "root", "end_char": 1282, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "ten", "misc": "", "start_char": 1279, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1284, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1283, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1289, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "nine", "misc": "", "start_char": 1285, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1290, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1297, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 5, "lemma": "eight", "misc": "", "start_char": 1292, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 1, "id": 6, "lemma": "...", "misc": "", "start_char": 1298, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Where)) (SQ (VBP are) (NP (PRP$ your) (NNS snipers))) (. ?)))" }, "speaker": "Leonard", "text": "Where are your snipers?", "tokens": [ { "deprel": "root", "end_char": 1307, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "where", "misc": "", "start_char": 1302, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 1311, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1308, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1316, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1312, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1324, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "sniper", "misc": "", "start_char": 1317, "text": "snipers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1326, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 1325, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (CD Five) (. .)))" }, "speaker": "Raj", "text": "Five.", "tokens": [ { "deprel": "root", "end_char": 1331, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "five", "misc": "", "start_char": 1327, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1333, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1332, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (CD Four) (. .)))" }, "speaker": "Raj", "text": "Four.", "tokens": [ { "deprel": "root", "end_char": 1338, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "four", "misc": "", "start_char": 1334, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1340, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (NP (NNP Snipe) (. .) (NNP Snipe) (. !)))" }, "speaker": "Leonard", "text": "Snipe . Snipe!", "tokens": [ { "deprel": "root", "end_char": 1346, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Snipe", "misc": "", "start_char": 1341, "text": "Snipe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1348, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1347, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1354, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Snipe", "misc": "", "start_char": 1349, "text": "Snipe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1356, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1355, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (NP (CD Three) (. .)))" }, "speaker": "Raj", "text": "Three.", "tokens": [ { "deprel": "root", "end_char": 1362, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "three", "misc": "", "start_char": 1357, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1363, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (NP (NN Snipe) (. !)))" }, "speaker": "Leonard", "text": "Snipe!", "tokens": [ { "deprel": "root", "end_char": 1370, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "snipe", "misc": "", "start_char": 1365, "text": "Snipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1371, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (CD Two) (. .)))" }, "speaker": "Raj", "text": "Two.", "tokens": [ { "deprel": "root", "end_char": 1376, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "two", "misc": "", "start_char": 1373, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1378, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (NP (NN SNIPE) (. !)))" }, "speaker": "Leonard", "text": "SNIPE!", "tokens": [ { "deprel": "root", "end_char": 1384, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "snipe", "misc": "", "start_char": 1379, "text": "SNIPE", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1385, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (CD One) (. .)))" }, "speaker": "Raj", "text": "One.", "tokens": [ { "deprel": "root", "end_char": 1390, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 1387, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1391, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (NP (NNP Aaaa) (HYPH -) (UH aw) (. !)))" }, "speaker": "Leonard", "text": "Aaaa - aw!", "tokens": [ { "deprel": "root", "end_char": 1397, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Aaaa", "misc": "", "start_char": 1393, "text": "Aaaa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1399, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 1398, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 1402, "feats": null, "head": 1, "id": 3, "lemma": "aw", "misc": "", "start_char": 1400, "text": "aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1404, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1403, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (S (NP (NNS Congratulations))) (, ,) (NP (PRP you)) (VP (VBP are) (NP (NP (DT the) (JJ proud) (NN owner)) (PP (IN of) (NP (DT a) (JJ miniature) (NN time) (NN machine))))) (. .)))" }, "speaker": "Raj", "text": "Congratulations, you are the proud owner of a miniature time machine.", "tokens": [ { "deprel": "root", "end_char": 1420, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "congratulation", "misc": "", "start_char": 1405, "text": "Congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1422, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1421, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1426, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 1423, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1430, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1427, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1434, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 1431, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1440, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "proud", "misc": "", "start_char": 1435, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1446, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "owner", "misc": "", "start_char": 1441, "text": "owner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1449, "feats": null, "head": 12, "id": 8, "lemma": "of", "misc": "", "start_char": 1447, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1451, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 9, "lemma": "a", "misc": "", "start_char": 1450, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1461, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "miniature", "misc": "", "start_char": 1452, "text": "miniature", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1466, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "time", "misc": "", "start_char": 1462, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1474, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "machine", "misc": "", "start_char": 1467, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 1475, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (NP (PRP You) (JJ lucky) (NN duck) (. .)))" }, "speaker": "Howard", "text": "You lucky duck.", "tokens": [ { "deprel": "nsubj", "end_char": 1480, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1477, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 1486, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "lucky", "misc": "", "start_char": 1481, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1491, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "duck", "misc": "", "start_char": 1487, "text": "duck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1492, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wonder) (SBAR (SBAR (WHADVP (WRB why)) (S (NP (DT no) (NN one) (JJ else)) (VP (VBP bid)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT a) (JJ classic) (NN piece)) (PP (IN of) (NP (NML (NN sci) (HYPH -) (NN fi)) (NN movie) (NNS memorabilia)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I wonder why no one else bid . This is a classic piece of sci - fi movie memorabilia.", "tokens": [ { "deprel": "nsubj", "end_char": 1495, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1494, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1502, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wonder", "misc": "", "start_char": 1496, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1506, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 1503, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1509, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 1507, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1513, "feats": "Number=Sing|PronType=Neg", "head": 7, "id": 5, "lemma": "one", "misc": "", "start_char": 1510, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1518, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "else", "misc": "", "start_char": 1514, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "bid", "misc": "", "start_char": 1519, "text": "bid", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1523, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1529, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 9, "lemma": "this", "misc": "", "start_char": 1525, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1532, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1530, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1534, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1533, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1542, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "classic", "misc": "", "start_char": 1535, "text": "classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1548, "feats": "Number=Sing", "head": 2, "id": 13, "lemma": "piece", "misc": "", "start_char": 1543, "text": "piece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1551, "feats": null, "head": 19, "id": 14, "lemma": "of", "misc": "", "start_char": 1549, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1555, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "sci", "misc": "", "start_char": 1552, "text": "sci", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1557, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 1556, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1560, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "fi", "misc": "", "start_char": 1558, "text": "fi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1566, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "movie", "misc": "", "start_char": 1561, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1578, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "memorabilia", "misc": "", "start_char": 1567, "text": "memorabilia", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 1579, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP know)) (. !) (NP (PRP I)) (ADVP (RB still)) (VP (MD ca) (RB n't) (VP (VB afford) (NP (PRP it)))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, I know! I still can't afford it.", "tokens": [ { "deprel": "discourse", "end_char": 1585, "feats": null, "head": 10, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1581, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1587, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1589, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1588, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1594, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "know", "misc": "", "start_char": 1590, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1596, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 1595, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1598, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 1597, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1604, "feats": null, "head": 10, "id": 7, "lemma": "still", "misc": "", "start_char": 1599, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1607, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 1605, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1611, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1608, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1618, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "afford", "misc": "", "start_char": 1612, "text": "afford", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1621, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 1619, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1623, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1622, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VB share) (NP (PRP it)))) (. ?) (S (NP (PRP We)) (VP (MD 'll) (ADVP (RB each)) (VP (VB put) (PRT (RP in)) (NP (CD 200) (NNS bucks))))) (, ,) (S (NP (PRP we)) (VP (MD 'll) (VP (VB take) (NP (NNS turns)) (S (VP (VBG having) (NP (PRP it)) (PP (IN in) (NP (PRP$ our) (NN house)))))))) (. .)))" }, "speaker": "Howard", "text": "Why don't we share it? We'll each put in 200 bucks, we'll take turns having it in our house.", "tokens": [ { "deprel": "advmod", "end_char": 1627, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1624, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1630, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1628, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1634, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1631, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1637, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1635, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1643, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "share", "misc": "", "start_char": 1638, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1646, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1644, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1648, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 1647, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1651, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "we", "misc": "", "start_char": 1649, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1655, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 1652, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1660, "feats": null, "head": 11, "id": 10, "lemma": "each", "misc": "", "start_char": 1656, "text": "each", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1664, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "put", "misc": "", "start_char": 1661, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1667, "feats": null, "head": 11, "id": 12, "lemma": "in", "misc": "", "start_char": 1665, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "nummod", "end_char": 1671, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 13, "lemma": "200", "misc": "", "start_char": 1668, "text": "200", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1677, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "buck", "misc": "", "start_char": 1672, "text": "bucks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1679, "feats": null, "head": 5, "id": 15, "lemma": ",", "misc": "", "start_char": 1678, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1682, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 1680, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1686, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 1683, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1691, "feats": "VerbForm=Inf", "head": 11, "id": 18, "lemma": "take", "misc": "", "start_char": 1687, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1697, "feats": "Number=Plur", "head": 18, "id": 19, "lemma": "turn", "misc": "", "start_char": 1692, "text": "turns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1704, "feats": "VerbForm=Ger", "head": 18, "id": 20, "lemma": "have", "misc": "", "start_char": 1698, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1707, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "it", "misc": "", "start_char": 1705, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1710, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 1708, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1714, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "our", "misc": "", "start_char": 1711, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1720, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "house", "misc": "", "start_char": 1715, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1722, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 1721, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (NML (NN time) (HYPH -) (NN share)) (NN time) (NN machine) (. .)) (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (. .) (NNP Sheldon)))) (. ?)))" }, "speaker": "Raj", "text": "A time - share time machine . I'm in . Sheldon?", "tokens": [ { "deprel": "det", "end_char": 1724, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 1, "lemma": "a", "misc": "", "start_char": 1723, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1729, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "time", "misc": "", "start_char": 1725, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1731, "feats": null, "head": 4, "id": 3, "lemma": "-", "misc": "", "start_char": 1730, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1737, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "share", "misc": "", "start_char": 1732, "text": "share", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1742, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "time", "misc": "", "start_char": 1738, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1750, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "machine", "misc": "", "start_char": 1743, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1752, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1754, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1753, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1757, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1755, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1760, "feats": null, "head": 6, "id": 10, "lemma": "in", "misc": "", "start_char": 1758, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1762, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1761, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1770, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "Sheldon", "misc": "", "start_char": 1763, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1772, "feats": null, "head": 6, "id": 13, "lemma": "?", "misc": "", "start_char": 1771, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (LST (UH Wha) (, ...) (. ?) (SQ (VP (VB Need) (S (NP (PRP you)) (VP (VB ask)))) (. ?)) (CC But) (NP (PRP I)) (ADVP (RB still)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHADVP (WRB why)) (S (NP (NP (DT no) (NN one)) (ADVP (RB else))) (VP (VBP bid)))))) (. .)))" }, "speaker": "Sheldon", "text": "Wha ...? Need you ask? But I still don't understand why no one else bid.", "tokens": [ { "deprel": "discourse", "end_char": 1776, "feats": null, "head": 4, "id": 1, "lemma": "wha", "misc": "", "start_char": 1773, "text": "Wha", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 1777, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1782, "feats": null, "head": 4, "id": 3, "lemma": "?", "misc": "", "start_char": 1781, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1787, "feats": "Mood=Ind|Person=2|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 1783, "text": "Need", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1791, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1788, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1795, "feats": "Mood=Ind|Person=2|VerbForm=Fin", "head": 4, "id": 6, "lemma": "ask", "misc": "", "start_char": 1792, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1797, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1796, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1801, "feats": null, "head": 13, "id": 8, "lemma": "but", "misc": "", "start_char": 1798, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1803, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 9, "lemma": "I", "misc": "", "start_char": 1802, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1809, "feats": null, "head": 13, "id": 10, "lemma": "still", "misc": "", "start_char": 1804, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1812, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 1810, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1816, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 1813, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1827, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "understand", "misc": "", "start_char": 1817, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1831, "feats": "PronType=Int", "head": 18, "id": 14, "lemma": "why", "misc": "", "start_char": 1828, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1834, "feats": null, "head": 16, "id": 15, "lemma": "no", "misc": "", "start_char": 1832, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1838, "feats": "Number=Sing|PronType=Neg", "head": 18, "id": 16, "lemma": "one", "misc": "", "start_char": 1835, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1843, "feats": null, "head": 16, "id": 17, "lemma": "else", "misc": "", "start_char": 1839, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1847, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 18, "lemma": "bid", "misc": "", "start_char": 1844, "text": "bid", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1849, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1848, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 5, 7 ], [ 2, 51, 52 ] ], [ [ 0, 9, 9 ], [ 1, 4, 4 ], [ 4, 0, 0 ], [ 34, 0, 0 ], [ 37, 11, 11 ], [ 38, 8, 8 ] ], [ [ 0, 14, 15 ] ], [ [ 0, 21, 21 ] ], [ [ 0, 12, 24 ] ], [ [ 0, 19, 24 ] ], [ [ 0, 23, 24 ] ], [ [ 1, 2, 2 ], [ 2, 45, 45 ] ], [ [ 2, 2, 3 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 5, 7 ] ], [ [ 2, 0, 10 ], [ 2, 12, 12 ] ], [ [ 2, 9, 10 ] ], [ [ 2, 14, 22 ] ], [ [ 2, 25, 27 ] ], [ [ 2, 29, 30 ] ], [ [ 2, 34, 35 ] ], [ [ 2, 38, 43 ] ], [ [ 2, 42, 43 ] ], [ [ 2, 54, 56 ] ], [ [ 3, 0, 0 ], [ 8, 14, 14 ], [ 12, 5, 5 ], [ 13, 0, 0 ], [ 14, 12, 12 ], [ 14, 21, 21 ], [ 16, 1, 1 ], [ 32, 2, 2 ], [ 32, 4, 11 ], [ 33, 0, 0 ], [ 33, 0, 2 ], [ 35, 2, 2 ], [ 35, 5, 5 ] ], [ [ 4, 5, 7 ] ], [ [ 5, 0, 1 ] ], [ [ 5, 5, 9 ], [ 7, 2, 8 ], [ 11, 0, 0 ], [ 14, 14, 14 ], [ 17, 4, 7 ], [ 32, 8, 11 ], [ 34, 8, 8 ], [ 34, 10, 18 ], [ 35, 10, 10 ], [ 36, 5, 5 ], [ 36, 20, 20 ], [ 37, 0, 5 ] ], [ [ 5, 0, 9 ], [ 9, 0, 0 ], [ 15, 7, 8 ] ], [ [ 5, 5, 14 ] ], [ [ 5, 12, 14 ] ], [ [ 5, 16, 17 ] ], [ [ 6, 0, 8 ] ], [ [ 6, 4, 8 ] ], [ [ 6, 6, 8 ] ], [ [ 7, 6, 6 ], [ 8, 2, 2 ] ], [ [ 7, 6, 8 ], [ 8, 10, 11 ], [ 8, 16, 16 ], [ 8, 18, 18 ] ], [ [ 8, 6, 8 ] ], [ [ 11, 2, 4 ] ], [ [ 11, 3, 4 ], [ 12, 3, 3 ], [ 12, 5, 6 ] ], [ [ 12, 6, 6 ], [ 13, 2, 3 ] ], [ [ 13, 1, 3 ], [ 14, 0, 0 ] ], [ [ 14, 7, 9 ] ], [ [ 14, 2, 10 ] ], [ [ 14, 18, 18 ] ], [ [ 14, 14, 18 ], [ 14, 29, 29 ], [ 14, 26, 29 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 2, 8 ] ], [ [ 16, 3, 4 ] ], [ [ 18, 4, 4 ], [ 18, 14, 14 ], [ 20, 3, 3 ], [ 22, 2, 3 ] ], [ [ 18, 7, 9 ] ], [ [ 18, 19, 19 ] ], [ [ 18, 21, 21 ] ], [ [ 18, 26, 27 ] ], [ [ 19, 0, 1 ] ], [ [ 21, 0, 4 ] ], [ [ 22, 2, 2 ] ], [ [ 23, 0, 0 ] ], [ [ 24, 0, 0 ] ], [ [ 25, 0, 0 ] ], [ [ 26, 0, 0 ] ], [ [ 28, 0, 0 ] ], [ [ 29, 0, 0 ] ], [ [ 30, 0, 0 ] ], [ [ 34, 3, 5 ] ], [ [ 34, 14, 18 ] ], [ [ 36, 3, 3 ], [ 36, 7, 7 ], [ 36, 9, 9 ], [ 36, 15, 15 ], [ 36, 22, 22 ] ], [ [ 36, 12, 13 ] ], [ [ 36, 18, 18 ] ], [ [ 36, 22, 23 ] ], [ [ 37, 7, 7 ], [ 38, 4, 4 ] ], [ [ 38, 0, 0 ] ], [ [ 38, 14, 16 ] ] ]
s01e14c00t
Well, this sandwich is an unmitigated disaster . I asked for turkey and roast beef...-...lettuce and Swiss on whole wheat. What did they give you? Turkey and roast beef with Swiss and lettuce on whole wheat . It's the right ingredients, but in the wrong order . In a proper sandwich, the cheese is adjacent to the bread to create a moisture barrier against the lettuce . They might as well have dragged this thing through a car wash. I don't believe it. I know . It's basic culinary science. Some guy is auctioning off a miniature time machine prop...from the original film and no one is bidding. A time machine from the movie The Time Machine? No, a time machine from Sophie's Choice. Boy, Sophie could have used a time machine in that movie . Did you see it? It's rough. That's cool. Uh - huh. It ’s only $800? Yeah . And that ’s my bid. You bid $800? It was a spur - of - the - moment thing . I figured it would go for thousands, and I just wanted to be a part of it. There's only 30 seconds left in the auction. Do you have $800? Not to blow on a miniature time machine. Don't worry . People wait until the last second to bid, and they swoop in and get it . It's called sniping . 15 seconds. Fifteen seconds. Come on, snipers. Ten, nine, eight ... Where are your snipers? Five. Four. Snipe . Snipe! Three. Snipe! Two. SNIPE! One. Aaaa - aw! Congratulations, you are the proud owner of a miniature time machine. You lucky duck. I wonder why no one else bid . This is a classic piece of sci - fi movie memorabilia. Yeah, I know! I still can't afford it. Why don't we share it? We'll each put in 200 bucks, we'll take turns having it in our house. A time - share time machine . I'm in . Sheldon? Wha ...? Need you ask? But I still don't understand why no one else bid.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP understand) (SBAR (WHADVP (WRB why)) (S (NP (DT no) (NN one) (JJ else)) (VP (VBP bid))))) (. .)))" }, "speaker": "Sheldon", "text": "I understand why no one else bid.", "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": 12, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "understand", "misc": "", "start_char": 2, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 16, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 13, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 17, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing|PronType=Neg", "head": 7, "id": 5, "lemma": "one", "misc": "", "start_char": 20, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 28, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "else", "misc": "", "start_char": 24, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "bid", "misc": "", "start_char": 29, "text": "bid", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 5 ] ] ]
s01e14c01t
I understand why no one else bid.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (DT the) (NN listing)) (ADVP (RB actually)) (VP (VB say) (NP (NN miniature))) (. ?)))" }, "speaker": "Raj", "text": "Did the listing actually say miniature?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 1, "lemma": "do", "misc": "", "start_char": 0, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 7, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 4, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 15, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "listing", "misc": "", "start_char": 8, "text": "listing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 5, "id": 4, "lemma": "actually", "misc": "", "start_char": 16, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 28, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 25, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 38, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "miniature", "misc": "", "start_char": 29, "text": "miniature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 39, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD assumed))) (. .) (SBARQ (WHNP (WP Who)) (S (VP (VBZ sells) (NP (DT a) (NML (JJ full) (HYPH -) (NN size)) (NN time) (NN machine)) (PP (IN for) (NP ($ $) (CD 800)))))) (. ?)))" }, "speaker": "Leonard", "text": "I just assumed . Who sells a full - size time machine for $800?", "tokens": [ { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 41, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 47, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 43, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "assume", "misc": "", "start_char": 48, "text": "assumed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 61, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 58, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "sell", "misc": "", "start_char": 62, "text": "sells", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 7, "lemma": "a", "misc": "", "start_char": 68, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 74, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "full", "misc": "", "start_char": 70, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 75, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 81, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "size", "misc": "", "start_char": 77, "text": "size", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 86, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "time", "misc": "", "start_char": 82, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 94, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "machine", "misc": "", "start_char": 87, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 95, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 100, "feats": null, "head": 6, "id": 14, "lemma": "$", "misc": "", "start_char": 99, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 104, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 15, "lemma": "800", "misc": "", "start_char": 101, "text": "800", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 105, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (DT a) (NNP Venn) (NN diagram))) (, ,) (NP (DT that)) (VP (MD would) (VP (VB be) (NP (NP (NP (NP (DT an) (NN individual)) (VP (VBN located) (PP (IN within) (NP (NP (DT the) (NN intersection)) (PP (IN of) (NP (DT the) (NNS sets))))))) (`` \") (ADVP (RB No) (RBR longer)) (VP (VB want) (NP (PRP$ my) (NN time) (NN machine))) ('' \")) (CC and) (NP (`` \") (S (VP (VB Need) (NP ($ $) (CD 800)))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "In a Venn diagram, that would be an individual located within the intersection of the sets \" No longer want my time machine \" and \" Need $800 . \"", "tokens": [ { "deprel": "case", "end_char": 109, "feats": null, "head": 4, "id": 1, "lemma": "in", "misc": "", "start_char": 107, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 111, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 2, "lemma": "a", "misc": "", "start_char": 110, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 116, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Venn", "misc": "", "start_char": 112, "text": "Venn", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 124, "feats": "Number=Sing", "head": 10, "id": 4, "lemma": "diagram", "misc": "", "start_char": 117, "text": "diagram", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 125, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 131, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 127, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 137, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "would", "misc": "", "start_char": 132, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 140, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 138, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 143, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 141, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 154, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "individual", "misc": "", "start_char": 144, "text": "individual", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 162, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 11, "lemma": "locate", "misc": "", "start_char": 155, "text": "located", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 169, "feats": null, "head": 14, "id": 12, "lemma": "within", "misc": "", "start_char": 163, "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 173, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 186, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "intersection", "misc": "", "start_char": 174, "text": "intersection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 187, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 190, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 198, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "set", "misc": "", "start_char": 194, "text": "sets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 21, "id": 18, "lemma": "\"", "misc": "", "start_char": 199, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 203, "feats": null, "head": 20, "id": 19, "lemma": "no", "misc": "", "start_char": 201, "text": "No", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 210, "feats": "Degree=Cmp", "head": 21, "id": 20, "lemma": "long", "misc": "", "start_char": 204, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "end_char": 215, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 21, "lemma": "want", "misc": "", "start_char": 211, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 218, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 22, "lemma": "my", "misc": "", "start_char": 216, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 223, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "time", "misc": "", "start_char": 219, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 231, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "machine", "misc": "", "start_char": 224, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 21, "id": 25, "lemma": "\"", "misc": "", "start_char": 232, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 237, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 234, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 28, "id": 27, "lemma": "\"", "misc": "", "start_char": 238, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 244, "feats": "VerbForm=Inf", "head": 21, "id": 28, "lemma": "need", "misc": "", "start_char": 240, "text": "Need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 246, "feats": null, "head": 28, "id": 29, "lemma": "$", "misc": "", "start_char": 245, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 250, "feats": "NumForm=Digit|NumType=Card", "head": 29, "id": 30, "lemma": "800", "misc": "", "start_char": 247, "text": "800", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 10, "id": 31, "lemma": ".", "misc": "", "start_char": 251, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 10, "id": 32, "lemma": "\"", "misc": "", "start_char": 253, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB actually)) (NP (DT a) (JJ tremendous) (NN bargain)))) (. .) (S (PP (ADVP (RB Even)) (IN with) (NP (NN shipping))) (, ,) (NP (PRP it)) (VP (VBZ works) (PRT (RP out)) (PP (IN to) (NP (NP (QP (JJR less) (IN than) (CD four)) (NNS dollars)) (NP (DT a) (NN pound)))))) (. .)))" }, "speaker": "Howard", "text": "It's actually a tremendous bargain . Even with shipping, it works out to less than four dollars a pound.", "tokens": [ { "deprel": "nsubj", "end_char": 257, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 255, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 258, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 6, "id": 3, "lemma": "actually", "misc": "", "start_char": 261, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 271, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 270, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 282, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "tremendous", "misc": "", "start_char": 272, "text": "tremendous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 290, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "bargain", "misc": "", "start_char": 283, "text": "bargain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 291, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 297, "feats": null, "head": 10, "id": 8, "lemma": "even", "misc": "", "start_char": 293, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 302, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 298, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 311, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "shipping", "misc": "", "start_char": 303, "text": "shipping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 312, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "it", "misc": "", "start_char": 314, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "work", "misc": "", "start_char": 317, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 326, "feats": null, "head": 13, "id": 14, "lemma": "out", "misc": "", "start_char": 323, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 329, "feats": null, "head": 19, "id": 15, "lemma": "to", "misc": "", "start_char": 327, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 334, "feats": "Degree=Cmp", "head": 18, "id": 16, "lemma": "less", "misc": "", "start_char": 330, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "fixed", "end_char": 339, "feats": null, "head": 16, "id": 17, "lemma": "than", "misc": "", "start_char": 335, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 344, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "four", "misc": "", "start_char": 340, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 352, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "dollar", "misc": "", "start_char": 345, "text": "dollars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 354, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 353, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:tmod", "end_char": 360, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "pound", "misc": "", "start_char": 355, "text": "pound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NN Cocktail) (NN shrimp)) (VP (VBP are) (NP (CD 12.50))) (. .)))" }, "speaker": "Raj", "text": "Cocktail shrimp are 12.50.", "tokens": [ { "deprel": "compound", "end_char": 371, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "cocktail", "misc": "", "start_char": 363, "text": "Cocktail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 378, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "shrimp", "misc": "", "start_char": 372, "text": "shrimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 382, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 379, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 388, "feats": "NumForm=Digit|NumType=Frac", "head": 0, "id": 4, "lemma": "12.50", "misc": "", "start_char": 383, "text": "12.50", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 389, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP are) (NP (PRP we)) (VP (VBG going) (S (VP (TO to) (VP (VB get) (NP (PRP it)) (ADVP (RB upstairs))))))) (. ?)))" }, "speaker": "Leonard", "text": "How are we going to get it upstairs?", "tokens": [ { "deprel": "advmod", "end_char": 394, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 391, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 398, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 395, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 401, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 399, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 407, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 402, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 410, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 408, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 414, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "get", "misc": "", "start_char": 411, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 417, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 415, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 426, "feats": null, "head": 6, "id": 8, "lemma": "upstairs", "misc": "", "start_char": 418, "text": "upstairs", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 427, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP take) (NP (DT the) (NN dish)) (PRT (RP off))))) (, ,) (NP (PRP it)) (VP (MD might) (VP (VB fit) (PRT (IN in)) (NP (DT the) (NN elevator)))) (. .)))" }, "speaker": "Howard", "text": "If we take the dish off, it might fit in the elevator.", "tokens": [ { "deprel": "mark", "end_char": 431, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 429, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 432, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 439, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 3, "lemma": "take", "misc": "", "start_char": 435, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 443, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 440, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 448, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "dish", "misc": "", "start_char": 444, "text": "dish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 452, "feats": null, "head": 3, "id": 6, "lemma": "off", "misc": "", "start_char": 449, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 453, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 457, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 455, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 463, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "might", "misc": "", "start_char": 458, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 467, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "fit", "misc": "", "start_char": 464, "text": "fit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 470, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 468, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 474, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 471, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 483, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "elevator", "misc": "", "start_char": 475, "text": "elevator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 10, "id": 14, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (CC but) (S (NP (DT the) (NN elevator)) (VP (VBZ 's) (VP (VBN been) (VP (VBN broken) (PP (IN for) (NP (CD two) (NNS years))))))) (. .)))" }, "speaker": "Leonard", "text": "Yes, but the elevator's been broken for two years.", "tokens": [ { "deprel": "discourse", "end_char": 489, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 486, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 490, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 495, "feats": null, "head": 8, "id": 3, "lemma": "but", "misc": "", "start_char": 492, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 499, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 496, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 508, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "elevator", "misc": "", "start_char": 500, "text": "elevator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 511, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 509, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 516, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 512, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 523, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "break", "misc": "", "start_char": 517, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 527, "feats": null, "head": 11, "id": 9, "lemma": "for", "misc": "", "start_char": 524, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 531, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "two", "misc": "", "start_char": 528, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 537, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "year", "misc": "", "start_char": 532, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 've) (VP (VP (VBN been) (VP (VBG meaning) (S (VP (TO to) (VP (VB ask) (NP (PRP you))))))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VB make) (NP (NP (DT a) (NN call)) (PP (IN about) (NP (DT that)))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I've been meaning to ask you, do you think we should make a call about that?", "tokens": [ { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 540, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 542, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 550, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 546, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 558, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 551, "text": "meaning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 561, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 559, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 565, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "ask", "misc": "", "start_char": 562, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 569, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 566, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 574, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 572, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 578, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 575, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 584, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "think", "misc": "", "start_char": 579, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 585, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 594, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "should", "misc": "", "start_char": 588, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 599, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "make", "misc": "", "start_char": 595, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 601, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 600, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 606, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "call", "misc": "", "start_char": 602, "text": "call", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 18, "id": 17, "lemma": "about", "misc": "", "start_char": 607, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 617, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 18, "lemma": "that", "misc": "", "start_char": 613, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 4, "id": 19, "lemma": "?", "misc": "", "start_char": 618, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Not) (JJ necessary)) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (NN master) (POS 's)) (PP (IN in) (NP (NN engineering)))))) (. .) (S (NP (PRP I)) (ADVP (RB remotely)) (VP (VBP repair) (NP (NNS satellites)) (PP (IN on) (NP (DT a) (JJ regular) (NN basis))))) (. .) (S (NP (PRP I)) (VP (VBP troubleshoot) (NP (NML (NN space) (HYPH -) (NN shuttle)) (NNS payloads)))) (. .) (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NNP Mars) (NN rover)) (VP (VBD started) (S (VP (VBG pulling) (PP (IN to) (NP (DT the) (NN left)))))))) (, ...) (NP (PRP I)) (VP (VBD performed) (NP (DT a) (ADJP (NN front) (HYPH -) (NN end)) (NN alignment)) (PP (IN from) (ADVP (NP (QP (CD 62) (CD million)) (NNS miles)) (RB away))))) (. .) (S (INTJ (UH No)) (, ,) (NP (DT that) (NN baby)) (VP (VBZ 's) (VP (VBN broken)))) (. .)))" }, "speaker": "Howard", "text": "Not necessary . I have a master's in engineering . I remotely repair satellites on a regular basis . I troubleshoot space - shuttle payloads . When the Mars rover started pulling to the left...I performed a front - end alignment from 62 million miles away . No, that baby's broken.", "tokens": [ { "deprel": "advmod", "end_char": 623, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 620, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 633, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "necessary", "misc": "", "start_char": 624, "text": "necessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 635, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 634, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 637, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 636, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 642, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 638, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 644, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 643, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 651, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "master", "misc": "", "start_char": 645, "text": "master", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 654, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 652, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "case", "end_char": 657, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 655, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 669, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "engineering", "misc": "", "start_char": 658, "text": "engineering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 670, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 673, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 672, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 682, "feats": null, "head": 14, "id": 13, "lemma": "remotely", "misc": "", "start_char": 674, "text": "remotely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 689, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 14, "lemma": "repair", "misc": "", "start_char": 683, "text": "repair", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 700, "feats": "Number=Plur", "head": 14, "id": 15, "lemma": "satellite", "misc": "", "start_char": 690, "text": "satellites", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 19, "id": 16, "lemma": "on", "misc": "", "start_char": 701, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 705, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 704, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 713, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "regular", "misc": "", "start_char": 706, "text": "regular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 719, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "basis", "misc": "", "start_char": 714, "text": "basis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 721, "feats": null, "head": 2, "id": 20, "lemma": ".", "misc": "", "start_char": 720, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 723, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 722, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 736, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 22, "lemma": "troubleshoot", "misc": "", "start_char": 724, "text": "troubleshoot", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 742, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "space", "misc": "", "start_char": 737, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 743, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 752, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "shuttle", "misc": "", "start_char": 745, "text": "shuttle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 761, "feats": "Number=Plur", "head": 22, "id": 26, "lemma": "payload", "misc": "", "start_char": 753, "text": "payloads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 762, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 768, "feats": "PronType=Int", "head": 32, "id": 28, "lemma": "when", "misc": "", "start_char": 764, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 769, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 777, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Mars", "misc": "", "start_char": 773, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 783, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "rover", "misc": "", "start_char": 778, "text": "rover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 39, "id": 32, "lemma": "start", "misc": "", "start_char": 784, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 799, "feats": "VerbForm=Ger", "head": 32, "id": 33, "lemma": "pull", "misc": "", "start_char": 792, "text": "pulling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 802, "feats": null, "head": 36, "id": 34, "lemma": "to", "misc": "", "start_char": 800, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 806, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 803, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 811, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "left", "misc": "", "start_char": 807, "text": "left", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 2, "id": 37, "lemma": "...", "misc": "", "start_char": 812, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 817, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 38, "lemma": "I", "misc": "", "start_char": 816, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 827, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 39, "lemma": "perform", "misc": "", "start_char": 818, "text": "performed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 829, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 40, "lemma": "a", "misc": "", "start_char": 828, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 835, "feats": "Number=Sing", "head": 43, "id": 41, "lemma": "front", "misc": "", "start_char": 830, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 43, "id": 42, "lemma": "-", "misc": "", "start_char": 836, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 841, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "end", "misc": "", "start_char": 838, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 851, "feats": "Number=Sing", "head": 39, "id": 44, "lemma": "alignment", "misc": "", "start_char": 842, "text": "alignment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 856, "feats": null, "head": 48, "id": 45, "lemma": "from", "misc": "", "start_char": 852, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 859, "feats": "NumForm=Digit|NumType=Card", "head": 47, "id": 46, "lemma": "62", "misc": "", "start_char": 857, "text": "62", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 867, "feats": "NumForm=Word|NumType=Card", "head": 48, "id": 47, "lemma": "million", "misc": "", "start_char": 860, "text": "million", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 873, "feats": "Number=Plur", "head": 49, "id": 48, "lemma": "mile", "misc": "", "start_char": 868, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 878, "feats": null, "head": 39, "id": 49, "lemma": "away", "misc": "", "start_char": 874, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 2, "id": 50, "lemma": ".", "misc": "", "start_char": 879, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 883, "feats": "Polarity=Neg", "head": 56, "id": 51, "lemma": "no", "misc": "", "start_char": 881, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 56, "id": 52, "lemma": ",", "misc": "", "start_char": 884, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 890, "feats": "Number=Sing|PronType=Dem", "head": 54, "id": 53, "lemma": "that", "misc": "", "start_char": 886, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 895, "feats": "Number=Sing", "head": 56, "id": 54, "lemma": "baby", "misc": "", "start_char": 891, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 898, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 896, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 905, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 56, "lemma": "break", "misc": "", "start_char": 899, "text": "broken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 2, "id": 57, "lemma": ".", "misc": "", "start_char": 906, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 2 ] ], [ [ 1, 0, 0 ], [ 8, 6, 6 ], [ 8, 9, 9 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 6, 11 ], [ 5, 6, 6 ], [ 6, 7, 7 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 5, 14 ], [ 3, 0, 0 ] ], [ [ 1, 6, 14 ], [ 3, 3, 5 ] ], [ [ 2, 1, 3 ] ], [ [ 2, 5, 5 ] ], [ [ 2, 21, 21 ] ], [ [ 2, 21, 23 ] ], [ [ 2, 8, 29 ] ], [ [ 2, 12, 29 ] ], [ [ 2, 15, 29 ] ], [ [ 2, 28, 29 ] ], [ [ 3, 4, 5 ], [ 3, 11, 11 ] ], [ [ 3, 9, 9 ] ], [ [ 3, 15, 20 ] ], [ [ 3, 19, 20 ] ], [ [ 4, 0, 1 ] ], [ [ 4, 3, 3 ] ], [ [ 5, 2, 2 ], [ 6, 1, 1 ], [ 8, 11, 11 ] ], [ [ 6, 3, 4 ] ], [ [ 6, 11, 12 ], [ 7, 3, 4 ], [ 9, 52, 53 ] ], [ [ 7, 9, 10 ] ], [ [ 7, 3, 10 ], [ 8, 17, 17 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 14, 15 ] ], [ [ 9, 3, 3 ], [ 9, 11, 11 ], [ 9, 20, 20 ], [ 9, 37, 37 ] ], [ [ 9, 9, 9 ] ], [ [ 9, 5, 9 ] ], [ [ 9, 14, 14 ] ], [ [ 9, 16, 18 ] ], [ [ 9, 22, 25 ] ], [ [ 9, 28, 30 ] ], [ [ 9, 34, 35 ] ], [ [ 9, 39, 43 ] ], [ [ 9, 45, 47 ] ] ]
s01e14c02t
Did the listing actually say miniature? I just assumed . Who sells a full - size time machine for $800? In a Venn diagram, that would be an individual located within the intersection of the sets " No longer want my time machine " and " Need $800 . " It's actually a tremendous bargain . Even with shipping, it works out to less than four dollars a pound. Cocktail shrimp are 12.50. How are we going to get it upstairs? If we take the dish off, it might fit in the elevator. Yes, but the elevator's been broken for two years. I've been meaning to ask you, do you think we should make a call about that? Not necessary . I have a master's in engineering . I remotely repair satellites on a regular basis . I troubleshoot space - shuttle payloads . When the Mars rover started pulling to the left...I performed a front - end alignment from 62 million miles away . No, that baby's broken.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on)) (, ,) (NP (NNS guys)) (, ,) (VP (VB push))) (. .)))" }, "speaker": "Leonard", "text": "Come on, guys, push.", "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": "vocative", "end_char": 14, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "guy", "misc": "", "start_char": 10, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 21, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 6, "lemma": "push", "misc": "", "start_char": 17, "text": "push", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 22, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP push) (ADVP (RB any) (JJR harder))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB give) (NP (NN birth)) (PP (IN to) (NP (PRP$ my) (NN colon)))))))) (. .)))" }, "speaker": "Howard", "text": "If I push any harder, I'm going to give birth to my colon.", "tokens": [ { "deprel": "mark", "end_char": 26, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 24, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 28, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 27, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "push", "misc": "", "start_char": 29, "text": "push", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 37, "feats": null, "head": 5, "id": 4, "lemma": "any", "misc": "", "start_char": 34, "text": "any", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 44, "feats": "Degree=Cmp", "head": 3, "id": 5, "lemma": "hard", "misc": "", "start_char": 38, "text": "harder", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 45, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 47, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 49, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 57, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "go", "misc": "", "start_char": 52, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 60, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 58, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 65, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "give", "misc": "", "start_char": 61, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 71, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "birth", "misc": "", "start_char": 66, "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 74, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 72, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 77, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 75, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 83, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "colon", "misc": "", "start_char": 78, "text": "colon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB feel) (NP (PRP$ my) (NNS fingers) (. .) (VP (VB Hurry) (PRT (RP up)))))) (. .)))" }, "speaker": "Raj", "text": "I can't feel my fingers . Hurry up.", "tokens": [ { "deprel": "nsubj", "end_char": 87, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 86, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 90, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 88, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 91, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 99, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "feel", "misc": "", "start_char": 95, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 102, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 100, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 110, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "finger", "misc": "", "start_char": 103, "text": "fingers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 111, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 118, "feats": "VerbForm=Fin", "head": 4, "id": 8, "lemma": "hurry", "misc": "", "start_char": 113, "text": "Hurry", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 121, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 119, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (JJ same) (NN amount)) (PP (IN of) (NP (NN work)))) (, ,) (ADVP (DT no) (NN matter) (SBAR (WHADVP (WRB how) (RB fast)) (S (NP (PRP you)) (VP (VBP go)))))) (. .) (NP (JJ Basic) (NN physics)) (. .)))" }, "speaker": "Sheldon", "text": "It's the same amount of work, no matter how fast you go . Basic physics.", "tokens": [ { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 124, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 127, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 133, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 130, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 138, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "same", "misc": "", "start_char": 134, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 145, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "amount", "misc": "", "start_char": 139, "text": "amount", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 148, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 146, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 153, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "work", "misc": "", "start_char": 149, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 154, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 158, "feats": null, "head": 10, "id": 9, "lemma": "no", "misc": "", "start_char": 156, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 165, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "matter", "misc": "", "start_char": 159, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 169, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "how", "misc": "", "start_char": 166, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 174, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "fast", "misc": "", "start_char": 170, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 175, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 14, "lemma": "go", "misc": "", "start_char": 179, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 189, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "basic", "misc": "", "start_char": 184, "text": "Basic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 197, "feats": "Number=Sing", "head": 5, "id": 17, "lemma": "physics", "misc": "", "start_char": 190, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. ?)))" }, "speaker": "Raj", "text": "Sheldon?", "tokens": [ { "deprel": "root", "end_char": 207, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 200, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 208, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Sheldon", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 214, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 210, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP$ my) (NNS fingers)) (ADVP (RB ever)) (VP (VBP work) (ADVP (RB again))))) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (DT a) (NN job)) (PP (IN for) (NP (DT the) (JJ middle) (NN one))))) (. .)))" }, "speaker": "Raj", "text": "If my fingers ever work again, I've got a job for the middle one.", "tokens": [ { "deprel": "mark", "end_char": 219, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 217, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 222, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "my", "misc": "", "start_char": 220, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 230, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "finger", "misc": "", "start_char": 223, "text": "fingers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 231, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 240, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 5, "lemma": "work", "misc": "", "start_char": 236, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 246, "feats": null, "head": 5, "id": 6, "lemma": "again", "misc": "", "start_char": 241, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 250, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 249, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 251, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 258, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 10, "lemma": "get", "misc": "", "start_char": 255, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 260, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 259, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 264, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "job", "misc": "", "start_char": 261, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 268, "feats": null, "head": 16, "id": 13, "lemma": "for", "misc": "", "start_char": 265, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 272, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 269, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 279, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "middle", "misc": "", "start_char": 273, "text": "middle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 283, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "one", "misc": "", "start_char": 280, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 10, "id": 17, "lemma": ".", "misc": "", "start_char": 284, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Penny", "text": "Oh, hey, guys.", "tokens": [ { "deprel": "discourse", "end_char": 288, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 286, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 289, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 294, "feats": null, "head": 5, "id": 3, "lemma": "hey", "misc": "", "start_char": 291, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 295, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 301, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "guy", "misc": "", "start_char": 297, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (S (NP (NNP Penny) (. .)) (VP (VB Take) (NP (DT a) (NN break)))) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Leonard", "text": "Hi, Penny . Take a break, guys.", "tokens": [ { "deprel": "discourse", "end_char": 306, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 304, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 314, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "penny", "misc": "", "start_char": 309, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 321, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "take", "misc": "", "start_char": 317, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 323, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 322, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 329, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "break", "misc": "", "start_char": 324, "text": "break", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 5, "id": 8, "lemma": ",", "misc": "", "start_char": 330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 336, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "guy", "misc": "", "start_char": 332, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Penny", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 343, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 339, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 347, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 344, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 348, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 357, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 352, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 358, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG moving) (NP (NN something)) (ADVP (RB upstairs)))) (. .)))" }, "speaker": "Leonard", "text": "We're just moving something upstairs.", "tokens": [ { "deprel": "nsubj", "end_char": 362, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 360, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 366, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 363, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 371, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 367, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 378, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "move", "misc": "", "start_char": 372, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 388, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 5, "lemma": "something", "misc": "", "start_char": 379, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 4, "id": 6, "lemma": "upstairs", "misc": "", "start_char": 389, "text": "upstairs", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ is) (NP (PRP it)) (. ?) (ADVP (RB Just))) (. ...)))" }, "speaker": "Penny", "text": "What is it? Just ...", "tokens": [ { "deprel": "root", "end_char": 404, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 400, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 405, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 410, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 408, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 411, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 417, "feats": null, "head": 1, "id": 5, "lemma": "just", "misc": "", "start_char": 413, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 1, "id": 6, "lemma": "...", "misc": "", "start_char": 418, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (DT a) (NN time) (NN machine)) (. .)))" }, "speaker": "Leonard", "text": "Just, you know, a time machine.", "tokens": [ { "deprel": "advmod", "end_char": 426, "feats": null, "head": 8, "id": 1, "lemma": "just", "misc": "", "start_char": 422, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 429, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "know", "misc": "", "start_char": 433, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 441, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 440, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 446, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "time", "misc": "", "start_char": 442, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 454, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "machine", "misc": "", "start_char": 447, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (UH neat) (. .)) (CC But) (NP (PRP I)) (ADVP (RB really)) (VP (VBD got) (S (VP (TO ta) (VP (VB get) (PP (IN to) (NP (NN work))))))) (. .)))" }, "speaker": "Penny", "text": "Okay, neat . But I really gotta get to work.", "tokens": [ { "deprel": "discourse", "end_char": 461, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 457, "text": "Okay", "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": "discourse", "end_char": 468, "feats": null, "head": 8, "id": 3, "lemma": "neat", "misc": "", "start_char": 464, "text": "neat", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 469, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 474, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 471, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 475, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 483, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 477, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 487, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "get", "misc": "", "start_char": 484, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 490, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 488, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 494, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "get", "misc": "", "start_char": 491, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 497, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 495, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 502, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "work", "misc": "", "start_char": 498, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB give) (NP (PRP us)) (NP (DT a) (JJ few) (NNS minutes))) (. .)))" }, "speaker": "Leonard", "text": "Just give us a few minutes.", "tokens": [ { "deprel": "advmod", "end_char": 509, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 505, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 514, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "give", "misc": "", "start_char": 510, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 517, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "we", "misc": "", "start_char": 515, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 519, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 518, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 523, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "few", "misc": "", "start_char": 520, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 531, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "minute", "misc": "", "start_char": 524, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 532, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Give) (NP (PRP us)) (NP (DT a) (JJ few) (NNS minutes)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (PRP them))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG running) (ADVP (RB late))))) (. .)))" }, "speaker": "Penny", "text": "Give us a few minutes . I don't have them . I'm running late.", "tokens": [ { "deprel": "root", "end_char": 538, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 534, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 541, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 539, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 543, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 542, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 547, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "few", "misc": "", "start_char": 544, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 555, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "minute", "misc": "", "start_char": 548, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 556, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 559, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 558, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 560, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 566, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 563, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 571, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "have", "misc": "", "start_char": 567, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 576, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "they", "misc": "", "start_char": 572, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 577, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 580, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 579, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 581, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 591, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 15, "lemma": "run", "misc": "", "start_char": 584, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 596, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "late", "misc": "", "start_char": 592, "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (DT a) (JJ simple) (NN solution) (. .) (S (VP (VB Go) (PP (RP up) (PP (IN to) (NP (DT the) (NN roof))))) (. .) (VP (VB Hop) (PP (RB over) (PP (IN to) (NP (DT the) (JJ next) (NN building))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (JJ small) (NN gap)))) (, ,) (S (VP (VB do) (RB n't) (VP (VB look) (ADVP (RP down)) (SBAR (IN if) (S (NP (PRP you)) (VP (VP (VBP 're) (ADJP (JJ subject) (PP (IN to) (NP (NN vertigo))))) (, ,) (CC and) (VP (VB use) (NP (PRP$ their) (NN stairwell)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Then, I have a simple solution . Go up to the roof . Hop over to the next building . There's a small gap, don't look down if you're subject to vertigo, and use their stairwell.", "tokens": [ { "deprel": "advmod", "end_char": 603, "feats": "PronType=Dem", "head": 4, "id": 1, "lemma": "then", "misc": "", "start_char": 599, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 604, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 607, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 606, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 612, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 608, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 614, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 613, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 621, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "simple", "misc": "", "start_char": 615, "text": "simple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 630, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "solution", "misc": "", "start_char": 622, "text": "solution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 635, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 633, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 638, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 636, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 641, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 639, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 645, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 642, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 650, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "roof", "misc": "", "start_char": 646, "text": "roof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 651, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 656, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 15, "lemma": "hop", "misc": "", "start_char": 653, "text": "Hop", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 15, "id": 16, "lemma": "over", "misc": "", "start_char": 657, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 20, "id": 17, "lemma": "to", "misc": "", "start_char": 662, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 668, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 665, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 673, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "next", "misc": "", "start_char": 669, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 682, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "building", "misc": "", "start_char": 674, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 683, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 690, "feats": null, "head": 23, "id": 22, "lemma": "there", "misc": "", "start_char": 685, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 23, "lemma": "be", "misc": "", "start_char": 691, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 695, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 694, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 701, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "small", "misc": "", "start_char": 696, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 705, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "gap", "misc": "", "start_char": 702, "text": "gap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 30, "id": 27, "lemma": ",", "misc": "", "start_char": 706, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 710, "feats": "Mood=Imp|VerbForm=Fin", "head": 30, "id": 28, "lemma": "do", "misc": "", "start_char": 708, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 714, "feats": null, "head": 30, "id": 29, "lemma": "not", "misc": "", "start_char": 711, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 719, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 30, "lemma": "look", "misc": "", "start_char": 715, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 724, "feats": null, "head": 30, "id": 31, "lemma": "down", "misc": "", "start_char": 720, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 727, "feats": null, "head": 35, "id": 32, "lemma": "if", "misc": "", "start_char": 725, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 33, "lemma": "you", "misc": "", "start_char": 728, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 732, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 743, "feats": "Degree=Pos", "head": 30, "id": 35, "lemma": "subject", "misc": "", "start_char": 736, "text": "subject", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 746, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 744, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 754, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "vertigo", "misc": "", "start_char": 747, "text": "vertigo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 40, "id": 38, "lemma": ",", "misc": "", "start_char": 755, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 760, "feats": null, "head": 40, "id": 39, "lemma": "and", "misc": "", "start_char": 757, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 764, "feats": "Mood=Imp|VerbForm=Fin", "head": 35, "id": 40, "lemma": "use", "misc": "", "start_char": 761, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 770, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 42, "id": 41, "lemma": "their", "misc": "", "start_char": 765, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 780, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "stairwell", "misc": "", "start_char": 771, "text": "stairwell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 4, "id": 43, "lemma": ".", "misc": "", "start_char": 781, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG joking) (, ,) (ADVP (JJ right)))) (. ?)))" }, "speaker": "Penny", "text": "You're joking, right?", "tokens": [ { "deprel": "nsubj", "end_char": 786, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 783, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 790, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 787, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 797, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "joke", "misc": "", "start_char": 791, "text": "joking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 798, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 805, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "right", "misc": "", "start_char": 800, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 806, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (ADVP (RB never)) (VP (VBP joke) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ comes) (PP (IN to) (NP (NN vertigo))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I never joke when it comes to vertigo.", "tokens": [ { "deprel": "discourse", "end_char": 810, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 808, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 811, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 813, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 820, "feats": null, "head": 5, "id": 4, "lemma": "never", "misc": "", "start_char": 815, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 825, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "joke", "misc": "", "start_char": 821, "text": "joke", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 830, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "when", "misc": "", "start_char": 826, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 833, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 831, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "come", "misc": "", "start_char": 834, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 842, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 840, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 850, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "vertigo", "misc": "", "start_char": 843, "text": "vertigo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 851, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Damn) (. .) (INTJ (UH Okay)))) (, ,) (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (VP (VB take) (NP (DT the) (NN roof)))) (. .)))" }, "speaker": "Penny", "text": "Damn . Okay, I'll just take the roof.", "tokens": [ { "deprel": "discourse", "end_char": 857, "feats": null, "head": 8, "id": 1, "lemma": "damn", "misc": "", "start_char": 853, "text": "Damn", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 864, "feats": null, "head": 8, "id": 3, "lemma": "okay", "misc": "", "start_char": 860, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 866, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 865, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 868, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 867, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 872, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "will", "misc": "", "start_char": 869, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 877, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 873, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 882, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "take", "misc": "", "start_char": 878, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 886, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 883, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 891, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "roof", "misc": "", "start_char": 887, "text": "roof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 892, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP wait) (SBAR (IN for) (S (NP (PRP us)) (VP (TO to) (VP (VB set) (PRT (RP up)) (NP (DT the) (NN time) (NN machine))))))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VP (VB drop) (NP (PRP you)) (PRT (RP off)) (PP (IN at) (NP (NN work))) (NP (NN yesterday))) (. .) (S (NP (NP (NN Time) (NN travel) (NN joke)) (. .)) (NP (PRP It)) (VP (VBZ 's) (RB not) (, ...) (ADVP (RB never)) (VP (VB mind)))))) (. .)))" }, "speaker": "Leonard", "text": "If you wait for us to set up the time machine, I can drop you off at work yesterday . Time travel joke . It's not...never mind.", "tokens": [ { "deprel": "mark", "end_char": 896, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 894, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 900, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 897, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 3, "lemma": "wait", "misc": "", "start_char": 901, "text": "wait", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 909, "feats": null, "head": 7, "id": 4, "lemma": "for", "misc": "", "start_char": 906, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 912, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 910, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 915, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 913, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 919, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "set", "misc": "", "start_char": 916, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 922, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 920, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 926, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 923, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 931, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "time", "misc": "", "start_char": 927, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 939, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "machine", "misc": "", "start_char": 932, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 940, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 942, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 947, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "can", "misc": "", "start_char": 944, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 952, "feats": "VerbForm=Inf", "head": 0, "id": 15, "lemma": "drop", "misc": "", "start_char": 948, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 956, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 953, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 960, "feats": null, "head": 15, "id": 17, "lemma": "off", "misc": "", "start_char": 957, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 19, "id": 18, "lemma": "at", "misc": "", "start_char": 961, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 968, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "work", "misc": "", "start_char": 964, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 978, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "yesterday", "misc": "", "start_char": 969, "text": "yesterday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 980, "feats": null, "head": 15, "id": 21, "lemma": ".", "misc": "", "start_char": 979, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 985, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "time", "misc": "", "start_char": 981, "text": "Time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 992, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "travel", "misc": "", "start_char": 986, "text": "travel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 997, "feats": "Number=Sing", "head": 15, "id": 24, "lemma": "joke", "misc": "", "start_char": 993, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 24, "id": 25, "lemma": ".", "misc": "", "start_char": 998, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 26, "lemma": "it", "misc": "", "start_char": 1000, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1005, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1003, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1009, "feats": null, "head": 31, "id": 28, "lemma": "not", "misc": "", "start_char": 1006, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 31, "id": 29, "lemma": "...", "misc": "", "start_char": 1010, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1019, "feats": null, "head": 31, "id": 30, "lemma": "never", "misc": "", "start_char": 1014, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1024, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 31, "lemma": "mind", "misc": "", "start_char": 1020, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 15, "id": 32, "lemma": ".", "misc": "", "start_char": 1025, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ worth)))))) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ humorous)))))) (. .)))" }, "speaker": "Sheldon", "text": "For what it's worth, I thought it was humorous.", "tokens": [ { "deprel": "case", "end_char": 1030, "feats": null, "head": 2, "id": 1, "lemma": "for", "misc": "", "start_char": 1027, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1035, "feats": "PronType=Rel", "head": 8, "id": 2, "lemma": "what", "misc": "", "start_char": 1031, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1038, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 1036, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1041, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1039, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1047, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "worth", "misc": "", "start_char": 1042, "text": "worth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 1048, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1051, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1050, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1059, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "think", "misc": "", "start_char": 1052, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 1060, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1066, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1063, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1075, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "humorous", "misc": "", "start_char": 1067, "text": "humorous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB do) (NP (DT this)))))) (. .) (NP (NP (PRP You) (NNS guys)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB push)))))) (. ?)))" }, "speaker": "Leonard", "text": "Let's just do this . You guys ready to push?", "tokens": [ { "deprel": "root", "end_char": 1081, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 1078, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1084, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 1082, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1089, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 1085, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1092, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "do", "misc": "", "start_char": 1090, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1097, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "this", "misc": "", "start_char": 1093, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1098, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1103, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1100, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1108, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "guy", "misc": "", "start_char": 1104, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1114, "feats": "Degree=Pos", "head": 1, "id": 9, "lemma": "ready", "misc": "", "start_char": 1109, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1117, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1115, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1122, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "push", "misc": "", "start_char": 1118, "text": "push", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1124, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 1123, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (DT a) (NN minute) (. .))) (NP (NNP Howard)) (VP (VBD stepped) (ADVP (RB outside)) (S (VP (TO to) (VP (VB throw) (PRT (RP up)))))) (. .)))" }, "speaker": "Raj", "text": "In a minute . Howard stepped outside to throw up.", "tokens": [ { "deprel": "case", "end_char": 1127, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 1125, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1129, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1128, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1136, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "minute", "misc": "", "start_char": 1130, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1138, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1137, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1145, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Howard", "misc": "", "start_char": 1139, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1153, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "step", "misc": "", "start_char": 1146, "text": "stepped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1161, "feats": null, "head": 6, "id": 7, "lemma": "outside", "misc": "", "start_char": 1154, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1164, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1162, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1170, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "throw", "misc": "", "start_char": 1165, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1173, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 1171, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1174, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 7, 4, 4 ], [ 8, 8, 8 ], [ 9, 2, 2 ], [ 10, 0, 0 ], [ 14, 2, 2 ], [ 15, 1, 1 ], [ 20, 4, 4 ], [ 22, 6, 6 ], [ 22, 6, 7 ] ], [ [ 1, 1, 1 ], [ 1, 13, 13 ], [ 23, 4, 4 ] ], [ [ 1, 6, 6 ] ], [ [ 1, 13, 14 ] ], [ [ 2, 0, 0 ], [ 2, 4, 4 ], [ 3, 12, 12 ], [ 6, 1, 1 ], [ 6, 7, 7 ] ], [ [ 2, 4, 5 ], [ 6, 1, 2 ] ], [ [ 3, 0, 0 ], [ 3, 2, 6 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 15, 16 ] ], [ [ 4, 0, 0 ], [ 16, 2, 2 ], [ 17, 0, 0 ], [ 18, 2, 2 ], [ 21, 6, 6 ] ], [ [ 6, 10, 15 ] ], [ [ 6, 13, 15 ] ], [ [ 8, 2, 2 ], [ 12, 2, 2 ], [ 13, 5, 5 ], [ 15, 6, 6 ], [ 15, 12, 12 ], [ 16, 32, 32 ], [ 19, 4, 4 ], [ 20, 1, 1 ], [ 20, 15, 15 ] ], [ [ 8, 5, 6 ] ], [ [ 10, 4, 4 ], [ 11, 2, 2 ], [ 12, 5, 7 ], [ 20, 8, 10 ] ], [ [ 13, 11, 11 ], [ 20, 18, 18 ] ], [ [ 14, 3, 5 ], [ 15, 2, 4 ], [ 15, 10, 10 ] ], [ [ 16, 4, 6 ] ], [ [ 16, 11, 12 ], [ 19, 8, 9 ] ], [ [ 16, 17, 19 ] ], [ [ 16, 18, 19 ], [ 16, 40, 40 ] ], [ [ 16, 23, 25 ] ], [ [ 16, 36, 36 ], [ 18, 9, 9 ] ], [ [ 16, 40, 41 ] ], [ [ 20, 12, 12 ] ], [ [ 20, 19, 19 ] ], [ [ 20, 12, 19 ], [ 20, 21, 23 ], [ 21, 8, 8 ] ], [ [ 20, 25, 25 ] ], [ [ 22, 4, 4 ] ], [ [ 23, 1, 2 ] ] ]
s01e14c03t
Come on, guys, push. If I push any harder, I'm going to give birth to my colon. I can't feel my fingers . Hurry up. It's the same amount of work, no matter how fast you go . Basic physics. Sheldon? Yeah. If my fingers ever work again, I've got a job for the middle one. Oh, hey, guys. Hi, Penny . Take a break, guys. What are you doing? We're just moving something upstairs. What is it? Just ... Just, you know, a time machine. Okay, neat . But I really gotta get to work. Just give us a few minutes. Give us a few minutes . I don't have them . I'm running late. Then, I have a simple solution . Go up to the roof . Hop over to the next building . There's a small gap, don't look down if you're subject to vertigo, and use their stairwell. You're joking, right? Oh, I never joke when it comes to vertigo. Damn . Okay, I'll just take the roof. If you wait for us to set up the time machine, I can drop you off at work yesterday . Time travel joke . It's not...never mind. For what it's worth, I thought it was humorous. Let's just do this . You guys ready to push? In a minute . Howard stepped outside to throw up.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "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 (VBD were) (ADJP (JJ worried) (PP (IN about))))))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (ADVP (RB really)) (VP (VBZ works) (PP (IN in) (NP (DT the) (NN room)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't know what you were worried about . I think it really works in the room.", "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": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "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": 13, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 9, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 18, "feats": "PronType=Rel", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 14, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 19, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 27, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 23, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 35, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "worried", "misc": "", "start_char": 28, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 5, "id": 9, "lemma": "about", "misc": "", "start_char": 36, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 44, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "think", "misc": "", "start_char": 46, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "it", "misc": "", "start_char": 52, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 61, "feats": null, "head": 15, "id": 14, "lemma": "really", "misc": "", "start_char": 55, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "work", "misc": "", "start_char": 62, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 68, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 71, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 79, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "room", "misc": "", "start_char": 75, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (NP (PRP It)) (VP (VBZ is) (PP (IN by) (ADVP (RB far))) (NP (NP (DT the) (JJS coolest) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP have) (ADVP (RB ever)) (VP (VBN owned))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah . It is by far the coolest thing I have ever owned.", "tokens": [ { "deprel": "discourse", "end_char": 86, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 82, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 3, "lemma": "it", "misc": "", "start_char": 89, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 92, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 6, "id": 5, "lemma": "by", "misc": "", "start_char": 95, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 101, "feats": "Degree=Pos", "head": 9, "id": 6, "lemma": "far", "misc": "", "start_char": 98, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 105, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 102, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 113, "feats": "Degree=Sup", "head": 9, "id": 8, "lemma": "cool", "misc": "", "start_char": 106, "text": "coolest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 119, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "thing", "misc": "", "start_char": 114, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "have", "misc": "", "start_char": 122, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 131, "feats": null, "head": 13, "id": 12, "lemma": "ever", "misc": "", "start_char": 127, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 137, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 13, "lemma": "own", "misc": "", "start_char": 132, "text": "owned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 9, "id": 14, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (JJ exact) (NN time) (NN machine)) (SBAR (WHNP (WDT that)) (S (VP (VBD carried) (NP (NN actor) (NNP Rod) (NNP Taylor)) (, ...) (PP (IN from) (NP (NNP Victorian) (NNP England))) (PP (IN into) (NP (NP (DT the) (ADJP (NN post) (HYPH -) (JJ apocalyptic)) (NN future)) (, ...) (SBAR (WHADVP (WRB where)) (S (NP (NN society)) (VP (VBD had) (VP (VBN splintered) (PP (IN into) (NP (NP (CD two) (NNS factions)) (: :) (NP (NP (DT The) (JJ subterranean) (NNPS Morlocks)) (, ...) (SBAR (WHNP (WP who)) (S (VP (VBD survived) (PP (IN by) (S (VP (VBG feasting) (PP (IN on) (NP (NP (DT the) (NN flesh)) (PP (IN of) (NP (DT the) (JJ gentle) (ADJP (NN surface) (HYPH -) (VBG dwelling)) (NNP Eloi))))))))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The exact time machine that carried actor Rod Taylor...from Victorian England into the post - apocalyptic future...where society had splintered into two factions: The subterranean Morlocks...who survived by feasting on the flesh of the gentle surface - dwelling Eloi.", "tokens": [ { "deprel": "det", "end_char": 143, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 1, "lemma": "the", "misc": "", "start_char": 140, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 149, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "exact", "misc": "", "start_char": 144, "text": "exact", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 154, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "time", "misc": "", "start_char": 150, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 162, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "machine", "misc": "", "start_char": 155, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 167, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 163, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 175, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "carry", "misc": "", "start_char": 168, "text": "carried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 181, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "actor", "misc": "", "start_char": 176, "text": "actor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "flat", "end_char": 185, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Rod", "misc": "", "start_char": 182, "text": "Rod", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 192, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Taylor", "misc": "", "start_char": 186, "text": "Taylor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 7, "id": 10, "lemma": "...", "misc": "", "start_char": 193, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 201, "feats": null, "head": 13, "id": 11, "lemma": "from", "misc": "", "start_char": 197, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 211, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "Victorian", "misc": "", "start_char": 202, "text": "Victorian", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 219, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "England", "misc": "", "start_char": 212, "text": "England", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 224, "feats": null, "head": 19, "id": 14, "lemma": "into", "misc": "", "start_char": 220, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 228, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 15, "lemma": "the", "misc": "", "start_char": 225, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 233, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "post", "misc": "", "start_char": 229, "text": "post", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 234, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 247, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "apocalyptic", "misc": "", "start_char": 236, "text": "apocalyptic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 254, "feats": "Number=Sing", "head": 6, "id": 19, "lemma": "future", "misc": "", "start_char": 248, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 4, "id": 20, "lemma": "...", "misc": "", "start_char": 255, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 264, "feats": "PronType=Int", "head": 24, "id": 21, "lemma": "where", "misc": "", "start_char": 259, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 272, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "society", "misc": "", "start_char": 265, "text": "society", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 23, "lemma": "have", "misc": "", "start_char": 273, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 287, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 24, "lemma": "splinter", "misc": "", "start_char": 277, "text": "splintered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 292, "feats": null, "head": 27, "id": 25, "lemma": "into", "misc": "", "start_char": 288, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 296, "feats": "NumForm=Word|NumType=Card", "head": 27, "id": 26, "lemma": "two", "misc": "", "start_char": 293, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 305, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "faction", "misc": "", "start_char": 297, "text": "factions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 31, "id": 28, "lemma": ":", "misc": "", "start_char": 306, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 311, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 308, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 324, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "subterranean", "misc": "", "start_char": 312, "text": "subterranean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 333, "feats": "Number=Plur", "head": 27, "id": 31, "lemma": "Morlocks", "misc": "", "start_char": 325, "text": "Morlocks", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 31, "id": 32, "lemma": "...", "misc": "", "start_char": 334, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 341, "feats": "PronType=Rel", "head": 34, "id": 33, "lemma": "who", "misc": "", "start_char": 338, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 31, "id": 34, "lemma": "survive", "misc": "", "start_char": 342, "text": "survived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 353, "feats": null, "head": 36, "id": 35, "lemma": "by", "misc": "", "start_char": 351, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 362, "feats": "VerbForm=Ger", "head": 34, "id": 36, "lemma": "feast", "misc": "", "start_char": 354, "text": "feasting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 39, "id": 37, "lemma": "on", "misc": "", "start_char": 363, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 369, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 366, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 375, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "flesh", "misc": "", "start_char": 370, "text": "flesh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 378, "feats": null, "head": 46, "id": 40, "lemma": "of", "misc": "", "start_char": 376, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 382, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 41, "lemma": "the", "misc": "", "start_char": 379, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 389, "feats": "Degree=Pos", "head": 46, "id": 42, "lemma": "gentle", "misc": "", "start_char": 383, "text": "gentle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 397, "feats": "Number=Sing", "head": 45, "id": 43, "lemma": "surface", "misc": "", "start_char": 390, "text": "surface", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 45, "id": 44, "lemma": "-", "misc": "", "start_char": 398, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 408, "feats": "VerbForm=Ger", "head": 46, "id": 45, "lemma": "dwelling", "misc": "", "start_char": 400, "text": "dwelling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 413, "feats": "Number=Sing", "head": 39, "id": 46, "lemma": "Eloi", "misc": "", "start_char": 409, "text": "Eloi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 24, "id": 47, "lemma": ".", "misc": "", "start_char": 414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VB Talk) (PP (IN about) (NP (PRP$ your) (NN chick) (NNS magnets)))) (. .)))" }, "speaker": "Howard", "text": "Talk about your chick magnets.", "tokens": [ { "deprel": "root", "end_char": 420, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "talk", "misc": "", "start_char": 416, "text": "Talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 426, "feats": null, "head": 5, "id": 2, "lemma": "about", "misc": "", "start_char": 421, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 431, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 427, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 437, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "chick", "misc": "", "start_char": 432, "text": "chick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 445, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "magnet", "misc": "", "start_char": 438, "text": "magnets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ lives) (ADVP (RB next) (PP (IN to) (NP (PRP me)))))))) (VP (VBZ is) (ADVP (RB always)) (RP like))) (: :) (`` \") (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN Jacuzzi)) (PP (IN on) (NP (PRP$ my) (NN balcony))))) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN Jacuzzi)) (PP (IN on) (NP (PRP$ my) (NN balcony))))) (. .) ('' \") (CC But) (VP (VB wait) (SBAR (IN until) (S (NP (PRP I)) (VP (VP (VBP tell) (NP (PRP him)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (DT a) (NN time) (NN machine)) (PP (IN on) (NP (PRP$ my) (NN balcony)))))))) (. .) (VP (NN Stuff) (NP (DT that)) (PP (IN in) (NP (NP (PRP$ your) (NNPS Speedos)) (, ,) (NP (NNP Jacuzzi) (NNP Bob))))))))) (. .)))" }, "speaker": "Raj", "text": "The guy who lives next to me is always like: \" I have a Jacuzzi on my balcony . I have a Jacuzzi on my balcony . \" But wait until I tell him I've got a time machine on my balcony . Stuff that in your Speedos, Jacuzzi Bob.", "tokens": [ { "deprel": "det", "end_char": 451, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 448, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 455, "feats": "Number=Sing", "head": 10, "id": 2, "lemma": "guy", "misc": "", "start_char": 452, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 459, "feats": "PronType=Rel", "head": 4, "id": 3, "lemma": "who", "misc": "", "start_char": 456, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "live", "misc": "", "start_char": 460, "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 470, "feats": null, "head": 4, "id": 5, "lemma": "next", "misc": "", "start_char": 466, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 473, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 471, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 476, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 7, "lemma": "I", "misc": "", "start_char": 474, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 477, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 486, "feats": null, "head": 10, "id": 9, "lemma": "always", "misc": "", "start_char": 480, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 491, "feats": null, "head": 0, "id": 10, "lemma": "like", "misc": "", "start_char": 487, "text": "like", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 10, "id": 11, "lemma": ":", "misc": "", "start_char": 492, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 495, "feats": null, "head": 10, "id": 12, "lemma": "\"", "misc": "", "start_char": 494, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 496, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 502, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 14, "lemma": "have", "misc": "", "start_char": 498, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 504, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 503, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 512, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "jacuzzi", "misc": "", "start_char": 505, "text": "Jacuzzi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 515, "feats": null, "head": 19, "id": 17, "lemma": "on", "misc": "", "start_char": 513, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 518, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 516, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 526, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "balcony", "misc": "", "start_char": 519, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 14, "id": 20, "lemma": ".", "misc": "", "start_char": 527, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 529, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 535, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 22, "lemma": "have", "misc": "", "start_char": 531, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 536, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 545, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "jacuzzi", "misc": "", "start_char": 538, "text": "Jacuzzi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 548, "feats": null, "head": 27, "id": 25, "lemma": "on", "misc": "", "start_char": 546, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 551, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 549, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 559, "feats": "Number=Sing", "head": 22, "id": 27, "lemma": "balcony", "misc": "", "start_char": 552, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 10, "id": 28, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 10, "id": 29, "lemma": "\"", "misc": "", "start_char": 562, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 567, "feats": null, "head": 31, "id": 30, "lemma": "but", "misc": "", "start_char": 564, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 572, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 31, "lemma": "wait", "misc": "", "start_char": 568, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 578, "feats": null, "head": 34, "id": 32, "lemma": "until", "misc": "", "start_char": 573, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 580, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 579, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 585, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 34, "lemma": "tell", "misc": "", "start_char": 581, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 589, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 35, "lemma": "he", "misc": "", "start_char": 586, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 36, "lemma": "I", "misc": "", "start_char": 590, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "have", "misc": "", "start_char": 592, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 599, "feats": "Tense=Past|VerbForm=Part", "head": 34, "id": 38, "lemma": "get", "misc": "", "start_char": 596, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 601, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 39, "lemma": "a", "misc": "", "start_char": 600, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 606, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "time", "misc": "", "start_char": 602, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 614, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "machine", "misc": "", "start_char": 607, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 617, "feats": null, "head": 44, "id": 42, "lemma": "on", "misc": "", "start_char": 615, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 620, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 44, "id": 43, "lemma": "my", "misc": "", "start_char": 618, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 628, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "balcony", "misc": "", "start_char": 621, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 46, "id": 45, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 636, "feats": "Number=Sing", "head": 10, "id": 46, "lemma": "stuff", "misc": "", "start_char": 631, "text": "Stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 641, "feats": "Number=Sing|PronType=Dem", "head": 46, "id": 47, "lemma": "that", "misc": "", "start_char": 637, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 644, "feats": null, "head": 50, "id": 48, "lemma": "in", "misc": "", "start_char": 642, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 649, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 50, "id": 49, "lemma": "your", "misc": "", "start_char": 645, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 657, "feats": "Number=Plur", "head": 46, "id": 50, "lemma": "Speedos", "misc": "", "start_char": 650, "text": "Speedos", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 52, "id": 51, "lemma": ",", "misc": "", "start_char": 658, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 667, "feats": "Number=Sing", "head": 46, "id": 52, "lemma": "Jacuzzi", "misc": "", "start_char": 660, "text": "Jacuzzi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 671, "feats": "Number=Sing", "head": 52, "id": 53, "lemma": "Bob", "misc": "", "start_char": 668, "text": "Bob", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 10, "id": 54, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNS Gentlemen)) (, ,) (S (NP (PRP we)) (VP (VBD said) (SBAR (S (NP (PRP we)) (VP (MD 'd) (VP (VB take) (NP (NNS turns)))))))) (, ...) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB agree) (SBAR (IN that) (S (NP (NN practicality)) (VP (VBZ dictates) (SBAR (S (NP (PRP it)) (VP (VBP remain) (ADVP (RB here)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Gentlemen, we said we'd take turns...but I think you'll agree that practicality dictates it remain here.", "tokens": [ { "deprel": "vocative", "end_char": 683, "feats": "Number=Plur", "head": 4, "id": 1, "lemma": "gentleman", "misc": "", "start_char": 674, "text": "Gentlemen", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 684, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 688, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 686, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 693, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 689, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 694, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 699, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "would", "misc": "", "start_char": 697, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 704, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "take", "misc": "", "start_char": 700, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 710, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "turn", "misc": "", "start_char": 705, "text": "turns", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 4, "id": 9, "lemma": "...", "misc": "", "start_char": 711, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 718, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 715, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 720, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 719, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "think", "misc": "", "start_char": 721, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 730, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 727, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 734, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 731, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 740, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "agree", "misc": "", "start_char": 735, "text": "agree", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 745, "feats": null, "head": 18, "id": 16, "lemma": "that", "misc": "", "start_char": 741, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 758, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "practicality", "misc": "", "start_char": 746, "text": "practicality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 767, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 18, "lemma": "dictate", "misc": "", "start_char": 759, "text": "dictates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 770, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "it", "misc": "", "start_char": 768, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 777, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "remain", "misc": "", "start_char": 771, "text": "remain", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 782, "feats": "PronType=Dem", "head": 20, "id": 21, "lemma": "here", "misc": "", "start_char": 778, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 783, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB keep) (NP (PRP it)) (ADVP (RB here))))) (. .) (SBAR (NP (WP What)) (IN if) (S (NP (PRP I)) (VP (VP (VBP meet) (NP (DT a) (NN girl))) (CC and) (VP (VBP say) (, ,) (`` \") (NP (PRP You)) (VP (MD wanna) (VP (VP (VB come) (ADVP (RP up))) (CC and) (VP (VB see) (NP (PRP$ my) (NN time) (NN machine))))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN at) (NP (NP (PRP$ my) (NNS friends) (POS ')) (NN house))))) (. .) ('' \") (SBARQ (WHADVP (WRB How) (JJ lame)) (VP (VBZ is) (NP (DT that)))))))) (. ?)))" }, "speaker": "Howard", "text": "You can't keep it here . What if I meet a girl and say, \" You wanna come up and see my time machine? It's at my friends' house . \" How lame is that?", "tokens": [ { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 785, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 791, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 789, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 795, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 792, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 800, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "keep", "misc": "", "start_char": 796, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 803, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 801, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 808, "feats": "PronType=Dem", "head": 4, "id": 6, "lemma": "here", "misc": "", "start_char": 804, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 815, "feats": "PronType=Rel", "head": 4, "id": 8, "lemma": "what", "misc": "", "start_char": 811, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 818, "feats": null, "head": 11, "id": 9, "lemma": "if", "misc": "", "start_char": 816, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 819, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 825, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "meet", "misc": "", "start_char": 821, "text": "meet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 827, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 826, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 832, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "girl", "misc": "", "start_char": 828, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 836, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 833, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 840, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 15, "lemma": "say", "misc": "", "start_char": 837, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 841, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 20, "id": 17, "lemma": "\"", "misc": "", "start_char": 843, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 848, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 845, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 854, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "wanna", "misc": "", "start_char": 849, "text": "wanna", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 859, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "come", "misc": "", "start_char": 855, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 862, "feats": null, "head": 20, "id": 21, "lemma": "up", "misc": "", "start_char": 860, "text": "up", "upos": "ADP", "xpos": "RP" }, { "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": 870, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "see", "misc": "", "start_char": 867, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 873, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "my", "misc": "", "start_char": 871, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 878, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "time", "misc": "", "start_char": 874, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 886, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "machine", "misc": "", "start_char": 879, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 4, "id": 27, "lemma": "?", "misc": "", "start_char": 887, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 891, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 28, "lemma": "it", "misc": "", "start_char": 889, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 894, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 29, "lemma": "be", "misc": "", "start_char": 892, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 897, "feats": null, "head": 34, "id": 30, "lemma": "at", "misc": "", "start_char": 895, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 900, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "my", "misc": "", "start_char": 898, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 908, "feats": "Number=Plur", "head": 34, "id": 32, "lemma": "friend", "misc": "", "start_char": 901, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 910, "feats": null, "head": 32, "id": 33, "lemma": "'s", "misc": "", "start_char": 909, "text": "'", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 916, "feats": "Number=Sing", "head": 4, "id": 34, "lemma": "house", "misc": "", "start_char": 911, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 917, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 920, "feats": null, "head": 4, "id": 36, "lemma": "\"", "misc": "", "start_char": 919, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 924, "feats": "PronType=Int", "head": 38, "id": 37, "lemma": "how", "misc": "", "start_char": 921, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 929, "feats": "Degree=Pos", "head": 40, "id": 38, "lemma": "lame", "misc": "", "start_char": 925, "text": "lame", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cop", "end_char": 932, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 930, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 937, "feats": "Number=Sing|PronType=Dem", "head": 34, "id": 40, "lemma": "that", "misc": "", "start_char": 933, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 4, "id": 41, "lemma": "?", "misc": "", "start_char": 938, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (VP (VBN got) (NP (DT a) (NN point)))) (. .)))" }, "speaker": "Raj", "text": "He's got a point.", "tokens": [ { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 940, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 945, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 943, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 949, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 946, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 951, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 950, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 957, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "point", "misc": "", "start_char": 952, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 958, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB need) (NP (DT some) (NN ground) (NNS rules))))))))))) (: ;) (S (PP (IN in) (NP (NP (NP (NN addition)) (PP (IN to) (NP (NP (DT the) (VBN expected) (`` \") (DT no) (NNS shoes)) (PP (IN in) (NP (DT the) (NN time) (NN machine)))))) (, ,) ('' \") (CC and) (NP (NP (`` \") (DT no) (NN eating)) (PP (IN in) (NP (DT the) (NN time) (NN machine)))) (, ,) ('' \"))) (NP (PRP I)) (VP (VBP propose) (SBAR (S (NP (PRP we)) (VP (VBP add) (SBAR (S (NP (`` \") (NNS pants)) (VP (MD must) (VP (VB be) (VP (VBN worn) (PP (IN at) (NP (DT all) (NNS times))) (PP (IN in) (NP (DT the) (NN time) (NN machine))))))))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "I think we're going to need some ground rules; in addition to the expected \" no shoes in the time machine, \" and \" no eating in the time machine, \" I propose we add \" pants must be worn at all times in the time machine . \"", "tokens": [ { "deprel": "nsubj", "end_char": 961, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 960, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 962, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 970, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 968, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 974, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 971, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 980, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "go", "misc": "", "start_char": 975, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 983, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 981, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 988, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "need", "misc": "", "start_char": 984, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 993, "feats": null, "head": 10, "id": 8, "lemma": "some", "misc": "", "start_char": 989, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1000, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "ground", "misc": "", "start_char": 994, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1006, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "rule", "misc": "", "start_char": 1001, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 2, "id": 11, "lemma": ";", "misc": "", "start_char": 1007, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "case", "end_char": 1011, "feats": null, "head": 13, "id": 12, "lemma": "in", "misc": "", "start_char": 1009, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1020, "feats": "Number=Sing", "head": 37, "id": 13, "lemma": "addition", "misc": "", "start_char": 1012, "text": "addition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1023, "feats": null, "head": 19, "id": 14, "lemma": "to", "misc": "", "start_char": 1021, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1027, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 15, "lemma": "the", "misc": "", "start_char": 1024, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1036, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 16, "lemma": "expect", "misc": "", "start_char": 1028, "text": "expected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 19, "id": 17, "lemma": "\"", "misc": "", "start_char": 1037, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1041, "feats": null, "head": 19, "id": 18, "lemma": "no", "misc": "", "start_char": 1039, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1047, "feats": "Number=Plur", "head": 13, "id": 19, "lemma": "shoe", "misc": "", "start_char": 1042, "text": "shoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1050, "feats": null, "head": 23, "id": 20, "lemma": "in", "misc": "", "start_char": 1048, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1054, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 1051, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1059, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "time", "misc": "", "start_char": 1055, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1067, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "machine", "misc": "", "start_char": 1060, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 13, "id": 24, "lemma": ",", "misc": "", "start_char": 1068, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1071, "feats": null, "head": 19, "id": 25, "lemma": "\"", "misc": "", "start_char": 1070, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 1075, "feats": null, "head": 29, "id": 26, "lemma": "and", "misc": "", "start_char": 1072, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 29, "id": 27, "lemma": "\"", "misc": "", "start_char": 1076, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1080, "feats": null, "head": 29, "id": 28, "lemma": "no", "misc": "", "start_char": 1078, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1087, "feats": "Number=Sing", "head": 19, "id": 29, "lemma": "eating", "misc": "", "start_char": 1081, "text": "eating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 33, "id": 30, "lemma": "in", "misc": "", "start_char": 1088, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1094, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 1091, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1099, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "time", "misc": "", "start_char": 1095, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1107, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "machine", "misc": "", "start_char": 1100, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 37, "id": 34, "lemma": ",", "misc": "", "start_char": 1108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1111, "feats": null, "head": 37, "id": 35, "lemma": "\"", "misc": "", "start_char": 1110, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 1112, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1121, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 37, "lemma": "propose", "misc": "", "start_char": 1114, "text": "propose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1124, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 39, "id": 38, "lemma": "we", "misc": "", "start_char": 1122, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1128, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 37, "id": 39, "lemma": "add", "misc": "", "start_char": 1125, "text": "add", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1130, "feats": null, "head": 39, "id": 40, "lemma": "\"", "misc": "", "start_char": 1129, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj:pass", "end_char": 1136, "feats": "Number=Plur", "head": 44, "id": 41, "lemma": "pant", "misc": "", "start_char": 1131, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1141, "feats": "VerbForm=Fin", "head": 44, "id": 42, "lemma": "must", "misc": "", "start_char": 1137, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1144, "feats": "VerbForm=Inf", "head": 44, "id": 43, "lemma": "be", "misc": "", "start_char": 1142, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1149, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 39, "id": 44, "lemma": "wear", "misc": "", "start_char": 1145, "text": "worn", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1152, "feats": null, "head": 47, "id": 45, "lemma": "at", "misc": "", "start_char": 1150, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1156, "feats": null, "head": 47, "id": 46, "lemma": "all", "misc": "", "start_char": 1153, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1162, "feats": "Number=Plur", "head": 44, "id": 47, "lemma": "time", "misc": "", "start_char": 1157, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1165, "feats": null, "head": 51, "id": 48, "lemma": "in", "misc": "", "start_char": 1163, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1169, "feats": "Definite=Def|PronType=Art", "head": 51, "id": 49, "lemma": "the", "misc": "", "start_char": 1166, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1174, "feats": "Number=Sing", "head": 51, "id": 50, "lemma": "time", "misc": "", "start_char": 1170, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1182, "feats": "Number=Sing", "head": 44, "id": 51, "lemma": "machine", "misc": "", "start_char": 1175, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 2, "id": 52, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 2, "id": 53, "lemma": "\"", "misc": "", "start_char": 1185, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VBD Seconded)) (. .)))" }, "speaker": "Leonard", "text": "Seconded.", "tokens": [ { "deprel": "root", "end_char": 1195, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "second", "misc": "", "start_char": 1187, "text": "Seconded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1196, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB put) (PRT (RP down)) (NP (DT a) (NN towel))))))) (. .)))" }, "speaker": "Howard", "text": "I was going to put down a towel.", "tokens": [ { "deprel": "nsubj", "end_char": 1199, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1198, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1203, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1200, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1209, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1204, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1212, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1210, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1216, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "put", "misc": "", "start_char": 1213, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1221, "feats": null, "head": 5, "id": 6, "lemma": "down", "misc": "", "start_char": 1217, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1223, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1222, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1229, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "towel", "misc": "", "start_char": 1224, "text": "towel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1231, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1230, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP want) (NP (PRP it)) (PP (IN on) (NP (PRP$ my) (NN balcony))))) (. .) (S (NP (PRP I)) (VP (VBP say) (SBAR (S (NP (PRP we)) (VP (VBP move) (NP (PRP it)) (PP (IN on) (NP (DT a) (JJ bimonthly) (NN basis)))))))) (. .)))" }, "speaker": "Raj", "text": "I still want it on my balcony . I say we move it on a bimonthly basis.", "tokens": [ { "deprel": "nsubj", "end_char": 1233, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1232, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1239, "feats": null, "head": 3, "id": 2, "lemma": "still", "misc": "", "start_char": 1234, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 1240, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1247, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1245, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1250, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 1248, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1253, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1251, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1261, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "balcony", "misc": "", "start_char": 1254, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1262, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1265, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1264, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1269, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "say", "misc": "", "start_char": 1266, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1272, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 1270, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1277, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "move", "misc": "", "start_char": 1273, "text": "move", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1280, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 1278, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1283, "feats": null, "head": 17, "id": 14, "lemma": "on", "misc": "", "start_char": 1281, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1285, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1284, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1295, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "bimonthly", "misc": "", "start_char": 1286, "text": "bimonthly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1301, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "basis", "misc": "", "start_char": 1296, "text": "basis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1303, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1302, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ sounds) (ADJP (JJ fair))) (. .)))" }, "speaker": "Leonard", "text": "That sounds fair.", "tokens": [ { "deprel": "nsubj", "end_char": 1308, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 1304, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 1309, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1320, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "fair", "misc": "", "start_char": 1316, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1322, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Hold) (PRT (RP on)) (. .) (SBAR (S (NP (NNP Bimonthly)) (VP (VBZ is) (NP (NP (DT an) (JJ ambiguous) (NN term)) (. .) (NP (NP (NP (DT Every) (JJ other) (NN month)) (CC or) (RB twice)) (NP (DT a) (NN month)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Hold on . Bimonthly is an ambiguous term . Every other month or twice a month?", "tokens": [ { "deprel": "root", "end_char": 1327, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hold", "misc": "", "start_char": 1323, "text": "Hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1330, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1328, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1331, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1342, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Bimonthly", "misc": "", "start_char": 1333, "text": "Bimonthly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1345, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1343, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1348, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1346, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1358, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "ambiguous", "misc": "", "start_char": 1349, "text": "ambiguous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1363, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "term", "misc": "", "start_char": 1359, "text": "term", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1364, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1371, "feats": null, "head": 12, "id": 10, "lemma": "every", "misc": "", "start_char": 1366, "text": "Every", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1377, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "other", "misc": "", "start_char": 1372, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1383, "feats": "Number=Sing", "head": 1, "id": 12, "lemma": "month", "misc": "", "start_char": 1378, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1386, "feats": null, "head": 14, "id": 13, "lemma": "or", "misc": "", "start_char": 1384, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1392, "feats": "NumType=Mult", "head": 12, "id": 14, "lemma": "twice", "misc": "", "start_char": 1387, "text": "twice", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1394, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1393, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1400, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "month", "misc": "", "start_char": 1395, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1402, "feats": null, "head": 1, "id": 17, "lemma": "?", "misc": "", "start_char": 1401, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (ADVP (RB Twice)) (NP (DT a) (NN month)) (. .)))" }, "speaker": "Raj", "text": "Twice a month.", "tokens": [ { "deprel": "root", "end_char": 1408, "feats": "NumType=Mult", "head": 0, "id": 1, "lemma": "twice", "misc": "", "start_char": 1403, "text": "Twice", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1410, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1409, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1416, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "month", "misc": "", "start_char": 1411, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1418, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (ADVP (RB Then) (UH no) (. .)))" }, "speaker": "Sheldon", "text": "Then no.", "tokens": [ { "deprel": "advmod", "end_char": 1423, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 1419, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1426, "feats": "Polarity=Neg", "head": 0, "id": 2, "lemma": "no", "misc": "", "start_char": 1424, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1428, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1427, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (DT every) (JJ other) (NN month)) (. .)))" }, "speaker": "Raj", "text": "Okay, every other month.", "tokens": [ { "deprel": "discourse", "end_char": 1433, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1429, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1441, "feats": "PronType=Tot", "head": 5, "id": 3, "lemma": "every", "misc": "", "start_char": 1436, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1447, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "other", "misc": "", "start_char": 1442, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1453, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "month", "misc": "", "start_char": 1448, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1455, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1454, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Sheldon", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1458, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1456, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1460, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB be) (ADJP (JJ selfish))))) (. .) (S (NP (NP (PRP We)) (NP (DT all))) (VP (VBD paid) (PP (IN for) (NP (PRP it))))) (, ,) (S (SBAR (RB so) (S (NP (PRP it)) (VP (VBZ belongs) (PP (IN to) (NP (NP (DT all)) (PP (IN of) (NP (PRP us) (. .) (RB Now)))))))) (VP (VB get) (PP (IN out) (PP (IN of) (NP (DT the) (NN way)))))) (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB sit) (PP (IN in) (NP (PRP$ my) (NN time) (NN machine) (. .) (UH Okay) (. .))) (SBAR (S (NP (PRP I)) (VP (VBP am) (VP (VBG setting) (NP (DT the) (NNS dials)) (PP (IN for) (NP (NNP March) (NN 10th) (, ,) (CD 1876)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, you can't be selfish . We all paid for it, so it belongs to all of us . Now get out of the way so I can sit in my time machine . Okay . I am setting the dials for March 10th, 1876.", "tokens": [ { "deprel": "vocative", "end_char": 1468, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1461, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1470, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1469, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1474, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 1471, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1477, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "can", "misc": "", "start_char": 1475, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1481, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1478, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 1484, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1482, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1492, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "selfish", "misc": "", "start_char": 1485, "text": "selfish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1494, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1493, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1497, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1495, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1501, "feats": "PronType=Tot", "head": 9, "id": 10, "lemma": "all", "misc": "", "start_char": 1498, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1506, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 11, "lemma": "pay", "misc": "", "start_char": 1502, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1510, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 1507, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1513, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "it", "misc": "", "start_char": 1511, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1515, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 1514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1518, "feats": null, "head": 17, "id": 15, "lemma": "so", "misc": "", "start_char": 1516, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1521, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "it", "misc": "", "start_char": 1519, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1529, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 17, "lemma": "belong", "misc": "", "start_char": 1522, "text": "belongs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1532, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1530, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1536, "feats": null, "head": 17, "id": 19, "lemma": "all", "misc": "", "start_char": 1533, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1539, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 1537, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1542, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 21, "lemma": "we", "misc": "", "start_char": 1540, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1544, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 1543, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1548, "feats": null, "head": 24, "id": 23, "lemma": "now", "misc": "", "start_char": 1545, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1552, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 24, "lemma": "get", "misc": "", "start_char": 1549, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1556, "feats": null, "head": 28, "id": 25, "lemma": "out", "misc": "", "start_char": 1553, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1559, "feats": null, "head": 25, "id": 26, "lemma": "of", "misc": "", "start_char": 1557, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1563, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 1560, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1567, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "way", "misc": "", "start_char": 1564, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1570, "feats": null, "head": 32, "id": 29, "lemma": "so", "misc": "", "start_char": 1568, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1572, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 30, "lemma": "I", "misc": "", "start_char": 1571, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1576, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "can", "misc": "", "start_char": 1573, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1580, "feats": "VerbForm=Inf", "head": 24, "id": 32, "lemma": "sit", "misc": "", "start_char": 1577, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1583, "feats": null, "head": 36, "id": 33, "lemma": "in", "misc": "", "start_char": 1581, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1586, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 36, "id": 34, "lemma": "my", "misc": "", "start_char": 1584, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1591, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "time", "misc": "", "start_char": 1587, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1599, "feats": "Number=Sing", "head": 32, "id": 36, "lemma": "machine", "misc": "", "start_char": 1592, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1601, "feats": null, "head": 7, "id": 37, "lemma": ".", "misc": "", "start_char": 1600, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1606, "feats": null, "head": 42, "id": 38, "lemma": "okay", "misc": "", "start_char": 1602, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1608, "feats": null, "head": 42, "id": 39, "lemma": ".", "misc": "", "start_char": 1607, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1610, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 40, "lemma": "I", "misc": "", "start_char": 1609, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1613, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 1611, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1621, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 42, "lemma": "set", "misc": "", "start_char": 1614, "text": "setting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1625, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 43, "lemma": "the", "misc": "", "start_char": 1622, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1631, "feats": "Number=Plur", "head": 42, "id": 44, "lemma": "dial", "misc": "", "start_char": 1626, "text": "dials", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1635, "feats": null, "head": 47, "id": 45, "lemma": "for", "misc": "", "start_char": 1632, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1641, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "March", "misc": "", "start_char": 1636, "text": "March", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1646, "feats": "NumType=Ord|Number=Sing", "head": 42, "id": 47, "lemma": "10th", "misc": "", "start_char": 1642, "text": "10th", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1648, "feats": null, "head": 49, "id": 48, "lemma": ",", "misc": "", "start_char": 1647, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:tmod", "end_char": 1653, "feats": "NumForm=Digit|NumType=Card", "head": 47, "id": 49, "lemma": "1876", "misc": "", "start_char": 1649, "text": "1876", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1655, "feats": null, "head": 7, "id": 50, "lemma": ".", "misc": "", "start_char": 1654, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (JJ Good) (NN choice)) (, ,) (NP (NNP Alexander) (NNP Graham) (NNP Bell)) (VP (VP (VBZ invents) (NP (DT the) (NN telephone))) (CC and) (VP (VBZ calls) (PRT (RP out)) (PP (IN for) (NP (NNP Dr.) (NNP Watson))))) (. .)))" }, "speaker": "Howard", "text": "Good choice, Alexander Graham Bell invents the telephone and calls out for Dr. Watson.", "tokens": [ { "deprel": "amod", "end_char": 1660, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1656, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1667, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "choice", "misc": "", "start_char": 1661, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1669, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1679, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Alexander", "misc": "", "start_char": 1670, "text": "Alexander", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1686, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Graham", "misc": "", "start_char": 1680, "text": "Graham", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1691, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Bell", "misc": "", "start_char": 1687, "text": "Bell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1699, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "invent", "misc": "", "start_char": 1692, "text": "invents", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1703, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1700, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1713, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "telephone", "misc": "", "start_char": 1704, "text": "telephone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1717, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 1714, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "call", "misc": "", "start_char": 1718, "text": "calls", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 1727, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 1724, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1731, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 1728, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1735, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "Dr.", "misc": "", "start_char": 1732, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1742, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Watson", "misc": "", "start_char": 1736, "text": "Watson", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1744, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1743, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait) (NP (DT a) (NN minute)))) (. .) (NP (PRP I)) (VP (MD 'd) (VP (VB want) (S (VP (TO to) (VP (VB see) (NP (DT that)) (, ,) (ADVP (RB too))))))) (. .)))" }, "speaker": "Sheldon", "text": "Wait a minute . I'd want to see that, too.", "tokens": [ { "deprel": "root", "end_char": 1749, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 1745, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1751, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1750, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1758, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "minute", "misc": "", "start_char": 1752, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1760, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1759, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1762, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1761, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1765, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "would", "misc": "", "start_char": 1763, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1770, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "want", "misc": "", "start_char": 1766, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1773, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1771, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1777, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "see", "misc": "", "start_char": 1774, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1782, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 1778, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 1, "id": 11, "lemma": ",", "misc": "", "start_char": 1783, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1788, "feats": null, "head": 9, "id": 12, "lemma": "too", "misc": "", "start_char": 1785, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1790, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 1789, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ your) (NN turn))))) (, ,) (NP (PRP you)) (VP (MD can)) (. .)))" }, "speaker": "Leonard", "text": "So when it's your turn, you can.", "tokens": [ { "deprel": "advmod", "end_char": 1793, "feats": null, "head": 9, "id": 1, "lemma": "so", "misc": "", "start_char": 1791, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1798, "feats": "PronType=Int", "head": 6, "id": 2, "lemma": "when", "misc": "", "start_char": 1794, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1801, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 1799, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1804, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1802, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1809, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1805, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advcl", "end_char": 1814, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "turn", "misc": "", "start_char": 1810, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 1815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1820, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1817, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1824, "feats": "VerbForm=Fin", "head": 0, "id": 9, "lemma": "can", "misc": "", "start_char": 1821, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1826, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1825, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (CC But) (SBAR (IN if) (S (NP (NP (PRP we)) (NP (DT all))) (VP (VBP go) (ADVP (RB back)) (PP (IN to) (NP (DT the) (JJ same) (NN point)))))) (, ,) (NP (NP (NNP Bell) (POS 's)) (NN lab)) (VP (VBZ is) (VP (VBG going) (S (VP (TO to) (VP (VB get) (ADJP (RB very) (JJ crowded))))))) (. .) (S (NP (PRP He)) (VP (MD 'll) (VP (VB know) (SBAR (S (NP (NN something)) (VP (VBZ 's) (ADVP (RB up)))))))) (. .)))" }, "speaker": "Sheldon", "text": "But if we all go back to the same point, Bell's lab is going to get very crowded . He'll know something's up.", "tokens": [ { "deprel": "cc", "end_char": 1830, "feats": null, "head": 16, "id": 1, "lemma": "but", "misc": "", "start_char": 1827, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1833, "feats": null, "head": 5, "id": 2, "lemma": "if", "misc": "", "start_char": 1831, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1836, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1834, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1840, "feats": null, "head": 3, "id": 4, "lemma": "all", "misc": "", "start_char": 1837, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1843, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 5, "lemma": "go", "misc": "", "start_char": 1841, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1848, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 1844, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1851, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 1849, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1855, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1852, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1860, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "same", "misc": "", "start_char": 1856, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1866, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "point", "misc": "", "start_char": 1861, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1868, "feats": null, "head": 5, "id": 11, "lemma": ",", "misc": "", "start_char": 1867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1873, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Bell", "misc": "", "start_char": 1869, "text": "Bell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1876, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 1874, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 1880, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "lab", "misc": "", "start_char": 1877, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1883, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1881, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1889, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 16, "lemma": "go", "misc": "", "start_char": 1884, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1892, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1890, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1896, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "get", "misc": "", "start_char": 1893, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1901, "feats": null, "head": 20, "id": 19, "lemma": "very", "misc": "", "start_char": 1897, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1909, "feats": "Degree=Pos", "head": 18, "id": 20, "lemma": "crowded", "misc": "", "start_char": 1902, "text": "crowded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 1910, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1914, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "he", "misc": "", "start_char": 1912, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1918, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 1915, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1923, "feats": "VerbForm=Inf", "head": 16, "id": 24, "lemma": "know", "misc": "", "start_char": 1919, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1933, "feats": "Number=Sing|PronType=Ind", "head": 27, "id": 25, "lemma": "something", "misc": "", "start_char": 1924, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 1936, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 1934, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1939, "feats": null, "head": 24, "id": 27, "lemma": "up", "misc": "", "start_char": 1937, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1941, "feats": null, "head": 16, "id": 28, "lemma": ".", "misc": "", "start_char": 1940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Also)) (SBAR (IN since) (NP (NP (DT the) (NN time)) (SBAR (S (NP (NN machine)) (VP (VBZ does) (RB n't) (VP (VB move) (PP (IN in) (NP (NN space))))))))) (, ,) (NP (PRP you)) (VP (MD 'll) (VP (VB end) (PRT (RP up)) (PP (IN in) (NP (CD 1876) (NNP Pasadena))))) (. .)))" }, "speaker": "Raj", "text": "Also since the time machine doesn't move in space, you'll end up in 1876 Pasadena.", "tokens": [ { "deprel": "advmod", "end_char": 1946, "feats": null, "head": 14, "id": 1, "lemma": "also", "misc": "", "start_char": 1942, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1952, "feats": null, "head": 8, "id": 2, "lemma": "since", "misc": "", "start_char": 1947, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1956, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1953, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1961, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "time", "misc": "", "start_char": 1957, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1969, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "machine", "misc": "", "start_char": 1962, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1974, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1970, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1978, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1975, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1983, "feats": "VerbForm=Inf", "head": 14, "id": 8, "lemma": "move", "misc": "", "start_char": 1979, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1986, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 1984, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1992, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "space", "misc": "", "start_char": 1987, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1994, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 1993, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1998, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 1995, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2002, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 1999, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2006, "feats": "VerbForm=Inf", "head": 0, "id": 14, "lemma": "end", "misc": "", "start_char": 2003, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2009, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 2007, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 2012, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 2010, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2017, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 17, "lemma": "1876", "misc": "", "start_char": 2013, "text": "1876", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 2026, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Pasadena", "misc": "", "start_char": 2018, "text": "Pasadena", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2028, "feats": null, "head": 14, "id": 19, "lemma": ".", "misc": "", "start_char": 2027, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (CC And) (SBAR (ADVP (RB even)) (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB make) (NP (PRP it)) (PP (IN to) (NP (NNP Boston))))))) (, ,) (VBP are) (NP (PRP you)) (VP (VBG going) (S (VP (VP (VB knock) (PP (IN on) (NP (DT the) (NN door)))) (CC and) (VP (VB say) (PP (IN to) (NP (NP (NNP Mrs.) (NNP Bell)) (, ,) (`` \") (NP (NP (JJ Big) (NN fan)) (PP (IN of) (NP (PRP$ your) (NN husband)))) (. .) (`` \") (SQ (MD Can) (NP (PRP I)) (VP (VP (VB come) (ADVP (RB in))) (CC and) (VP (VB watch) (S (NP (PRP him)) (VP (VB invent) (NP (DT the) (NN telephone))))))) (. ?))))))) ('' \")))" }, "speaker": "Howard", "text": "And even if you can make it to Boston, are you going knock on the door and say to Mrs. Bell, \" Big fan of your husband . \" Can I come in and watch him invent the telephone? \"", "tokens": [ { "deprel": "cc", "end_char": 2032, "feats": null, "head": 13, "id": 1, "lemma": "and", "misc": "", "start_char": 2029, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2037, "feats": null, "head": 6, "id": 2, "lemma": "even", "misc": "", "start_char": 2033, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2040, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 2038, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2044, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 2041, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2048, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 2045, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 2053, "feats": "VerbForm=Inf", "head": 13, "id": 6, "lemma": "make", "misc": "", "start_char": 2049, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2056, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 2054, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2059, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2057, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2066, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Boston", "misc": "", "start_char": 2060, "text": "Boston", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2068, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 2067, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 2072, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 2069, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2076, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 2073, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2082, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 13, "lemma": "go", "misc": "", "start_char": 2077, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 2088, "feats": "VerbForm=Inf", "head": 13, "id": 14, "lemma": "knock", "misc": "", "start_char": 2083, "text": "knock", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2091, "feats": null, "head": 17, "id": 15, "lemma": "on", "misc": "", "start_char": 2089, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2095, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 2092, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2100, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "door", "misc": "", "start_char": 2096, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2104, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 2101, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2108, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "say", "misc": "", "start_char": 2105, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2111, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 2109, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2116, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Mrs.", "misc": "", "start_char": 2112, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2121, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "Bell", "misc": "", "start_char": 2117, "text": "Bell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 21, "id": 23, "lemma": ",", "misc": "", "start_char": 2122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 2125, "feats": null, "head": 21, "id": 24, "lemma": "\"", "misc": "", "start_char": 2124, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 2129, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "Big", "misc": "", "start_char": 2126, "text": "Big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 2133, "feats": "Number=Sing", "head": 21, "id": 26, "lemma": "fan", "misc": "", "start_char": 2130, "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2136, "feats": null, "head": 29, "id": 27, "lemma": "of", "misc": "", "start_char": 2134, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2141, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "your", "misc": "", "start_char": 2137, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 2149, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "husband", "misc": "", "start_char": 2142, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2151, "feats": null, "head": 13, "id": 30, "lemma": ".", "misc": "", "start_char": 2150, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2153, "feats": null, "head": 34, "id": 31, "lemma": "\"", "misc": "", "start_char": 2152, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 2157, "feats": "VerbForm=Fin", "head": 34, "id": 32, "lemma": "can", "misc": "", "start_char": 2154, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2159, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 2158, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2164, "feats": "VerbForm=Inf", "head": 19, "id": 34, "lemma": "come", "misc": "", "start_char": 2160, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2167, "feats": null, "head": 34, "id": 35, "lemma": "in", "misc": "", "start_char": 2165, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 2171, "feats": null, "head": 37, "id": 36, "lemma": "and", "misc": "", "start_char": 2168, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2177, "feats": "VerbForm=Inf", "head": 34, "id": 37, "lemma": "watch", "misc": "", "start_char": 2172, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2181, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 38, "lemma": "he", "misc": "", "start_char": 2178, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2188, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "invent", "misc": "", "start_char": 2182, "text": "invent", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2192, "feats": "Definite=Def|PronType=Art", "head": 41, "id": 40, "lemma": "the", "misc": "", "start_char": 2189, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2202, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "telephone", "misc": "", "start_char": 2193, "text": "telephone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2204, "feats": null, "head": 13, "id": 42, "lemma": "?", "misc": "", "start_char": 2203, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2206, "feats": null, "head": 13, "id": 43, "lemma": "\"", "misc": "", "start_char": 2205, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (NP (NNP Mrs.) (NNP Bell)) (VP (VBD was) (ADJP (JJ deaf) (. .) (SBAR (S (NP (PRP She)) (VP (VBZ 's) (RB not) (ADVP (RB even)) (VP (VBG going) (S (VP (TO to) (VP (VB hear) (NP (PRP you)) (VP (VB knock))))))))))) (. .)))" }, "speaker": "Raj", "text": "Mrs. Bell was deaf . She's not even going to hear you knock.", "tokens": [ { "deprel": "nsubj", "end_char": 2211, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Mrs.", "misc": "", "start_char": 2207, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2216, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Bell", "misc": "", "start_char": 2212, "text": "Bell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 2220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2217, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2225, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "deaf", "misc": "", "start_char": 2221, "text": "deaf", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2227, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2226, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2231, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "she", "misc": "", "start_char": 2228, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 2232, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2238, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 2235, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2243, "feats": null, "head": 10, "id": 9, "lemma": "even", "misc": "", "start_char": 2239, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2249, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "go", "misc": "", "start_char": 2244, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2252, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 2250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2257, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "hear", "misc": "", "start_char": 2253, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2261, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 2258, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2267, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "knock", "misc": "", "start_char": 2262, "text": "knock", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2269, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN solution) (. .) (ADVP (RB First)) (, ,) (VP (VP (VB go) (PP (IN into) (NP (DT the) (NN future)))) (, ...) (CC and) (VP (VB obtain) (NP (DT a) (NN cloaking) (NN device)))))) (. .)))" }, "speaker": "Sheldon", "text": "I have a solution . First, go into the future...and obtain a cloaking device.", "tokens": [ { "deprel": "nsubj", "end_char": 2271, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 2270, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2276, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 2272, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2278, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 2277, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2287, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "solution", "misc": "", "start_char": 2279, "text": "solution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2289, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2295, "feats": "NumType=Ord", "head": 8, "id": 6, "lemma": "first", "misc": "", "start_char": 2290, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2297, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 2296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2300, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 8, "lemma": "go", "misc": "", "start_char": 2298, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2305, "feats": null, "head": 11, "id": 9, "lemma": "into", "misc": "", "start_char": 2301, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2309, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 2306, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2316, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "future", "misc": "", "start_char": 2310, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2320, "feats": null, "head": 8, "id": 12, "lemma": "...", "misc": "", "start_char": 2317, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2324, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 2321, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2331, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 14, "lemma": "obtain", "misc": "", "start_char": 2325, "text": "obtain", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2333, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 2332, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2342, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "cloaking", "misc": "", "start_char": 2334, "text": "cloaking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2349, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "device", "misc": "", "start_char": 2343, "text": "device", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2351, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 2350, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Ooh) (. .)) (WHADVP (WRB How) (RB far)) (PP (IN into) (NP (DT the) (NN future))) (. ?)))" }, "speaker": "Raj", "text": "Ooh . How far into the future?", "tokens": [ { "deprel": "discourse", "end_char": 2355, "feats": null, "head": 7, "id": 1, "lemma": "ooh", "misc": "", "start_char": 2352, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2357, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2356, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2361, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "how", "misc": "", "start_char": 2358, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 2365, "feats": "Degree=Pos", "head": 7, "id": 4, "lemma": "far", "misc": "", "start_char": 2362, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2370, "feats": null, "head": 7, "id": 5, "lemma": "into", "misc": "", "start_char": 2366, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2374, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 2371, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2381, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "future", "misc": "", "start_char": 2375, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2383, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 2382, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP remember) (ADVP (RB correctly))))) (, ,) (NP (NNP Captain) (NNP Kirk)) (VP (MD will) (VP (VB steal) (NP (DT a) (NN cloaking) (NN device)) (PP (IN from) (NP (DT the) (NNPS Romulans))) (PP (IN on) (NP (NP (NNP Stardate) (CD 5027.3)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD would) (VP (VB be) (NP (NP (NNP January) (CD 10) (, ,) (CD 2328)) (PP (IN by) (NP (NML (NN pre) (HYPH -) (NNP Federation)) (NN reckoning)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "If I remember correctly, Captain Kirk will steal a cloaking device from the Romulans on Stardate 5027.3, which would be January 10, 2328 by pre - Federation reckoning.", "tokens": [ { "deprel": "mark", "end_char": 2386, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 2384, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 2387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2397, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "remember", "misc": "", "start_char": 2389, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2407, "feats": null, "head": 3, "id": 4, "lemma": "correctly", "misc": "", "start_char": 2398, "text": "correctly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2409, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 2408, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2417, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "Captain", "misc": "", "start_char": 2410, "text": "Captain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2422, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Kirk", "misc": "", "start_char": 2418, "text": "Kirk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 2427, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 2423, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2433, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "steal", "misc": "", "start_char": 2428, "text": "steal", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2435, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 2434, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2444, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "cloaking", "misc": "", "start_char": 2436, "text": "cloaking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2451, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "device", "misc": "", "start_char": 2445, "text": "device", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2456, "feats": null, "head": 15, "id": 13, "lemma": "from", "misc": "", "start_char": 2452, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2460, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 2457, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2469, "feats": "Number=Plur", "head": 9, "id": 15, "lemma": "Romulan", "misc": "", "start_char": 2461, "text": "Romulans", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 2472, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 2470, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2481, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "Stardate", "misc": "", "start_char": 2473, "text": "Stardate", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 2488, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 18, "lemma": "5027.3", "misc": "", "start_char": 2482, "text": "5027.3", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2490, "feats": null, "head": 17, "id": 19, "lemma": ",", "misc": "", "start_char": 2489, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2496, "feats": "PronType=Rel", "head": 24, "id": 20, "lemma": "which", "misc": "", "start_char": 2491, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 2502, "feats": "VerbForm=Fin", "head": 24, "id": 21, "lemma": "would", "misc": "", "start_char": 2497, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 2505, "feats": "VerbForm=Inf", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 2503, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "compound", "end_char": 2513, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "January", "misc": "", "start_char": 2506, "text": "January", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 2516, "feats": "NumForm=Digit|NumType=Card", "head": 17, "id": 24, "lemma": "10", "misc": "", "start_char": 2514, "text": "10", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2518, "feats": null, "head": 26, "id": 25, "lemma": ",", "misc": "", "start_char": 2517, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:tmod", "end_char": 2523, "feats": "NumForm=Digit|NumType=Card", "head": 24, "id": 26, "lemma": "2328", "misc": "", "start_char": 2519, "text": "2328", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 2526, "feats": null, "head": 31, "id": 27, "lemma": "by", "misc": "", "start_char": 2524, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2530, "feats": "Number=Sing", "head": 30, "id": 28, "lemma": "preorder", "misc": "", "start_char": 2527, "text": "pre", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2532, "feats": null, "head": 30, "id": 29, "lemma": "-", "misc": "", "start_char": 2531, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 2543, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Federation", "misc": "", "start_char": 2533, "text": "Federation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 2553, "feats": "Number=Sing", "head": 9, "id": 31, "lemma": "reckoning", "misc": "", "start_char": 2544, "text": "reckoning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2555, "feats": null, "head": 9, "id": 32, "lemma": ".", "misc": "", "start_char": 2554, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP am) (VP (VBG setting) (NP (DT the) (NNS dials)) (PP (IN for) (NP (NNP January) (NN 10th) (, ,) (CD 2328) (. .))) (SBAR (S (ADVP (RB Here)) (NP (PRP we)) (VP (VBP go) (PP (IN into) (NP (DT the) (NN future))))) (. .) (S (NP (DT That)) (VP (VBD was) (ADJP (JJ fun))))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, I am setting the dials for January 10th, 2328 . Here we go into the future . That was fun.", "tokens": [ { "deprel": "discourse", "end_char": 2560, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 2556, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2562, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2561, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2564, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2563, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2567, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2565, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2575, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "set", "misc": "", "start_char": 2568, "text": "setting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 2579, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 2576, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2585, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "dial", "misc": "", "start_char": 2580, "text": "dials", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2589, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 2586, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2597, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "January", "misc": "", "start_char": 2590, "text": "January", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 2602, "feats": "NumType=Ord|Number=Sing", "head": 5, "id": 10, "lemma": "10th", "misc": "", "start_char": 2598, "text": "10th", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2604, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 2603, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:tmod", "end_char": 2609, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 12, "lemma": "2328", "misc": "", "start_char": 2605, "text": "2328", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2611, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 2610, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2616, "feats": "PronType=Dem", "head": 5, "id": 14, "lemma": "here", "misc": "", "start_char": 2612, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2619, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 2617, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 2622, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "go", "misc": "", "start_char": 2620, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2627, "feats": null, "head": 19, "id": 17, "lemma": "into", "misc": "", "start_char": 2623, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2631, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 2628, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2638, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "future", "misc": "", "start_char": 2632, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2640, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 2639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2645, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 21, "lemma": "that", "misc": "", "start_char": 2641, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2649, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 2646, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 2653, "feats": "Degree=Pos", "head": 5, "id": 23, "lemma": "fun", "misc": "", "start_char": 2650, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2655, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 2654, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (PRP$ My) (NN turn) (. .)))" }, "speaker": "Raj", "text": "My turn.", "tokens": [ { "deprel": "nmod:poss", "end_char": 2658, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 2656, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 2663, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "turn", "misc": "", "start_char": 2659, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2665, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (ADVP (RB first) (PP (IN of) (NP (DT all)))) (, ,) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP call) (S (NP (DT a) (NN gap)))))) (VP (VBD was) (ADVP (NP (QP (RB nearly) (CD three)) (NNS feet)) (RB wide))) (. .) (S (NP (PRP I)) (VP (VBD slipped) (CC and) (VBD skinned) (NP (PRP$ my) (NN knee)))) (. .)))" }, "speaker": "Penny", "text": "Okay, first of all, what you call a gap was nearly three feet wide . I slipped and skinned my knee.", "tokens": [ { "deprel": "discourse", "end_char": 2670, "feats": null, "head": 16, "id": 1, "lemma": "okay", "misc": "", "start_char": 2666, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2672, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2678, "feats": "NumType=Ord", "head": 16, "id": 3, "lemma": "first", "misc": "", "start_char": 2673, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2681, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 2679, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2685, "feats": null, "head": 3, "id": 5, "lemma": "all", "misc": "", "start_char": 2682, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 2687, "feats": null, "head": 16, "id": 6, "lemma": ",", "misc": "", "start_char": 2686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2692, "feats": "PronType=Rel", "head": 16, "id": 7, "lemma": "what", "misc": "", "start_char": 2688, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2696, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 2693, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2701, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "call", "misc": "", "start_char": 2697, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2703, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 2702, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2707, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "gap", "misc": "", "start_char": 2704, "text": "gap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2711, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 12, "lemma": "be", "misc": "", "start_char": 2708, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2718, "feats": null, "head": 14, "id": 13, "lemma": "nearly", "misc": "", "start_char": 2712, "text": "nearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 2724, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 14, "lemma": "three", "misc": "", "start_char": 2719, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 2729, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "foot", "misc": "", "start_char": 2725, "text": "feet", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 2734, "feats": "Degree=Pos", "head": 0, "id": 16, "lemma": "wide", "misc": "", "start_char": 2730, "text": "wide", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2736, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 2735, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2738, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 2737, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2746, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "slip", "misc": "", "start_char": 2739, "text": "slipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 2750, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 2747, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2758, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 21, "lemma": "skinned", "misc": "", "start_char": 2751, "text": "skinned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 2761, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 2759, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2766, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "knee", "misc": "", "start_char": 2762, "text": "knee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2768, "feats": null, "head": 16, "id": 24, "lemma": ".", "misc": "", "start_char": 2767, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Leonard", "text": "Are you okay?", "tokens": [ { "deprel": "cop", "end_char": 2772, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2769, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2776, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2773, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2781, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 2777, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2783, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2782, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ okay)) (. ?) (S (ADVP (RB Second) (IN of) (DT all)) (, ,) (NP (NP (DT the) (NN door)) (PP (IN to) (NP (NP (DT the) (NN stairwell)) (PP (IN of) (NP (DT the) (JJ other) (NN building)))))) (VP (VBD was) (VP (VBN locked)))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB go) (PP (IN down) (NP (NP (DT the) (NN fire) (NN escape)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ ends) (PP (IN on) (NP (DT the) (JJ 3d) (NN floor)))))))) (, ,) (S (VP (VBG forcing) (NP (PRP me)) (S (VP (TO to) (VP (VB crawl) (PP (IN through) (NP (NP (DT the) (NN window)) (PP (IN of) (NP (NP (DT a) (JJ lovely) (JJ Armenian) (NN family)) (SBAR (WHNP (WP who)) (S (VP (VBD insisted) (SBAR (S (NP (PRP I)) (VP (VB stay) (PP (IN for) (NP (NN lunch))))))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Are you okay? Second of all, the door to the stairwell of the other building was locked, so I had to go down the fire escape, which ends on the 3d floor, forcing me to crawl through the window of a lovely Armenian family who insisted I stay for lunch.", "tokens": [ { "deprel": "cop", "end_char": 2787, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2784, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2791, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2788, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2796, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 2792, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2798, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2797, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2805, "feats": "NumType=Ord", "head": 19, "id": 5, "lemma": "second", "misc": "", "start_char": 2799, "text": "Second", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2808, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 2806, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2812, "feats": null, "head": 5, "id": 7, "lemma": "all", "misc": "", "start_char": 2809, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 2814, "feats": null, "head": 19, "id": 8, "lemma": ",", "misc": "", "start_char": 2813, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2818, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 2815, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 2823, "feats": "Number=Sing", "head": 19, "id": 10, "lemma": "door", "misc": "", "start_char": 2819, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2826, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 2824, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2830, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 2827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2840, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "stairwell", "misc": "", "start_char": 2831, "text": "stairwell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2843, "feats": null, "head": 17, "id": 14, "lemma": "of", "misc": "", "start_char": 2841, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2847, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 2844, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2853, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "other", "misc": "", "start_char": 2848, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2862, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "building", "misc": "", "start_char": 2854, "text": "building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 2866, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 2863, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 2873, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 19, "lemma": "lock", "misc": "", "start_char": 2867, "text": "locked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2875, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 2874, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2878, "feats": null, "head": 23, "id": 21, "lemma": "so", "misc": "", "start_char": 2876, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2880, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 2879, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2884, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 23, "lemma": "have", "misc": "", "start_char": 2881, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2887, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 2885, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2890, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "go", "misc": "", "start_char": 2888, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2895, "feats": null, "head": 29, "id": 26, "lemma": "down", "misc": "", "start_char": 2891, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2899, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 27, "lemma": "the", "misc": "", "start_char": 2896, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2904, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "fire", "misc": "", "start_char": 2900, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2911, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "escape", "misc": "", "start_char": 2905, "text": "escape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2913, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 2912, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2919, "feats": "PronType=Rel", "head": 32, "id": 31, "lemma": "which", "misc": "", "start_char": 2914, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 2924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 32, "lemma": "end", "misc": "", "start_char": 2920, "text": "ends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2927, "feats": null, "head": 36, "id": 33, "lemma": "on", "misc": "", "start_char": 2925, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2931, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 34, "lemma": "the", "misc": "", "start_char": 2928, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2934, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "3d", "misc": "", "start_char": 2932, "text": "3d", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2940, "feats": "Number=Sing", "head": 32, "id": 36, "lemma": "floor", "misc": "", "start_char": 2935, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2942, "feats": null, "head": 38, "id": 37, "lemma": ",", "misc": "", "start_char": 2941, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 2950, "feats": "VerbForm=Ger", "head": 32, "id": 38, "lemma": "force", "misc": "", "start_char": 2943, "text": "forcing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2953, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 39, "lemma": "I", "misc": "", "start_char": 2951, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2956, "feats": null, "head": 41, "id": 40, "lemma": "to", "misc": "", "start_char": 2954, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2962, "feats": "VerbForm=Inf", "head": 38, "id": 41, "lemma": "crawl", "misc": "", "start_char": 2957, "text": "crawl", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2970, "feats": null, "head": 44, "id": 42, "lemma": "through", "misc": "", "start_char": 2963, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2974, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 43, "lemma": "the", "misc": "", "start_char": 2971, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2981, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "window", "misc": "", "start_char": 2975, "text": "window", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2984, "feats": null, "head": 49, "id": 45, "lemma": "of", "misc": "", "start_char": 2982, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2986, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 46, "lemma": "a", "misc": "", "start_char": 2985, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2993, "feats": "Degree=Pos", "head": 49, "id": 47, "lemma": "lovely", "misc": "", "start_char": 2987, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 3002, "feats": "Degree=Pos", "head": 49, "id": 48, "lemma": "Armenian", "misc": "", "start_char": 2994, "text": "Armenian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 3009, "feats": "Number=Sing", "head": 44, "id": 49, "lemma": "family", "misc": "", "start_char": 3003, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 3013, "feats": "PronType=Rel", "head": 51, "id": 50, "lemma": "who", "misc": "", "start_char": 3010, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 3022, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 49, "id": 51, "lemma": "insist", "misc": "", "start_char": 3014, "text": "insisted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 3024, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 53, "id": 52, "lemma": "I", "misc": "", "start_char": 3023, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 3029, "feats": "Mood=Ind|Number=Sing|Person=1|VerbForm=Fin", "head": 51, "id": 53, "lemma": "stay", "misc": "", "start_char": 3025, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3033, "feats": null, "head": 55, "id": 54, "lemma": "for", "misc": "", "start_char": 3030, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3039, "feats": "Number=Sing", "head": 53, "id": 55, "lemma": "lunch", "misc": "", "start_char": 3034, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3041, "feats": null, "head": 3, "id": 56, "lemma": ".", "misc": "", "start_char": 3040, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ does) (RB n't) (VP (VB sound) (ADJP (RB too) (JJ bad)))) (. .)))" }, "speaker": "Leonard", "text": "That doesn't sound too bad.", "tokens": [ { "deprel": "nsubj", "end_char": 3046, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 3042, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 3051, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3047, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3055, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3052, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3061, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "sound", "misc": "", "start_char": 3056, "text": "sound", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 3065, "feats": null, "head": 6, "id": 5, "lemma": "too", "misc": "", "start_char": 3062, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 3069, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "bad", "misc": "", "start_char": 3066, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3071, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 3070, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (NP (CD eight) (NNS courses)) (PP (IN of) (NP (NN lamb)))))) (. .) (CC And) (S (NP (PRP they)) (VP (VBD tried) (S (VP (TO to) (VP (VB fix) (NP (PRP me)) (PRT (RP up)) (PP (IN with) (NP (PRP$ their) (NN son)))))))) (. .)))" }, "speaker": "Penny", "text": "It was eight courses of lamb . And they tried to fix me up with their son.", "tokens": [ { "deprel": "nsubj", "end_char": 3074, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 3072, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3078, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 3075, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 3084, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "eight", "misc": "", "start_char": 3079, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 3092, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "course", "misc": "", "start_char": 3085, "text": "courses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 3095, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 3093, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3100, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "lamb", "misc": "", "start_char": 3096, "text": "lamb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3102, "feats": null, "head": 10, "id": 7, "lemma": ".", "misc": "", "start_char": 3101, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 3106, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 3103, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3111, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "they", "misc": "", "start_char": 3107, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 3117, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "try", "misc": "", "start_char": 3112, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 3120, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 3118, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3124, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "fix", "misc": "", "start_char": 3121, "text": "fix", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3127, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 3125, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 3130, "feats": null, "head": 12, "id": 14, "lemma": "up", "misc": "", "start_char": 3128, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 3135, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 3131, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3141, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "their", "misc": "", "start_char": 3136, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 3145, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "son", "misc": "", "start_char": 3142, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3147, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 3146, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Leonard", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 3153, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 3148, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3155, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3154, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (S (RB Not) (VP (VBN done))) (. .) (PP (IN By) (NP (NP (DT the) (NN time)) (SBAR (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB work))))))))) (, ,) (NP (PRP they)) (VP (VBD 'd) (VP (VBN given) (NP (PRP$ my) (NN shift)) (ADVP (RB away))))) (. .) (S (INTJ (UH Yeah)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ right)))) (. .) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN lost) (NP (NP (DT an) (JJ entire) (NN day) (POS 's)) (NN pay)) (NP (NP (NN thanks)) (PP (IN to) (NP (DT this) (. .) (DT This))))))) (. ...)))" }, "speaker": "Penny", "text": "Not done . By the time I got to work, they'd given my shift away . Yeah, that's right . I've lost an entire day's pay thanks to this . This ...", "tokens": [ { "deprel": "advmod", "end_char": 3159, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 3156, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3164, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 3160, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 3166, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 3165, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 3169, "feats": null, "head": 6, "id": 4, "lemma": "by", "misc": "", "start_char": 3167, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3173, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 3170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 3178, "feats": "Number=Sing", "head": 14, "id": 6, "lemma": "time", "misc": "", "start_char": 3174, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 3180, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 3179, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "get", "misc": "", "start_char": 3181, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 3187, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 3185, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3192, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "work", "misc": "", "start_char": 3188, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3194, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 3193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3199, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "they", "misc": "", "start_char": 3195, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3202, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 3200, "text": "'d", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 3208, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 14, "lemma": "give", "misc": "", "start_char": 3203, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 3211, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 3209, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3217, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "shift", "misc": "", "start_char": 3212, "text": "shift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3222, "feats": null, "head": 14, "id": 17, "lemma": "away", "misc": "", "start_char": 3218, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3224, "feats": null, "head": 14, "id": 18, "lemma": ".", "misc": "", "start_char": 3223, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 3229, "feats": null, "head": 23, "id": 19, "lemma": "yeah", "misc": "", "start_char": 3225, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3231, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 3230, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3236, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 21, "lemma": "that", "misc": "", "start_char": 3232, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 3237, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 3245, "feats": "Degree=Pos", "head": 14, "id": 23, "lemma": "right", "misc": "", "start_char": 3240, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3247, "feats": null, "head": 23, "id": 24, "lemma": ".", "misc": "", "start_char": 3246, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3249, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 25, "lemma": "I", "misc": "", "start_char": 3248, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3253, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "have", "misc": "", "start_char": 3250, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 3258, "feats": "Tense=Past|VerbForm=Part", "head": 23, "id": 27, "lemma": "lose", "misc": "", "start_char": 3254, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 3261, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 3259, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3268, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "entire", "misc": "", "start_char": 3262, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 3272, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "day", "misc": "", "start_char": 3269, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3275, "feats": null, "head": 30, "id": 31, "lemma": "'s", "misc": "", "start_char": 3273, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 3279, "feats": "Number=Sing", "head": 27, "id": 32, "lemma": "pay", "misc": "", "start_char": 3276, "text": "pay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:npmod", "end_char": 3286, "feats": "Number=Sing", "head": 27, "id": 33, "lemma": "thanks", "misc": "", "start_char": 3280, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3289, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 3287, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3294, "feats": "Number=Sing|PronType=Dem", "head": 33, "id": 35, "lemma": "this", "misc": "", "start_char": 3290, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3296, "feats": null, "head": 2, "id": 36, "lemma": ".", "misc": "", "start_char": 3295, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 3301, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 37, "lemma": "this", "misc": "", "start_char": 3297, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3305, "feats": null, "head": 2, "id": 38, "lemma": "...", "misc": "", "start_char": 3302, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (NP (NN Time) (NN machine) (. .)))" }, "speaker": "Sheldon", "text": "Time machine.", "tokens": [ { "deprel": "compound", "end_char": 3310, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "time", "misc": "", "start_char": 3306, "text": "Time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3318, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "machine", "misc": "", "start_char": 3311, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3320, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 3319, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (S (NP (NNS Lights)) (VP (VBP flash))) (CC and) (S (NP (DT the) (NN dish)) (VP (VBZ spins) (. .) (NP (UH Wanna)) (VP (VB try)))) (. ?)))" }, "speaker": "Leonard", "text": "Lights flash and the dish spins . Wanna try?", "tokens": [ { "deprel": "nsubj", "end_char": 3327, "feats": "Number=Plur", "head": 2, "id": 1, "lemma": "light", "misc": "", "start_char": 3321, "text": "Lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 3333, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "flash", "misc": "", "start_char": 3328, "text": "flash", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc", "end_char": 3337, "feats": null, "head": 6, "id": 3, "lemma": "and", "misc": "", "start_char": 3334, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 3341, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 3338, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3346, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "dish", "misc": "", "start_char": 3342, "text": "dish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 3352, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "spin", "misc": "", "start_char": 3347, "text": "spins", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 3354, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 3353, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 3360, "feats": null, "head": 9, "id": 8, "lemma": "wanna", "misc": "", "start_char": 3355, "text": "Wanna", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 3364, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "try", "misc": "", "start_char": 3361, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3366, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 3365, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB try) (NP (PRP it)))))))) (. !) (S (NP (PRP$ My) (NNP God)) (, ,) (NP (PRP you)) (VP (VBP are) (VP (VBN grown) (NP (NNS men))))) (. !) (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP you)) (VP (VB waste) (NP (PRP$ your) (NNS lives)) (PP (IN with) (NP (DT these) (JJ stupid) (NML (NML (NNS toys)) (CC and) (NML (NML (NNS costumes)) (CC and) (NML (JJ comic) (NNS books))))))) (CC and) (ADVP (RB now)) (NP (DT that)) (. ?) (. !) (NP (DT That) (, ...) (RB Again)))) (. .)))" }, "speaker": "Penny", "text": "I don't want to try it! My God, you are grown men! How can you waste your lives with these stupid toys and costumes and comic books and now that?! That...Again.", "tokens": [ { "deprel": "nsubj", "end_char": 3368, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 3367, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3371, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3369, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3375, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3372, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3380, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 3376, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 3383, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 3381, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3387, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "try", "misc": "", "start_char": 3384, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3390, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 3388, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3392, "feats": null, "head": 4, "id": 8, "lemma": "!", "misc": "", "start_char": 3391, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 3395, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 3393, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "vocative", "end_char": 3399, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "God", "misc": "", "start_char": 3396, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3401, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 3400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3405, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 12, "lemma": "you", "misc": "", "start_char": 3402, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3409, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 3406, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 3415, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 14, "lemma": "grow", "misc": "", "start_char": 3410, "text": "grown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 3419, "feats": "Number=Plur", "head": 4, "id": 15, "lemma": "man", "misc": "", "start_char": 3416, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3421, "feats": null, "head": 4, "id": 16, "lemma": "!", "misc": "", "start_char": 3420, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 3425, "feats": "PronType=Int", "head": 20, "id": 17, "lemma": "how", "misc": "", "start_char": 3422, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 3429, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "can", "misc": "", "start_char": 3426, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 3433, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 3430, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3439, "feats": "VerbForm=Inf", "head": 4, "id": 20, "lemma": "waste", "misc": "", "start_char": 3434, "text": "waste", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 3444, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 3440, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3450, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "life", "misc": "", "start_char": 3445, "text": "lives", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 3455, "feats": null, "head": 26, "id": 23, "lemma": "with", "misc": "", "start_char": 3451, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3461, "feats": "Number=Plur|PronType=Dem", "head": 26, "id": 24, "lemma": "this", "misc": "", "start_char": 3456, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3468, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "stupid", "misc": "", "start_char": 3462, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 3473, "feats": "Number=Plur", "head": 20, "id": 26, "lemma": "toy", "misc": "", "start_char": 3469, "text": "toys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 3477, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 3474, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 3486, "feats": "Number=Plur", "head": 26, "id": 28, "lemma": "costume", "misc": "", "start_char": 3478, "text": "costumes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 3490, "feats": null, "head": 31, "id": 29, "lemma": "and", "misc": "", "start_char": 3487, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 3496, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "comic", "misc": "", "start_char": 3491, "text": "comic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 3502, "feats": "Number=Plur", "head": 26, "id": 31, "lemma": "book", "misc": "", "start_char": 3497, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 3506, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 3503, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 3510, "feats": null, "head": 34, "id": 33, "lemma": "now", "misc": "", "start_char": 3507, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 3515, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 34, "lemma": "that", "misc": "", "start_char": 3511, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3517, "feats": null, "head": 34, "id": 35, "lemma": "?", "misc": "", "start_char": 3516, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 3519, "feats": null, "head": 4, "id": 36, "lemma": "!", "misc": "", "start_char": 3518, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 3524, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 37, "lemma": "that", "misc": "", "start_char": 3520, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3528, "feats": null, "head": 4, "id": 38, "lemma": "...", "misc": "", "start_char": 3525, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3534, "feats": null, "head": 37, "id": 39, "lemma": "again", "misc": "", "start_char": 3529, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3536, "feats": null, "head": 4, "id": 40, "lemma": ".", "misc": "", "start_char": 3535, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Again)) (, ,) (NP (NN time) (NN machine)) (. .)))" }, "speaker": "Sheldon", "text": "Again, time machine.", "tokens": [ { "deprel": "advmod", "end_char": 3542, "feats": null, "head": 4, "id": 1, "lemma": "again", "misc": "", "start_char": 3537, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3544, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 3549, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "time", "misc": "", "start_char": 3545, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3557, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "machine", "misc": "", "start_char": 3550, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3559, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 3558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (DT a) (NN time) (NN machine)))) (. .) (S (PP (IN If) (NP (NN anything))) (, ,) (NP (PRP it)) (VP (VBZ looks) (PP (IN like) (, ...) (NP (NP (NN something)) (SBAR (S (NP (NNP Elton) (NNP John)) (VP (MD would) (VP (VB drive) (PP (IN through) (NP (DT the) (NNPS Everglades))))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, please, it's not a time machine . If anything, it looks like...something Elton John would drive through the Everglades.", "tokens": [ { "deprel": "discourse", "end_char": 3562, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 3560, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3564, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 3563, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 3571, "feats": null, "head": 10, "id": 3, "lemma": "please", "misc": "", "start_char": 3565, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3573, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 3572, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3576, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 5, "lemma": "it", "misc": "", "start_char": 3574, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3579, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 3577, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 3583, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 3580, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 3585, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 3584, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 3590, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "time", "misc": "", "start_char": 3586, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 3598, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "machine", "misc": "", "start_char": 3591, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3600, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 3599, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 3603, "feats": null, "head": 13, "id": 12, "lemma": "if", "misc": "", "start_char": 3601, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 3612, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 13, "lemma": "anything", "misc": "", "start_char": 3604, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 3614, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 3613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3617, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "it", "misc": "", "start_char": 3615, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3623, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 16, "lemma": "look", "misc": "", "start_char": 3618, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 3628, "feats": null, "head": 16, "id": 17, "lemma": "like", "misc": "", "start_char": 3624, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 3632, "feats": null, "head": 16, "id": 18, "lemma": "...", "misc": "", "start_char": 3629, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 3642, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 19, "lemma": "something", "misc": "", "start_char": 3633, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 3648, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "Elton", "misc": "", "start_char": 3643, "text": "Elton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 3653, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "John", "misc": "", "start_char": 3649, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 3659, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "would", "misc": "", "start_char": 3654, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 3665, "feats": "VerbForm=Inf", "head": 19, "id": 23, "lemma": "drive", "misc": "", "start_char": 3660, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3673, "feats": null, "head": 26, "id": 24, "lemma": "through", "misc": "", "start_char": 3666, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3677, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 3674, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 3688, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "Everglade", "misc": "", "start_char": 3678, "text": "Everglades", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 3690, "feats": null, "head": 10, "id": 27, "lemma": ".", "misc": "", "start_char": 3689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (ADVP (RB only)) (VP (VBZ moves) (PP (IN in) (NP (NN time))))) (. .) (S (NP (PRP It)) (VP (MD would) (VP (VB be) (ADJP (ADJP (JJR worse)) (PP (IN than) (ADJP (JJ useless)))) (PP (IN in) (NP (DT a) (NN swamp)))))) (. .)))" }, "speaker": "Sheldon", "text": "It only moves in time . It would be worse than useless in a swamp.", "tokens": [ { "deprel": "nsubj", "end_char": 3693, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 3691, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 3698, "feats": null, "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 3694, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3704, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "move", "misc": "", "start_char": 3699, "text": "moves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 3707, "feats": null, "head": 5, "id": 4, "lemma": "in", "misc": "", "start_char": 3705, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3712, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "time", "misc": "", "start_char": 3708, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3714, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 3713, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3717, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 3715, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3723, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 3718, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 3726, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 3724, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 3732, "feats": "Degree=Cmp", "head": 3, "id": 10, "lemma": "bad", "misc": "", "start_char": 3727, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 3737, "feats": null, "head": 12, "id": 11, "lemma": "than", "misc": "", "start_char": 3733, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3745, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "useless", "misc": "", "start_char": 3738, "text": "useless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 3748, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 3746, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3750, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 3749, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 3756, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "swamp", "misc": "", "start_char": 3751, "text": "swamp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3758, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 3757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Pathetic) (. .)) (NP (NP (DT All)) (PP (IN of) (NP (PRP you)))) (, ,) (ADJP (RB completely) (JJ pathetic)) (. .)))" }, "speaker": "Penny", "text": "Pathetic . All of you, completely pathetic.", "tokens": [ { "deprel": "root", "end_char": 3767, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Pathetic", "misc": "", "start_char": 3759, "text": "Pathetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3769, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3768, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 3773, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 3770, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 3776, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 3774, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3780, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 3777, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3782, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 3781, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3793, "feats": null, "head": 8, "id": 7, "lemma": "completely", "misc": "", "start_char": 3783, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "appos", "end_char": 3802, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "pathetic", "misc": "", "start_char": 3794, "text": "pathetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3804, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 3803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (NP (PRP$ My) (NN turn) (. !)))" }, "speaker": "Raj", "text": "My turn!", "tokens": [ { "deprel": "nmod:poss", "end_char": 3807, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 3805, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 3812, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "turn", "misc": "", "start_char": 3808, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3814, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 3813, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 10, 10 ], [ 5, 10, 10 ], [ 6, 0, 0 ], [ 8, 0, 0 ], [ 8, 35, 35 ], [ 18, 0, 0 ], [ 18, 2, 2 ], [ 20, 4, 4 ], [ 21, 4, 4 ], [ 21, 7, 7 ], [ 26, 0, 0 ], [ 28, 1, 1 ] ], [ [ 0, 5, 5 ] ], [ [ 0, 12, 12 ], [ 1, 2, 2 ] ], [ [ 0, 16, 17 ] ], [ [ 1, 9, 9 ], [ 18, 29, 29 ], [ 18, 33, 33 ], [ 18, 39, 39 ], [ 23, 11, 11 ], [ 24, 3, 3 ], [ 24, 11, 11 ], [ 25, 12, 12 ], [ 29, 2, 2 ], [ 31, 7, 7 ] ], [ [ 2, 0, 3 ], [ 4, 38, 40 ], [ 5, 18, 18 ], [ 6, 4, 4 ], [ 6, 23, 25 ], [ 6, 27, 27 ], [ 8, 30, 32 ], [ 8, 48, 50 ], [ 11, 3, 3 ], [ 11, 12, 12 ], [ 18, 12, 12 ], [ 18, 15, 15 ], [ 18, 33, 35 ], [ 23, 2, 4 ], [ 37, 34, 34 ], [ 37, 36, 36 ], [ 38, 0, 1 ], [ 40, 6, 6 ], [ 40, 33, 33 ], [ 40, 36, 36 ], [ 41, 2, 3 ], [ 42, 4, 4 ], [ 42, 7, 9 ], [ 42, 14, 14 ], [ 43, 0, 0 ], [ 43, 6, 6 ] ], [ [ 2, 6, 8 ] ], [ [ 2, 11, 12 ] ], [ [ 2, 21, 21 ] ], [ [ 2, 28, 30 ], [ 2, 32, 32 ] ], [ [ 2, 37, 45 ] ], [ [ 2, 40, 45 ] ], [ [ 4, 0, 1 ], [ 4, 2, 2 ], [ 4, 12, 12 ], [ 4, 17, 17 ], [ 4, 20, 20 ], [ 4, 25, 25 ], [ 4, 34, 34 ], [ 4, 48, 48 ], [ 4, 51, 52 ] ], [ [ 4, 6, 6 ], [ 4, 32, 32 ], [ 4, 35, 35 ], [ 4, 42, 42 ], [ 11, 0, 0 ], [ 11, 5, 5 ], [ 11, 8, 8 ], [ 30, 0, 0 ], [ 45, 0, 0 ] ], [ [ 4, 14, 15 ], [ 4, 22, 23 ] ], [ [ 4, 17, 18 ], [ 4, 25, 26 ] ], [ [ 4, 39, 40 ], [ 8, 20, 22 ] ], [ [ 4, 42, 43 ], [ 11, 5, 6 ] ], [ [ 4, 48, 49 ] ], [ [ 5, 0, 0 ], [ 5, 12, 12 ] ], [ [ 5, 2, 2 ], [ 5, 4, 4 ], [ 8, 2, 2 ], [ 8, 37, 37 ], [ 11, 10, 10 ], [ 18, 8, 8 ], [ 18, 9, 9 ], [ 18, 8, 9 ], [ 18, 18, 18 ], [ 18, 20, 20 ], [ 18, 18, 20 ], [ 22, 2, 2 ], [ 22, 3, 3 ], [ 22, 2, 3 ], [ 40, 11, 11 ], [ 40, 13, 14 ], [ 40, 18, 18 ], [ 40, 20, 20 ], [ 44, 4, 4 ], [ 44, 2, 4 ] ], [ [ 6, 5, 5 ], [ 6, 30, 33 ] ], [ [ 6, 9, 9 ], [ 6, 23, 23 ], [ 6, 30, 30 ], [ 7, 0, 0 ], [ 10, 0, 0 ], [ 24, 32, 32 ] ], [ [ 6, 11, 12 ], [ 6, 17, 17 ] ], [ [ 8, 7, 9 ] ], [ [ 8, 40, 40 ] ], [ [ 8, 45, 46 ] ], [ [ 10, 6, 7 ] ], [ [ 11, 14, 16 ] ], [ [ 13, 3, 3 ], [ 13, 5, 7 ] ], [ [ 13, 14, 15 ] ], [ [ 14, 1, 2 ] ], [ [ 16, 2, 4 ] ], [ [ 18, 42, 43 ], [ 29, 5, 6 ] ], [ [ 18, 48, 48 ] ], [ [ 18, 45, 48 ], [ 22, 7, 9 ] ], [ [ 19, 3, 5 ], [ 24, 27, 28 ], [ 24, 37, 37 ] ], [ [ 19, 7, 8 ], [ 24, 39, 40 ] ], [ [ 19, 13, 14 ] ], [ [ 20, 1, 2 ] ], [ [ 21, 4, 5 ] ], [ [ 22, 11, 11 ], [ 22, 21, 21 ] ], [ [ 22, 11, 13 ] ], [ [ 23, 9, 9 ] ], [ [ 23, 16, 17 ] ], [ [ 24, 8, 8 ] ], [ [ 24, 15, 16 ] ], [ [ 24, 20, 21 ], [ 24, 27, 27 ], [ 25, 0, 1 ], [ 25, 5, 5 ] ], [ [ 26, 2, 3 ] ], [ [ 26, 9, 10 ], [ 27, 5, 6 ], [ 29, 17, 18 ] ], [ [ 26, 14, 16 ], [ 28, 9, 11 ] ], [ [ 28, 5, 6 ] ], [ [ 28, 13, 14 ] ], [ [ 28, 25, 25 ], [ 29, 11, 11 ] ], [ [ 28, 22, 25 ], [ 29, 8, 11 ] ], [ [ 29, 14, 14 ] ], [ [ 30, 0, 1 ], [ 45, 0, 1 ] ], [ [ 31, 17, 17 ], [ 31, 21, 21 ], [ 32, 1, 1 ], [ 33, 1, 1 ], [ 33, 21, 21 ], [ 33, 38, 38 ], [ 33, 51, 51 ], [ 35, 12, 12 ], [ 37, 6, 6 ], [ 37, 14, 14 ], [ 37, 24, 24 ], [ 40, 0, 0 ] ], [ [ 31, 21, 22 ] ], [ [ 33, 8, 16 ] ], [ [ 33, 11, 16 ] ], [ [ 33, 14, 16 ] ], [ [ 33, 33, 35 ] ], [ [ 33, 45, 48 ], [ 33, 49, 49 ], [ 35, 8, 8 ], [ 35, 15, 15 ] ], [ [ 33, 54, 54 ], [ 35, 0, 0 ], [ 35, 5, 5 ], [ 35, 2, 5 ] ], [ [ 35, 15, 16 ] ], [ [ 37, 9, 9 ], [ 37, 11, 11 ] ], [ [ 37, 14, 15 ] ], [ [ 37, 27, 31 ] ], [ [ 39, 0, 0 ] ], [ [ 39, 3, 4 ] ], [ [ 40, 20, 21 ] ], [ [ 42, 19, 20 ] ], [ [ 42, 24, 25 ], [ 43, 13, 14 ] ], [ [ 43, 4, 4 ] ] ]
s01e14c04t
I don't know what you were worried about . I think it really works in the room. Yeah . It is by far the coolest thing I have ever owned. The exact time machine that carried actor Rod Taylor...from Victorian England into the post - apocalyptic future...where society had splintered into two factions: The subterranean Morlocks...who survived by feasting on the flesh of the gentle surface - dwelling Eloi. Talk about your chick magnets. The guy who lives next to me is always like: " I have a Jacuzzi on my balcony . I have a Jacuzzi on my balcony . " But wait until I tell him I've got a time machine on my balcony . Stuff that in your Speedos, Jacuzzi Bob. Gentlemen, we said we'd take turns...but I think you'll agree that practicality dictates it remain here. You can't keep it here . What if I meet a girl and say, " You wanna come up and see my time machine? It's at my friends' house . " How lame is that? He's got a point. I think we're going to need some ground rules; in addition to the expected " no shoes in the time machine, " and " no eating in the time machine, " I propose we add " pants must be worn at all times in the time machine . " Seconded. I was going to put down a towel. I still want it on my balcony . I say we move it on a bimonthly basis. That sounds fair. Hold on . Bimonthly is an ambiguous term . Every other month or twice a month? Twice a month. Then no. Okay, every other month. No. Sheldon, you can't be selfish . We all paid for it, so it belongs to all of us . Now get out of the way so I can sit in my time machine . Okay . I am setting the dials for March 10th, 1876. Good choice, Alexander Graham Bell invents the telephone and calls out for Dr. Watson. Wait a minute . I'd want to see that, too. So when it's your turn, you can. But if we all go back to the same point, Bell's lab is going to get very crowded . He'll know something's up. Also since the time machine doesn't move in space, you'll end up in 1876 Pasadena. And even if you can make it to Boston, are you going knock on the door and say to Mrs. Bell, " Big fan of your husband . " Can I come in and watch him invent the telephone? " Mrs. Bell was deaf . She's not even going to hear you knock. I have a solution . First, go into the future...and obtain a cloaking device. Ooh . How far into the future? If I remember correctly, Captain Kirk will steal a cloaking device from the Romulans on Stardate 5027.3, which would be January 10, 2328 by pre - Federation reckoning. Okay, I am setting the dials for January 10th, 2328 . Here we go into the future . That was fun. My turn. Okay, first of all, what you call a gap was nearly three feet wide . I slipped and skinned my knee. Are you okay? Are you okay? Second of all, the door to the stairwell of the other building was locked, so I had to go down the fire escape, which ends on the 3d floor, forcing me to crawl through the window of a lovely Armenian family who insisted I stay for lunch. That doesn't sound too bad. It was eight courses of lamb . And they tried to fix me up with their son. Sorry. Not done . By the time I got to work, they'd given my shift away . Yeah, that's right . I've lost an entire day's pay thanks to this . This ... Time machine. Lights flash and the dish spins . Wanna try? I don't want to try it! My God, you are grown men! How can you waste your lives with these stupid toys and costumes and comic books and now that?! That...Again. Again, time machine. Oh, please, it's not a time machine . If anything, it looks like...something Elton John would drive through the Everglades. It only moves in time . It would be worse than useless in a swamp. Pathetic . All of you, completely pathetic. My turn!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Sheldon", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 18, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 13, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VP (VBG packing) (PRT (RP up)) (NP (PDT all) (PRP$ my) (NNS collectibles))) (CC and) (VP (VBG taking) (NP (PRP them)) (PP (RP down) (PP (IN to) (NP (DT the) (NML (NN comic) (NN book)) (NN store)))) (S (VP (TO to) (VP (VB sell))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm packing up all my collectibles and taking them down to the comic book store to sell.", "tokens": [ { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 23, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 33, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "pack", "misc": "", "start_char": 26, "text": "packing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 36, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 34, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det:predet", "end_char": 40, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 37, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 43, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 41, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 56, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "collectibl", "misc": "", "start_char": 44, "text": "collectibles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 60, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 57, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 67, "feats": "VerbForm=Ger", "head": 3, "id": 9, "lemma": "take", "misc": "", "start_char": 61, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 72, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "they", "misc": "", "start_char": 68, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 77, "feats": null, "head": 9, "id": 11, "lemma": "down", "misc": "", "start_char": 73, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 80, "feats": null, "head": 16, "id": 12, "lemma": "to", "misc": "", "start_char": 78, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 84, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 81, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 90, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "comic", "misc": "", "start_char": 85, "text": "comic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 95, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "book", "misc": "", "start_char": 91, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 101, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "store", "misc": "", "start_char": 96, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 104, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 102, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 109, "feats": "VerbForm=Inf", "head": 9, "id": 18, "lemma": "sell", "misc": "", "start_char": 105, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 110, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBD Was) (NP (DT that)) (ADJP (RB really) (JJ necessary)) (. ?) (SBAR (IN If) (S (NP (PRP you)) (VP (VBP need) (NP (NN money))))) (, ,) (NP (PRP you)) (VP (MD can) (ADVP (RB always)) (VP (VB sell) (NP (NN blood) (. .) (CC And) (NN semen)))) (. .)))" }, "speaker": "Sheldon", "text": "Was that really necessary? If you need money, you can always sell blood . And semen.", "tokens": [ { "deprel": "cop", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 112, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 120, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 116, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 4, "id": 3, "lemma": "really", "misc": "", "start_char": 121, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 137, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "necessary", "misc": "", "start_char": 128, "text": "necessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 138, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 142, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 140, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 146, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 143, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 8, "lemma": "need", "misc": "", "start_char": 147, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 157, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "money", "misc": "", "start_char": 152, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 158, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 160, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 167, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 164, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 174, "feats": null, "head": 14, "id": 13, "lemma": "always", "misc": "", "start_char": 168, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 179, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "sell", "misc": "", "start_char": 175, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 185, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "blood", "misc": "", "start_char": 180, "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 14, "id": 16, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 191, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 188, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 197, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "semen", "misc": "", "start_char": 192, "text": "semen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 14, "id": 19, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (PP (IN about) (NP (NN money)))) (. .)))" }, "speaker": "Leonard", "text": "It's not about money.", "tokens": [ { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 200, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 203, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 209, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 206, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 215, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 210, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 221, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "money", "misc": "", "start_char": 216, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBD brought) (NP (NN food))) (. .)))" }, "speaker": "Raj", "text": "We brought food.", "tokens": [ { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 224, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 234, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bring", "misc": "", "start_char": 227, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 239, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "food", "misc": "", "start_char": 235, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 240, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NP (NN Lox) (CC and) (NNS bagels)) (, ,) (NP (NP (NP (DT the) (NN breakfast)) (PP (IN of) (NP (NN time)))) (NP (NNS travelers))) (. .)))" }, "speaker": "Howard", "text": "Lox and bagels, the breakfast of time travelers.", "tokens": [ { "deprel": "root", "end_char": 245, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "lox", "misc": "", "start_char": 242, "text": "Lox", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 249, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 246, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 256, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "bagel", "misc": "", "start_char": 250, "text": "bagels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 262, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 259, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 272, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "breakfast", "misc": "", "start_char": 263, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 273, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 280, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "time", "misc": "", "start_char": 276, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 290, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "traveler", "misc": "", "start_char": 281, "text": "travelers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (JJ Terrific) (. .)) (SQ (VBZ Does) (NP (NN anyone)) (VP (VB want) (S (VP (TO to) (VP (VB buy) (NP (NP (PRP$ my) (NN share)) (PP (IN of) (NP (DT the) (NN time) (NN machine))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Terrific . Does anyone want to buy my share of the time machine?", "tokens": [ { "deprel": "root", "end_char": 301, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Terrific", "misc": "", "start_char": 293, "text": "Terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 304, "text": "Does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 315, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 4, "lemma": "anyone", "misc": "", "start_char": 309, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 320, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "want", "misc": "", "start_char": 316, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 323, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 321, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 327, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "buy", "misc": "", "start_char": 324, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 330, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 328, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 336, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "share", "misc": "", "start_char": 331, "text": "share", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 13, "id": 10, "lemma": "of", "misc": "", "start_char": 337, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 340, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 348, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "time", "misc": "", "start_char": 344, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 356, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "machine", "misc": "", "start_char": 349, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 1, "id": 14, "lemma": "?", "misc": "", "start_char": 357, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Raj", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 362, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 359, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 363, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (PRP it)) (ADVP (RB anymore))))) (. .)))" }, "speaker": "Leonard", "text": "Because I don't want it anymore.", "tokens": [ { "deprel": "mark", "end_char": 372, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 365, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 373, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 375, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 381, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 378, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 386, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 382, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 389, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 387, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 5, "id": 7, "lemma": "anymore", "misc": "", "start_char": 390, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Howard", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 403, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 400, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 404, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (RB Just) (JJ personal) (NNS reasons) (. .)))" }, "speaker": "Leonard", "text": "Just personal reasons.", "tokens": [ { "deprel": "advmod", "end_char": 410, "feats": null, "head": 3, "id": 1, "lemma": "just", "misc": "", "start_char": 406, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 419, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "personal", "misc": "", "start_char": 411, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 427, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "reason", "misc": "", "start_char": 420, "text": "reasons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NNP Spidey) (NN sense)) (VP (VBZ tells) (NP (PRP me)) (SBAR (S (NP (DT this)) (VP (VBZ has) (NP (NP (NN something)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (NNP Penny)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "My Spidey sense tells me this has something to do with Penny.", "tokens": [ { "deprel": "nmod:poss", "end_char": 432, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 1, "lemma": "my", "misc": "", "start_char": 430, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 439, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Spidey", "misc": "", "start_char": 433, "text": "Spidey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 445, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "sense", "misc": "", "start_char": 440, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 451, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 446, "text": "tells", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 454, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 452, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 459, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 455, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "have", "misc": "", "start_char": 460, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 473, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "something", "misc": "", "start_char": 464, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 476, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 474, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 479, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "do", "misc": "", "start_char": 477, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 484, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 480, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 490, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "penny", "misc": "", "start_char": 485, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Look)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB buy) (NP (PRP me)) (ADVP (RP out))))))) (CC or) (RB not) (. ?)))" }, "speaker": "Leonard", "text": "Look, do you want to buy me out or not?", "tokens": [ { "deprel": "root", "end_char": 497, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 493, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 502, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 500, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 506, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 503, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 511, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "want", "misc": "", "start_char": 507, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 514, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 512, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 518, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "buy", "misc": "", "start_char": 515, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 521, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 519, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 525, "feats": null, "head": 7, "id": 9, "lemma": "out", "misc": "", "start_char": 522, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 528, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 526, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 532, "feats": null, "head": 7, "id": 11, "lemma": "not", "misc": "", "start_char": 529, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 533, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (NP ($ $) (CD 100)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (MD will) (VP (VB make) (S (NP (PRP me)) (NP (PDT half) (NN owner))))))))))) (, ,) (CC and) (S (NP (PRP we)) (VP (MD 'll) (VP (VB put) (NP (PRP it)) (PP (IN on) (NP (PRP$ my) (NN balcony)))))) (. .)))" }, "speaker": "Raj", "text": "I'll give you $100, which will make me half owner, and we'll put it on my balcony.", "tokens": [ { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 535, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 537, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 545, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "give", "misc": "", "start_char": 541, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 549, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 546, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 551, "feats": null, "head": 3, "id": 5, "lemma": "$", "misc": "", "start_char": 550, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 555, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 6, "lemma": "100", "misc": "", "start_char": 552, "text": "100", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 5, "id": 7, "lemma": ",", "misc": "", "start_char": 556, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 563, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "which", "misc": "", "start_char": 558, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 568, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 564, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 573, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "make", "misc": "", "start_char": 569, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 576, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 574, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 581, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 13, "id": 12, "lemma": "half", "misc": "", "start_char": 577, "text": "half", "upos": "DET", "xpos": "PDT" }, { "deprel": "xcomp", "end_char": 587, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "owner", "misc": "", "start_char": 582, "text": "owner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 593, "feats": null, "head": 18, "id": 15, "lemma": "and", "misc": "", "start_char": 590, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 596, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 594, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 600, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 597, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 604, "feats": "VerbForm=Inf", "head": 10, "id": 18, "lemma": "put", "misc": "", "start_char": 601, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 607, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 605, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 610, "feats": null, "head": 22, "id": 20, "lemma": "on", "misc": "", "start_char": 608, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 613, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "my", "misc": "", "start_char": 611, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 621, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "balcony", "misc": "", "start_char": 614, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 622, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Screw) (NP (PRP$ his) (NN balcony)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP ($ $) (CD 120))))) (CC and) (S (NP (PRP we)) (VP (MD 'll) (VP (VB put) (NP (PRP it)) (PP (IN in) (NP (PRP$ my) (NN garage)))))) (. .)))" }, "speaker": "Howard", "text": "Screw his balcony . I'll give you $120 and we'll put it in my garage.", "tokens": [ { "deprel": "root", "end_char": 629, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "screw", "misc": "", "start_char": 624, "text": "Screw", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 633, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "his", "misc": "", "start_char": 630, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 641, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "balcony", "misc": "", "start_char": 634, "text": "balcony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 642, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 645, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 644, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 649, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 646, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 654, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "give", "misc": "", "start_char": 650, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 658, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 655, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 660, "feats": null, "head": 7, "id": 9, "lemma": "$", "misc": "", "start_char": 659, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 664, "feats": "NumForm=Digit|NumType=Card", "head": 9, "id": 10, "lemma": "120", "misc": "", "start_char": 661, "text": "120", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 668, "feats": null, "head": 14, "id": 11, "lemma": "and", "misc": "", "start_char": 665, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 669, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 675, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "will", "misc": "", "start_char": 672, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 679, "feats": "VerbForm=Inf", "head": 7, "id": 14, "lemma": "put", "misc": "", "start_char": 676, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 682, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 680, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 685, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 683, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 688, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 686, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 695, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "garage", "misc": "", "start_char": 689, "text": "garage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 696, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD paid) (NP (QP (CD two) (CD hundred)) (NNS dollars)) (PP (IN for) (NP (PRP$ my) (NN share)))) (. .)))" }, "speaker": "Leonard", "text": "I paid two hundred dollars for my share.", "tokens": [ { "deprel": "nsubj", "end_char": 699, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 698, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "pay", "misc": "", "start_char": 700, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 708, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "two", "misc": "", "start_char": 705, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 716, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "hundred", "misc": "", "start_char": 709, "text": "hundred", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 724, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "dollar", "misc": "", "start_char": 717, "text": "dollars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 728, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 725, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 731, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 729, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 737, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "share", "misc": "", "start_char": 732, "text": "share", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 738, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (NN Dude)) (, ,) (NP (NN everybody)) (VP (VBZ knows) (SBAR (S (NP (DT a) (NN time) (NN machine)) (VP (VBZ loses) (NP (PDT half) (PRP$ its) (NN value)) (NP (NP (DT the) (NN minute)) (SBAR (S (NP (PRP you)) (VP (VBP drive) (NP (PRP it)) (PP (IN off) (NP (DT the) (NN lot))))))))))) (. .)))" }, "speaker": "Raj", "text": "Dude, everybody knows a time machine loses half its value the minute you drive it off the lot.", "tokens": [ { "deprel": "vocative", "end_char": 744, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "dude", "misc": "", "start_char": 740, "text": "Dude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 745, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 756, "feats": "Number=Sing|PronType=Tot", "head": 4, "id": 3, "lemma": "everybody", "misc": "", "start_char": 747, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 762, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 757, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 764, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 763, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 769, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "time", "misc": "", "start_char": 765, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 777, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "machine", "misc": "", "start_char": 770, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "lose", "misc": "", "start_char": 778, "text": "loses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 788, "feats": "NumForm=Word|NumType=Frac|PronType=Neg", "head": 11, "id": 9, "lemma": "half", "misc": "", "start_char": 784, "text": "half", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 792, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "its", "misc": "", "start_char": 789, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 798, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "value", "misc": "", "start_char": 793, "text": "value", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 802, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 799, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 809, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "minute", "misc": "", "start_char": 803, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 813, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 810, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 819, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "drive", "misc": "", "start_char": 814, "text": "drive", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 822, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 820, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 826, "feats": null, "head": 19, "id": 17, "lemma": "off", "misc": "", "start_char": 823, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 830, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 834, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "lot", "misc": "", "start_char": 831, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 835, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB go) (PP (IN for) (NP (CD 200)))))) (. .) (S (NP (DT That) (NN time) (NN machine)) (VP (VBZ stays) (SBAR (ADVP (RB right)) (WHADVP (WRB where)) (S (NP (PRP it)) (VP (VBZ is)))))) (. .)))" }, "speaker": "Sheldon", "text": "I'll go for 200 . That time machine stays right where it is.", "tokens": [ { "deprel": "nsubj", "end_char": 838, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 837, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 842, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 839, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 845, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 843, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 849, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 846, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 853, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 5, "lemma": "200", "misc": "", "start_char": 850, "text": "200", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 854, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 860, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 856, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 865, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "time", "misc": "", "start_char": 861, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 873, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "machine", "misc": "", "start_char": 866, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 879, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "stay", "misc": "", "start_char": 874, "text": "stays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 885, "feats": null, "head": 12, "id": 11, "lemma": "right", "misc": "", "start_char": 880, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 891, "feats": "PronType=Int", "head": 10, "id": 12, "lemma": "where", "misc": "", "start_char": 886, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 894, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "it", "misc": "", "start_char": 892, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "be", "misc": "", "start_char": 895, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 899, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 898, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (CD Three) (CD hundred) (. .)) (CC And) (NP (PRP I)) (VP (MD 'll) (VP (VB throw) (PRT (IN in)) (NP (PRP$ my) (JJ original) (CD 1979) (NML (NNP Mattel) (NNP Millennium)) (NNP Falcon)) (, ...) (PP (IN with) (NP (JJ real) (NML (NN light) (HYPH -) (NN speed)) (NN sound) (NNS effects))))) (. .)))" }, "speaker": "Raj", "text": "Three hundred . And I'll throw in my original 1979 Mattel Millennium Falcon...with real light - speed sound effects.", "tokens": [ { "deprel": "nummod", "end_char": 905, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "three", "misc": "", "start_char": 900, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 913, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 2, "lemma": "hundred", "misc": "", "start_char": 906, "text": "hundred", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 919, "feats": null, "head": 7, "id": 4, "lemma": "and", "misc": "", "start_char": 916, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 921, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 920, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 925, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 922, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 931, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "throw", "misc": "", "start_char": 926, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 934, "feats": null, "head": 7, "id": 8, "lemma": "in", "misc": "", "start_char": 932, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 937, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 9, "lemma": "my", "misc": "", "start_char": 935, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 946, "feats": "Degree=Pos", "head": 14, "id": 10, "lemma": "original", "misc": "", "start_char": 938, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 951, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 11, "lemma": "1979", "misc": "", "start_char": 947, "text": "1979", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 958, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Mattel", "misc": "", "start_char": 952, "text": "Mattel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 969, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Millennium", "misc": "", "start_char": 959, "text": "Millennium", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 976, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "Falcon", "misc": "", "start_char": 970, "text": "Falcon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 980, "feats": null, "head": 14, "id": 15, "lemma": "...", "misc": "", "start_char": 977, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 985, "feats": null, "head": 22, "id": 16, "lemma": "with", "misc": "", "start_char": 981, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 990, "feats": "Degree=Pos", "head": 22, "id": 17, "lemma": "real", "misc": "", "start_char": 986, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 996, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "light", "misc": "", "start_char": 991, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 997, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1004, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "speed", "misc": "", "start_char": 999, "text": "speed", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1010, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "sound", "misc": "", "start_char": 1005, "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1018, "feats": "Number=Plur", "head": 7, "id": 22, "lemma": "effect", "misc": "", "start_char": 1011, "text": "effects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (FRAG (LST (UH No) (. .)) (NP (DT No) (JJR more) (NML (NML (NNS toys)) (CC or) (NML (NML (NN action) (NNS figures)) (CC or) (NML (NML (NNS props)) (CC or) (NML (NML (NNS replicas)) (, ...) (CC or) (NML (NML (NNS costumes)) (CC or) (NML (NNS robots))) (CC or) (NML (NML (NNP Darth) (NNP Vader)) (NN voice) (NNS changers)))))) (. .))) (NP (PRP I)) (VP (VBP 'm) (VP (VBG getting) (ADJP (JJ rid) (PP (IN of) (NP (NP (DT all)) (PP (IN of) (NP (PRP it)))))))) (. .)))" }, "speaker": "Leonard", "text": "No . No more toys or action figures or props or replicas...or costumes or robots or Darth Vader voice changers . I'm getting rid of all of it.", "tokens": [ { "deprel": "discourse", "end_char": 1023, "feats": "Polarity=Neg", "head": 26, "id": 1, "lemma": "no", "misc": "", "start_char": 1021, "text": "No", "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": "det", "end_char": 1028, "feats": null, "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 1026, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1033, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 1029, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 1038, "feats": "Number=Plur", "head": 26, "id": 5, "lemma": "toy", "misc": "", "start_char": 1034, "text": "toys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1041, "feats": null, "head": 8, "id": 6, "lemma": "or", "misc": "", "start_char": 1039, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1048, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "action", "misc": "", "start_char": 1042, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1056, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "figure", "misc": "", "start_char": 1049, "text": "figures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1059, "feats": null, "head": 10, "id": 9, "lemma": "or", "misc": "", "start_char": 1057, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1065, "feats": "Number=Plur", "head": 5, "id": 10, "lemma": "prop", "misc": "", "start_char": 1060, "text": "props", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1068, "feats": null, "head": 12, "id": 11, "lemma": "or", "misc": "", "start_char": 1066, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1077, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "replica", "misc": "", "start_char": 1069, "text": "replicas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 5, "id": 13, "lemma": "...", "misc": "", "start_char": 1078, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1084, "feats": null, "head": 15, "id": 14, "lemma": "or", "misc": "", "start_char": 1082, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1093, "feats": "Number=Plur", "head": 5, "id": 15, "lemma": "costume", "misc": "", "start_char": 1085, "text": "costumes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1096, "feats": null, "head": 17, "id": 16, "lemma": "or", "misc": "", "start_char": 1094, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1103, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "robot", "misc": "", "start_char": 1097, "text": "robots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1106, "feats": null, "head": 22, "id": 18, "lemma": "or", "misc": "", "start_char": 1104, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1112, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "Darth", "misc": "", "start_char": 1107, "text": "Darth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1118, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "Vader", "misc": "", "start_char": 1113, "text": "Vader", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1124, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "voice", "misc": "", "start_char": 1119, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1133, "feats": "Number=Plur", "head": 5, "id": 22, "lemma": "changer", "misc": "", "start_char": 1125, "text": "changers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1135, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 1134, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1137, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 1136, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1140, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1138, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1148, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 26, "lemma": "get", "misc": "", "start_char": 1141, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 1152, "feats": "Degree=Pos", "head": 26, "id": 27, "lemma": "rid", "misc": "", "start_char": 1149, "text": "rid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1155, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 1153, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1159, "feats": null, "head": 27, "id": 29, "lemma": "all", "misc": "", "start_char": 1156, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1162, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 1160, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1165, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 31, "lemma": "it", "misc": "", "start_char": 1163, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 26, "id": 32, "lemma": ".", "misc": "", "start_char": 1166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB do) (NP (DT that))))) (. .) (S (S (VP (VB Look) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN created) (ADVP (RB here)))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (NP (NNP nerdvana)))))) (. .)))" }, "speaker": "Howard", "text": "You can't do that . Look what you've created here . It's like nerdvana.", "tokens": [ { "deprel": "nsubj", "end_char": 1171, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1168, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1174, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1172, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1178, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1175, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1181, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1179, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1186, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1182, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1193, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "look", "misc": "", "start_char": 1189, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1198, "feats": "PronType=Rel", "head": 7, "id": 8, "lemma": "what", "misc": "", "start_char": 1194, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1202, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 1199, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 1203, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1214, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 11, "lemma": "create", "misc": "", "start_char": 1207, "text": "created", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1219, "feats": "PronType=Dem", "head": 11, "id": 12, "lemma": "here", "misc": "", "start_char": 1215, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 1220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1224, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "it", "misc": "", "start_char": 1222, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1225, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1232, "feats": null, "head": 17, "id": 16, "lemma": "like", "misc": "", "start_char": 1228, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1241, "feats": "Number=Sing", "head": 4, "id": 17, "lemma": "Nerivana", "misc": "", "start_char": 1233, "text": "nerdvana", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1243, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 1242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (ADVP (RBR More) (RB importantly)) (, ,) (NP (PRP you)) (VP (VBP have) (NP (DT a) (NML (NNP Darth) (NNP Vader)) (NN voice) (NN changer))) (. ?)))" }, "speaker": "Raj", "text": "More importantly, you have a Darth Vader voice changer?", "tokens": [ { "deprel": "advmod", "end_char": 1248, "feats": "Degree=Cmp", "head": 2, "id": 1, "lemma": "more", "misc": "", "start_char": 1244, "text": "More", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 1260, "feats": null, "head": 5, "id": 2, "lemma": "importantly", "misc": "", "start_char": 1249, "text": "importantly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 1261, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1266, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1263, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1271, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1267, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1273, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 1272, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1279, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Darth", "misc": "", "start_char": 1274, "text": "Darth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1285, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Vader", "misc": "", "start_char": 1280, "text": "Vader", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1291, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "voice", "misc": "", "start_char": 1286, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1299, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "changer", "misc": "", "start_char": 1292, "text": "changer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 1300, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (PP (RB Not) (IN for) (ADVP (RB long)) (. .)))" }, "speaker": "Leonard", "text": "Not for long.", "tokens": [ { "deprel": "advmod", "end_char": 1305, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 1302, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1309, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 1306, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 1314, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "long", "misc": "", "start_char": 1310, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1316, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP call) (NP (NN dibs)) (PP (IN on) (NP (DT the) (NML (NNP Golden) (NNP Age)) (NNP Flash)))) (. .)))" }, "speaker": "Raj", "text": "I call dibs on the Golden Age Flash.", "tokens": [ { "deprel": "nsubj", "end_char": 1318, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1317, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 1319, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1328, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "dib", "misc": "", "start_char": 1324, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1331, "feats": null, "head": 8, "id": 4, "lemma": "on", "misc": "", "start_char": 1329, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1335, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 5, "lemma": "the", "misc": "", "start_char": 1332, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1342, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "Golden", "misc": "", "start_char": 1336, "text": "Golden", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1346, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Age", "misc": "", "start_char": 1343, "text": "Age", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1352, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "Flash", "misc": "", "start_char": 1347, "text": "Flash", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1353, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP need) (NP (DT that)) (S (VP (TO to) (VP (VB complete) (NP (PRP$ my) (NML (NML (NNP Justice) (NNP Society)) (PP (IN of) (NP (NNP America)))) (NN collection)))))) (. .)))" }, "speaker": "Howard", "text": "I need that to complete my Justice Society of America collection.", "tokens": [ { "deprel": "nsubj", "end_char": 1356, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1355, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 1357, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1366, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 1362, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "mark", "end_char": 1369, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1367, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1378, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "complete", "misc": "", "start_char": 1370, "text": "complete", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1381, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 6, "lemma": "my", "misc": "", "start_char": 1379, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1389, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Justice", "misc": "", "start_char": 1382, "text": "Justice", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1397, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "Society", "misc": "", "start_char": 1390, "text": "Society", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1400, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1398, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1408, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "America", "misc": "", "start_char": 1401, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1419, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "collection", "misc": "", "start_char": 1409, "text": "collection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1421, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1420, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Too) (JJ bad)) (. .) (S (NP (PRP I)) (VP (VBD called) (S (NP (NN dibs))))) (. .)))" }, "speaker": "Raj", "text": "Too bad . I called dibs.", "tokens": [ { "deprel": "advmod", "end_char": 1425, "feats": null, "head": 2, "id": 1, "lemma": "too", "misc": "", "start_char": 1422, "text": "Too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1429, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "bad", "misc": "", "start_char": 1426, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1433, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1432, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1440, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "call", "misc": "", "start_char": 1434, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1445, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "dib", "misc": "", "start_char": 1441, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1447, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD ca) (RB n't) (ADVP (RB just)) (VP (VB call) (S (NP (NN dibs)))))) (. .) (S (NP (PRP I)) (VP (MD can))) (CC and) (S (NP (PRP I)) (VP (VBD did))) (. .)))" }, "speaker": "Howard", "text": "You can't just call dibs . I can and I did.", "tokens": [ { "deprel": "nsubj", "end_char": 1451, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 1448, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1454, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 1452, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1458, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1455, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1463, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1459, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1468, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "call", "misc": "", "start_char": 1464, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1473, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "dib", "misc": "", "start_char": 1469, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1475, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1481, "feats": "VerbForm=Fin", "head": 5, "id": 9, "lemma": "can", "misc": "", "start_char": 1478, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cc", "end_char": 1485, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 1482, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1487, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1486, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1491, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 12, "lemma": "do", "misc": "", "start_char": 1488, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1492, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (VP (VB Look) (PRT (RP up)) (NP (`` \") (NNP Dibs) ('' \")) (PP (IN in) (NP (NNP Wikipedia)))) (. .)))" }, "speaker": "Raj", "text": "Look up \" Dibs \" in Wikipedia.", "tokens": [ { "deprel": "root", "end_char": 1498, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 1494, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1501, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 1499, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1503, "feats": null, "head": 4, "id": 3, "lemma": "\"", "misc": "", "start_char": 1502, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 1508, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Dibs", "misc": "", "start_char": 1504, "text": "Dibs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1510, "feats": null, "head": 4, "id": 5, "lemma": "\"", "misc": "", "start_char": 1509, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 1513, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1511, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1523, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Wikipedia", "misc": "", "start_char": 1514, "text": "Wikipedia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1525, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1524, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (NNP Dibs)) (VP (VBZ does) (RB n't) (VP (VB apply) (PP (IN in) (NP (DT a) (NN bidding) (NN war))))) (. .)))" }, "speaker": "Sheldon", "text": "Dibs doesn't apply in a bidding war.", "tokens": [ { "deprel": "nsubj", "end_char": 1530, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Dibs", "misc": "", "start_char": 1526, "text": "Dibs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1535, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1531, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1539, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1536, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1545, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "apply", "misc": "", "start_char": 1540, "text": "apply", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1548, "feats": null, "head": 8, "id": 5, "lemma": "in", "misc": "", "start_char": 1546, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1550, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 1549, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1558, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "bid", "misc": "", "start_char": 1551, "text": "bidding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1562, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "war", "misc": "", "start_char": 1559, "text": "war", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1564, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1563, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (NN bidding) (NN war)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG selling) (NP (NP (PRP it)) (NP (DT all))) (PP (IN to) (NP (NNP Larry) (RB down))) (PP (IN at) (NP (DT the) (NML (NN comic) (NN book)) (NN store)))))) (. .)))" }, "speaker": "Leonard", "text": "It's not a bidding war . I'm selling it all to Larry down at the comic book store.", "tokens": [ { "deprel": "nsubj", "end_char": 1567, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "lemma": "it", "misc": "", "start_char": 1565, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1570, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1568, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1574, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 1571, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1576, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1575, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1584, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "bid", "misc": "", "start_char": 1577, "text": "bidding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1588, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "war", "misc": "", "start_char": 1585, "text": "war", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1590, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1589, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1592, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1591, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1595, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1593, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1603, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "sell", "misc": "", "start_char": 1596, "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1606, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 1604, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1610, "feats": "PronType=Tot", "head": 11, "id": 12, "lemma": "all", "misc": "", "start_char": 1607, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1613, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1611, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1619, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "Larry", "misc": "", "start_char": 1614, "text": "Larry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1624, "feats": null, "head": 10, "id": 15, "lemma": "down", "misc": "", "start_char": 1620, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1627, "feats": null, "head": 20, "id": 16, "lemma": "at", "misc": "", "start_char": 1625, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1631, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 17, "lemma": "the", "misc": "", "start_char": 1628, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1637, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "comic", "misc": "", "start_char": 1632, "text": "comic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1642, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "book", "misc": "", "start_char": 1638, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1648, "feats": "Number=Sing", "head": 10, "id": 20, "lemma": "store", "misc": "", "start_char": 1643, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1650, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 1649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (NP (NNP Larry)) (. ?) (SQ (VBD Did) (NP (NNP Larry)) (VP (VB call) (S (NP (NN dibs)))) (. ?))))" }, "speaker": "Raj", "text": "Why Larry? Did Larry call dibs?", "tokens": [ { "deprel": "advmod", "end_char": 1654, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 1651, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "vocative", "end_char": 1660, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "Larry", "misc": "", "start_char": 1655, "text": "Larry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1662, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1661, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1666, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1663, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1672, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Larry", "misc": "", "start_char": 1667, "text": "Larry", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1677, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "call", "misc": "", "start_char": 1673, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1682, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "dib", "misc": "", "start_char": 1678, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1684, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 1683, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP you)) (VP (VB forget) (NP (NN dibs))) (. ?) (. !)))" }, "speaker": "Howard", "text": "Will you forget dibs?!", "tokens": [ { "deprel": "aux", "end_char": 1689, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "will", "misc": "", "start_char": 1685, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1693, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1690, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1700, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "forget", "misc": "", "start_char": 1694, "text": "forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1705, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "dib", "misc": "", "start_char": 1701, "text": "dibs", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1707, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 1706, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1709, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 1708, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD offered) (NP (PRP me)) (NP (DT a) (JJ fair) (NN price)) (PP (IN for) (NP (DT the) (JJ whole) (NN collection)))) (. .)))" }, "speaker": "Leonard", "text": "He offered me a fair price for the whole collection.", "tokens": [ { "deprel": "nsubj", "end_char": 1712, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1710, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1720, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "offer", "misc": "", "start_char": 1713, "text": "offered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1723, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 1721, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1725, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1724, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1730, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "fair", "misc": "", "start_char": 1726, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1736, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "price", "misc": "", "start_char": 1731, "text": "price", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1740, "feats": null, "head": 10, "id": 7, "lemma": "for", "misc": "", "start_char": 1737, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1744, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1741, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1750, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "whole", "misc": "", "start_char": 1745, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1761, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "collection", "misc": "", "start_char": 1751, "text": "collection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1763, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1762, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT the) (NN number)))) (. ?)) (NP (PRP I)) (VP (MD 'll) (VP (VB match) (NP (PRP it)))) (. .)))" }, "speaker": "Sheldon", "text": "What's the number? I'll match it.", "tokens": [ { "deprel": "root", "end_char": 1768, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1764, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1771, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1769, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1775, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1772, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1782, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "number", "misc": "", "start_char": 1776, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 1783, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1786, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1785, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1790, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 1787, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1796, "feats": "VerbForm=Inf", "head": 1, "id": 8, "lemma": "match", "misc": "", "start_char": 1791, "text": "match", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1799, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 1797, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1801, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 1800, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB match) (NP (NP (PRP it)) (, ,) (PP (CC plus) (NP (DT a) (CD thousand) (NNS rupees)))))) (. .)))" }, "speaker": "Raj", "text": "I'll match it, plus a thousand rupees.", "tokens": [ { "deprel": "nsubj", "end_char": 1803, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1802, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1807, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1804, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1813, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "match", "misc": "", "start_char": 1808, "text": "match", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1816, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1814, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1818, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 1817, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1823, "feats": null, "head": 9, "id": 6, "lemma": "plus", "misc": "", "start_char": 1819, "text": "plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1825, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1824, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1834, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 8, "lemma": "thousand", "misc": "", "start_char": 1826, "text": "thousand", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 1841, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "rupee", "misc": "", "start_char": 1835, "text": "rupees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1843, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1842, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (NP (DT the) (NN exchange) (NN rate)))) (. ?)))" }, "speaker": "Sheldon", "text": "What's the exchange rate?", "tokens": [ { "deprel": "root", "end_char": 1848, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1844, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1851, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 1849, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1855, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1852, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1864, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "exchange", "misc": "", "start_char": 1856, "text": "exchange", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1869, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "rate", "misc": "", "start_char": 1865, "text": "rate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1871, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 1870, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NN None)) (PP (IN of) (NP (PRP$ your) (NN business)))) (. .) (VP (VP (VB Take) (NP (PRP it))) (CC or) (VP (VB leave) (NP (PRP it)))) (. .)))" }, "speaker": "Raj", "text": "None of your business . Take it or leave it.", "tokens": [ { "deprel": "root", "end_char": 1876, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "none", "misc": "", "start_char": 1872, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1879, "feats": null, "head": 4, "id": 2, "lemma": "of", "misc": "", "start_char": 1877, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1884, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1880, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1893, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "business", "misc": "", "start_char": 1885, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1900, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 1, "id": 6, "lemma": "take", "misc": "", "start_char": 1896, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1903, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 1901, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1906, "feats": null, "head": 9, "id": 8, "lemma": "or", "misc": "", "start_char": 1904, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1912, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 9, "lemma": "leave", "misc": "", "start_char": 1907, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1915, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 1913, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1917, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (NN Mom)) (, ,) (NP (PRP$ my) (NML (NN bar) (NN mitzvah)) (NNS bonds)) (, ,) (SBARQ (WHNP (WRB how) (JJ much)) (SQ (VBP do) (NP (PRP I)) (VP (VBN got)))) (. ?)) (NP (NN Thanks) (. .)) (NP (PRP I)) (VP (MD can) (VP (VB go) (NP (NP ($ $) (CD 2600)) (CC and) (NP (CD two) (NNS trees))) (PP (IN in) (NP (NNP Israel))))) (. .)))" }, "speaker": "Howard", "text": "Mom, my bar mitzvah bonds, how much do I got? Thanks . I can go $2600 and two trees in Israel.", "tokens": [ { "deprel": "discourse", "end_char": 1921, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "mom", "misc": "", "start_char": 1918, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1923, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1922, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1926, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "my", "misc": "", "start_char": 1924, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1930, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "bar", "misc": "", "start_char": 1927, "text": "bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1938, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "mitzvah", "misc": "", "start_char": 1931, "text": "mitzvah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "dislocated", "end_char": 1944, "feats": "Number=Plur", "head": 12, "id": 6, "lemma": "bond", "misc": "", "start_char": 1939, "text": "bonds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1946, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 1945, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1950, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "how", "misc": "", "start_char": 1947, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 1955, "feats": "Degree=Pos", "head": 12, "id": 9, "lemma": "much", "misc": "", "start_char": 1951, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 1958, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 1956, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1960, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1959, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1964, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 12, "lemma": "get", "misc": "", "start_char": 1961, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1966, "feats": null, "head": 14, "id": 13, "lemma": "?", "misc": "", "start_char": 1965, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1973, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "thanks", "misc": "", "start_char": 1967, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1975, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 1974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1977, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 1976, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1981, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "can", "misc": "", "start_char": 1978, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1984, "feats": "VerbForm=Inf", "head": 12, "id": 18, "lemma": "go", "misc": "", "start_char": 1982, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1986, "feats": null, "head": 18, "id": 19, "lemma": "$", "misc": "", "start_char": 1985, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 1991, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 20, "lemma": "2600", "misc": "", "start_char": 1987, "text": "2600", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 1995, "feats": null, "head": 23, "id": 21, "lemma": "and", "misc": "", "start_char": 1992, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 1999, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "two", "misc": "", "start_char": 1996, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 2005, "feats": "Number=Plur", "head": 19, "id": 23, "lemma": "tree", "misc": "", "start_char": 2000, "text": "trees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2008, "feats": null, "head": 25, "id": 24, "lemma": "in", "misc": "", "start_char": 2006, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2015, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "Israel", "misc": "", "start_char": 2009, "text": "Israel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2017, "feats": null, "head": 12, "id": 26, "lemma": ".", "misc": "", "start_char": 2016, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Forget) (NP (PRP it)))) (, ,) (NP (NNS guys)) (. .) (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP sell) (PP (IN to) (NP (NP (CD one)) (PP (IN of) (NP (PRP you)))))))) (, ,) (NP (DT the) (JJ other) (CD two)) (VP (VBP are) (VP (VBG going) (S (VP (TO to) (VP (VB be) (ADJP (RB really) (JJ mad) (PP (IN at) (NP (PRP me)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Forget it, guys . If I sell to one of you, the other two are going to be really mad at me.", "tokens": [ { "deprel": "root", "end_char": 2024, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 2018, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2027, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 2025, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2029, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2028, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2034, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "guy", "misc": "", "start_char": 2030, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2036, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 2035, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2039, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 2037, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2041, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2040, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2046, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 8, "lemma": "sell", "misc": "", "start_char": 2042, "text": "sell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2049, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 2047, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2053, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 10, "lemma": "one", "misc": "", "start_char": 2050, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 2056, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 2054, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2060, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 2057, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2062, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 2061, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 2066, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 2063, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2072, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "other", "misc": "", "start_char": 2067, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2076, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 16, "lemma": "two", "misc": "", "start_char": 2073, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "end_char": 2080, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 2077, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2086, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 18, "lemma": "go", "misc": "", "start_char": 2081, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2089, "feats": null, "head": 22, "id": 19, "lemma": "to", "misc": "", "start_char": 2087, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2092, "feats": "VerbForm=Inf", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 2090, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2099, "feats": null, "head": 22, "id": 21, "lemma": "really", "misc": "", "start_char": 2093, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 2103, "feats": "Degree=Pos", "head": 18, "id": 22, "lemma": "mad", "misc": "", "start_char": 2100, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2106, "feats": null, "head": 24, "id": 23, "lemma": "at", "misc": "", "start_char": 2104, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2109, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 24, "lemma": "I", "misc": "", "start_char": 2107, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2111, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 2110, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ cares) (. ?) (ADVP (ADVP (RB As) (RB long)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP pick) (NP (PRP me)))))))) (. !)))" }, "speaker": "Sheldon", "text": "Who cares? As long as you pick me!", "tokens": [ { "deprel": "nsubj", "end_char": 2115, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "who", "misc": "", "start_char": 2112, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 2121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "care", "misc": "", "start_char": 2116, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2122, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2126, "feats": null, "head": 5, "id": 4, "lemma": "as", "misc": "", "start_char": 2124, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2131, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "long", "misc": "", "start_char": 2127, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2134, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 2132, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2138, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 2135, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2143, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "pick", "misc": "", "start_char": 2139, "text": "pick", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2146, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 2144, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2148, "feats": null, "head": 2, "id": 10, "lemma": "!", "misc": "", "start_char": 2147, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NNP Leonard)) (, ,) (VP (VB put) (PRT (RP down)) (NP (DT the) (NN box))) (. .) (VP (VB Let) (S (NP (PRP 's)) (VP (VB talk)))) (. .)))" }, "speaker": "Raj", "text": "Okay, Leonard, put down the box . Let's talk.", "tokens": [ { "deprel": "discourse", "end_char": 2153, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 2149, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2155, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2154, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2163, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 2156, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2165, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 2164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2169, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "put", "misc": "", "start_char": 2166, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2174, "feats": null, "head": 5, "id": 6, "lemma": "down", "misc": "", "start_char": 2170, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 2178, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 2175, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2182, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "box", "misc": "", "start_char": 2179, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2184, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 2183, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2188, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 10, "lemma": "let", "misc": "", "start_char": 2185, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2191, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "we", "misc": "", "start_char": 2189, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2196, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "talk", "misc": "", "start_char": 2192, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2198, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 2197, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Sorry))) (, ,) (NP (NNP Raj) (. .)) (NP (PRP$ My) (NN mind)) (VP (VBZ is) (VP (VBN made) (PRT (RP up)))) (. .)))" }, "speaker": "Leonard", "text": "Sorry, Raj . My mind is made up.", "tokens": [ { "deprel": "discourse", "end_char": 2204, "feats": "Degree=Pos", "head": 8, "id": 1, "lemma": "sorry", "misc": "", "start_char": 2199, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2206, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2205, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dislocated", "end_char": 2210, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Raj", "misc": "", "start_char": 2207, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 2211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2215, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 2213, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 2220, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "mind", "misc": "", "start_char": 2216, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 2223, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2221, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2228, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 8, "lemma": "make", "misc": "", "start_char": 2224, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 2231, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 2229, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2233, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 2232, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB let) (S (NP (PRP you)) (VP (VB do) (NP (DT this)))))) (. .)))" }, "speaker": "Sheldon", "text": "No . I can't let you do this.", "tokens": [ { "deprel": "discourse", "end_char": 2236, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 2234, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2238, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2240, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 2239, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2243, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 2241, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2247, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2244, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2251, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "let", "misc": "", "start_char": 2248, "text": "let", "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": "xcomp", "end_char": 2258, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 2256, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2263, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 2259, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2265, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 2264, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB get) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN way))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, get out of my way.", "tokens": [ { "deprel": "vocative", "end_char": 2273, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 2266, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2275, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 2274, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2279, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 2276, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2283, "feats": null, "head": 7, "id": 4, "lemma": "out", "misc": "", "start_char": 2280, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2286, "feats": null, "head": 4, "id": 5, "lemma": "of", "misc": "", "start_char": 2284, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2289, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 2287, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2293, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "way", "misc": "", "start_char": 2290, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2295, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 2294, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (NP (NN None)) (VP (MD shall) (VP (VB pass))) (. .)))" }, "speaker": "Sheldon", "text": "None shall pass.", "tokens": [ { "deprel": "nsubj", "end_char": 2300, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "none", "misc": "", "start_char": 2296, "text": "None", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2306, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "shall", "misc": "", "start_char": 2301, "text": "shall", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2311, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "pass", "misc": "", "start_char": 2307, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2313, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2312, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB not) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (DT this)))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP have) (ADVP (RB here)) (NP (NP (NP (DT the) (JJ rare) (NN mint) (NN condition) (NN production) (NN error)) (NP (NNP Star) (NNP Trek))) (: :) (NP (NP (NP (NP (DT The) (NNP Next) (NNP Generation)) (NNP Geordi) (NNP La) (NNP Forge)) (PP (IN without) (NP (NP (PRP$ his) (NN visor)) (PP (IN in) (NP (DT the) (JJ original) (NN packaging)))))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP do) (RB not) (VP (VB get) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN way)))))))) (, ,) (NP (PRP I)) (VP (MD will) (VP (VB open) (NP (PRP it))))))))) (. .)))" }, "speaker": "Leonard", "text": "I did not want to do this, but I have here the rare mint condition production error Star Trek: The Next Generation Geordi La Forge without his visor in the original packaging . If you do not get out of my way, I will open it.", "tokens": [ { "deprel": "nsubj", "end_char": 2315, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2314, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2319, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2316, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2323, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2320, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2328, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 2324, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2331, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 2329, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2334, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 2332, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2339, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 2335, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2341, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 2340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2345, "feats": null, "head": 11, "id": 9, "lemma": "but", "misc": "", "start_char": 2342, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2347, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 2346, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2352, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "have", "misc": "", "start_char": 2348, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2357, "feats": "PronType=Dem", "head": 11, "id": 12, "lemma": "here", "misc": "", "start_char": 2353, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 2361, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 13, "lemma": "the", "misc": "", "start_char": 2358, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2366, "feats": "Degree=Pos", "head": 18, "id": 14, "lemma": "rare", "misc": "", "start_char": 2362, "text": "rare", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2371, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "mint", "misc": "", "start_char": 2367, "text": "mint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2381, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "condition", "misc": "", "start_char": 2372, "text": "condition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2392, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "production", "misc": "", "start_char": 2382, "text": "production", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2398, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "error", "misc": "", "start_char": 2393, "text": "error", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2403, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Star", "misc": "", "start_char": 2399, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 2408, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "Trek", "misc": "", "start_char": 2404, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2410, "feats": null, "head": 27, "id": 21, "lemma": ":", "misc": "", "start_char": 2409, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 2414, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 22, "lemma": "the", "misc": "", "start_char": 2411, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2419, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "next", "misc": "", "start_char": 2415, "text": "Next", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2430, "feats": "Number=Sing", "head": 27, "id": 24, "lemma": "Generation", "misc": "", "start_char": 2420, "text": "Generation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2437, "feats": "Number=Sing", "head": 27, "id": 25, "lemma": "Geordi", "misc": "", "start_char": 2431, "text": "Geordi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 2440, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "La", "misc": "", "start_char": 2438, "text": "La", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 2446, "feats": "Number=Sing", "head": 18, "id": 27, "lemma": "Forge", "misc": "", "start_char": 2441, "text": "Forge", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2454, "feats": null, "head": 30, "id": 28, "lemma": "without", "misc": "", "start_char": 2447, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2458, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "his", "misc": "", "start_char": 2455, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 2464, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "visor", "misc": "", "start_char": 2459, "text": "visor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2467, "feats": null, "head": 34, "id": 31, "lemma": "in", "misc": "", "start_char": 2465, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2471, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 32, "lemma": "the", "misc": "", "start_char": 2468, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2480, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "original", "misc": "", "start_char": 2472, "text": "original", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2490, "feats": "Number=Sing", "head": 18, "id": 34, "lemma": "packaging", "misc": "", "start_char": 2481, "text": "packaging", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2492, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 2491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2495, "feats": null, "head": 40, "id": 36, "lemma": "if", "misc": "", "start_char": 2493, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2499, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 40, "id": 37, "lemma": "you", "misc": "", "start_char": 2496, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2502, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 40, "id": 38, "lemma": "do", "misc": "", "start_char": 2500, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2506, "feats": null, "head": 40, "id": 39, "lemma": "not", "misc": "", "start_char": 2503, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 2510, "feats": "VerbForm=Inf", "head": 48, "id": 40, "lemma": "get", "misc": "", "start_char": 2507, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2514, "feats": null, "head": 44, "id": 41, "lemma": "out", "misc": "", "start_char": 2511, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2517, "feats": null, "head": 41, "id": 42, "lemma": "of", "misc": "", "start_char": 2515, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2520, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 44, "id": 43, "lemma": "my", "misc": "", "start_char": 2518, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2524, "feats": "Number=Sing", "head": 40, "id": 44, "lemma": "way", "misc": "", "start_char": 2521, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2526, "feats": null, "head": 48, "id": 45, "lemma": ",", "misc": "", "start_char": 2525, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2528, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 46, "lemma": "I", "misc": "", "start_char": 2527, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2533, "feats": "VerbForm=Fin", "head": 48, "id": 47, "lemma": "will", "misc": "", "start_char": 2529, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2538, "feats": "VerbForm=Inf", "head": 4, "id": 48, "lemma": "open", "misc": "", "start_char": 2534, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2541, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 49, "lemma": "it", "misc": "", "start_char": 2539, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2543, "feats": null, "head": 4, "id": 50, "lemma": ".", "misc": "", "start_char": 2542, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (NN man) (. .)) (VP (VB Be) (ADJP (JJ cool))) (. .) (S (NP (PRP We)) (VP (VBP 're) (RB all) (NP (NNS friends)) (ADVP (RB here)))) (. .)))" }, "speaker": "Howard", "text": "Okay, man . Be cool . We're all friends here.", "tokens": [ { "deprel": "discourse", "end_char": 2548, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 2544, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2550, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2549, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2554, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "man", "misc": "", "start_char": 2551, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2556, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2555, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 2559, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 2557, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2564, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "cool", "misc": "", "start_char": 2560, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2566, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2565, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2569, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "we", "misc": "", "start_char": 2567, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2573, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 2570, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2577, "feats": null, "head": 11, "id": 10, "lemma": "all", "misc": "", "start_char": 2574, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2585, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "friend", "misc": "", "start_char": 2578, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 2590, "feats": "PronType=Dem", "head": 11, "id": 12, "lemma": "here", "misc": "", "start_char": 2586, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2592, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 2591, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 48, "misc": { "parse_tree": "(ROOT (WHNP (WHNP (WP What)) (NP (DT the) (NN hell)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Penny", "text": "What the hell's going on?", "tokens": [ { "deprel": "obj", "end_char": 2597, "feats": "PronType=Rel", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 2593, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 2601, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 2598, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2606, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "hell", "misc": "", "start_char": 2602, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2609, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2607, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2615, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 2610, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2618, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 2616, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2620, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 2619, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 49, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ You)) (VP (NN hypocrite)) (. .)))" }, "speaker": "Sheldon", "text": "You hypocrite.", "tokens": [ { "deprel": "nmod:poss", "end_char": 2624, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2621, "text": "You", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 2634, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "hypocrite", "misc": "", "start_char": 2625, "text": "hypocrite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2636, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 2635, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 50, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 2641, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2637, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 2643, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2642, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 51, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (JJ Little) (NN Miss)) (`` \") (NP (VBN grown) (HYPH -) (NNS ups))) (VP (VBP do) (RB n't) (VP (VB play) (PP (IN with) (NP (NNS toys)))))) (. .) ('' \") (SBARQ (SBAR (IN If) (S (NP (PRP I)) (VP (VBD were) (S (VP (TO to) (VP (VB go) (PP (IN into) (NP (DT that) (NN apartment))) (ADVP (RB now)))))))) (, ,) (SQ (MD would) (NP (PRP I)) (RB not) (VP (VB find) (NP (NNP Beanie) (NNPS Babies))) (. ?)) (SQ (VBP Are) (NP (PRP you)) (RB not) (NP (NP (DT an) (NN accumulator)) (PP (IN of) (NP (NP (NNP Care) (NNPS Bears)) (CC and) (NP (PRP$ My) (NNP Little) (NNPS Ponies))))) (. ?) (CC And) (SBARQ (WHNP (WP who)) (SQ (VBZ is) (NP (NP (DT that) (JJ Japanese) (NN feline)) (SBAR (S (NP (PRP I)) (VP (VBP see) (S (VP (VBG frolicking) (PP (IN on) (NP (PRP$ your) (NNS shorts))))))))) (. ?) (FRAG (INTJ (UH Hello)) (, ,) (NP (UH Hello) (NNP Kitty))))))) (. !)))" }, "speaker": "Sheldon", "text": "Little Miss \" grown - ups don't play with toys . \" If I were to go into that apartment now, would I not find Beanie Babies? Are you not an accumulator of Care Bears and My Little Ponies? And who is that Japanese feline I see frolicking on your shorts? Hello, Hello Kitty!", "tokens": [ { "deprel": "amod", "end_char": 2650, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Little", "misc": "", "start_char": 2644, "text": "Little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2655, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "Miss", "misc": "", "start_char": 2651, "text": "Miss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2657, "feats": null, "head": 6, "id": 3, "lemma": "\"", "misc": "", "start_char": 2656, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 2663, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 4, "lemma": "grow", "misc": "", "start_char": 2658, "text": "grown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2665, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 2664, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 2669, "feats": "Number=Plur", "head": 9, "id": 6, "lemma": "up", "misc": "", "start_char": 2666, "text": "ups", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2672, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 2670, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2676, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 2673, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2681, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "play", "misc": "", "start_char": 2677, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2686, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 2682, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2691, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "toy", "misc": "", "start_char": 2687, "text": "toys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2693, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 2692, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 2695, "feats": null, "head": 9, "id": 13, "lemma": "\"", "misc": "", "start_char": 2694, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 2698, "feats": null, "head": 18, "id": 14, "lemma": "if", "misc": "", "start_char": 2696, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2700, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 2699, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2705, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2701, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2708, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 2706, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2711, "feats": "VerbForm=Inf", "head": 27, "id": 18, "lemma": "go", "misc": "", "start_char": 2709, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2716, "feats": null, "head": 21, "id": 19, "lemma": "into", "misc": "", "start_char": 2712, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2721, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "that", "misc": "", "start_char": 2717, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2731, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "apartment", "misc": "", "start_char": 2722, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2735, "feats": null, "head": 18, "id": 22, "lemma": "now", "misc": "", "start_char": 2732, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2737, "feats": null, "head": 27, "id": 23, "lemma": ",", "misc": "", "start_char": 2736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 2743, "feats": "VerbForm=Fin", "head": 27, "id": 24, "lemma": "would", "misc": "", "start_char": 2738, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2745, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 25, "lemma": "I", "misc": "", "start_char": 2744, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2749, "feats": null, "head": 27, "id": 26, "lemma": "not", "misc": "", "start_char": 2746, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2754, "feats": "VerbForm=Inf", "head": 9, "id": 27, "lemma": "find", "misc": "", "start_char": 2750, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 2761, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "Beanie", "misc": "", "start_char": 2755, "text": "Beanie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 2768, "feats": "Number=Plur", "head": 27, "id": 29, "lemma": "Baby", "misc": "", "start_char": 2762, "text": "Babies", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2770, "feats": null, "head": 27, "id": 30, "lemma": "?", "misc": "", "start_char": 2769, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 2774, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 31, "lemma": "be", "misc": "", "start_char": 2771, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2778, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 32, "lemma": "you", "misc": "", "start_char": 2775, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2782, "feats": null, "head": 35, "id": 33, "lemma": "not", "misc": "", "start_char": 2779, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 2785, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 2783, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2797, "feats": "Number=Sing", "head": 27, "id": 35, "lemma": "accumulator", "misc": "", "start_char": 2786, "text": "accumulator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2800, "feats": null, "head": 38, "id": 36, "lemma": "of", "misc": "", "start_char": 2798, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2805, "feats": "Number=Sing", "head": 38, "id": 37, "lemma": "Care", "misc": "", "start_char": 2801, "text": "Care", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 2811, "feats": "Number=Plur", "head": 35, "id": 38, "lemma": "Bear", "misc": "", "start_char": 2806, "text": "Bears", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 2815, "feats": null, "head": 42, "id": 39, "lemma": "and", "misc": "", "start_char": 2812, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 2818, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 42, "id": 40, "lemma": "my", "misc": "", "start_char": 2816, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2825, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "Little", "misc": "", "start_char": 2819, "text": "Little", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "conj", "end_char": 2832, "feats": "Number=Plur", "head": 38, "id": 42, "lemma": "Pony", "misc": "", "start_char": 2826, "text": "Ponies", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2834, "feats": null, "head": 9, "id": 43, "lemma": "?", "misc": "", "start_char": 2833, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 2838, "feats": null, "head": 45, "id": 44, "lemma": "and", "misc": "", "start_char": 2835, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2842, "feats": "PronType=Int", "head": 9, "id": 45, "lemma": "who", "misc": "", "start_char": 2839, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2845, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 45, "id": 46, "lemma": "be", "misc": "", "start_char": 2843, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2850, "feats": "Number=Sing|PronType=Dem", "head": 49, "id": 47, "lemma": "that", "misc": "", "start_char": 2846, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2859, "feats": "Degree=Pos", "head": 49, "id": 48, "lemma": "Japanese", "misc": "", "start_char": 2851, "text": "Japanese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2866, "feats": "Number=Sing", "head": 45, "id": 49, "lemma": "feline", "misc": "", "start_char": 2860, "text": "feline", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2868, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 51, "id": 50, "lemma": "I", "misc": "", "start_char": 2867, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2872, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 49, "id": 51, "lemma": "see", "misc": "", "start_char": 2869, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 2883, "feats": "VerbForm=Ger", "head": 51, "id": 52, "lemma": "frolick", "misc": "", "start_char": 2873, "text": "frolicking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2886, "feats": null, "head": 55, "id": 53, "lemma": "on", "misc": "", "start_char": 2884, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2891, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 55, "id": 54, "lemma": "your", "misc": "", "start_char": 2887, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2898, "feats": "Number=Plur", "head": 52, "id": 55, "lemma": "short", "misc": "", "start_char": 2892, "text": "shorts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2900, "feats": null, "head": 9, "id": 56, "lemma": "?", "misc": "", "start_char": 2899, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2906, "feats": null, "head": 9, "id": 57, "lemma": "hello", "misc": "", "start_char": 2901, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2908, "feats": null, "head": 59, "id": 58, "lemma": ",", "misc": "", "start_char": 2907, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2914, "feats": null, "head": 9, "id": 59, "lemma": "hello", "misc": "", "start_char": 2909, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "flat", "end_char": 2920, "feats": "Number=Sing", "head": 59, "id": 60, "lemma": "Kitty", "misc": "", "start_char": 2915, "text": "Kitty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2922, "feats": null, "head": 9, "id": 61, "lemma": "!", "misc": "", "start_char": 2921, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 52, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (INTJ (UH okay)) (, ,) (VP (VB look) (, ,) (SBAR (IN if) (S (NP (DT this)) (VP (VBZ is) (PP (IN about) (NP (NN yesterday)))))) (, ,) (NP (NNP Leonard)) (, ...) (S (NP (PRP I)) (VP (VBP am) (ADJP (RB really) (JJ sorry) (PP (IN about) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said)))))))) (. .) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB just) (JJ upset))))) (. .)))" }, "speaker": "Penny", "text": "Okay, okay, look, if this is about yesterday, Leonard...I am really sorry about what I said . I was just upset.", "tokens": [ { "deprel": "discourse", "end_char": 2927, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 2923, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2929, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2928, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2934, "feats": null, "head": 5, "id": 3, "lemma": "okay", "misc": "", "start_char": 2930, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2936, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2941, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 2937, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2943, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 2942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2946, "feats": null, "head": 11, "id": 7, "lemma": "if", "misc": "", "start_char": 2944, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2951, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "this", "misc": "", "start_char": 2947, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2954, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 2952, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2960, "feats": null, "head": 11, "id": 10, "lemma": "about", "misc": "", "start_char": 2955, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2970, "feats": "Number=Sing", "head": 18, "id": 11, "lemma": "yesterday", "misc": "", "start_char": 2961, "text": "yesterday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2972, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 2971, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2980, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 2973, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2984, "feats": null, "head": 18, "id": 14, "lemma": "...", "misc": "", "start_char": 2981, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2986, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 2985, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2989, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2987, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2996, "feats": null, "head": 18, "id": 17, "lemma": "really", "misc": "", "start_char": 2990, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 3002, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "sorry", "misc": "", "start_char": 2997, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 3008, "feats": null, "head": 20, "id": 19, "lemma": "about", "misc": "", "start_char": 3003, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3013, "feats": "PronType=Rel", "head": 18, "id": 20, "lemma": "what", "misc": "", "start_char": 3009, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 3015, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 3014, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3020, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 22, "lemma": "say", "misc": "", "start_char": 3016, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 3022, "feats": null, "head": 18, "id": 23, "lemma": ".", "misc": "", "start_char": 3021, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3024, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 24, "lemma": "I", "misc": "", "start_char": 3023, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3028, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 3025, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 3033, "feats": null, "head": 27, "id": 26, "lemma": "just", "misc": "", "start_char": 3029, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 3039, "feats": "Degree=Pos", "head": 18, "id": 27, "lemma": "upset", "misc": "", "start_char": 3034, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 3041, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 3040, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 53, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBD needed) (S (VP (TO to) (VP (VB hear) (NP (PRP it)))))) (. .)))" }, "speaker": "Leonard", "text": "No, I needed to hear it.", "tokens": [ { "deprel": "discourse", "end_char": 3044, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 3042, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3046, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3045, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3048, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3047, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3055, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 3049, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 3058, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 3056, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3063, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "hear", "misc": "", "start_char": 3059, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3066, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 3064, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3068, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 3067, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 54, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBD did) (RB n't))) (. .) (S (NP (PRP You)) (VP (VBP are) (NP (DT a) (JJ great) (NN guy)))) (CC and) (S (NP (PRP it)) (VP (VBZ is) (NP (NP (NP (DT the) (NNS things)) (SBAR (S (NP (PRP you)) (VP (VBP love))))) (SBAR (WHNP (WDT that)) (S (VP (VBP make) (NP (PRP you)) (SBAR (WHNP (WP who)) (S (NP (PRP you)) (VP (VBP are)))))))))) (. .)))" }, "speaker": "Penny", "text": "No, you didn't . You are a great guy and it is the things you love that make you who you are.", "tokens": [ { "deprel": "discourse", "end_char": 3071, "feats": "Polarity=Neg", "head": 11, "id": 1, "lemma": "no", "misc": "", "start_char": 3069, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3073, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3072, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3077, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 3074, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 3081, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 4, "lemma": "do", "misc": "", "start_char": 3078, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 3085, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 3082, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 3087, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 3086, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3091, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 7, "lemma": "you", "misc": "", "start_char": 3088, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3095, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 3092, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 3097, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 3096, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3103, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "great", "misc": "", "start_char": 3098, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 3107, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "guy", "misc": "", "start_char": 3104, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 3111, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 3108, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3114, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 3112, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 3115, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3121, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 3118, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 3128, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "thing", "misc": "", "start_char": 3122, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 3132, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 3129, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3137, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 18, "lemma": "love", "misc": "", "start_char": 3133, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3142, "feats": "PronType=Rel", "head": 20, "id": 19, "lemma": "that", "misc": "", "start_char": 3138, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 3147, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 20, "lemma": "make", "misc": "", "start_char": 3143, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 3151, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 3148, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 3155, "feats": "PronType=Rel", "head": 20, "id": 22, "lemma": "who", "misc": "", "start_char": 3152, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 3159, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 3156, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3163, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "be", "misc": "", "start_char": 3160, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 3165, "feats": null, "head": 11, "id": 25, "lemma": ".", "misc": "", "start_char": 3164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 55, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT that)) (VP (VBZ makes) (S (NP (PRP me)) (NP (JJ large) (NNS breasts))))))) (. .)))" }, "speaker": "Howard", "text": "I guess that makes me large breasts.", "tokens": [ { "deprel": "nsubj", "end_char": 3167, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 3166, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3173, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 3168, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3178, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 3174, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 3184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "make", "misc": "", "start_char": 3179, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 3187, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 3185, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 3193, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "large", "misc": "", "start_char": 3188, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3201, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "breast", "misc": "", "start_char": 3194, "text": "breasts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3203, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 3202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 56, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Still)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN time)) (SBAR (IN for) (S (S (NP (PRP me)) (VP (TO to) (VP (VB get) (ADJP (JJ rid) (PP (IN of) (NP (DT this) (NN stuff))))))) (, ...) (CC and) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (VP (VB move) (PRT (RP on)) (PP (IN with) (NP (PRP$ my) (NN life))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Still, I think it's time for me to get rid of this stuff...and, you know, move on with my life.", "tokens": [ { "deprel": "advmod", "end_char": 3209, "feats": null, "head": 4, "id": 1, "lemma": "still", "misc": "", "start_char": 3204, "text": "Still", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3211, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 3210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3213, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 3212, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 3214, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 3222, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 3220, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 3225, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 3223, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 3230, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "time", "misc": "", "start_char": 3226, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 3234, "feats": null, "head": 11, "id": 8, "lemma": "for", "misc": "", "start_char": 3231, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3237, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 3235, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 3240, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 3238, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 3244, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "get", "misc": "", "start_char": 3241, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 3248, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "rid", "misc": "", "start_char": 3245, "text": "rid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 3251, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 3249, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3256, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 3252, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 3262, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "stuff", "misc": "", "start_char": 3257, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3266, "feats": null, "head": 17, "id": 16, "lemma": "...", "misc": "", "start_char": 3263, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 3270, "feats": null, "head": 22, "id": 17, "lemma": "and", "misc": "", "start_char": 3267, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 3272, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 3271, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3276, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 3273, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3281, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "know", "misc": "", "start_char": 3277, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 3283, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 3282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 3288, "feats": "VerbForm=Inf", "head": 7, "id": 22, "lemma": "move", "misc": "", "start_char": 3284, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 3291, "feats": null, "head": 22, "id": 23, "lemma": "on", "misc": "", "start_char": 3289, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 3296, "feats": null, "head": 26, "id": 24, "lemma": "with", "misc": "", "start_char": 3292, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3299, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 3297, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 3304, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "life", "misc": "", "start_char": 3300, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3306, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 3305, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 57, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Penny", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 3313, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 3307, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3315, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 3314, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 58, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 3320, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 3316, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3322, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 59, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (ADJP (JJ good) (PP (IN for) (NP (PRP you)))) (. .)))" }, "speaker": "Penny", "text": "Well, good for you.", "tokens": [ { "deprel": "discourse", "end_char": 3327, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 3323, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3329, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3334, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 3330, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 3338, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 3335, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3342, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 3339, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3344, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 3343, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 60, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB wanna))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (ADVP (RBR later)))) (, ...) (. ?)))" }, "speaker": "Leonard", "text": "Hey, do you wanna, I don't know, later ...?", "tokens": [ { "deprel": "discourse", "end_char": 3348, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 3345, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3350, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 3353, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 3351, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3357, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 3354, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3363, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "wanna", "misc": "", "start_char": 3358, "text": "wanna", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3365, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 3364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 3366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3370, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 3368, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3374, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 3371, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 3379, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "know", "misc": "", "start_char": 3375, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3381, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 3380, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3387, "feats": "Degree=Cmp", "head": 5, "id": 12, "lemma": "late", "misc": "", "start_char": 3382, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 3391, "feats": null, "head": 5, "id": 13, "lemma": "...", "misc": "", "start_char": 3388, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 3393, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 3392, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 61, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me) (. .)) (INTJ (UH Hey)) (, ,) (NP (NNP Penny))) (. .)))" }, "speaker": "Good looking man coming up stairs", "text": "Excuse me . Hey, Penny.", "tokens": [ { "deprel": "root", "end_char": 3400, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 3394, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 3403, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 3401, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3405, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 3404, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 3409, "feats": null, "head": 1, "id": 4, "lemma": "hey", "misc": "", "start_char": 3406, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3411, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 3410, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 3417, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "penny", "misc": "", "start_char": 3412, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3419, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 3418, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 62, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Mike)) (. .)))" }, "speaker": "Penny", "text": "Hi, Mike.", "tokens": [ { "deprel": "root", "end_char": 3422, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 3420, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3424, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 3429, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Mike", "misc": "", "start_char": 3425, "text": "Mike", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3431, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 3430, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 63, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB go))))) (. ?)))" }, "speaker": "Mike", "text": "You ready to go?", "tokens": [ { "deprel": "nsubj", "end_char": 3435, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 3432, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3441, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "ready", "misc": "", "start_char": 3436, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 3444, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 3442, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3447, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "go", "misc": "", "start_char": 3445, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3449, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 3448, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 64, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP have) (S (VP (TO to) (VP (VB change))))) (. .)))" }, "speaker": "Penny", "text": "I just have to change.", "tokens": [ { "deprel": "nsubj", "end_char": 3451, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3450, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 3456, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 3452, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3461, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 3457, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 3464, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 3462, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3471, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "change", "misc": "", "start_char": 3465, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3473, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 3472, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 65, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (DT a) (NN hand)))) (. .)))" }, "speaker": "Mike", "text": "I'll give you a hand.", "tokens": [ { "deprel": "nsubj", "end_char": 3475, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 3474, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3479, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 3476, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 3484, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "give", "misc": "", "start_char": 3480, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 3488, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 3485, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 3490, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 3489, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3495, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "hand", "misc": "", "start_char": 3491, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3497, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 3496, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 66, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Stop) (NP (PRP it)))) (. !) (S (VP (UH Bye))) (, ,) (NP (NNS guys)) (. .)))" }, "speaker": "Penny", "text": "Stop it! Bye, guys.", "tokens": [ { "deprel": "root", "end_char": 3502, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 3498, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3505, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 3503, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3507, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 3506, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 3511, "feats": null, "head": 1, "id": 4, "lemma": "bye", "misc": "", "start_char": 3508, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3513, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 3512, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 3518, "feats": "Number=Plur", "head": 1, "id": 6, "lemma": "guy", "misc": "", "start_char": 3514, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3520, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 3519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 67, "misc": { "parse_tree": "(ROOT (NP (NP (PRP$ My) (NN turn)) (PP (IN on) (NP (DT the) (NN time) (NN machine))) (. .)))" }, "speaker": "Leonard", "text": "My turn on the time machine.", "tokens": [ { "deprel": "nmod:poss", "end_char": 3523, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 3521, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 3528, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "turn", "misc": "", "start_char": 3524, "text": "turn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3531, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 3529, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 3535, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 3532, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 3540, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "time", "misc": "", "start_char": 3536, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 3548, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "machine", "misc": "", "start_char": 3541, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3550, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 3549, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 1, 5, 5 ], [ 2, 6, 6 ], [ 2, 10, 10 ], [ 6, 7, 7 ], [ 8, 1, 1 ], [ 12, 7, 7 ], [ 13, 3, 3 ], [ 14, 7, 7 ], [ 15, 0, 0 ], [ 15, 6, 6 ], [ 16, 0, 0 ], [ 16, 13, 13 ], [ 19, 23, 23 ], [ 20, 0, 0 ], [ 20, 8, 8 ], [ 21, 3, 3 ], [ 29, 7, 7 ], [ 32, 2, 2 ], [ 38, 6, 6 ], [ 38, 23, 23 ], [ 39, 6, 6 ], [ 40, 2, 2 ], [ 41, 4, 4 ], [ 42, 6, 6 ], [ 43, 5, 5 ], [ 45, 0, 0 ], [ 45, 9, 9 ], [ 45, 42, 42 ], [ 45, 45, 45 ], [ 46, 2, 2 ], [ 51, 12, 12 ], [ 52, 2, 2 ], [ 53, 2, 2 ], [ 53, 6, 6 ], [ 53, 8, 10 ], [ 53, 16, 16 ], [ 53, 20, 20 ], [ 53, 22, 22 ], [ 55, 2, 2 ], [ 55, 8, 8 ], [ 55, 24, 24 ], [ 58, 4, 4 ], [ 59, 6, 6 ], [ 66, 0, 0 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 4, 6 ] ], [ [ 1, 5, 6 ], [ 1, 9, 9 ] ], [ [ 1, 12, 15 ], [ 29, 16, 19 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 8, 8 ], [ 3, 4, 4 ] ], [ [ 2, 14, 14 ] ], [ [ 2, 17, 17 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 2, 2 ], [ 5, 4, 8 ], [ 5, 0, 8 ] ], [ [ 5, 7, 8 ] ], [ [ 6, 3, 3 ], [ 38, 3, 3 ], [ 38, 11, 11 ], [ 38, 9, 11 ], [ 38, 13, 15 ] ], [ [ 6, 7, 12 ], [ 8, 5, 5 ], [ 15, 6, 7 ] ], [ [ 6, 10, 12 ] ], [ [ 6, 11, 12 ], [ 13, 18, 18 ], [ 14, 14, 14 ], [ 16, 4, 6 ] ], [ [ 10, 0, 2 ] ], [ [ 11, 0, 0 ], [ 11, 4, 4 ], [ 12, 3, 3 ], [ 17, 0, 0 ], [ 33, 5, 5 ], [ 36, 2, 2 ], [ 39, 8, 8 ], [ 42, 2, 2 ], [ 43, 0, 0 ], [ 45, 36, 36 ], [ 50, 14, 14 ], [ 50, 24, 24 ], [ 50, 49, 49 ] ], [ [ 11, 0, 2 ] ], [ [ 11, 5, 5 ] ], [ [ 11, 7, 7 ] ], [ [ 11, 11, 11 ] ], [ [ 11, 7, 11 ] ], [ [ 13, 0, 0 ], [ 13, 10, 10 ], [ 13, 11, 12 ], [ 13, 20, 20 ], [ 14, 1, 1 ], [ 18, 4, 4 ], [ 18, 8, 8 ], [ 23, 0, 0 ], [ 25, 3, 3 ], [ 26, 0, 0 ], [ 31, 1, 1 ], [ 34, 0, 0 ], [ 41, 2, 2 ] ], [ [ 13, 15, 15 ] ], [ [ 13, 20, 21 ], [ 14, 1, 2 ] ], [ [ 14, 4, 4 ], [ 14, 16, 16 ], [ 24, 0, 0 ], [ 24, 5, 5 ], [ 26, 7, 7 ], [ 26, 10, 10 ], [ 37, 2, 2 ], [ 37, 10, 10 ], [ 37, 15, 15 ], [ 54, 0, 0 ], [ 54, 4, 4 ] ], [ [ 14, 8, 9 ] ], [ [ 14, 11, 11 ] ], [ [ 14, 16, 17 ] ], [ [ 15, 2, 4 ], [ 17, 4, 4 ] ], [ [ 16, 2, 2 ] ], [ [ 16, 5, 6 ], [ 16, 9, 9 ], [ 16, 15, 15 ], [ 17, 6, 8 ] ], [ [ 16, 8, 10 ] ], [ [ 16, 17, 18 ] ], [ [ 17, 7, 8 ], [ 17, 12, 12 ], [ 66, 3, 5 ] ], [ [ 18, 0, 1 ] ], [ [ 18, 8, 21 ] ], [ [ 18, 16, 21 ] ], [ [ 19, 4, 4 ], [ 50, 10, 10 ] ], [ [ 19, 16, 16 ] ], [ [ 19, 2, 21 ] ], [ [ 19, 14, 21 ] ], [ [ 19, 18, 21 ], [ 21, 5, 9 ] ], [ [ 19, 28, 28 ], [ 29, 10, 10 ], [ 29, 11, 11 ], [ 29, 10, 11 ] ], [ [ 19, 30, 30 ], [ 19, 28, 30 ], [ 55, 13, 14 ] ], [ [ 20, 13, 13 ] ], [ [ 20, 16, 16 ] ], [ [ 23, 2, 2 ], [ 25, 5, 5 ], [ 26, 5, 5 ], [ 27, 3, 3 ], [ 28, 0, 0 ], [ 30, 6, 6 ], [ 31, 3, 3 ] ], [ [ 23, 4, 7 ], [ 24, 2, 2 ] ], [ [ 24, 9, 9 ] ], [ [ 24, 5, 10 ] ], [ [ 24, 6, 10 ], [ 32, 7, 9 ] ], [ [ 27, 6, 6 ] ], [ [ 28, 5, 7 ], [ 29, 0, 0 ], [ 29, 3, 5 ] ], [ [ 29, 13, 13 ], [ 30, 1, 1 ], [ 30, 4, 4 ], [ 32, 0, 0 ] ], [ [ 29, 13, 19 ] ], [ [ 32, 3, 9 ] ], [ [ 33, 2, 3 ], [ 33, 8, 8 ], [ 34, 3, 3 ] ], [ [ 34, 6, 8 ] ], [ [ 35, 2, 4 ] ], [ [ 36, 2, 3 ] ], [ [ 37, 0, 0 ] ], [ [ 37, 2, 5 ] ], [ [ 37, 24, 24 ] ], [ [ 37, 18, 24 ] ], [ [ 37, 21, 24 ] ], [ [ 40, 6, 7 ] ], [ [ 41, 4, 5 ] ], [ [ 43, 5, 6 ], [ 45, 42, 43 ] ], [ [ 45, 18, 26 ] ], [ [ 45, 21, 26 ] ], [ [ 45, 24, 26 ], [ 45, 28, 28 ] ], [ [ 45, 12, 26 ], [ 45, 48, 48 ] ], [ [ 45, 12, 33 ] ], [ [ 45, 28, 33 ] ], [ [ 45, 31, 33 ] ], [ [ 46, 7, 7 ], [ 46, 10, 10 ], [ 65, 5, 5 ] ], [ [ 48, 0, 0 ], [ 50, 0, 10 ], [ 50, 31, 31 ], [ 50, 53, 53 ], [ 51, 14, 14 ], [ 51, 20, 20 ], [ 51, 23, 23 ], [ 55, 18, 18 ], [ 59, 3, 3 ], [ 60, 5, 5 ], [ 62, 0, 0 ], [ 63, 0, 0 ], [ 64, 3, 3 ] ], [ [ 50, 3, 5 ] ], [ [ 50, 19, 20 ] ], [ [ 50, 27, 28 ] ], [ [ 50, 33, 41 ] ], [ [ 50, 36, 41 ] ], [ [ 50, 39, 41 ] ], [ [ 50, 44, 44 ] ], [ [ 50, 46, 54 ] ], [ [ 50, 53, 54 ] ], [ [ 51, 10, 10 ] ], [ [ 51, 19, 19 ] ], [ [ 52, 6, 6 ] ], [ [ 53, 12, 12 ], [ 53, 14, 17 ] ], [ [ 54, 5, 6 ] ], [ [ 55, 6, 14 ] ], [ [ 55, 24, 25 ] ], [ [ 60, 1, 1 ], [ 61, 2, 2 ] ], [ [ 64, 0, 0 ] ], [ [ 64, 4, 5 ] ], [ [ 66, 0, 5 ] ] ]
s01e14c07t
What are you doing? I'm packing up all my collectibles and taking them down to the comic book store to sell. Was that really necessary? If you need money, you can always sell blood . And semen. It's not about money. We brought food. Lox and bagels, the breakfast of time travelers. Terrific . Does anyone want to buy my share of the time machine? Why? Because I don't want it anymore. Why? Just personal reasons. My Spidey sense tells me this has something to do with Penny. Look, do you want to buy me out or not? I'll give you $100, which will make me half owner, and we'll put it on my balcony. Screw his balcony . I'll give you $120 and we'll put it in my garage. I paid two hundred dollars for my share. Dude, everybody knows a time machine loses half its value the minute you drive it off the lot. I'll go for 200 . That time machine stays right where it is. Three hundred . And I'll throw in my original 1979 Mattel Millennium Falcon...with real light - speed sound effects. No . No more toys or action figures or props or replicas...or costumes or robots or Darth Vader voice changers . I'm getting rid of all of it. You can't do that . Look what you've created here . It's like nerdvana. More importantly, you have a Darth Vader voice changer? Not for long. I call dibs on the Golden Age Flash. I need that to complete my Justice Society of America collection. Too bad . I called dibs. You can't just call dibs . I can and I did. Look up " Dibs " in Wikipedia. Dibs doesn't apply in a bidding war. It's not a bidding war . I'm selling it all to Larry down at the comic book store. Why Larry? Did Larry call dibs? Will you forget dibs?! He offered me a fair price for the whole collection. What's the number? I'll match it. I'll match it, plus a thousand rupees. What's the exchange rate? None of your business . Take it or leave it. Mom, my bar mitzvah bonds, how much do I got? Thanks . I can go $2600 and two trees in Israel. Forget it, guys . If I sell to one of you, the other two are going to be really mad at me. Who cares? As long as you pick me! Okay, Leonard, put down the box . Let's talk. Sorry, Raj . My mind is made up. No . I can't let you do this. Sheldon, get out of my way. None shall pass. I did not want to do this, but I have here the rare mint condition production error Star Trek: The Next Generation Geordi La Forge without his visor in the original packaging . If you do not get out of my way, I will open it. Okay, man . Be cool . We're all friends here. What the hell's going on? You hypocrite. What? Little Miss " grown - ups don't play with toys . " If I were to go into that apartment now, would I not find Beanie Babies? Are you not an accumulator of Care Bears and My Little Ponies? And who is that Japanese feline I see frolicking on your shorts? Hello, Hello Kitty! Okay, okay, look, if this is about yesterday, Leonard...I am really sorry about what I said . I was just upset. No, I needed to hear it. No, you didn't . You are a great guy and it is the things you love that make you who you are. I guess that makes me large breasts. Still, I think it's time for me to get rid of this stuff...and, you know, move on with my life. Really? Yeah. Well, good for you. Hey, do you wanna, I don't know, later ...? Excuse me . Hey, Penny. Hi, Mike. You ready to go? I just have to change. I'll give you a hand. Stop it! Bye, guys. My turn on the time machine.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (PP (IN On) (NP (DT the) (JJ other) (NN hand))) (, ,) (NP (DT some) (NNS physicists)) (VP (VBP are) (ADJP (JJ concerned) (SBAR (IN that) (S (SBAR (IN if) (S (NP (DT this) (NN supercollider)) (ADVP (RB actually)) (VP (VBZ works)))) (, ,) (NP (PRP it)) (VP (MD 'll) (VP (VP (VB create) (NP (DT a) (JJ black) (NN hole))) (CC and) (VP (VB swallow) (PRT (RP up)) (NP (DT the) (NNP Earth)) (, ,) (S (VP (VBG ending) (NP (NN life)) (SBAR (IN as) (S (NP (PRP we)) (VP (VBP know) (NP (PRP it)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "On the other hand, some physicists are concerned that if this supercollider actually works, it'll create a black hole and swallow up the Earth, ending life as we know it.", "tokens": [ { "deprel": "case", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "on", "misc": "", "start_char": 0, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 6, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 2, "lemma": "the", "misc": "", "start_char": 3, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 12, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "other", "misc": "", "start_char": 7, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 17, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "hand", "misc": "", "start_char": 13, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 18, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 24, "feats": null, "head": 7, "id": 6, "lemma": "some", "misc": "", "start_char": 20, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "physicist", "misc": "", "start_char": 25, "text": "physicists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 36, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 49, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "concerned", "misc": "", "start_char": 40, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 54, "feats": null, "head": 19, "id": 10, "lemma": "that", "misc": "", "start_char": 50, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 57, "feats": null, "head": 15, "id": 11, "lemma": "if", "misc": "", "start_char": 55, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 62, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 58, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 76, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "supercollider", "misc": "", "start_char": 63, "text": "supercollider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 15, "id": 14, "lemma": "actually", "misc": "", "start_char": 77, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "work", "misc": "", "start_char": 86, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 92, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 96, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 17, "lemma": "it", "misc": "", "start_char": 94, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 100, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "will", "misc": "", "start_char": 97, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 107, "feats": "VerbForm=Inf", "head": 9, "id": 19, "lemma": "create", "misc": "", "start_char": 101, "text": "create", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 108, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 115, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "black", "misc": "", "start_char": 110, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 120, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "hole", "misc": "", "start_char": 116, "text": "hole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 124, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 121, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 132, "feats": "VerbForm=Inf", "head": 19, "id": 24, "lemma": "swallow", "misc": "", "start_char": 125, "text": "swallow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 135, "feats": null, "head": 24, "id": 25, "lemma": "up", "misc": "", "start_char": 133, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 139, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 136, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 145, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "Earth", "misc": "", "start_char": 140, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 29, "id": 28, "lemma": ",", "misc": "", "start_char": 146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 154, "feats": "VerbForm=Ger", "head": 24, "id": 29, "lemma": "end", "misc": "", "start_char": 148, "text": "ending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 159, "feats": "Number=Sing", "head": 29, "id": 30, "lemma": "life", "misc": "", "start_char": 155, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 162, "feats": null, "head": 33, "id": 31, "lemma": "as", "misc": "", "start_char": 160, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 165, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "we", "misc": "", "start_char": 163, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 170, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 33, "lemma": "know", "misc": "", "start_char": 166, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 173, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 34, "lemma": "it", "misc": "", "start_char": 171, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 9, "id": 35, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WHNP (WDT What)) (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NNS crybabies)))) (. .) (NP (DT No) (NNS guts)) (, ,) (NP (DT no) (NN glory)) (, ,) (NN man) (. .)))" }, "speaker": "Raj", "text": "What a bunch of crybabies . No guts, no glory, man.", "tokens": [ { "deprel": "det:predet", "end_char": 180, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 176, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 182, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 181, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 188, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "bunch", "misc": "", "start_char": 183, "text": "bunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 191, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 189, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 201, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "crybaby", "misc": "", "start_char": 192, "text": "crybabies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 206, "feats": null, "head": 8, "id": 7, "lemma": "no", "misc": "", "start_char": 204, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 211, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "gut", "misc": "", "start_char": 207, "text": "guts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 216, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 214, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 222, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "glory", "misc": "", "start_char": 217, "text": "glory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 228, "feats": "Number=Sing", "head": 3, "id": 13, "lemma": "man", "misc": "", "start_char": 225, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (VP (VB check) (NP (PRP it)) (PRT (RP out))) (. .) (NP (NP (DT The) (NNP School)) (PP (IN of) (NP (NNP Pharmacology)))) (VP (VBZ is) (VP (VBG looking) (PP (IN for) (NP (NNS volunteers))))) (. .)))" }, "speaker": "Leonard", "text": "Hey, check it out . The School of Pharmacology is looking for volunteers.", "tokens": [ { "deprel": "discourse", "end_char": 234, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 231, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 242, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "check", "misc": "", "start_char": 237, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 245, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 243, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 249, "feats": null, "head": 3, "id": 5, "lemma": "out", "misc": "", "start_char": 246, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 255, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 252, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 262, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "School", "misc": "", "start_char": 256, "text": "School", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 265, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 263, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 278, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Pharmacology", "misc": "", "start_char": 266, "text": "Pharmacology", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 281, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 279, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 289, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 12, "lemma": "look", "misc": "", "start_char": 282, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 293, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 290, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 304, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "volunteer", "misc": "", "start_char": 294, "text": "volunteers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (`` \") (NP (PRP We)) (VP (VBP are) (VP (VBG testing) (NP (NP (DT a) (JJ new) (NN medication)) (PP (IN for) (NP (NP (JJ social) (NN anxiety)) (, ,) ('' \") (NP (NN panic) (NNS attacks)) (, ,) (NP (NN agoraphobia)) (CC and) (NP (JJ obsessive) (JJ compulsive) (NN disorder)) (. .) (`` \") (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP they)) (VP (VB be) (VP (VBG looking) (PP (IN for) (NP (NN test) (NNS subjects))) (ADVP (RB here))))))))))) (. ?)))" }, "speaker": "Raj", "text": "\" We are testing a new medication for social anxiety, \" panic attacks, agoraphobia and obsessive compulsive disorder . \" Why would they be looking for test subjects here?", "tokens": [ { "deprel": "punct", "end_char": 308, "feats": null, "head": 4, "id": 1, "lemma": "\"", "misc": "", "start_char": 307, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 311, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 309, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 315, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 312, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 323, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "test", "misc": "", "start_char": 316, "text": "testing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 325, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 324, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 329, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "new", "misc": "", "start_char": 326, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 340, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "medication", "misc": "", "start_char": 330, "text": "medication", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 344, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 341, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 351, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "social", "misc": "", "start_char": 345, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 359, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "anxiety", "misc": "", "start_char": 352, "text": "anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 4, "id": 11, "lemma": ",", "misc": "", "start_char": 360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 4, "id": 12, "lemma": "\"", "misc": "", "start_char": 362, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "compound", "end_char": 369, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "panic", "misc": "", "start_char": 364, "text": "panic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 377, "feats": "Number=Plur", "head": 7, "id": 14, "lemma": "attack", "misc": "", "start_char": 370, "text": "attacks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 378, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 391, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "agoraphobia", "misc": "", "start_char": 380, "text": "agoraphobia", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 395, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 392, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 405, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "obsessive", "misc": "", "start_char": 396, "text": "obsessive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 416, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "compulsive", "misc": "", "start_char": 406, "text": "compulsive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 425, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "disorder", "misc": "", "start_char": 417, "text": "disorder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 4, "id": 22, "lemma": "\"", "misc": "", "start_char": 428, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 433, "feats": "PronType=Int", "head": 27, "id": 23, "lemma": "why", "misc": "", "start_char": 430, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 439, "feats": "VerbForm=Fin", "head": 27, "id": 24, "lemma": "would", "misc": "", "start_char": 434, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 27, "id": 25, "lemma": "they", "misc": "", "start_char": 440, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 447, "feats": "VerbForm=Inf", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 445, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 455, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 27, "lemma": "look", "misc": "", "start_char": 448, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 459, "feats": null, "head": 30, "id": 28, "lemma": "for", "misc": "", "start_char": 456, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 464, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "test", "misc": "", "start_char": 460, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 473, "feats": "Number=Plur", "head": 27, "id": 30, "lemma": "subject", "misc": "", "start_char": 465, "text": "subjects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 478, "feats": "PronType=Dem", "head": 30, "id": 31, "lemma": "here", "misc": "", "start_char": 474, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 4, "id": 32, "lemma": "?", "misc": "", "start_char": 479, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (NP (NNP Raj) (. .)) (RB Maybe) (S (NP (DT the) (NML (NN comic) (HYPH -) (NN book)) (NN store)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT a) (NN bulletin) (NN board))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on))))) (. ?)))" }, "speaker": "Leonard", "text": "I don't know, Raj . Maybe the comic - book store doesn't have a bulletin board . What's going on?", "tokens": [ { "deprel": "nsubj", "end_char": 482, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 481, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 485, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 483, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 489, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 486, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 494, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 490, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 495, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 500, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Raj", "misc": "", "start_char": 497, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 501, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 16, "id": 8, "lemma": "maybe", "misc": "", "start_char": 503, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 512, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 9, "lemma": "the", "misc": "", "start_char": 509, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 518, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "comic", "misc": "", "start_char": 513, "text": "comic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 519, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 525, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "book", "misc": "", "start_char": 521, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 531, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "store", "misc": "", "start_char": 526, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 536, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 532, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 540, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 537, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 545, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "have", "misc": "", "start_char": 541, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 547, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 546, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 556, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "bulletin", "misc": "", "start_char": 548, "text": "bulletin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 562, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "board", "misc": "", "start_char": 557, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 16, "id": 20, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 569, "feats": "PronType=Int", "head": 23, "id": 21, "lemma": "what", "misc": "", "start_char": 565, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 570, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 578, "feats": "Tense=Pres|VerbForm=Part", "head": 16, "id": 23, "lemma": "go", "misc": "", "start_char": 573, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 581, "feats": null, "head": 23, "id": 24, "lemma": "on", "misc": "", "start_char": 579, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 4, "id": 25, "lemma": "?", "misc": "", "start_char": 582, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Shh) (. !)) (NP (NP (JJ Hot) (NN girl)) (PP (IN in) (NP (NP (NP (NNP Sheldon) (POS 's)) (NN office) (. .) (NNP Sheldon) (POS 's)) (NN office)))) (. ?)))" }, "speaker": "Howard", "text": "Shh! Hot girl in Sheldon's office . Sheldon's office?", "tokens": [ { "deprel": "discourse", "end_char": 587, "feats": null, "head": 4, "id": 1, "lemma": "shh", "misc": "", "start_char": 584, "text": "Shh", "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": "amod", "end_char": 593, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "hot", "misc": "", "start_char": 590, "text": "Hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 598, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "girl", "misc": "", "start_char": 594, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 601, "feats": null, "head": 8, "id": 5, "lemma": "in", "misc": "", "start_char": 599, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 609, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 602, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 6, "id": 7, "lemma": "'s", "misc": "", "start_char": 610, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 619, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "office", "misc": "", "start_char": 613, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 620, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 629, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Sheldon", "misc": "", "start_char": 622, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 632, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 630, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 639, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "office", "misc": "", "start_char": 633, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 640, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP she)) (VP (VBN lost)) (. ?)))" }, "speaker": "Leonard", "text": "Is she lost?", "tokens": [ { "deprel": "aux:pass", "end_char": 644, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 642, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 648, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "she", "misc": "", "start_char": 645, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 653, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "lose", "misc": "", "start_char": 649, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 654, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so))))) (. .) (S (NP (PRP I)) (VP (VBD followed) (NP (PRP her)) (ADVP (RB here)) (PP (IN from) (NP (DT the) (NN parking) (NN lot))))) (. .)))" }, "speaker": "Howard", "text": "I don't think so . I followed her here from the parking lot.", "tokens": [ { "deprel": "nsubj", "end_char": 657, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 656, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 660, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 658, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 664, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 661, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 670, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 665, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 673, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 671, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 674, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 677, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 676, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 686, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "follow", "misc": "", "start_char": 678, "text": "followed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 690, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "her", "misc": "", "start_char": 687, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 695, "feats": "PronType=Dem", "head": 8, "id": 10, "lemma": "here", "misc": "", "start_char": 691, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 700, "feats": null, "head": 14, "id": 11, "lemma": "from", "misc": "", "start_char": 696, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 704, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 701, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 712, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "parking", "misc": "", "start_char": 705, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 716, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "lot", "misc": "", "start_char": 713, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP she)) (VP (VBZ 's) (NP (PRP$ his) (NN lawyer))) (. .)))" }, "speaker": "Leonard", "text": "Maybe she's his lawyer.", "tokens": [ { "deprel": "advmod", "end_char": 724, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 719, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "she", "misc": "", "start_char": 725, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 729, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 735, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "his", "misc": "", "start_char": 732, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 742, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "lawyer", "misc": "", "start_char": 736, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 743, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ free) (S (VP (TO to) (VP (VB examine) (NP (PRP$ my) (NNS briefs))))))) (. .)))" }, "speaker": "Howard", "text": "Well, she's free to examine my briefs.", "tokens": [ { "deprel": "discourse", "end_char": 749, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 745, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 750, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 752, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 758, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 756, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 763, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "free", "misc": "", "start_char": 759, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 766, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 764, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 774, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "examine", "misc": "", "start_char": 767, "text": "examine", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 777, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 775, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 784, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "brief", "misc": "", "start_char": 778, "text": "briefs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 785, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NNP Howard) (: …)))" }, "speaker": "Leonard", "text": "Howard …", "tokens": [ { "deprel": "root", "end_char": 793, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howard", "misc": "", "start_char": 787, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 1, "id": 2, "lemma": "…", "misc": "", "start_char": 794, "text": "…", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (, ,) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ disgusting)))) (. .) (S (NP (PRP I)) (VP (MD should) (VP (VB be) (VP (VBN punished) (, ...) (PP (IN by) (NP (PRP her) (. .))) (S (VP (VB Look))))))) (, ,) (S (NP (PRP I)) (VP (VBD did) (NP (PRP it)) (ADVP (RB again)))))) (. .)))" }, "speaker": "Howard", "text": "I know, I'm disgusting . I should be punished...by her . Look, I did it again.", "tokens": [ { "deprel": "nsubj", "end_char": 797, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 796, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 802, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 798, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 803, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 806, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "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": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 807, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 820, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "disgusting", "misc": "", "start_char": 810, "text": "disgusting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 821, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 824, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 823, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 831, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "should", "misc": "", "start_char": 825, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 834, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 832, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 843, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 11, "lemma": "punish", "misc": "", "start_char": 835, "text": "punished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 11, "id": 12, "lemma": "...", "misc": "", "start_char": 844, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 850, "feats": null, "head": 14, "id": 13, "lemma": "by", "misc": "", "start_char": 848, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 854, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 14, "lemma": "her", "misc": "", "start_char": 851, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 861, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 16, "lemma": "look", "misc": "", "start_char": 857, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 862, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 865, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 864, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 869, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 19, "lemma": "do", "misc": "", "start_char": 866, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 872, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "it", "misc": "", "start_char": 870, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 878, "feats": null, "head": 19, "id": 21, "lemma": "again", "misc": "", "start_char": 873, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 879, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (MD should) (VP (VB do) (NP (PRP it)))) (. .)))" }, "speaker": "Girl", "text": "Well, that should do it.", "tokens": [ { "deprel": "discourse", "end_char": 885, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 881, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 886, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 892, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 888, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 899, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "should", "misc": "", "start_char": 893, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 902, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 900, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 905, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 903, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 906, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you)) (PP (IN for) (S (VP (VBG coming) (ADVP (RB by)))))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you for coming by.", "tokens": [ { "deprel": "root", "end_char": 913, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 908, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 917, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 914, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 921, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 918, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 928, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "come", "misc": "", "start_char": 922, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 931, "feats": null, "head": 4, "id": 5, "lemma": "by", "misc": "", "start_char": 929, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 932, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (, ,) (NP (NN buddy) (. .) (NNP Buddy)) (. ?)))" }, "speaker": "Leonard", "text": "Oh, hey, buddy . Buddy?", "tokens": [ { "deprel": "discourse", "end_char": 936, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 934, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 937, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 942, "feats": null, "head": 5, "id": 3, "lemma": "hey", "misc": "", "start_char": 939, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 943, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 950, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "buddy", "misc": "", "start_char": 945, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 958, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Buddy", "misc": "", "start_char": 953, "text": "Buddy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 959, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (NNP Buddy) (. .)))" }, "speaker": "Sheldon", "text": "Buddy.", "tokens": [ { "deprel": "root", "end_char": 966, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Buddy", "misc": "", "start_char": 961, "text": "Buddy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 967, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Sorry)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ late)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG working) (PP (IN on) (NP (NP (DT a) (NN project)) (SBAR (WHNP (WDT that)) (S (VP (MD may) (VP (VB take) (NP (PRP me)) (PRT (RP up)) (PP (IN on) (NP (DT the) (JJ next) (NN space) (NN shuttle)))))))))))) (. .)))" }, "speaker": "Howard", "text": "Sorry I'm late . I'm working on a project that may take me up on the next space shuttle.", "tokens": [ { "deprel": "root", "end_char": 974, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 969, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 975, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 977, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 984, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "late", "misc": "", "start_char": 980, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 988, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 987, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 991, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 989, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 999, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 8, "lemma": "work", "misc": "", "start_char": 992, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1002, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 1000, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1004, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1003, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1012, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "project", "misc": "", "start_char": 1005, "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1017, "feats": "PronType=Rel", "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 1013, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1021, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "may", "misc": "", "start_char": 1018, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1026, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "take", "misc": "", "start_char": 1022, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1029, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 1027, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1032, "feats": null, "head": 14, "id": 16, "lemma": "up", "misc": "", "start_char": 1030, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1035, "feats": null, "head": 21, "id": 17, "lemma": "on", "misc": "", "start_char": 1033, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1039, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 18, "lemma": "the", "misc": "", "start_char": 1036, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1044, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "next", "misc": "", "start_char": 1040, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1050, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "space", "misc": "", "start_char": 1045, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1058, "feats": "Number=Sing", "head": 14, "id": 21, "lemma": "shuttle", "misc": "", "start_char": 1051, "text": "shuttle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1060, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 1059, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB How)) (SQ (MD can) (NP (PRP you)) (VP (VB be) (ADJP (JJ late)))) (. ?)) (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG expecting) (NP (PRP you)) (ADVP (IN at) (DT all)))) (. .)))" }, "speaker": "Sheldon", "text": "How can you be late? I wasn't expecting you at all.", "tokens": [ { "deprel": "advmod", "end_char": 1064, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 1061, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1068, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 1065, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1069, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1075, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1073, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1080, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "late", "misc": "", "start_char": 1076, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1081, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1084, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1083, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1088, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1085, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1092, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1089, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1102, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "expect", "misc": "", "start_char": 1093, "text": "expecting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1106, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 1103, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1109, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 1107, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1113, "feats": null, "head": 10, "id": 13, "lemma": "all", "misc": "", "start_char": 1110, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 1114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Nobody)) (ADVP (RB ever)) (VP (VBZ expects) (NP (PRP me)))) (. .) (S (ADVP (RB Sometimes)) (NP (PRP you)) (ADVP (RB just)) (VP (VBP look) (, ,) (CC and) (NN bam) (, ,) (NP (NNP Howard) (NNP Wolowitz)))) (. .)))" }, "speaker": "Howard", "text": "Nobody ever expects me . Sometimes you just look, and bam, Howard Wolowitz.", "tokens": [ { "deprel": "nsubj", "end_char": 1122, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 1, "lemma": "nobody", "misc": "", "start_char": 1116, "text": "Nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1127, "feats": null, "head": 3, "id": 2, "lemma": "ever", "misc": "", "start_char": 1123, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "expect", "misc": "", "start_char": 1128, "text": "expects", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1138, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 1136, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1150, "feats": null, "head": 9, "id": 6, "lemma": "sometimes", "misc": "", "start_char": 1141, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1154, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 1151, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1159, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 1155, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1164, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "look", "misc": "", "start_char": 1160, "text": "look", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1166, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 1165, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1170, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 1167, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1174, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "bam", "misc": "", "start_char": 1171, "text": "bam", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 1175, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1183, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Howard", "misc": "", "start_char": 1177, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1192, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Wolowitz", "misc": "", "start_char": 1184, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1194, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 1193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SQ (VBP are) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB introduce) (NP (PRP us))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, are you gonna introduce us?", "tokens": [ { "deprel": "vocative", "end_char": 1202, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1195, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1208, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1205, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "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": "root", "end_char": 1216, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1213, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1219, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1217, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1229, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "introduce", "misc": "", "start_char": 1220, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1232, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 1230, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 1233, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (DT all) (JJ right) (. .)) (S (S (NP (DT This)) (VP (VBZ is) (NP (NNP Missy) (. .) (NNP Missy)))) (, ,) (S (NP (DT this)) (VP (VBZ is) (NP (NNP Leonard) (CC and) (NNP Rajesh)))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 've) (ADVP (RB already)) (VP (VBN met) (NP (NNP Howard)))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, all right . This is Missy . Missy, this is Leonard and Rajesh, and you've already met Howard.", "tokens": [ { "deprel": "discourse", "end_char": 1237, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1235, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1239, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1243, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 1240, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1249, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "right", "misc": "", "start_char": 1244, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1251, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1256, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 1252, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1257, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1265, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Missy", "misc": "", "start_char": 1260, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1266, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1273, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "Missy", "misc": "", "start_char": 1268, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 1274, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1280, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 12, "lemma": "this", "misc": "", "start_char": 1276, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1283, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1281, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1291, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "Leonard", "misc": "", "start_char": 1284, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1295, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 1292, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1302, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Rajesh", "misc": "", "start_char": 1296, "text": "Rajesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 1303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1308, "feats": null, "head": 22, "id": 18, "lemma": "and", "misc": "", "start_char": 1305, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1312, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 1309, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1316, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "have", "misc": "", "start_char": 1313, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1324, "feats": null, "head": 22, "id": 21, "lemma": "already", "misc": "", "start_char": 1317, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1328, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 22, "lemma": "meet", "misc": "", "start_char": 1325, "text": "met", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1335, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "Howard", "misc": "", "start_char": 1329, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 1336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ nice)) (S (VP (TO to) (VP (VB meet) (NP (PRP you)))))) (. .)))" }, "speaker": "Missy", "text": "It's nice to meet you.", "tokens": [ { "deprel": "expl", "end_char": 1340, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1338, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1341, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1348, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 1344, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1351, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1349, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1356, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "meet", "misc": "", "start_char": 1352, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1360, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 1357, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP You)) (ADVP (RB too)) (, ,) (ADVP (RB as) (RB well) (RB also)) (. .)))" }, "speaker": "Leonard", "text": "You too, as well also.", "tokens": [ { "deprel": "root", "end_char": 1366, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 0, "id": 1, "lemma": "you", "misc": "", "start_char": 1363, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1370, "feats": null, "head": 1, "id": 2, "lemma": "too", "misc": "", "start_char": 1367, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1375, "feats": null, "head": 1, "id": 4, "lemma": "as", "misc": "", "start_char": 1373, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1380, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "well", "misc": "", "start_char": 1376, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1385, "feats": null, "head": 1, "id": 6, "lemma": "also", "misc": "", "start_char": 1381, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1386, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Howard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 1392, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1388, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1394, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (NP (CD two)) (VP (VB know) (NP (DT each) (JJ other)))) (. ?)))" }, "speaker": "Leonard", "text": "So how do you two know each other?", "tokens": [ { "deprel": "advmod", "end_char": 1397, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 1395, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1401, "feats": "PronType=Int", "head": 6, "id": 2, "lemma": "how", "misc": "", "start_char": 1398, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1404, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 1402, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1408, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1405, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 1412, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "two", "misc": "", "start_char": 1409, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1417, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 1413, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1422, "feats": "ExtPos=PRON|PronType=Rcp", "head": 6, "id": 7, "lemma": "each", "misc": "", "start_char": 1418, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1428, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "other", "misc": "", "start_char": 1423, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 1429, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP he)) (ADVP (RB once)) (VP (VBD spent) (NP (CD nine) (NNS months)) (PP (IN with) (NP (NP (PRP$ my) (NNS legs)) (VP (VBN wrapped) (PP (IN around) (NP (PRP$ his) (NN head))))))) (. .)))" }, "speaker": "Missy", "text": "Oh, he once spent nine months with my legs wrapped around his head.", "tokens": [ { "deprel": "discourse", "end_char": 1433, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1431, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1438, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1436, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1443, "feats": "NumType=Mult", "head": 5, "id": 4, "lemma": "once", "misc": "", "start_char": 1439, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "spend", "misc": "", "start_char": 1444, "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 1454, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "nine", "misc": "", "start_char": 1450, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1461, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "month", "misc": "", "start_char": 1455, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1466, "feats": null, "head": 11, "id": 8, "lemma": "with", "misc": "", "start_char": 1462, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1469, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1467, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1474, "feats": "Number=Plur", "head": 11, "id": 10, "lemma": "leg", "misc": "", "start_char": 1470, "text": "legs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 1482, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 11, "lemma": "wrap", "misc": "", "start_char": 1475, "text": "wrapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1489, "feats": null, "head": 14, "id": 12, "lemma": "around", "misc": "", "start_char": 1483, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1493, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "his", "misc": "", "start_char": 1490, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1498, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "head", "misc": "", "start_char": 1494, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1500, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 1499, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me))) (. ?)))" }, "speaker": "Leonard", "text": "Excuse me?", "tokens": [ { "deprel": "root", "end_char": 1507, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1501, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1510, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1508, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1512, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 1511, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VBZ 's) (NP (PRP$ my) (JJ twin) (NN sister)))) (. .) (S (S (NP (PRP She)) (VP (VBZ thinks) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ funny))))))) (, ,) (CC but) (S (ADVP (RB frankly)) (, ,) (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN been) (ADJP (JJ able) (S (VP (TO to) (VP (VB see) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "She's my twin sister . She thinks she's funny, but frankly, I've never been able to see it.", "tokens": [ { "deprel": "nsubj", "end_char": 1516, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "she", "misc": "", "start_char": 1513, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1519, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1517, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1522, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "my", "misc": "", "start_char": 1520, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1527, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "twin", "misc": "", "start_char": 1523, "text": "twin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1534, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "sister", "misc": "", "start_char": 1528, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1536, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1535, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1540, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 1537, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1547, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "think", "misc": "", "start_char": 1541, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1551, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "she", "misc": "", "start_char": 1548, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1554, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1552, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1560, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "funny", "misc": "", "start_char": 1555, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1562, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 1561, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1566, "feats": null, "head": 20, "id": 13, "lemma": "but", "misc": "", "start_char": 1563, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1574, "feats": null, "head": 20, "id": 14, "lemma": "frankly", "misc": "", "start_char": 1567, "text": "frankly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1576, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 1575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1578, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 1577, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1582, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "have", "misc": "", "start_char": 1579, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1588, "feats": null, "head": 20, "id": 18, "lemma": "never", "misc": "", "start_char": 1583, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1593, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 1589, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "end_char": 1598, "feats": "Degree=Pos", "head": 5, "id": 20, "lemma": "able", "misc": "", "start_char": 1594, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1601, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1599, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1605, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "see", "misc": "", "start_char": 1602, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1608, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 1606, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1610, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 1609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (IN because) (S (NP (PRP you)) (VP (VBP have) (NP (NP (NP (DT no) (JJ measurable) (NN sense)) (PP (IN of) (NP (NN humor)))) (, ,) (NP (NNP Shelly))))))) (. .)))" }, "speaker": "Missy", "text": "That's because you have no measurable sense of humor, Shelly.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 1615, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 1611, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1626, "feats": null, "head": 5, "id": 3, "lemma": "because", "misc": "", "start_char": 1619, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1630, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1635, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1631, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1638, "feats": null, "head": 8, "id": 6, "lemma": "no", "misc": "", "start_char": 1636, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1649, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "measurable", "misc": "", "start_char": 1639, "text": "measurable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1655, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "sense", "misc": "", "start_char": 1650, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1658, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 1656, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1664, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "humor", "misc": "", "start_char": 1659, "text": "humor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1666, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1673, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "Shelly", "misc": "", "start_char": 1667, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1675, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1674, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How) (RB exactly)) (SQ (MD would) (NP (CD one)) (VP (VB measure) (NP (NP (DT a) (NN sense)) (PP (IN of) (NP (NN humor)))))) (. ?) (NP (DT A) (NN humormometer)) (. ?)))" }, "speaker": "Sheldon", "text": "How exactly would one measure a sense of humor? A humormometer?", "tokens": [ { "deprel": "advmod", "end_char": 1679, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 1676, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 1687, "feats": null, "head": 5, "id": 2, "lemma": "exactly", "misc": "", "start_char": 1680, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1693, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 1688, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1697, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "one", "misc": "", "start_char": 1694, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1705, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "measure", "misc": "", "start_char": 1698, "text": "measure", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1707, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1706, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1713, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "sense", "misc": "", "start_char": 1708, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1716, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1714, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1722, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "humor", "misc": "", "start_char": 1717, "text": "humor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 1723, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1726, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1725, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1739, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "humormometer", "misc": "", "start_char": 1727, "text": "humormometer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1741, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 1740, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB delightfully) (JJ droll)))) (. .) (CC Or) (, ,) (SBAR (IN as) (S (NP (DT the) (JJ French)) (VP (VBP say)))) (, ,) (NP (UH très) (UH drôle))))) (. .)))" }, "speaker": "Howard", "text": "I think you're delightfully droll . Or, as the French say, très drôle.", "tokens": [ { "deprel": "nsubj", "end_char": 1743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1749, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1744, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1753, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1750, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1757, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1754, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1770, "feats": null, "head": 6, "id": 5, "lemma": "delightfully", "misc": "", "start_char": 1758, "text": "delightfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1776, "feats": "Degree=Pos", "head": 2, "id": 6, "lemma": "droll", "misc": "", "start_char": 1771, "text": "droll", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1778, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 1777, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1781, "feats": null, "head": 13, "id": 8, "lemma": "or", "misc": "", "start_char": 1779, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1783, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1782, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1786, "feats": null, "head": 13, "id": 10, "lemma": "as", "misc": "", "start_char": 1784, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1790, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1787, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1797, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "French", "misc": "", "start_char": 1791, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 1801, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "say", "misc": "", "start_char": 1798, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1803, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1802, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1808, "feats": null, "head": 16, "id": 15, "lemma": "très", "misc": "", "start_char": 1804, "text": "très", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 1814, "feats": null, "head": 2, "id": 16, "lemma": "drôle", "misc": "", "start_char": 1809, "text": "drôle", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1815, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB so)) (VP (VB let) (S (NP (PRP me)) (VP (VB see) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD got) (NP (DT this) (. .) (NNP Leonard) (, ,) (NNP Howard)))))))) (CC and) (, ...) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry))) (, ,) (WHNP (WP what)) (SQ (VBD was) (NP (PRP$ your) (NN name)) (ADVP (RB again))) (. ?)))" }, "speaker": "Missy", "text": "Okay, so let me see if I got this . Leonard, Howard and...I'm sorry, what was your name again?", "tokens": [ { "deprel": "discourse", "end_char": 1821, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1817, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1823, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1826, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1824, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1830, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 1827, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1833, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 1831, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1837, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "see", "misc": "", "start_char": 1834, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1840, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 1838, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1842, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1841, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1846, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 1843, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1851, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 1847, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1853, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 1852, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1861, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "Leonard", "misc": "", "start_char": 1854, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1863, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 1862, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1870, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Howard", "misc": "", "start_char": 1864, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1874, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 1871, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1878, "feats": null, "head": 19, "id": 16, "lemma": "...", "misc": "", "start_char": 1875, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1880, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 1879, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1883, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1881, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1889, "feats": "Degree=Pos", "head": 9, "id": 19, "lemma": "sorry", "misc": "", "start_char": 1884, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1891, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 1890, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1896, "feats": "PronType=Int", "head": 19, "id": 21, "lemma": "what", "misc": "", "start_char": 1892, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1900, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 22, "lemma": "be", "misc": "", "start_char": 1897, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1905, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "your", "misc": "", "start_char": 1901, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1910, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "name", "misc": "", "start_char": 1906, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1916, "feats": null, "head": 21, "id": 25, "lemma": "again", "misc": "", "start_char": 1911, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1918, "feats": null, "head": 4, "id": 26, "lemma": "?", "misc": "", "start_char": 1917, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (NP (NNP Rajesh) (. .)))" }, "speaker": "Sheldon", "text": "Rajesh.", "tokens": [ { "deprel": "root", "end_char": 1925, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Rajesh", "misc": "", "start_char": 1919, "text": "Rajesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1927, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1926, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 6 ] ], [ [ 0, 11, 12 ] ], [ [ 0, 16, 16 ] ], [ [ 0, 19, 21 ] ], [ [ 0, 25, 26 ] ], [ [ 0, 31, 31 ], [ 4, 0, 0 ], [ 15, 0, 0 ], [ 26, 1, 1 ] ], [ [ 0, 29, 33 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 12, 12 ] ], [ [ 2, 9, 9 ] ], [ [ 2, 6, 9 ], [ 3, 24, 24 ] ], [ [ 2, 13, 13 ], [ 3, 28, 29 ] ], [ [ 3, 1, 1 ], [ 20, 13, 15 ] ], [ [ 3, 12, 13 ] ], [ [ 3, 15, 15 ] ], [ [ 3, 4, 19 ] ], [ [ 3, 8, 19 ] ], [ [ 3, 17, 19 ] ], [ [ 4, 5, 5 ] ], [ [ 4, 8, 12 ] ], [ [ 4, 16, 18 ] ], [ [ 5, 2, 3 ], [ 6, 1, 1 ], [ 7, 8, 8 ], [ 8, 1, 1 ], [ 9, 2, 2 ], [ 11, 13, 13 ] ], [ [ 5, 5, 5 ], [ 8, 3, 3 ] ], [ [ 5, 0, 7 ] ], [ [ 5, 5, 7 ], [ 5, 9, 11 ] ], [ [ 7, 0, 0 ], [ 7, 6, 6 ], [ 9, 7, 7 ], [ 10, 0, 1 ], [ 11, 0, 0 ], [ 11, 3, 3 ], [ 11, 7, 7 ], [ 11, 17, 17 ], [ 16, 1, 1 ], [ 16, 5, 5 ], [ 16, 14, 14 ], [ 17, 2, 2 ], [ 17, 10, 10 ], [ 18, 3, 3 ], [ 18, 13, 14 ], [ 20, 22, 22 ], [ 30, 0, 0 ] ], [ [ 7, 11, 13 ] ], [ [ 8, 3, 4 ] ], [ [ 9, 7, 8 ] ], [ [ 11, 19, 19 ] ], [ [ 12, 2, 2 ] ], [ [ 13, 1, 1 ] ], [ [ 14, 4, 4 ], [ 14, 6, 6 ], [ 17, 6, 6 ], [ 18, 6, 6 ], [ 19, 0, 0 ], [ 19, 3, 3 ], [ 24, 6, 7 ], [ 25, 2, 2 ], [ 25, 12, 12 ], [ 27, 2, 2 ], [ 27, 15, 15 ], [ 28, 3, 3 ], [ 28, 11, 11 ], [ 30, 2, 2 ] ], [ [ 16, 11, 11 ] ], [ [ 16, 9, 20 ] ], [ [ 16, 17, 20 ] ], [ [ 18, 0, 0 ] ], [ [ 19, 7, 7 ], [ 20, 11, 11 ] ], [ [ 20, 5, 5 ], [ 20, 7, 7 ], [ 20, 9, 9 ], [ 20, 18, 18 ] ], [ [ 20, 15, 15 ], [ 31, 22, 22 ], [ 32, 0, 0 ] ], [ [ 21, 5, 5 ] ], [ [ 22, 0, 0 ], [ 25, 8, 8 ], [ 27, 0, 0 ], [ 27, 2, 4 ], [ 27, 6, 6 ], [ 27, 8, 8 ], [ 31, 4, 4 ], [ 31, 7, 7 ], [ 31, 16, 16 ] ], [ [ 24, 3, 3 ] ], [ [ 24, 3, 4 ] ], [ [ 25, 5, 6 ] ], [ [ 25, 8, 9 ] ], [ [ 25, 12, 13 ] ], [ [ 27, 22, 22 ] ], [ [ 28, 9, 9 ], [ 29, 8, 8 ] ], [ [ 28, 5, 9 ] ], [ [ 28, 7, 9 ], [ 29, 5, 8 ] ], [ [ 29, 3, 3 ] ], [ [ 29, 10, 11 ] ], [ [ 30, 10, 11 ] ], [ [ 31, 9, 9 ] ], [ [ 31, 11, 14 ] ], [ [ 31, 22, 23 ] ] ]
s01e15c00t
On the other hand, some physicists are concerned that if this supercollider actually works, it'll create a black hole and swallow up the Earth, ending life as we know it. What a bunch of crybabies . No guts, no glory, man. Hey, check it out . The School of Pharmacology is looking for volunteers. " We are testing a new medication for social anxiety, " panic attacks, agoraphobia and obsessive compulsive disorder . " Why would they be looking for test subjects here? I don't know, Raj . Maybe the comic - book store doesn't have a bulletin board . What's going on? Shh! Hot girl in Sheldon's office . Sheldon's office? Is she lost? I don't think so . I followed her here from the parking lot. Maybe she's his lawyer. Well, she's free to examine my briefs. Howard … I know, I'm disgusting . I should be punished...by her . Look, I did it again. Well, that should do it. Thank you for coming by. Oh, hey, buddy . Buddy? Buddy. Sorry I'm late . I'm working on a project that may take me up on the next space shuttle. How can you be late? I wasn't expecting you at all. Nobody ever expects me . Sometimes you just look, and bam, Howard Wolowitz. Sheldon, are you gonna introduce us? Oh, all right . This is Missy . Missy, this is Leonard and Rajesh, and you've already met Howard. It's nice to meet you. You too, as well also. Yeah. So how do you two know each other? Oh, he once spent nine months with my legs wrapped around his head. Excuse me? She's my twin sister . She thinks she's funny, but frankly, I've never been able to see it. That's because you have no measurable sense of humor, Shelly. How exactly would one measure a sense of humor? A humormometer? I think you're delightfully droll . Or, as the French say, très drôle. Okay, so let me see if I got this . Leonard, Howard and...I'm sorry, what was your name again? Rajesh.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Missy)) (, ,) (WHNP (WP what)) (SQ (VP (VBZ brings) (NP (PRP you)) (NP (NP (PDT all) (DT the) (NN way)) (PP (IN from) (NP (NNP Texas)))))) (. ?)))" }, "speaker": "Leonard", "text": "So, Missy, what brings you all the way from Texas?", "tokens": [ { "deprel": "discourse", "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": 4, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 10, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Missy", "misc": "", "start_char": 5, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 17, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "what", "misc": "", "start_char": 13, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "bring", "misc": "", "start_char": 18, "text": "brings", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 28, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 25, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 32, "feats": null, "head": 10, "id": 8, "lemma": "all", "misc": "", "start_char": 29, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 36, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 33, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 40, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "way", "misc": "", "start_char": 37, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 45, "feats": null, "head": 12, "id": 11, "lemma": "from", "misc": "", "start_char": 41, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 51, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "Texas", "misc": "", "start_char": 46, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 6, "id": 13, "lemma": "?", "misc": "", "start_char": 52, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (VBD Was) (NP (PRP it)) (ADVP (RB perhaps)) (NP (NN destiny)) (. ?) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (NN destiny))))))) (. .)))" }, "speaker": "Howard", "text": "Was it perhaps destiny? I think it was destiny.", "tokens": [ { "deprel": "cop", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 54, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 60, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 58, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 68, "feats": null, "head": 4, "id": 3, "lemma": "perhaps", "misc": "", "start_char": 61, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 76, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "destiny", "misc": "", "start_char": 69, "text": "destiny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 79, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "think", "misc": "", "start_char": 81, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 87, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 90, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 101, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "destiny", "misc": "", "start_char": 94, "text": "destiny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN friend) (VBZ 's)) (VP (VBG getting) (ADJP (VBN married)) (PP (IN at) (NP (NNP Disneyland))) (NP (NN tomorrow) (NN night))) (. .)))" }, "speaker": "Missy", "text": "My friend's getting married at Disneyland tomorrow night.", "tokens": [ { "deprel": "nmod:poss", "end_char": 106, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 104, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 113, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "friend", "misc": "", "start_char": 107, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 114, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 124, "feats": "VerbForm=Ger", "head": 5, "id": 4, "lemma": "get", "misc": "", "start_char": 117, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 132, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "marry", "misc": "", "start_char": 125, "text": "married", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 133, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 146, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Disneyland", "misc": "", "start_char": 136, "text": "Disneyland", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 155, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "tomorrow", "misc": "", "start_char": 147, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 161, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "night", "misc": "", "start_char": 156, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 162, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Destiny))) (, ,) (NP (PRP$ thy) (NN name)) (VP (VBZ is) (NP (NNP Anaheim))) (. .)))" }, "speaker": "Howard", "text": "Destiny, thy name is Anaheim.", "tokens": [ { "deprel": "vocative", "end_char": 171, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "destiny", "misc": "", "start_char": 164, "text": "Destiny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 177, "feats": "Case=Gen|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "thy", "misc": "", "start_char": 174, "text": "thy", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 182, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "name", "misc": "", "start_char": 178, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 183, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 193, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "Anaheim", "misc": "", "start_char": 186, "text": "Anaheim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 195, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 194, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB drop) (PRT (RP off)) (NP (NP (DT some) (NNS papers)) (SBAR (IN for) (S (NP (NNP Shelly)) (VP (TO to) (VP (VB sign) (PP (IN for) (NP (NP (PRP$ my) (NN dad) (POS 's)) (NN estate)))))))))))) (. .)))" }, "speaker": "Missy", "text": "And I had to drop off some papers for Shelly to sign for my dad's estate.", "tokens": [ { "deprel": "cc", "end_char": 199, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 196, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 201, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 200, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 202, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 208, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 206, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 213, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "drop", "misc": "", "start_char": 209, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 217, "feats": null, "head": 5, "id": 6, "lemma": "off", "misc": "", "start_char": 214, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 222, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 218, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 229, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "paper", "misc": "", "start_char": 223, "text": "papers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 233, "feats": null, "head": 12, "id": 9, "lemma": "for", "misc": "", "start_char": 230, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 240, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Shelly", "misc": "", "start_char": 234, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 243, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 241, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 248, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "sign", "misc": "", "start_char": 244, "text": "sign", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 252, "feats": null, "head": 17, "id": 13, "lemma": "for", "misc": "", "start_char": 249, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 255, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 253, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 259, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "dad", "misc": "", "start_char": 256, "text": "dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 260, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 269, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "estate", "misc": "", "start_char": 263, "text": "estate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 270, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NNS papers)) (VP (MD could) (VP (VB 've) (VP (VBN been) (VP (VBN mailed)))))) (. .) (S (NP (NN Mom)) (VP (VBD sent) (NP (PRP you)) (ADVP (RB here)) (S (VP (TO to) (VP (VB spy) (PP (IN on) (NP (PRP me)))))))) (, ,) (SQ (VBD did) (RB n't) (NP (PRP she))) (. ?)))" }, "speaker": "Sheldon", "text": "The papers could've been mailed . Mom sent you here to spy on me, didn't she?", "tokens": [ { "deprel": "det", "end_char": 275, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 272, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 282, "feats": "Number=Plur", "head": 6, "id": 2, "lemma": "paper", "misc": "", "start_char": 276, "text": "papers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 288, "feats": "VerbForm=Fin", "head": 6, "id": 3, "lemma": "could", "misc": "", "start_char": 283, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 292, "feats": "VerbForm=Inf", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 289, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "aux:pass", "end_char": 297, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 293, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 304, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "mail", "misc": "", "start_char": 298, "text": "mailed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 310, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "mom", "misc": "", "start_char": 307, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 315, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "send", "misc": "", "start_char": 311, "text": "sent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 319, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 324, "feats": "PronType=Dem", "head": 9, "id": 11, "lemma": "here", "misc": "", "start_char": 320, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 327, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 325, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 331, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "spy", "misc": "", "start_char": 328, "text": "spy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 334, "feats": null, "head": 15, "id": 14, "lemma": "on", "misc": "", "start_char": 332, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 337, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 15, "lemma": "I", "misc": "", "start_char": 335, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 338, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 17, "lemma": "do", "misc": "", "start_char": 340, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 347, "feats": null, "head": 17, "id": 18, "lemma": "not", "misc": "", "start_char": 344, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 19, "lemma": "she", "misc": "", "start_char": 348, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 6, "id": 20, "lemma": "?", "misc": "", "start_char": 352, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP they)) (VP (VBP call) (NP (PRP you)) (S (NP (DT a) (NN genius)))))))))) (. .)))" }, "speaker": "Missy", "text": "I guess that's why they call you a genius.", "tokens": [ { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 354, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 356, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 366, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 362, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 369, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 367, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 373, "feats": "PronType=Rel", "head": 2, "id": 5, "lemma": "why", "misc": "", "start_char": 370, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "they", "misc": "", "start_char": 374, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 383, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "call", "misc": "", "start_char": 379, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 387, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 384, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 389, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 388, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 396, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "genius", "misc": "", "start_char": 390, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP call) (NP (PRP me)) (S (NP (DT a) (NN genius))) (SBAR (IN because) (S (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN genius)))) (. .) (S (VP (VB Tell) (NP (NN Mom)) (SBAR (SBAR (IN that) (S (NP (PRP I)) (ADVP (RB currently)) (VP (VBP weigh) (NP (CD 165) (NNS pounds))))) (CC and) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG having) (NP (NP (JJ regular) (NN bowel) (NNS movements)) (. .) (S (VP (VB Enjoy) (NP (DT the) (NN wedding) (. .) (NN Goodbye))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "They call me a genius because I'm a genius . Tell Mom that I currently weigh 165 pounds and that I'm having regular bowel movements . Enjoy the wedding . Goodbye.", "tokens": [ { "deprel": "nsubj", "end_char": 403, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 399, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 408, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 404, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 411, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 409, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 413, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 412, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 420, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "genius", "misc": "", "start_char": 414, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 428, "feats": null, "head": 10, "id": 6, "lemma": "because", "misc": "", "start_char": 421, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 433, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 431, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 435, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 434, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 442, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "genius", "misc": "", "start_char": 436, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 449, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 12, "lemma": "tell", "misc": "", "start_char": 445, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 453, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "mom", "misc": "", "start_char": 450, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 458, "feats": null, "head": 17, "id": 14, "lemma": "that", "misc": "", "start_char": 454, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 460, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 459, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 470, "feats": null, "head": 17, "id": 16, "lemma": "currently", "misc": "", "start_char": 461, "text": "currently", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 476, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 17, "lemma": "weigh", "misc": "", "start_char": 471, "text": "weigh", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 480, "feats": "NumForm=Digit|NumType=Card", "head": 19, "id": 18, "lemma": "165", "misc": "", "start_char": 477, "text": "165", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 487, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "pound", "misc": "", "start_char": 481, "text": "pounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 491, "feats": null, "head": 24, "id": 20, "lemma": "and", "misc": "", "start_char": 488, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 496, "feats": null, "head": 24, "id": 21, "lemma": "that", "misc": "", "start_char": 492, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 498, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 497, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 499, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 508, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 24, "lemma": "have", "misc": "", "start_char": 502, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 516, "feats": "Degree=Pos", "head": 27, "id": 25, "lemma": "regular", "misc": "", "start_char": 509, "text": "regular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 522, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "bowel", "misc": "", "start_char": 517, "text": "bowel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 532, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "movement", "misc": "", "start_char": 523, "text": "movements", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 533, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 540, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 29, "lemma": "enjoy", "misc": "", "start_char": 535, "text": "Enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 544, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 541, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 552, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "wedding", "misc": "", "start_char": 545, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 553, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 562, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "goodbye", "misc": "", "start_char": 555, "text": "Goodbye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Woah) (, ,) (UH woah) (. .)))" }, "speaker": "Leonard and Howard together", "text": "Woah, woah.", "tokens": [ { "deprel": "root", "end_char": 569, "feats": null, "head": 0, "id": 1, "lemma": "Woah", "misc": "", "start_char": 565, "text": "Woah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 576, "feats": null, "head": 1, "id": 3, "lemma": "woah", "misc": "", "start_char": 572, "text": "woah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 577, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN If) (S (NP (DT the) (NN wedding)) (VP (VBZ 's) (RB not) (PP (IN until) (NP (NN tomorrow)))))) (, ,) (WHADVP (WRB why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB stay) (PP (IN with) (NP (PRP us))) (NP (NN tonight)))) (. ?)))" }, "speaker": "Leonard", "text": "If the wedding's not until tomorrow, why don't you stay with us tonight?", "tokens": [ { "deprel": "mark", "end_char": 581, "feats": null, "head": 7, "id": 1, "lemma": "if", "misc": "", "start_char": 579, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 585, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 582, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 593, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "wedding", "misc": "", "start_char": 586, "text": "wedding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 594, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 600, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 597, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 7, "id": 6, "lemma": "until", "misc": "", "start_char": 601, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 615, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "tomorrow", "misc": "", "start_char": 607, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 616, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 621, "feats": "PronType=Int", "head": 13, "id": 9, "lemma": "why", "misc": "", "start_char": 618, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "do", "misc": "", "start_char": 622, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 628, "feats": null, "head": 13, "id": 11, "lemma": "not", "misc": "", "start_char": 625, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 629, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 637, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "stay", "misc": "", "start_char": 633, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 642, "feats": null, "head": 15, "id": 14, "lemma": "with", "misc": "", "start_char": 638, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 645, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 15, "lemma": "we", "misc": "", "start_char": 643, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 653, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "tonight", "misc": "", "start_char": 646, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 13, "id": 17, "lemma": "?", "misc": "", "start_char": 654, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .) (S (S (NP (NNP Shelly)) (VP (VBZ does) (RB n't) (VP (VB like) (NP (NN company))))) (. .) (S (PP (ADVP (RB Even)) (IN as) (NP (DT a) (JJ little) (NN boy))) (, ,) (NP (PRP he)) (VP (MD 'd) (VP (VB send) (NP (PRP$ his) (JJ imaginary) (NNS friends)) (ADVP (RB home)) (PP (IN at) (NP (NP (DT the) (NN end)) (PP (IN of) (NP (DT the) (NN day))))))))) (. .)))" }, "speaker": "Missy", "text": "Oh, I don't think so . Shelly doesn't like company . Even as a little boy, he'd send his imaginary friends home at the end of the day.", "tokens": [ { "deprel": "discourse", "end_char": 658, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 656, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 659, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 661, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 665, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 663, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 669, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 666, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 675, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 670, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 6, "id": 7, "lemma": "so", "misc": "", "start_char": 676, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 679, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 687, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "Shelly", "misc": "", "start_char": 681, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 692, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 688, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 696, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 693, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 701, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "like", "misc": "", "start_char": 697, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 709, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "company", "misc": "", "start_char": 702, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 710, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 716, "feats": null, "head": 19, "id": 15, "lemma": "even", "misc": "", "start_char": 712, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 719, "feats": null, "head": 19, "id": 16, "lemma": "as", "misc": "", "start_char": 717, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 721, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 720, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 728, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "little", "misc": "", "start_char": 722, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 732, "feats": "Number=Sing", "head": 23, "id": 19, "lemma": "boy", "misc": "", "start_char": 729, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 733, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 737, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "he", "misc": "", "start_char": 735, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 740, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "would", "misc": "", "start_char": 738, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 745, "feats": "VerbForm=Inf", "head": 6, "id": 23, "lemma": "send", "misc": "", "start_char": 741, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 749, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "his", "misc": "", "start_char": 746, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 759, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "imaginary", "misc": "", "start_char": 750, "text": "imaginary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 767, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "friend", "misc": "", "start_char": 760, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 772, "feats": null, "head": 23, "id": 27, "lemma": "home", "misc": "", "start_char": 768, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 775, "feats": null, "head": 30, "id": 28, "lemma": "at", "misc": "", "start_char": 773, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 779, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 776, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 783, "feats": "Number=Sing", "head": 23, "id": 30, "lemma": "end", "misc": "", "start_char": 780, "text": "end", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 786, "feats": null, "head": 33, "id": 31, "lemma": "of", "misc": "", "start_char": 784, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 790, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 787, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 794, "feats": "Number=Sing", "head": 30, "id": 33, "lemma": "day", "misc": "", "start_char": 791, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 796, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 795, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP They)) (VP (VBD were) (RB not) (NP (NNS friends)))) (. .) (S (NP (PRP They)) (VP (VBD were) (NP (JJ imaginary) (NNS colleagues)))) (. .)))" }, "speaker": "Sheldon", "text": "They were not friends . They were imaginary colleagues.", "tokens": [ { "deprel": "nsubj", "end_char": 801, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "misc": "", "start_char": 797, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 806, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 802, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 807, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 818, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "friend", "misc": "", "start_char": 811, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 819, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 825, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "they", "misc": "", "start_char": 821, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 830, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 826, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "amod", "end_char": 840, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "imaginary", "misc": "", "start_char": 831, "text": "imaginary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 851, "feats": "Number=Plur", "head": 4, "id": 9, "lemma": "colleague", "misc": "", "start_char": 841, "text": "colleagues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 852, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Look))) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB here)))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (NP (NN plenty)) (PP (IN of) (NP (NN room)))))) (. .)))" }, "speaker": "Leonard", "text": "Look, you're here . We have plenty of room.", "tokens": [ { "deprel": "root", "end_char": 858, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 854, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 859, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 864, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 861, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 865, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 873, "feats": "PronType=Dem", "head": 1, "id": 5, "lemma": "here", "misc": "", "start_char": 869, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 874, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 878, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 876, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 883, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 8, "lemma": "have", "misc": "", "start_char": 879, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 890, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "plenty", "misc": "", "start_char": 884, "text": "plenty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 893, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 891, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 898, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "room", "misc": "", "start_char": 894, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP we)) (VP (VBP do) (RB n't)) (. .)))" }, "speaker": "Sheldon", "text": "No, we don't.", "tokens": [ { "deprel": "discourse", "end_char": 903, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 901, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 904, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 908, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 906, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 911, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 909, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 915, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 912, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Shelly)) (, ,) (NP (PRP she)) (VP (VBZ 's) (NP (NN family))) (. .)))" }, "speaker": "Howard", "text": "Come on, Shelly, she's family.", "tokens": [ { "deprel": "root", "end_char": 922, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 918, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 925, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 923, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 927, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 926, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 934, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Shelly", "misc": "", "start_char": 928, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 940, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "she", "misc": "", "start_char": 937, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 941, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 950, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "family", "misc": "", "start_char": 944, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (. ?) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB issue) (NP (NP (NNS invitations)) (PP (IN to) (NP (PRP$ your) (NN mother)))))) (. .)))" }, "speaker": "Sheldon", "text": "So what? I don't issue invitations to your mother.", "tokens": [ { "deprel": "discourse", "end_char": 955, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 953, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 960, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 956, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 961, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 964, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 963, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 965, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 968, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 977, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "issue", "misc": "", "start_char": 972, "text": "issue", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 989, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "invitation", "misc": "", "start_char": 978, "text": "invitations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 992, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 990, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 997, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 993, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1004, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "mother", "misc": "", "start_char": 998, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (MD would) (VP (VB be) (ADJP (JJ nice)) (S (RB not) (VP (TO to) (VP (VB have) (S (VP (TO to) (VP (VB drive) (PP (IN to) (NP (NNP Anaheim))) (PP (IN in) (NP (NN rush) (NN hour))))))))))) (. .)))" }, "speaker": "Missy", "text": "It would be nice not to have to drive to Anaheim in rush hour.", "tokens": [ { "deprel": "expl", "end_char": 1009, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1007, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1015, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 1010, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1018, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1016, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1023, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 1019, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1027, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 1024, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1030, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1028, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1035, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "have", "misc": "", "start_char": 1031, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1038, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1036, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1044, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "drive", "misc": "", "start_char": 1039, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1047, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1045, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1055, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Anaheim", "misc": "", "start_char": 1048, "text": "Anaheim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1058, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 1056, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1063, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "rush", "misc": "", "start_char": 1059, "text": "rush", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1068, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "hour", "misc": "", "start_char": 1064, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 1069, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (CC And) (VP (VB do) (RB n't) (ADVP (RB ever)) (VP (VB call) (NP (PRP me)) (S (NP (NNP Shelly))))) (. .)))" }, "speaker": "Sheldon", "text": "And don't ever call me Shelly.", "tokens": [ { "deprel": "cc", "end_char": 1074, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 1071, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 1077, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1075, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1081, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1078, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1086, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 1082, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1091, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "call", "misc": "", "start_char": 1087, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1094, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1092, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1101, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Shelly", "misc": "", "start_char": 1095, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1102, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP it)) (VP (VBZ 's) (VP (VBN settled))) (. .) (S (NP (PRP You)) (VP (MD 'll) (VP (VB stay) (PP (IN with) (NP (PRP us)))))) (. .)))" }, "speaker": "Leonard", "text": "So it's settled . You'll stay with us.", "tokens": [ { "deprel": "advmod", "end_char": 1106, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1104, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 1109, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 1107, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1110, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "reparandum", "end_char": 1120, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 4, "lemma": "settle", "misc": "", "start_char": 1113, "text": "settled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1121, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1126, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1123, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1130, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 1127, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1135, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "stay", "misc": "", "start_char": 1131, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1140, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1136, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1143, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "we", "misc": "", "start_char": 1141, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB walk) (NP (PRP you)) (PP (IN to) (NP (PRP$ your) (NN car)))))) (. .) (S (NP (PRP You)) (VP (VBP 're) (PP (IN in) (NP (NP (NNP Structure) (CD 3)) (, ,) (NP (NN Level) (NNP C)))) (, ,) (ADVP (RB right)))) (. ?)))" }, "speaker": "Howard", "text": "I'll walk you to your car . You're in Structure 3, Level C, right?", "tokens": [ { "deprel": "nsubj", "end_char": 1147, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1146, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1151, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1148, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1156, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "walk", "misc": "", "start_char": 1152, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1160, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1157, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1163, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 1161, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1168, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1164, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1172, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "car", "misc": "", "start_char": 1169, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1173, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1178, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 1175, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1179, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1185, "feats": null, "head": 12, "id": 11, "lemma": "in", "misc": "", "start_char": 1183, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1195, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "structure", "misc": "", "start_char": 1186, "text": "Structure", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 1197, "feats": "NumForm=Digit|NumType=Card", "head": 12, "id": 13, "lemma": "3", "misc": "", "start_char": 1196, "text": "3", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1199, "feats": null, "head": 12, "id": 14, "lemma": ",", "misc": "", "start_char": 1198, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1205, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "level", "misc": "", "start_char": 1200, "text": "Level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1207, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "C", "misc": "", "start_char": 1206, "text": "C", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 1208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1215, "feats": null, "head": 12, "id": 18, "lemma": "right", "misc": "", "start_char": 1210, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 1216, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBAR (WHNP (WP What)) (SQ (ADVP (RB just)) (VP (VBD happened))) (. ?)))" }, "speaker": "Sheldon", "text": "What just happened?", "tokens": [ { "deprel": "nsubj", "end_char": 1222, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1218, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 1227, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1223, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1236, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "happen", "misc": "", "start_char": 1228, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1238, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1237, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 6, 6 ] ], [ [ 0, 11, 11 ] ], [ [ 1, 1, 1 ], [ 1, 7, 7 ] ], [ [ 1, 3, 3 ], [ 1, 9, 9 ], [ 3, 0, 0 ], [ 3, 2, 2 ] ], [ [ 1, 5, 5 ], [ 15, 9, 9 ], [ 19, 0, 0 ] ], [ [ 2, 0, 0 ], [ 4, 1, 1 ], [ 4, 13, 13 ], [ 5, 9, 9 ], [ 6, 0, 0 ], [ 9, 11, 11 ], [ 10, 2, 2 ], [ 10, 12, 12 ], [ 12, 2, 2 ], [ 14, 5, 5 ], [ 18, 5, 5 ], [ 19, 3, 3 ], [ 19, 5, 5 ], [ 19, 8, 8 ] ], [ [ 2, 0, 1 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 7, 7 ], [ 9, 6, 6 ] ], [ [ 2, 7, 8 ] ], [ [ 3, 2, 3 ] ], [ [ 3, 5, 5 ], [ 16, 10, 10 ] ], [ [ 4, 7, 7 ], [ 5, 0, 1 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 6, 16 ] ], [ [ 4, 13, 16 ] ], [ [ 5, 7, 7 ], [ 5, 18, 18 ], [ 7, 12, 12 ] ], [ [ 5, 14, 14 ], [ 6, 7, 7 ], [ 7, 2, 2 ], [ 7, 6, 6 ], [ 7, 8, 9 ], [ 7, 14, 14 ], [ 7, 21, 21 ], [ 10, 8, 8 ], [ 10, 16, 18 ], [ 10, 20, 20 ], [ 10, 23, 23 ], [ 14, 3, 3 ], [ 15, 3, 3 ], [ 17, 5, 5 ] ], [ [ 6, 5, 5 ], [ 7, 0, 0 ] ], [ [ 7, 24, 26 ] ], [ [ 7, 29, 30 ], [ 9, 1, 2 ] ], [ [ 9, 14, 14 ] ], [ [ 9, 15, 15 ] ], [ [ 10, 25, 25 ], [ 11, 3, 3 ] ], [ [ 10, 23, 25 ] ], [ [ 10, 24, 25 ], [ 11, 0, 0 ], [ 11, 5, 5 ] ], [ [ 10, 28, 32 ] ], [ [ 10, 31, 32 ] ], [ [ 11, 7, 8 ] ], [ [ 12, 6, 6 ], [ 13, 2, 2 ], [ 18, 9, 9 ] ], [ [ 12, 10, 10 ] ], [ [ 12, 8, 10 ] ], [ [ 14, 7, 7 ] ], [ [ 15, 7, 7 ] ], [ [ 15, 9, 10 ] ], [ [ 16, 12, 13 ] ], [ [ 19, 5, 6 ] ], [ [ 19, 11, 15 ] ], [ [ 19, 14, 15 ] ] ]
s01e15c01t
So, Missy, what brings you all the way from Texas? Was it perhaps destiny? I think it was destiny. My friend's getting married at Disneyland tomorrow night. Destiny, thy name is Anaheim. And I had to drop off some papers for Shelly to sign for my dad's estate. The papers could've been mailed . Mom sent you here to spy on me, didn't she? I guess that's why they call you a genius. They call me a genius because I'm a genius . Tell Mom that I currently weigh 165 pounds and that I'm having regular bowel movements . Enjoy the wedding . Goodbye. Woah, woah. If the wedding's not until tomorrow, why don't you stay with us tonight? Oh, I don't think so . Shelly doesn't like company . Even as a little boy, he'd send his imaginary friends home at the end of the day. They were not friends . They were imaginary colleagues. Look, you're here . We have plenty of room. No, we don't. Come on, Shelly, she's family. So what? I don't issue invitations to your mother. It would be nice not to have to drive to Anaheim in rush hour. And don't ever call me Shelly. So it's settled . You'll stay with us. I'll walk you to your car . You're in Structure 3, Level C, right? What just happened?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (RB So) (ADVP (UH anyway)) (, ,) (S (NP (PRP we)) (VP (VBP 're) (ADJP (NP (CD eight) (NNS years)) (JJ old)))) (CC and) (S (NP (NNP Sheldon)) (VP (VBZ converts) (NP (PRP$ my) (JJ Easy) (NN Bake) (NN Oven)) (PP (IN to) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (ADJP (JJ high) (HYPH -) (VBN powered)) (NN furnace))))))) (. .)))" }, "speaker": "Missy", "text": "So anyway, we're eight years old and Sheldon converts my Easy Bake Oven to some kind of high - powered furnace.", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 9, "feats": null, "head": 8, "id": 2, "lemma": "anyway", "misc": "", "start_char": 3, "text": "anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 8, "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": 8, "id": 4, "lemma": "we", "misc": "", "start_char": 12, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 18, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 15, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 24, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "eight", "misc": "", "start_char": 19, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 30, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "year", "misc": "", "start_char": 25, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 34, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "old", "misc": "", "start_char": 31, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 38, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 35, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 46, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Sheldon", "misc": "", "start_char": 39, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "convert", "misc": "", "start_char": 47, "text": "converts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 58, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 12, "lemma": "my", "misc": "", "start_char": 56, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 63, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "easy", "misc": "", "start_char": 59, "text": "Easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 68, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "bake", "misc": "", "start_char": 64, "text": "Bake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "oven", "misc": "", "start_char": 69, "text": "Oven", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 74, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 81, "feats": null, "head": 18, "id": 17, "lemma": "some", "misc": "", "start_char": 77, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 86, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "kind", "misc": "", "start_char": 82, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 89, "feats": null, "head": 23, "id": 19, "lemma": "of", "misc": "", "start_char": 87, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 94, "feats": "Degree=Pos", "head": 22, "id": 20, "lemma": "high", "misc": "", "start_char": 90, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 20, "id": 21, "lemma": "-", "misc": "", "start_char": 95, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 104, "feats": "Tense=Past|VerbForm=Part", "head": 23, "id": 22, "lemma": "power", "misc": "", "start_char": 97, "text": "powered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 112, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "furnace", "misc": "", "start_char": 105, "text": "furnace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 8, "id": 24, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADJP (RB Just) (JJ classic) (. .)))" }, "speaker": "Leonard", "text": "Just classic.", "tokens": [ { "deprel": "advmod", "end_char": 119, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 115, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 127, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "classic", "misc": "", "start_char": 120, "text": "classic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD needed) (NP (NP (DT a) (NN place)) (SBAR (S (VP (TO to) (VP (VB fire) (NP (NML (JJ ceramic) (NN semiconductor)) (NNS substrates)) (PP (IN for) (NP (JJ homemade) (VBN integrated) (NNS circuits))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I needed a place to fire ceramic semiconductor substrates for homemade integrated circuits.", "tokens": [ { "deprel": "nsubj", "end_char": 131, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 130, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "need", "misc": "", "start_char": 132, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 146, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "place", "misc": "", "start_char": 141, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 149, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 147, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 154, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "fire", "misc": "", "start_char": 150, "text": "fire", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 162, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "ceramic", "misc": "", "start_char": 155, "text": "ceramic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 176, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "semiconductor", "misc": "", "start_char": 163, "text": "semiconductor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 187, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "substrate", "misc": "", "start_char": 177, "text": "substrates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 191, "feats": null, "head": 13, "id": 10, "lemma": "for", "misc": "", "start_char": 188, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 200, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "homemade", "misc": "", "start_char": 192, "text": "homemade", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 211, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 12, "lemma": "integrate", "misc": "", "start_char": 201, "text": "integrated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 220, "feats": "Number=Plur", "head": 6, "id": 13, "lemma": "circuit", "misc": "", "start_char": 212, "text": "circuits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB build) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (JJ armed) (NN robot)))) (S (VP (TO to) (VP (VB keep) (NP (PRP me)) (PP (IN out) (PP (IN of) (NP (PRP$ his) (NN room)))))))))))) (. .)))" }, "speaker": "Missy", "text": "He was trying to build some sort of armed robot to keep me out of his room.", "tokens": [ { "deprel": "nsubj", "end_char": 225, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 223, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 229, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 226, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 236, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 230, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "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": 245, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "build", "misc": "", "start_char": 240, "text": "build", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 250, "feats": null, "head": 7, "id": 6, "lemma": "some", "misc": "", "start_char": 246, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 255, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "sort", "misc": "", "start_char": 251, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 258, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 256, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 264, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "armed", "misc": "", "start_char": 259, "text": "armed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 270, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "robot", "misc": "", "start_char": 265, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 273, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 271, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 278, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "keep", "misc": "", "start_char": 274, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 281, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 279, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 285, "feats": null, "head": 17, "id": 14, "lemma": "out", "misc": "", "start_char": 282, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 288, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 286, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 292, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "his", "misc": "", "start_char": 289, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 297, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "room", "misc": "", "start_char": 293, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 298, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VBN Made) (ADJP (JJ necessary)) (PP (IN by) (NP (NP (PRP$ her) (NN insistence)) (PP (IN on) (S (VP (VBG going) (PP (IN into) (NP (PRP$ my) (NN room))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Made necessary by her insistence on going into my room.", "tokens": [ { "deprel": "root", "end_char": 304, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "make", "misc": "", "start_char": 300, "text": "Made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 314, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "necessary", "misc": "", "start_char": 305, "text": "necessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 317, "feats": null, "head": 5, "id": 3, "lemma": "by", "misc": "", "start_char": 315, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 321, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "her", "misc": "", "start_char": 318, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 332, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "insistence", "misc": "", "start_char": 322, "text": "insistence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 335, "feats": null, "head": 7, "id": 6, "lemma": "on", "misc": "", "start_char": 333, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 341, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 336, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 10, "id": 8, "lemma": "into", "misc": "", "start_char": 342, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 349, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 347, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 354, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "room", "misc": "", "start_char": 350, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Anyway)) (, ,) (NP (PRP I)) (VP (VBP go) (S (VP (TO to) (VP (VB make) (NP (NP (DT those) (JJ little) (NN corn) (NNS muffins)) (SBAR (S (NP (PRP they)) (VP (VBP give) (NP (PRP you))))))))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (JJ big) (NN flash)))) (. .) (S (NP (JJ Next) (NN thing)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP$ my) (NNS eyebrows)) (VP (VBP are) (ADJP (JJ gone))))))) (. .)))" }, "speaker": "Missy", "text": "Anyway, I go to make those little corn muffins they give you . There's a big flash . Next thing you know my eyebrows are gone.", "tokens": [ { "deprel": "discourse", "end_char": 363, "feats": null, "head": 4, "id": 1, "lemma": "anyway", "misc": "", "start_char": 357, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 368, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 373, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 371, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 378, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 374, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 384, "feats": "Number=Plur|PronType=Dem", "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 379, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 391, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "little", "misc": "", "start_char": 385, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 396, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "corn", "misc": "", "start_char": 392, "text": "corn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 404, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "muffin", "misc": "", "start_char": 397, "text": "muffins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "they", "misc": "", "start_char": 405, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 414, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "give", "misc": "", "start_char": 410, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 418, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 415, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 420, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 419, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 426, "feats": null, "head": 16, "id": 15, "lemma": "there", "misc": "", "start_char": 421, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 429, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "be", "misc": "", "start_char": 427, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 431, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 430, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 435, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "big", "misc": "", "start_char": 432, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 441, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "flash", "misc": "", "start_char": 436, "text": "flash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 448, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "next", "misc": "", "start_char": 444, "text": "Next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 454, "feats": "Number=Sing", "head": 28, "id": 22, "lemma": "thing", "misc": "", "start_char": 449, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 455, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "know", "misc": "", "start_char": 459, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 466, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 464, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 475, "feats": "Number=Plur", "head": 28, "id": 26, "lemma": "eyebrow", "misc": "", "start_char": 467, "text": "eyebrows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 479, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 476, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 484, "feats": "Degree=Pos", "head": 4, "id": 28, "lemma": "gone", "misc": "", "start_char": 480, "text": "gone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 485, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (RB Not) (PRP$ your) (NNS eyebrows) (. ?)))" }, "speaker": "Howard", "text": "Not your eyebrows?", "tokens": [ { "deprel": "advmod", "end_char": 490, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 487, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 495, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 491, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 504, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "eyebrow", "misc": "", "start_char": 496, "text": "eyebrows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 505, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yep)) (, ,) (NP (PRP I)) (VP (VBD had) (S (S (VP (TO to) (VP (VB go) (PP (IN through) (NP (DT the) (JJ entire) (JJ second) (NN grade))) (PP (IN with) (NP (JJ crooked) (NNS eyebrows)))))) (SBAR (S (NP (PRP$ my) (NN mom)) (VP (VBD drew) (PRT (RP on))))))) (. .)))" }, "speaker": "Missy", "text": "Yep, I had to go through the entire second grade with crooked eyebrows my mom drew on.", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": null, "head": 4, "id": 1, "lemma": "yep", "misc": "", "start_char": 507, "text": "Yep", "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": "nsubj", "end_char": 514, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 513, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 515, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 521, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 519, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 524, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 522, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 532, "feats": null, "head": 11, "id": 7, "lemma": "through", "misc": "", "start_char": 525, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 536, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 533, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 543, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "entire", "misc": "", "start_char": 537, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 550, "feats": "Degree=Pos|NumType=Ord", "head": 11, "id": 10, "lemma": "second", "misc": "", "start_char": 544, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 556, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "grade", "misc": "", "start_char": 551, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 561, "feats": null, "head": 14, "id": 12, "lemma": "with", "misc": "", "start_char": 557, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 569, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "crooked", "misc": "", "start_char": 562, "text": "crooked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 578, "feats": "Number=Plur", "head": 6, "id": 14, "lemma": "eyebrow", "misc": "", "start_char": 570, "text": "eyebrows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod:poss", "end_char": 581, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 579, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 585, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "mom", "misc": "", "start_char": 582, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 17, "lemma": "draw", "misc": "", "start_char": 586, "text": "drew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 593, "feats": null, "head": 17, "id": 18, "lemma": "on", "misc": "", "start_char": 591, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (SBAR (WHNP (WP what)) (S (NP (DT that)) (VP (VBD was)))) (. ?) (NP (PRP I)) (ADVP (RB just)) (VP (VBD assumed) (SBAR (IN that) (S (NP (DT the) (JJ second) (NN grade) (NN curriculum)) (VP (VBD had) (VP (VBN rendered) (NP (PRP you)) (S (ADJP (JJ quizzical)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Is that what that was? I just assumed that the second grade curriculum had rendered you quizzical.", "tokens": [ { "deprel": "cop", "end_char": 598, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 596, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 603, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 599, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 608, "feats": "PronType=Rel", "head": 9, "id": 3, "lemma": "what", "misc": "", "start_char": 604, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 613, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 609, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 614, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 618, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 620, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 626, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 622, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 634, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "assume", "misc": "", "start_char": 627, "text": "assumed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 639, "feats": null, "head": 16, "id": 10, "lemma": "that", "misc": "", "start_char": 635, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 643, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 11, "lemma": "the", "misc": "", "start_char": 640, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 650, "feats": "Degree=Pos|NumType=Ord", "head": 13, "id": 12, "lemma": "second", "misc": "", "start_char": 644, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 656, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "grade", "misc": "", "start_char": 651, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 667, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "curriculum", "misc": "", "start_char": 657, "text": "curriculum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 671, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 668, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 680, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 16, "lemma": "render", "misc": "", "start_char": 672, "text": "rendered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 684, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 681, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 694, "feats": "Degree=Pos", "head": 16, "id": 18, "lemma": "quizzical", "misc": "", "start_char": 685, "text": "quizzical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 695, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNP Leonard)) (, ,) (NP (PRP you)) (VP (VBD left) (NP (PRP$ your) (NN underwear)) (PP (IN in) (NP (DT the) (JJR drier) (RB downstairs)))) (. .)))" }, "speaker": "Penny", "text": "Hey, Leonard, you left your underwear in the drier downstairs.", "tokens": [ { "deprel": "discourse", "end_char": 700, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 697, "text": "Hey", "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": "vocative", "end_char": 710, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 703, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 716, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 713, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "leave", "misc": "", "start_char": 717, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 726, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 722, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 736, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "underwear", "misc": "", "start_char": 727, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 739, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 737, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 743, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 740, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 749, "feats": "Degree=Cmp", "head": 6, "id": 11, "lemma": "dry", "misc": "", "start_char": 744, "text": "drier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advmod", "end_char": 760, "feats": null, "head": 6, "id": 12, "lemma": "downstairs", "misc": "", "start_char": 750, "text": "downstairs", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (DT Those)) (VP (VBP are) (RB not) (NP (PRP mine))) (. .)))" }, "speaker": "Leonard", "text": "Those are not mine.", "tokens": [ { "deprel": "nsubj", "end_char": 768, "feats": "Number=Plur|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 763, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 772, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 769, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 776, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 773, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 781, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 0, "id": 4, "lemma": "mine", "misc": "", "start_char": 777, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 782, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP have) (NP (PRP$ your) (JJ little) (NN name) (NN label)) (PP (IN in) (NP (PRP them)))) (. .)))" }, "speaker": "Penny", "text": "They have your little name label in them.", "tokens": [ { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 784, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 793, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 789, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 798, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 3, "lemma": "your", "misc": "", "start_char": 794, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 805, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "little", "misc": "", "start_char": 799, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 810, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "name", "misc": "", "start_char": 806, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 816, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "label", "misc": "", "start_char": 811, "text": "label", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 819, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 817, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 824, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 8, "lemma": "they", "misc": "", "start_char": 820, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 825, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP do))) (, ...) (S (NP (PRP I)) (VP (VBP use) (NP (DT those)) (, ...) (S (ADVP (RB just)) (VP (TO to) (VP (VB polish) (PRT (RP up)) (NP (PRP$ my) (NN spearfishing) (NN equipment))))))) (. .) (S (S (NP (PRP I)) (VP (VBP spearfish) (. .) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (NP (NN crossbow) (NN hunting))))))) (, ,) (S (NP (PRP I)) (VP (VBP spearfish))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (NP (NP (NNP Sheldon) (POS 's)) (JJ twin) (NN sister)) (, ,) (NP (NNP Missy) (. .))) (SBAR (S (NP (DT This)) (VP (VBZ is) (NP (NP (PRP$ our) (NN neighbor)) (, ,) (NP (NNP Penny)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, no, I do...I use those...just to polish up my spearfishing equipment . I spearfish . When I'm not crossbow hunting, I spearfish . This is Sheldon's twin sister, Missy . This is our neighbor, Penny.", "tokens": [ { "deprel": "discourse", "end_char": 831, "feats": null, "head": 9, "id": 1, "lemma": "yeah", "misc": "", "start_char": 827, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 836, "feats": "Polarity=Neg", "head": 9, "id": 3, "lemma": "no", "misc": "", "start_char": 834, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 840, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 839, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 843, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 841, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 9, "id": 7, "lemma": "...", "misc": "", "start_char": 844, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 849, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 848, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 853, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "use", "misc": "", "start_char": 850, "text": "use", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 859, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 854, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 9, "id": 11, "lemma": "...", "misc": "", "start_char": 860, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 868, "feats": null, "head": 14, "id": 12, "lemma": "just", "misc": "", "start_char": 864, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 871, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 869, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 878, "feats": "VerbForm=Inf", "head": 9, "id": 14, "lemma": "polish", "misc": "", "start_char": 872, "text": "polish", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 881, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 879, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 884, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "my", "misc": "", "start_char": 882, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 897, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "spearfishing", "misc": "", "start_char": 885, "text": "spearfishing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 907, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "equipment", "misc": "", "start_char": 898, "text": "equipment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 908, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 910, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 921, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 21, "lemma": "spearfish", "misc": "", "start_char": 912, "text": "spearfish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 922, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 928, "feats": "PronType=Int", "head": 28, "id": 23, "lemma": "when", "misc": "", "start_char": 924, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 24, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 25, "lemma": "be", "misc": "", "start_char": 931, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 937, "feats": null, "head": 28, "id": 26, "lemma": "not", "misc": "", "start_char": 934, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "compound", "end_char": 946, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "crossbow", "misc": "", "start_char": 938, "text": "crossbow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 954, "feats": "Number=Sing", "head": 31, "id": 28, "lemma": "hunting", "misc": "", "start_char": 947, "text": "hunting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 28, "id": 29, "lemma": ",", "misc": "", "start_char": 955, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 958, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 957, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 968, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 31, "lemma": "spearfish", "misc": "", "start_char": 959, "text": "spearfish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 38, "id": 32, "lemma": ".", "misc": "", "start_char": 969, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 975, "feats": "Number=Sing|PronType=Dem", "head": 38, "id": 33, "lemma": "this", "misc": "", "start_char": 971, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 978, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 34, "lemma": "be", "misc": "", "start_char": 976, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 986, "feats": "Number=Sing", "head": 38, "id": 35, "lemma": "Sheldon", "misc": "", "start_char": 979, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 989, "feats": null, "head": 35, "id": 36, "lemma": "'s", "misc": "", "start_char": 987, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 994, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "twin", "misc": "", "start_char": 990, "text": "twin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1001, "feats": "Number=Sing", "head": 9, "id": 38, "lemma": "sister", "misc": "", "start_char": 995, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 40, "id": 39, "lemma": ",", "misc": "", "start_char": 1002, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1009, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "Missy", "misc": "", "start_char": 1004, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 9, "id": 41, "lemma": ".", "misc": "", "start_char": 1010, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1016, "feats": "Number=Sing|PronType=Dem", "head": 45, "id": 42, "lemma": "this", "misc": "", "start_char": 1012, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1019, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 45, "id": 43, "lemma": "be", "misc": "", "start_char": 1017, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1023, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 45, "id": 44, "lemma": "our", "misc": "", "start_char": 1020, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1032, "feats": "Number=Sing", "head": 9, "id": 45, "lemma": "neighbor", "misc": "", "start_char": 1024, "text": "neighbor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 47, "id": 46, "lemma": ",", "misc": "", "start_char": 1033, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1040, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "penny", "misc": "", "start_char": 1035, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 9, "id": 48, "lemma": ".", "misc": "", "start_char": 1041, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Missy", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 1045, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1043, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1047, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1046, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (LST (UH Hi) (. .) (UH Wow)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB look) (ADVP (ADVP (RB that) (RB much)) (RB alike)))) (. .)))" }, "speaker": "Penny", "text": "Hi . Wow, you don't look that much alike.", "tokens": [ { "deprel": "discourse", "end_char": 1050, "feats": null, "head": 8, "id": 1, "lemma": "hi", "misc": "", "start_char": 1048, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1056, "feats": null, "head": 8, "id": 3, "lemma": "wow", "misc": "", "start_char": 1053, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1058, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1057, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 1059, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1063, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1069, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1066, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1074, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "look", "misc": "", "start_char": 1070, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1079, "feats": null, "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 1075, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1084, "feats": null, "head": 11, "id": 10, "lemma": "much", "misc": "", "start_char": 1080, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1090, "feats": null, "head": 8, "id": 11, "lemma": "alike", "misc": "", "start_char": 1085, "text": "alike", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 1091, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB get) (NP (DT a) (NN hallelujah))) (. ?)))" }, "speaker": "Howard", "text": "Can I get a hallelujah?", "tokens": [ { "deprel": "aux", "end_char": 1096, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1093, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1098, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1097, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1102, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1099, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1104, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1103, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1115, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "hallelujah", "misc": "", "start_char": 1105, "text": "hallelujah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1116, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (JJ Fraternal) (NNS twins)) (VP (VBP come) (PP (IN from) (NP (CD two) (JJ separate) (NNS eggs))))) (. .) (S (NP (PRP They)) (VP (VBP are) (ADJP (ADJP (ADVP (RB no) (RBR more)) (JJ alike)) (PP (IN than) (NP (DT any) (JJ other) (NNS siblings)))))) (. .)))" }, "speaker": "Sheldon", "text": "Fraternal twins come from two separate eggs . They are no more alike than any other siblings.", "tokens": [ { "deprel": "amod", "end_char": 1127, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Fraternal", "misc": "", "start_char": 1118, "text": "Fraternal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1133, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "twin", "misc": "", "start_char": 1128, "text": "twins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1138, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 1134, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1143, "feats": null, "head": 7, "id": 4, "lemma": "from", "misc": "", "start_char": 1139, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1147, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 5, "lemma": "two", "misc": "", "start_char": 1144, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1156, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "separate", "misc": "", "start_char": 1148, "text": "separate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1161, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "egg", "misc": "", "start_char": 1157, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1162, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1168, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 9, "lemma": "they", "misc": "", "start_char": 1164, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1172, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1169, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1175, "feats": null, "head": 12, "id": 11, "lemma": "no", "misc": "", "start_char": 1173, "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1180, "feats": "Degree=Cmp", "head": 13, "id": 12, "lemma": "more", "misc": "", "start_char": 1176, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "end_char": 1186, "feats": "Degree=Pos", "head": 3, "id": 13, "lemma": "alike", "misc": "", "start_char": 1181, "text": "alike", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1191, "feats": null, "head": 17, "id": 14, "lemma": "than", "misc": "", "start_char": 1187, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1195, "feats": null, "head": 17, "id": 15, "lemma": "any", "misc": "", "start_char": 1192, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1201, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "other", "misc": "", "start_char": 1196, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1210, "feats": "Number=Plur", "head": 13, "id": 17, "lemma": "sibling", "misc": "", "start_char": 1202, "text": "siblings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1212, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (NP (NNP Hallelujah) (. .)))" }, "speaker": "Howard", "text": "Hallelujah.", "tokens": [ { "deprel": "root", "end_char": 1223, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Hallelujah", "misc": "", "start_char": 1213, "text": "Hallelujah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1225, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1224, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (VP (VB guess) (SBARQ (WHNP (WP what)) (. .)) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBN accepted) (PP (IN as) (NP (NP (DT a) (NN test) (NN subject)) (PP (IN for) (NP (NP (DT a) (JJ new) (NN miracle) (NN drug)) (SBAR (S (VP (TO to) (VP (VB overcome) (NP (JJ pathological) (NN shyness))))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Hey, guess what . I've been accepted as a test subject for a new miracle drug to overcome pathological shyness.", "tokens": [ { "deprel": "discourse", "end_char": 1229, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 1226, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1231, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1230, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1237, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "guess", "misc": "", "start_char": 1232, "text": "guess", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1242, "feats": "PronType=Int", "head": 3, "id": 4, "lemma": "what", "misc": "", "start_char": 1238, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1244, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1243, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1246, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 1245, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1250, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 1247, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 1255, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1251, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1264, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 9, "lemma": "accept", "misc": "", "start_char": 1256, "text": "accepted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1267, "feats": null, "head": 13, "id": 10, "lemma": "as", "misc": "", "start_char": 1265, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1269, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1268, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1274, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "test", "misc": "", "start_char": 1270, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1282, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "subject", "misc": "", "start_char": 1275, "text": "subject", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1286, "feats": null, "head": 18, "id": 14, "lemma": "for", "misc": "", "start_char": 1283, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1288, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 1287, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1292, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "new", "misc": "", "start_char": 1289, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1300, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "miracle", "misc": "", "start_char": 1293, "text": "miracle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1305, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "drug", "misc": "", "start_char": 1301, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1308, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1306, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1317, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "overcome", "misc": "", "start_char": 1309, "text": "overcome", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1330, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "pathological", "misc": "", "start_char": 1318, "text": "pathological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1338, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "shyness", "misc": "", "start_char": 1331, "text": "shyness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1340, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 1339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ good) (PP (IN for) (NP (PRP you)))) (, ,) (NP (NNP Raj)) (. .)))" }, "speaker": "Penny", "text": "Oh, good for you, Raj.", "tokens": [ { "deprel": "discourse", "end_char": 1343, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1341, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1350, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 1346, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1354, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 1351, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1358, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 1355, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1360, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1364, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Raj", "misc": "", "start_char": 1361, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1365, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB very) (JJ hopeful) (. .) (INTJ (UH Hello)) (, ,) (NP (NNP Missy) (. .)) (SBAR (S (NP (PRP They)) (VP (VBD mentioned) (SBAR (S (NP (EX there)) (VP (MD may) (VP (VB be) (NP (NN side) (NNS effects))))))))))) (. .)))" }, "speaker": "Raj", "text": "Yes, I'm very hopeful . Hello, Missy . They mentioned there may be side effects.", "tokens": [ { "deprel": "discourse", "end_char": 1370, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 1367, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1373, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1375, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1382, "feats": null, "head": 6, "id": 5, "lemma": "very", "misc": "", "start_char": 1378, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1390, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "hopeful", "misc": "", "start_char": 1383, "text": "hopeful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 1391, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1398, "feats": null, "head": 6, "id": 8, "lemma": "hello", "misc": "", "start_char": 1393, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1406, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Missy", "misc": "", "start_char": 1401, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1408, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1413, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "they", "misc": "", "start_char": 1409, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1423, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 13, "lemma": "mention", "misc": "", "start_char": 1414, "text": "mentioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "expl", "end_char": 1429, "feats": null, "head": 16, "id": 14, "lemma": "there", "misc": "", "start_char": 1424, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 1433, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "may", "misc": "", "start_char": 1430, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1436, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "be", "misc": "", "start_char": 1434, "text": "be", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1441, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "side", "misc": "", "start_char": 1437, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1449, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "effect", "misc": "", "start_char": 1442, "text": "effects", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 1450, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 9, 9 ] ], [ [ 0, 11, 11 ], [ 3, 12, 12 ], [ 4, 3, 3 ], [ 5, 2, 2 ], [ 5, 24, 24 ], [ 6, 1, 1 ], [ 7, 2, 2 ], [ 7, 14, 14 ], [ 8, 16, 16 ], [ 12, 32, 32 ], [ 12, 39, 39 ], [ 12, 34, 39 ], [ 20, 9, 9 ] ], [ [ 0, 11, 14 ] ], [ [ 0, 16, 22 ] ], [ [ 0, 19, 22 ] ], [ [ 2, 0, 0 ], [ 3, 0, 0 ], [ 3, 15, 15 ], [ 4, 8, 8 ], [ 8, 6, 6 ] ], [ [ 2, 6, 8 ] ], [ [ 2, 2, 12 ] ], [ [ 2, 10, 12 ] ], [ [ 3, 8, 9 ] ], [ [ 3, 5, 16 ] ], [ [ 3, 15, 16 ], [ 4, 8, 9 ] ], [ [ 4, 3, 9 ] ], [ [ 5, 10, 10 ] ], [ [ 5, 12, 12 ] ], [ [ 5, 6, 12 ] ], [ [ 5, 14, 14 ], [ 5, 16, 18 ] ], [ [ 5, 22, 22 ] ], [ [ 5, 20, 23 ] ], [ [ 5, 24, 25 ], [ 6, 1, 2 ] ], [ [ 7, 7, 10 ] ], [ [ 7, 14, 15 ] ], [ [ 7, 12, 17 ], [ 8, 1, 1 ], [ 8, 3, 3 ] ], [ [ 8, 10, 13 ] ], [ [ 9, 2, 2 ], [ 9, 4, 4 ], [ 9, 6, 6 ] ], [ [ 9, 6, 7 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 11, 7, 7 ] ], [ [ 9, 9, 11 ] ], [ [ 10, 3, 3 ], [ 11, 2, 2 ], [ 12, 4, 4 ], [ 12, 7, 7 ], [ 12, 15, 15 ], [ 12, 19, 19 ], [ 12, 23, 23 ], [ 12, 29, 29 ] ], [ [ 11, 2, 5 ] ], [ [ 11, 3, 5 ], [ 12, 9, 9 ] ], [ [ 12, 15, 17 ] ], [ [ 12, 41, 41 ], [ 12, 46, 46 ], [ 12, 43, 46 ] ], [ [ 12, 43, 43 ] ], [ [ 14, 4, 4 ] ], [ [ 15, 1, 1 ] ], [ [ 15, 3, 4 ] ], [ [ 16, 0, 1 ], [ 16, 8, 8 ] ], [ [ 16, 4, 6 ] ], [ [ 16, 14, 16 ] ], [ [ 18, 5, 5 ], [ 19, 4, 4 ], [ 19, 6, 6 ], [ 20, 2, 2 ] ], [ [ 18, 10, 21 ] ], [ [ 18, 14, 21 ] ], [ [ 18, 20, 21 ] ], [ [ 20, 11, 11 ] ], [ [ 20, 16, 17 ] ] ]
s01e15c02t
So anyway, we're eight years old and Sheldon converts my Easy Bake Oven to some kind of high - powered furnace. Just classic. I needed a place to fire ceramic semiconductor substrates for homemade integrated circuits. He was trying to build some sort of armed robot to keep me out of his room. Made necessary by her insistence on going into my room. Anyway, I go to make those little corn muffins they give you . There's a big flash . Next thing you know my eyebrows are gone. Not your eyebrows? Yep, I had to go through the entire second grade with crooked eyebrows my mom drew on. Is that what that was? I just assumed that the second grade curriculum had rendered you quizzical. Hey, Leonard, you left your underwear in the drier downstairs. Those are not mine. They have your little name label in them. Yeah, no, I do...I use those...just to polish up my spearfishing equipment . I spearfish . When I'm not crossbow hunting, I spearfish . This is Sheldon's twin sister, Missy . This is our neighbor, Penny. Hi. Hi . Wow, you don't look that much alike. Can I get a hallelujah? Fraternal twins come from two separate eggs . They are no more alike than any other siblings. Hallelujah. Hey, guess what . I've been accepted as a test subject for a new miracle drug to overcome pathological shyness. Oh, good for you, Raj. Yes, I'm very hopeful . Hello, Missy . They mentioned there may be side effects.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Missy)) (VP (VBP have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN met) (NP (DT a) (NN man)) (PP (IN from) (NP (NP (DT the) (JJ exotic) (NN subcontinent)) (PP (IN of) (NP (NNP India))))))) (. ?)))" }, "speaker": "Raj", "text": "So, Missy have you ever met a man from the exotic subcontinent of India?", "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": 10, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Missy", "misc": "", "start_char": 5, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "have", "misc": "", "start_char": 11, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 16, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 7, "id": 6, "lemma": "ever", "misc": "", "start_char": 20, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 28, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "meet", "misc": "", "start_char": 25, "text": "met", "upos": "VERB", "xpos": "VBN" }, { "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": 34, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "man", "misc": "", "start_char": 31, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 39, "feats": null, "head": 13, "id": 10, "lemma": "from", "misc": "", "start_char": 35, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 43, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 40, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 50, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "exotic", "misc": "", "start_char": 44, "text": "exotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "subcontinent", "misc": "", "start_char": 51, "text": "subcontinent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 66, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 64, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 72, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "India", "misc": "", "start_char": 67, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 7, "id": 16, "lemma": "?", "misc": "", "start_char": 73, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NNP Dr.) (NNP Patel)) (PP (IN at) (NP (PRP$ our) (NN church)))) (. .)))" }, "speaker": "Missy", "text": "Well, there's Dr. Patel at our church.", "tokens": [ { "deprel": "discourse", "end_char": 79, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 75, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 80, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 87, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 82, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 88, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 94, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Dr.", "misc": "", "start_char": 91, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 100, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Patel", "misc": "", "start_char": 95, "text": "Patel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 103, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 101, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 107, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "our", "misc": "", "start_char": 104, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 114, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "church", "misc": "", "start_char": 108, "text": "church", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (, ,) (NP (NNP Patel) (. .) (JJ Good) (NN man)) (. .)))" }, "speaker": "Raj", "text": "Yes, Patel . Good man.", "tokens": [ { "deprel": "discourse", "end_char": 120, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 117, "text": "Yes", "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": "vocative", "end_char": 128, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "Patel", "misc": "", "start_char": 123, "text": "Patel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 131, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 139, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "man", "misc": "", "start_char": 136, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB like) (NP (NNS motorcycles))) (. ?) (CC 'Cause) (S (NP (PRP I)) (VP (VBP ride) (NP (DT a) (NN hog)))) (. .)))" }, "speaker": "Howard", "text": "Do you like motorcycles? 'Cause I ride a hog.", "tokens": [ { "deprel": "aux", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 142, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 145, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 153, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 149, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 165, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "motorcycl", "misc": "", "start_char": 154, "text": "motorcycles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 166, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 174, "feats": null, "head": 8, "id": 6, "lemma": "'cause", "misc": "", "start_char": 168, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "ride", "misc": "", "start_char": 177, "text": "ride", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 183, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 182, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 187, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "hog", "misc": "", "start_char": 184, "text": "hog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 188, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT A) (NN hog)) (. ?) (NP (PRP You)) (VP (VBP have) (NP (NP (DT a) (NML (CD two) (HYPH -) (NN cylinder)) (NN scooter)) (PP (IN with) (NP (NP (DT a) (NN basket)) (PP (IN in) (NP (DT the) (NN front))))))) (. .)))" }, "speaker": "Raj", "text": "A hog? You have a two - cylinder scooter with a basket in the front.", "tokens": [ { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 190, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 195, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "hog", "misc": "", "start_char": 192, "text": "hog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 196, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 201, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 198, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 202, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 208, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 6, "lemma": "a", "misc": "", "start_char": 207, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 212, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 7, "lemma": "two", "misc": "", "start_char": 209, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 213, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 223, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "cylinder", "misc": "", "start_char": 215, "text": "cylinder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 231, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "scooter", "misc": "", "start_char": 224, "text": "scooter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 236, "feats": null, "head": 16, "id": 11, "lemma": "with", "misc": "", "start_char": 232, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 238, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 237, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 245, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "basket", "misc": "", "start_char": 239, "text": "basket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 248, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 246, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 252, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 249, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 258, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "front", "misc": "", "start_char": 253, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB still)) (VP (VBP have) (S (VP (TO to) (VP (VB wear) (NP (DT a) (NN helmet)))))) (. .)))" }, "speaker": "Howard", "text": "You still have to wear a helmet.", "tokens": [ { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 261, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 270, "feats": null, "head": 3, "id": 2, "lemma": "still", "misc": "", "start_char": 265, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 275, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 271, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 278, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 276, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 283, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "wear", "misc": "", "start_char": 279, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 285, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 284, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 292, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "helmet", "misc": "", "start_char": 286, "text": "helmet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 293, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN heard) (PP (IN of) (NP (DT the) (NNP Kama) (NNP Sutra)))) (. ?)))" }, "speaker": "Raj", "text": "Have you ever heard of the Kama Sutra?", "tokens": [ { "deprel": "aux", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "have", "misc": "", "start_char": 295, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 300, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 308, "feats": null, "head": 4, "id": 3, "lemma": "ever", "misc": "", "start_char": 304, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 314, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "hear", "misc": "", "start_char": 309, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 317, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 315, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 321, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 318, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 326, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Kama", "misc": "", "start_char": 322, "text": "Kama", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 332, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Sutra", "misc": "", "start_char": 327, "text": "Sutra", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (DT The) (NN sex) (NN book) (. .)))" }, "speaker": "Missy", "text": "The sex book.", "tokens": [ { "deprel": "det", "end_char": 338, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 335, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 342, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "sex", "misc": "", "start_char": 339, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 347, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "book", "misc": "", "start_char": 343, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 348, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT The) (JJ Indian) (NN sex) (NN book)) (. .) (PP (IN In) (NP (JJ other) (NNS words))) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP wonder)))) (, ,) (VP (VB wonder) (SBAR (SBAR (WHNP (WP who)) (S (VP (VBD wrote) (NP (NP (DT the) (NN book)) (PP (IN of) (NP (NN love))))))) (S (NP (PRP it)) (VP (VBD was) (NP (PRP us)))))) (. .)))" }, "speaker": "Raj", "text": "The Indian sex book . In other words, if you wonder, wonder who wrote the book of love it was us.", "tokens": [ { "deprel": "det", "end_char": 353, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 1, "lemma": "the", "misc": "", "start_char": 350, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 360, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "Indian", "misc": "", "start_char": 354, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 364, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "sex", "misc": "", "start_char": 361, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 369, "feats": "Number=Sing", "head": 14, "id": 4, "lemma": "book", "misc": "", "start_char": 365, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 370, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 374, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 372, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 380, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "other", "misc": "", "start_char": 375, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 386, "feats": "Number=Plur", "head": 14, "id": 8, "lemma": "word", "misc": "", "start_char": 381, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 391, "feats": null, "head": 12, "id": 10, "lemma": "if", "misc": "", "start_char": 389, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 395, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 392, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "wonder", "misc": "", "start_char": 396, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 411, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 14, "lemma": "wonder", "misc": "", "start_char": 405, "text": "wonder", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 415, "feats": "PronType=Rel", "head": 16, "id": 15, "lemma": "who", "misc": "", "start_char": 412, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 16, "lemma": "write", "misc": "", "start_char": 416, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 425, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 422, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 430, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "book", "misc": "", "start_char": 426, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 433, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 431, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 438, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "love", "misc": "", "start_char": 434, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 441, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "it", "misc": "", "start_char": 439, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 445, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 442, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 448, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 23, "lemma": "we", "misc": "", "start_char": 446, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 449, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (NP (NNP Sheldon) (POS 's)) (NN sister)) (VP (VBZ is) (ADJP (RB pretty) (JJ cute)) (, ,) (INTJ (UH huh))) (. ?)))" }, "speaker": "Penny", "text": "So Sheldon's sister is pretty cute, huh?", "tokens": [ { "deprel": "advmod", "end_char": 453, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 451, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 461, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Sheldon", "misc": "", "start_char": 454, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 464, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 462, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 471, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "sister", "misc": "", "start_char": 465, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 474, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 472, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 7, "id": 6, "lemma": "pretty", "misc": "", "start_char": 475, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 486, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "cute", "misc": "", "start_char": 482, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 487, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 492, "feats": null, "head": 7, "id": 9, "lemma": "huh", "misc": "", "start_char": 489, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 7, "id": 10, "lemma": "?", "misc": "", "start_char": 493, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG staring))) (. .)))" }, "speaker": "Leonard", "text": "I wasn't staring.", "tokens": [ { "deprel": "nsubj", "end_char": 496, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 495, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 500, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 497, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "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": 512, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "stare", "misc": "", "start_char": 505, "text": "staring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 513, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (SBAR (S (NP (PRP you)) (VP (VBD were))))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD said) (SBAR (S (NP (PRP she)) (VP (VBD was) (ADJP (JJ cute))))))) (. .)))" }, "speaker": "Penny", "text": "I didn't say you were . I just said she was cute.", "tokens": [ { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 515, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 517, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 524, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 521, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 528, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 525, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 537, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "be", "misc": "", "start_char": 533, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 538, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 540, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 546, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 542, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 551, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "say", "misc": "", "start_char": 547, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "she", "misc": "", "start_char": 552, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 559, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 556, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 564, "feats": "Degree=Pos", "head": 10, "id": 13, "lemma": "cute", "misc": "", "start_char": 560, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 565, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP like) (NP (NP (NNS women)) (SBAR (WHNP (WP who)) (S (VP (VBP are) (ADJP (JJ tall) (, ...) (CC and) (JJ perfect))))))))) (. .)))" }, "speaker": "Leonard", "text": "Maybe, if you like women who are tall...and perfect.", "tokens": [ { "deprel": "advmod", "end_char": 572, "feats": null, "head": 5, "id": 1, "lemma": "maybe", "misc": "", "start_char": 567, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 577, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 575, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 581, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 578, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 586, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 582, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 592, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "woman", "misc": "", "start_char": 587, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 596, "feats": "PronType=Rel", "head": 9, "id": 7, "lemma": "who", "misc": "", "start_char": 593, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 600, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 597, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 605, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "tall", "misc": "", "start_char": 601, "text": "tall", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 6, "id": 10, "lemma": "...", "misc": "", "start_char": 606, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 613, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 610, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 621, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "perfect", "misc": "", "start_char": 614, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 622, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you)) (VP (VBG ignoring) (NP (PRP$ your) (NN sister)))) (. ?)))" }, "speaker": "Penny", "text": "Sheldon, why are you ignoring your sister?", "tokens": [ { "deprel": "vocative", "end_char": 631, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 624, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 637, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "why", "misc": "", "start_char": 634, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 638, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 645, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 642, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 654, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "ignore", "misc": "", "start_char": 646, "text": "ignoring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 659, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 655, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 666, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "sister", "misc": "", "start_char": 660, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 668, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 667, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG ignoring) (NP (PRP$ my) (NN sister) (. .)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG ignoring) (NP (NP (DT all)) (PP (IN of) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm not ignoring my sister . I'm ignoring all of you.", "tokens": [ { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 669, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 671, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 677, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 674, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 686, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "ignore", "misc": "", "start_char": 678, "text": "ignoring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 689, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 687, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 696, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "sister", "misc": "", "start_char": 690, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 697, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 700, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 699, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 701, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 712, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "ignore", "misc": "", "start_char": 704, "text": "ignoring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 716, "feats": null, "head": 10, "id": 11, "lemma": "all", "misc": "", "start_char": 713, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 719, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 717, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 723, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 13, "lemma": "you", "misc": "", "start_char": 720, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 724, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD brought) (NP (NNS snacks))) (. .)))" }, "speaker": "Leonard", "text": "I brought snacks.", "tokens": [ { "deprel": "nsubj", "end_char": 727, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 726, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bring", "misc": "", "start_char": 728, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 742, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "snack", "misc": "", "start_char": 736, "text": "snacks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 743, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (. .) (NNS Gherkins)) (CC and) (. ...)))" }, "speaker": "Missy", "text": "Oh, my . Gherkins and ...", "tokens": [ { "deprel": "discourse", "end_char": 747, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 745, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 748, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 752, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "my", "misc": "", "start_char": 750, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 753, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 763, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "gherkin", "misc": "", "start_char": 755, "text": "Gherkins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 767, "feats": null, "head": 5, "id": 6, "lemma": "and", "misc": "", "start_char": 764, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 5, "id": 7, "lemma": "...", "misc": "", "start_char": 768, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (NNP Onion) (NN dip) (. .)) (NP (PRP It)) (VP (VBZ 's) (NP (NN onion) (NN dip))) (. .)))" }, "speaker": "Leonard", "text": "Onion dip . It's onion dip.", "tokens": [ { "deprel": "compound", "end_char": 777, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Onion", "misc": "", "start_char": 772, "text": "Onion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 781, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "dip", "misc": "", "start_char": 778, "text": "dip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 782, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 786, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 784, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 789, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 787, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 795, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "onion", "misc": "", "start_char": 790, "text": "onion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 799, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "dip", "misc": "", "start_char": 796, "text": "dip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Missy", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 804, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 802, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB entertain) (NP (JJ much)))) (. .)))" }, "speaker": "Leonard", "text": "We don't entertain much.", "tokens": [ { "deprel": "nsubj", "end_char": 809, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 807, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 812, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 810, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 816, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 813, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 826, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "entertain", "misc": "", "start_char": 817, "text": "entertain", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 831, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "much", "misc": "", "start_char": 827, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (LST (NNP Missy) (. .)) (SQ (VBP Do) (NP (PRP you)) (VP (VB enjoy) (NP (NNS pajamas)))) (. ?)))" }, "speaker": "Raj", "text": "Missy . Do you enjoy pajamas?", "tokens": [ { "deprel": "vocative", "end_char": 839, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Missy", "misc": "", "start_char": 834, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 844, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 842, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 848, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 845, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 854, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "enjoy", "misc": "", "start_char": 849, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 862, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "pajama", "misc": "", "start_char": 855, "text": "pajamas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 863, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess)) (. .)))" }, "speaker": "Missy", "text": "I guess.", "tokens": [ { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 865, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 872, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 867, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 874, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 873, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP We) (NNPS Indians)) (VP (VBD invented) (NP (PRP them))) (. .)))" }, "speaker": "Raj", "text": "We Indians invented them.", "tokens": [ { "deprel": "nsubj", "end_char": 877, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 875, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "flat", "end_char": 885, "feats": "Number=Plur", "head": 1, "id": 2, "lemma": "Indian", "misc": "", "start_char": 878, "text": "Indians", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "root", "end_char": 894, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "invent", "misc": "", "start_char": 886, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 899, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 895, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP$ my) (NNS people)) (VP (VBD invented) (NP (NN circumcision))) (. .)))" }, "speaker": "Howard", "text": "Yeah, well, my people invented circumcision.", "tokens": [ { "deprel": "discourse", "end_char": 906, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 902, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 907, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 913, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 909, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 914, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 918, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 916, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 925, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "person", "misc": "", "start_char": 919, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 934, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "invent", "misc": "", "start_char": 926, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 947, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "circumcision", "misc": "", "start_char": 935, "text": "circumcision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 948, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (NNP Missy)) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB go) (VP (VB get) (NP (PRP$ my) (NNS nails)) (VP (VBN done)))))))) (. .) (SQ (VBP Do) (NP (PRP you)) (ADVP (RB wanna)) (VP (VB come))) (. ?)))" }, "speaker": "Penny", "text": "Missy, I'm gonna go get my nails done . Do you wanna come?", "tokens": [ { "deprel": "vocative", "end_char": 955, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Missy", "misc": "", "start_char": 950, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 957, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 956, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 959, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 958, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 962, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 960, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 966, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 963, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 969, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 967, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 972, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 970, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 976, "feats": "VerbForm=Inf", "head": 7, "id": 8, "lemma": "get", "misc": "", "start_char": 973, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 979, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 977, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 985, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "nail", "misc": "", "start_char": 980, "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 990, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 11, "lemma": "do", "misc": "", "start_char": 986, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 991, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "do", "misc": "", "start_char": 993, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 999, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 996, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1005, "feats": null, "head": 16, "id": 15, "lemma": "wanna", "misc": "", "start_char": 1000, "text": "wanna", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1010, "feats": "VerbForm=Inf", "head": 5, "id": 16, "lemma": "come", "misc": "", "start_char": 1006, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1012, "feats": null, "head": 5, "id": 17, "lemma": "?", "misc": "", "start_char": 1011, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP God)) (, ,) (INTJ (UH yes)) (. .)))" }, "speaker": "Missy", "text": "God, yes.", "tokens": [ { "deprel": "root", "end_char": 1016, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "God", "misc": "", "start_char": 1013, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1017, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1022, "feats": null, "head": 1, "id": 3, "lemma": "yes", "misc": "", "start_char": 1019, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1023, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome))) (. .)))" }, "speaker": "Penny", "text": "You're welcome.", "tokens": [ { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1025, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1032, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1029, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1040, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 1033, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1041, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (INTJ (UH Bye) (, ,) (NNS guys) (. .)))" }, "speaker": "Missy", "text": "Bye, guys.", "tokens": [ { "deprel": "root", "end_char": 1046, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1043, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1047, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1053, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "guy", "misc": "", "start_char": 1049, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1054, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (UH Bye) (NNP Missy) (. .)))" }, "speaker": "Howard", "text": "Bye Missy.", "tokens": [ { "deprel": "root", "end_char": 1059, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1056, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "vocative", "end_char": 1065, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Missy", "misc": "", "start_char": 1060, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1067, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1066, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (S (VP (UH Bye) (, ,) (S (NP (NNP Missy) (. .)) (VP (UH Bye))) (, ,) (INTJ (NNP Missy)) (, ,))) (VP (VB see) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Bye, Missy . Bye, Missy, see you.", "tokens": [ { "deprel": "root", "end_char": 1071, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 1068, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1072, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1079, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Missy", "misc": "", "start_char": 1074, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1080, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1085, "feats": null, "head": 1, "id": 5, "lemma": "bye", "misc": "", "start_char": 1082, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1086, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1093, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Missy", "misc": "", "start_char": 1088, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 1, "id": 8, "lemma": ",", "misc": "", "start_char": 1094, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1099, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 9, "lemma": "see", "misc": "", "start_char": 1096, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 1100, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (NNP Goodbye) (, ,) (NNP Leonard) (. .)))" }, "speaker": "Penny", "text": "Goodbye, Leonard.", "tokens": [ { "deprel": "root", "end_char": 1113, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Goodbye", "misc": "", "start_char": 1106, "text": "Goodbye", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1123, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1116, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH bye)) (, ,) (NP (NNP Penny)) (. .)))" }, "speaker": "Leonard", "text": "Yeah, no, bye, Penny.", "tokens": [ { "deprel": "discourse", "end_char": 1130, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1126, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1135, "feats": "Polarity=Neg", "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 1133, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1136, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1141, "feats": null, "head": 0, "id": 5, "lemma": "bye", "misc": "", "start_char": 1138, "text": "bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1149, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "penny", "misc": "", "start_char": 1144, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (CD two)) (VP (VBP have) (S (VP (TO to) (VP (VB back) (PRT (RP off)))))) (. .)))" }, "speaker": "Howard", "text": "You two have to back off.", "tokens": [ { "deprel": "nsubj", "end_char": 1155, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1152, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "dep", "end_char": 1159, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "two", "misc": "", "start_char": 1156, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1164, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1160, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1167, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1165, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1172, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "back", "misc": "", "start_char": 1168, "text": "back", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1176, "feats": null, "head": 5, "id": 6, "lemma": "off", "misc": "", "start_char": 1173, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1177, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD should) (NP (PRP I)) (VP (VB back) (PRT (RP off)))) (. ?) (S (NP (PRP You)) (VP (VBP back) (PRT (RP off)) (, ,) (ADJP (NN dude)))) (. .)))" }, "speaker": "Raj", "text": "Why should I back off? You back off, dude.", "tokens": [ { "deprel": "advmod", "end_char": 1182, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 1179, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1189, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 1183, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1191, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1190, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1196, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "back", "misc": "", "start_char": 1192, "text": "back", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1200, "feats": null, "head": 4, "id": 5, "lemma": "off", "misc": "", "start_char": 1197, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1202, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1201, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1206, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1203, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1211, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "back", "misc": "", "start_char": 1207, "text": "back", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1215, "feats": null, "head": 8, "id": 9, "lemma": "off", "misc": "", "start_char": 1212, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 1216, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1222, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "dude", "misc": "", "start_char": 1218, "text": "dude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1223, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (NP (DT this)) (VP (VBZ is) (NP (PRP$ my) (NN apartment)))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN roommate) (POS 's)) (NN sister)))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me, this is my apartment, and she's my roommate's sister.", "tokens": [ { "deprel": "root", "end_char": 1231, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1225, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1234, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1232, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1236, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1241, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "this", "misc": "", "start_char": 1237, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1242, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1247, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1245, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1257, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "apartment", "misc": "", "start_char": 1248, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 15, "id": 8, "lemma": ",", "misc": "", "start_char": 1258, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1263, "feats": null, "head": 15, "id": 9, "lemma": "and", "misc": "", "start_char": 1260, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1267, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 10, "lemma": "she", "misc": "", "start_char": 1264, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 1268, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1273, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1271, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 1282, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "roommate", "misc": "", "start_char": 1274, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1285, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 1283, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "conj", "end_char": 1292, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "sister", "misc": "", "start_char": 1286, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 1293, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (. ?) (S (NP (PRP You)) (VP (VBP 've) (ADVP (RB already)) (VP (VBN got) (NP (NNP Penny))))) (. !)))" }, "speaker": "Howard", "text": "So what? You've already got Penny!", "tokens": [ { "deprel": "discourse", "end_char": 1297, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1295, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1302, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 1298, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1303, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1308, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1305, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1312, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 1309, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1320, "feats": null, "head": 7, "id": 6, "lemma": "already", "misc": "", "start_char": 1313, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1324, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 7, "lemma": "get", "misc": "", "start_char": 1321, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1330, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "penny", "misc": "", "start_char": 1325, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 2, "id": 9, "lemma": "!", "misc": "", "start_char": 1331, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP I)) (VP (VB have) (NP (NNP Penny)))) (. ?) (SBARQ (PP (IN In) (WHNP (WDT what) (NN universe))) (SQ (VBP do) (NP (PRP I)) (VP (VB have) (NP (NNP Penny))))) (. ?)))" }, "speaker": "Leonard", "text": "How do I have Penny? In what universe do I have Penny?", "tokens": [ { "deprel": "advmod", "end_char": 1336, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 1333, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1339, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1337, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1341, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1340, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1346, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1342, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1352, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "penny", "misc": "", "start_char": 1347, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1353, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1357, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 1355, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1362, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "what", "misc": "", "start_char": 1358, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obl", "end_char": 1371, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "universe", "misc": "", "start_char": 1363, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1374, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 1372, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1381, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "have", "misc": "", "start_char": 1377, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1387, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "penny", "misc": "", "start_char": 1382, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 1388, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP I)) (VP (MD can) (VP (VB have) (NP (NNP Penny)))) (. ?)))" }, "speaker": "Howard", "text": "So I can have Penny?", "tokens": [ { "deprel": "advmod", "end_char": 1392, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1390, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1398, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "can", "misc": "", "start_char": 1395, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1403, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1399, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1409, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "penny", "misc": "", "start_char": 1404, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1410, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hell)) (, ,) (INTJ (UH no)) (. .)))" }, "speaker": "Leonard", "text": "Hell, no.", "tokens": [ { "deprel": "root", "end_char": 1416, "feats": null, "head": 0, "id": 1, "lemma": "Hell", "misc": "", "start_char": 1412, "text": "Hell", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1418, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1421, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 1419, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1423, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1422, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Excuse) (NP (PRP me))) (, ,) (SQ (MD can) (NP (PRP I)) (VP (VB interject) (NP (NP (NN something)) (. ?) (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG ordering) (NP (NN pizza)) (ADVP (RB online))))) (. .) (SQ (VBZ Is) (NP (NN everyone)) (ADJP (JJ okay) (PP (IN with) (NP (NN pepperoni))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me, can I interject something? I'm ordering pizza online . Is everyone okay with pepperoni?", "tokens": [ { "deprel": "root", "end_char": 1430, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1424, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1433, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1431, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1439, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 1436, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1440, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1451, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "interject", "misc": "", "start_char": 1442, "text": "interject", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1461, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 1452, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1463, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 1462, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1464, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1468, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1466, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1477, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 11, "lemma": "order", "misc": "", "start_char": 1469, "text": "ordering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1483, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "pizza", "misc": "", "start_char": 1478, "text": "pizza", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1490, "feats": null, "head": 11, "id": 13, "lemma": "online", "misc": "", "start_char": 1484, "text": "online", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1492, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1495, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1493, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1504, "feats": "Number=Sing|PronType=Tot", "head": 17, "id": 16, "lemma": "everyone", "misc": "", "start_char": 1496, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1509, "feats": "Degree=Pos", "head": 1, "id": 17, "lemma": "okay", "misc": "", "start_char": 1505, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1514, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 1510, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1524, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "pepperoni", "misc": "", "start_char": 1515, "text": "pepperoni", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1526, "feats": null, "head": 1, "id": 20, "lemma": "?", "misc": "", "start_char": 1525, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SQ (MD can) (NP (PRP I)) (VP (VB talk) (PP (IN to) (NP (PRP you))) (PP (IN in) (ADJP (JJ private))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon, can I talk to you in private?", "tokens": [ { "deprel": "vocative", "end_char": 1534, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1527, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1536, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1535, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1540, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 1537, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1547, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 1543, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1550, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1548, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1554, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 1551, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1557, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 1555, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1565, "feats": "Degree=Pos", "head": 5, "id": 9, "lemma": "private", "misc": "", "start_char": 1558, "text": "private", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1567, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 1566, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (. .) (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB order) (NP (PRP$ you)) (NP (NN cheese) (HYPH -) (JJR less)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I guess . Don't worry, I was going to order you cheese - less.", "tokens": [ { "deprel": "nsubj", "end_char": 1569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1575, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 1570, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1577, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1580, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1578, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1584, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1581, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1590, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "worry", "misc": "", "start_char": 1585, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1592, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1591, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1594, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1593, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1598, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1595, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1604, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "go", "misc": "", "start_char": 1599, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1607, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1605, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1613, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "order", "misc": "", "start_char": 1608, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1617, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 1614, "text": "you", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1624, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "cheese", "misc": "", "start_char": 1618, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1626, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 1625, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advmod", "end_char": 1631, "feats": "Degree=Cmp", "head": 12, "id": 16, "lemma": "less", "misc": "", "start_char": 1627, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1633, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1632, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1639, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1634, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1643, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1640, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1645, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ okay)) (. .) (SBAR (S (NP (NN Lactose) (NN intolerance)) (VP (VBZ is) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB be) (VP (VBN embarrassed) (PP (IN about)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "_ It's okay . Lactose intolerance is nothing to be embarrassed about.", "tokens": [ { "deprel": "punct", "end_char": 1647, "feats": null, "head": 4, "id": 1, "lemma": "_", "misc": "", "start_char": 1646, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 1650, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 1648, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1653, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1651, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1658, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "okay", "misc": "", "start_char": 1654, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1659, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 1668, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "lactose", "misc": "", "start_char": 1661, "text": "Lactose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1680, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "intolerance", "misc": "", "start_char": 1669, "text": "intolerance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1683, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1681, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1691, "feats": "Number=Sing|PronType=Neg", "head": 4, "id": 9, "lemma": "nothing", "misc": "", "start_char": 1684, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1694, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 1692, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 1697, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1695, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 1709, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 12, "lemma": "embarrass", "misc": "", "start_char": 1698, "text": "embarrassed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1715, "feats": null, "head": 12, "id": 13, "lemma": "about", "misc": "", "start_char": 1710, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1717, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (JJ fancy) (JJ Indian) (NN man) (. .)) (SBAR (S (NP (PRP We)) (VP (VBD invented) (NP (NNS pajamas)))))) (. .)))" }, "speaker": "Howard", "text": "I'm a fancy Indian man . We invented pajamas.", "tokens": [ { "deprel": "nsubj", "end_char": 1719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 1718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1722, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1720, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1724, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 1723, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1730, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "fancy", "misc": "", "start_char": 1725, "text": "fancy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1737, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Indian", "misc": "", "start_char": 1731, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1741, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "man", "misc": "", "start_char": 1738, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1743, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1742, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1746, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 1744, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1755, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "invent", "misc": "", "start_char": 1747, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1763, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "pajama", "misc": "", "start_char": 1756, "text": "pajamas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1765, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1764, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (S (VP (VB look) (PP (IN at) (NP (PRP me))))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN foreskin)))) (. .)))" }, "speaker": "Raj", "text": "Hey, look at me, I don't have a foreskin.", "tokens": [ { "deprel": "discourse", "end_char": 1769, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 1766, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1771, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1770, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1776, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 1772, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1779, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 1777, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1782, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 1780, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1784, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1783, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1786, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1785, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1789, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1787, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1793, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1790, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1798, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 1794, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1800, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1799, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1809, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "foreskin", "misc": "", "start_char": 1801, "text": "foreskin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1811, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1810, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 4, 4 ] ], [ [ 0, 14, 14 ] ], [ [ 0, 7, 14 ] ], [ [ 0, 10, 14 ] ], [ [ 1, 2, 2 ], [ 1, 4, 5 ] ], [ [ 1, 5, 5 ], [ 2, 2, 2 ] ], [ [ 1, 7, 7 ], [ 3, 1, 1 ], [ 6, 1, 1 ], [ 8, 10, 10 ], [ 9, 1, 3 ], [ 11, 10, 10 ], [ 12, 5, 11 ], [ 13, 6, 7 ], [ 14, 4, 5 ], [ 20, 0, 0 ], [ 20, 3, 3 ], [ 21, 0, 0 ], [ 24, 0, 0 ], [ 28, 1, 1 ], [ 29, 2, 2 ], [ 29, 6, 6 ], [ 29, 9, 9 ], [ 34, 11, 14 ] ], [ [ 1, 7, 8 ] ], [ [ 3, 3, 3 ], [ 3, 8, 9 ], [ 4, 0, 1 ] ], [ [ 3, 6, 6 ], [ 4, 3, 3 ], [ 23, 4, 4 ], [ 23, 4, 5 ], [ 33, 6, 6 ], [ 33, 10, 10 ], [ 37, 1, 1 ], [ 45, 4, 4 ], [ 45, 6, 6 ] ], [ [ 4, 1, 1 ], [ 4, 5, 15 ] ], [ [ 4, 11, 15 ] ], [ [ 4, 14, 15 ] ], [ [ 5, 0, 0 ], [ 22, 0, 0 ], [ 22, 0, 1 ], [ 33, 2, 2 ], [ 44, 0, 0 ], [ 44, 2, 5 ], [ 44, 7, 7 ] ], [ [ 5, 5, 6 ] ], [ [ 6, 5, 7 ] ], [ [ 6, 6, 7 ], [ 7, 0, 2 ], [ 8, 0, 3 ], [ 8, 16, 19 ] ], [ [ 8, 14, 14 ] ], [ [ 8, 19, 19 ] ], [ [ 8, 20, 20 ], [ 8, 22, 22 ] ], [ [ 10, 0, 0 ], [ 11, 4, 4 ], [ 15, 0, 0 ], [ 30, 2, 2 ], [ 34, 1, 1 ], [ 34, 5, 5 ], [ 34, 11, 11 ], [ 35, 3, 3 ], [ 36, 2, 2 ], [ 36, 10, 10 ], [ 40, 3, 3 ], [ 41, 12, 12 ] ], [ [ 11, 0, 0 ], [ 11, 7, 7 ], [ 12, 3, 3 ], [ 24, 2, 2 ], [ 24, 8, 8 ], [ 24, 13, 13 ], [ 26, 0, 0 ], [ 31, 6, 6 ], [ 35, 7, 7 ], [ 36, 4, 4 ], [ 36, 12, 12 ], [ 37, 4, 4 ] ], [ [ 12, 5, 5 ], [ 12, 6, 6 ] ], [ [ 13, 0, 0 ], [ 13, 4, 4 ], [ 13, 6, 6 ] ], [ [ 14, 0, 0 ], [ 14, 4, 4 ], [ 14, 7, 7 ], [ 34, 9, 9 ], [ 39, 1, 1 ], [ 39, 4, 4 ], [ 39, 8, 8 ], [ 40, 0, 0 ], [ 40, 6, 6 ], [ 41, 0, 0 ], [ 41, 7, 7 ], [ 42, 1, 1 ] ], [ [ 14, 10, 12 ] ], [ [ 15, 2, 2 ], [ 16, 4, 5 ], [ 17, 0, 1 ] ], [ [ 17, 3, 3 ], [ 17, 5, 6 ] ], [ [ 19, 0, 0 ], [ 27, 2, 2 ] ], [ [ 20, 5, 5 ], [ 22, 3, 3 ] ], [ [ 23, 7, 7 ] ], [ [ 24, 8, 9 ] ], [ [ 25, 0, 0 ] ], [ [ 32, 0, 0 ], [ 32, 1, 1 ], [ 32, 0, 1 ] ], [ [ 34, 3, 3 ], [ 34, 5, 6 ] ], [ [ 39, 11, 11 ] ], [ [ 39, 15, 15 ] ], [ [ 39, 18, 18 ] ], [ [ 43, 5, 6 ], [ 43, 8, 8 ], [ 43, 8, 12 ] ], [ [ 44, 9, 9 ] ], [ [ 45, 10, 11 ] ] ]
s01e15c03t
So, Missy have you ever met a man from the exotic subcontinent of India? Well, there's Dr. Patel at our church. Yes, Patel . Good man. Do you like motorcycles? 'Cause I ride a hog. A hog? You have a two - cylinder scooter with a basket in the front. You still have to wear a helmet. Have you ever heard of the Kama Sutra? The sex book. The Indian sex book . In other words, if you wonder, wonder who wrote the book of love it was us. So Sheldon's sister is pretty cute, huh? I wasn't staring. I didn't say you were . I just said she was cute. Maybe, if you like women who are tall...and perfect. Sheldon, why are you ignoring your sister? I'm not ignoring my sister . I'm ignoring all of you. I brought snacks. Oh, my . Gherkins and ... Onion dip . It's onion dip. Oh. We don't entertain much. Missy . Do you enjoy pajamas? I guess. We Indians invented them. Yeah, well, my people invented circumcision. Missy, I'm gonna go get my nails done . Do you wanna come? God, yes. You're welcome. Bye, guys. Bye Missy. Bye, Missy . Bye, Missy, see you. Goodbye, Leonard. Yeah, no, bye, Penny. You two have to back off. Why should I back off? You back off, dude. Excuse me, this is my apartment, and she's my roommate's sister. So what? You've already got Penny! How do I have Penny? In what universe do I have Penny? So I can have Penny? Hell, no. Excuse me, can I interject something? I'm ordering pizza online . Is everyone okay with pepperoni? Sheldon, can I talk to you in private? I guess . Don't worry, I was going to order you cheese - less. Thank you. _ It's okay . Lactose intolerance is nothing to be embarrassed about. I'm a fancy Indian man . We invented pajamas. Hey, look at me, I don't have a foreskin.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (LST (NNP Sheldon) (. .)) (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ aware) (SBAR (IN that) (S (NP (PRP$ your) (NN sister)) (VP (VBZ is) (NP (DT an) (ADJP (RB incredibly) (JJ attractive)) (NN woman))))))) (. ?)))" }, "speaker": "Leonard", "text": "Sheldon . Are you aware that your sister is an incredibly attractive woman?", "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": "cop", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 10, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 14, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 23, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "aware", "misc": "", "start_char": 18, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 13, "id": 6, "lemma": "that", "misc": "", "start_char": 24, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 33, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 29, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 40, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "sister", "misc": "", "start_char": 34, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 41, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 46, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 10, "lemma": "a", "misc": "", "start_char": 44, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 12, "id": 11, "lemma": "incredibly", "misc": "", "start_char": 47, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 68, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "attractive", "misc": "", "start_char": 58, "text": "attractive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 74, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "woman", "misc": "", "start_char": 69, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 75, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (ADVP (RB certainly)) (VP (VBZ has) (NP (NP (NP (DT the) (NML (NML (NN symmetry)) (CC and) (NML (JJ low) (NN body) (NN fat)))) (SBAR (WHNP (WDT that)) (S (NP (JJ Western) (NN culture)) (VP (VBZ deems) (S (ADJP (JJ desirable))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ noteworthy)) (, ,) (PP (IN at) (NP (NP (JJ other) (NNS points)) (PP (IN in) (NP (NN history))))) (, ,) (SBAR (S (NP (JJR heavier) (NNS women)) (VP (VBD were) (NP (NP (DT the) (NN standard)) (PP (IN for) (NP (NN beauty)))) (SBAR (IN because) (S (NP (PRP$ their) (NN girth)) (VP (VBD suggested) (NP (NN affluence)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "She certainly has the symmetry and low body fat that Western culture deems desirable . It's noteworthy, at other points in history, heavier women were the standard for beauty because their girth suggested affluence.", "tokens": [ { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 77, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 3, "id": 2, "lemma": "certainly", "misc": "", "start_char": 81, "text": "certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 91, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 98, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 95, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 107, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "symmetry", "misc": "", "start_char": 99, "text": "symmetry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 111, "feats": null, "head": 9, "id": 6, "lemma": "and", "misc": "", "start_char": 108, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 115, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "low", "misc": "", "start_char": 112, "text": "low", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 120, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "body", "misc": "", "start_char": 116, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 124, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "fat", "misc": "", "start_char": 121, "text": "fat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 129, "feats": "PronType=Rel", "head": 13, "id": 10, "lemma": "that", "misc": "", "start_char": 125, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "amod", "end_char": 137, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "western", "misc": "", "start_char": 130, "text": "Western", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 145, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "culture", "misc": "", "start_char": 138, "text": "culture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "deem", "misc": "", "start_char": 146, "text": "deems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 161, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "desirable", "misc": "", "start_char": 152, "text": "desirable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 3, "id": 15, "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": 18, "id": 16, "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": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 167, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 180, "feats": "Degree=Pos", "head": 3, "id": 18, "lemma": "noteworthy", "misc": "", "start_char": 170, "text": "noteworthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 185, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 183, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 191, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "other", "misc": "", "start_char": 186, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 198, "feats": "Number=Plur", "head": 18, "id": 22, "lemma": "point", "misc": "", "start_char": 192, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 201, "feats": null, "head": 24, "id": 23, "lemma": "in", "misc": "", "start_char": 199, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 209, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "history", "misc": "", "start_char": 202, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 30, "id": 25, "lemma": ",", "misc": "", "start_char": 210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 219, "feats": "Degree=Cmp", "head": 27, "id": 26, "lemma": "heavy", "misc": "", "start_char": 212, "text": "heavier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 225, "feats": "Number=Plur", "head": 30, "id": 27, "lemma": "woman", "misc": "", "start_char": 220, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 230, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 226, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 243, "feats": "Number=Sing", "head": 18, "id": 30, "lemma": "standard", "misc": "", "start_char": 235, "text": "standard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 32, "id": 31, "lemma": "for", "misc": "", "start_char": 244, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 254, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "beauty", "misc": "", "start_char": 248, "text": "beauty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 262, "feats": null, "head": 36, "id": 33, "lemma": "because", "misc": "", "start_char": 255, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 268, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "their", "misc": "", "start_char": 263, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 274, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "girth", "misc": "", "start_char": 269, "text": "girth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 36, "lemma": "suggest", "misc": "", "start_char": 275, "text": "suggested", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 294, "feats": "Number=Sing", "head": 36, "id": 37, "lemma": "affluence", "misc": "", "start_char": 285, "text": "affluence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 3, "id": 38, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ fascinating))) (. ...)))" }, "speaker": "Leonard", "text": "That's fascinating ...", "tokens": [ { "deprel": "nsubj", "end_char": 301, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 297, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 302, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 316, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fascinating", "misc": "", "start_char": 305, "text": "fascinating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 317, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB say) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ fascinating)))))))) (. .) (S (NP (PRP I)) (VP (VBD said) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ noteworthy))))))) (. .)))" }, "speaker": "Sheldon", "text": "I didn't say it was fascinating . I said it was noteworthy.", "tokens": [ { "deprel": "nsubj", "end_char": 322, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 321, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 323, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 330, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 327, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 334, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 331, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 335, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 338, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 353, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "fascinating", "misc": "", "start_char": 342, "text": "fascinating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 356, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "say", "misc": "", "start_char": 358, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 365, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "misc": "", "start_char": 363, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 369, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 366, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 380, "feats": "Degree=Pos", "head": 10, "id": 13, "lemma": "noteworthy", "misc": "", "start_char": 370, "text": "noteworthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADVP (DT All) (RB right)) (, ...) (VP (VBD noted))) (. .) (CC But) (S (NP (PRP$ my) (NN point)) (VP (VBZ is) (SBAR (IN that) (S (NP (NNP Koothrappali) (CC and) (NNP Wolowitz)) (, ,) (NP (PRP they)) (VP (VBP 're) (VP (VBG hitting) (PP (IN on) (NP (PRP$ your) (NN sister))))))))) (. .)))" }, "speaker": "Leonard", "text": "All right...noted . But my point is that Koothrappali and Wolowitz, they're hitting on your sister.", "tokens": [ { "deprel": "nsubj", "end_char": 386, "feats": null, "head": 4, "id": 1, "lemma": "all", "misc": "", "start_char": 383, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 392, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 387, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 4, "id": 3, "lemma": "...", "misc": "", "start_char": 393, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "note", "misc": "", "start_char": 397, "text": "noted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 403, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 408, "feats": null, "head": 17, "id": 6, "lemma": "but", "misc": "", "start_char": 405, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 411, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 409, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:outer", "end_char": 417, "feats": "Number=Sing", "head": 17, "id": 8, "lemma": "point", "misc": "", "start_char": 412, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 9, "lemma": "be", "misc": "", "start_char": 418, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 425, "feats": null, "head": 17, "id": 10, "lemma": "that", "misc": "", "start_char": 421, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "vocative", "end_char": 438, "feats": "Number=Sing", "head": 17, "id": 11, "lemma": "Koothrappali", "misc": "", "start_char": 426, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 442, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 439, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 451, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Wolowitz", "misc": "", "start_char": 443, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 11, "id": 14, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "they", "misc": "", "start_char": 454, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 462, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 459, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 470, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "hit", "misc": "", "start_char": 463, "text": "hitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 473, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 471, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 478, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 474, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 485, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "sister", "misc": "", "start_char": 479, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 486, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB criticize) (NP (PRP$ your) (JJ rhetorical) (NN style)))))))) (, ,) (CC but) (S (NP (PRP we)) (VP (MD 'd) (VP (VB be) (ADVP (NP (DT a) (NN lot)) (RBR further) (RB along)) (PP (IN in) (NP (DT this) (NN conversation))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD 'd) (VP (VBN begun) (PP (IN with) (NP (DT that) (NN thought)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, I don't want to criticize your rhetorical style, but we'd be a lot further along in this conversation if you'd begun with that thought.", "tokens": [ { "deprel": "nsubj", "end_char": 491, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 488, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 492, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 497, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 503, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 501, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 507, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 504, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 512, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "want", "misc": "", "start_char": 508, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 515, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 513, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 525, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "criticize", "misc": "", "start_char": 516, "text": "criticize", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 530, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "your", "misc": "", "start_char": 526, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 541, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "rhetorical", "misc": "", "start_char": 531, "text": "rhetorical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 547, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "style", "misc": "", "start_char": 542, "text": "style", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 20, "id": 13, "lemma": ",", "misc": "", "start_char": 548, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 553, "feats": null, "head": 20, "id": 14, "lemma": "but", "misc": "", "start_char": 550, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 15, "lemma": "we", "misc": "", "start_char": 554, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 559, "feats": "VerbForm=Fin", "head": 20, "id": 16, "lemma": "would", "misc": "", "start_char": 557, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 562, "feats": "VerbForm=Inf", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 560, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 564, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 563, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 568, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "lot", "misc": "", "start_char": 565, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 576, "feats": "Degree=Cmp", "head": 7, "id": 20, "lemma": "further", "misc": "", "start_char": 569, "text": "further", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advmod", "end_char": 582, "feats": null, "head": 20, "id": 21, "lemma": "along", "misc": "", "start_char": 577, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 585, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 583, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 590, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 23, "lemma": "this", "misc": "", "start_char": 586, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 603, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "conversation", "misc": "", "start_char": 591, "text": "conversation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 606, "feats": null, "head": 28, "id": 25, "lemma": "if", "misc": "", "start_char": 604, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 610, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 26, "lemma": "you", "misc": "", "start_char": 607, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 28, "id": 27, "lemma": "would", "misc": "", "start_char": 611, "text": "'d", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 619, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 28, "lemma": "begin", "misc": "", "start_char": 614, "text": "begun", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 624, "feats": null, "head": 31, "id": 29, "lemma": "with", "misc": "", "start_char": 620, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 629, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 30, "lemma": "that", "misc": "", "start_char": 625, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 637, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "thought", "misc": "", "start_char": 630, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 7, "id": 32, "lemma": ".", "misc": "", "start_char": 638, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ great))) (, ,) (CC but) (. ...)))" }, "speaker": "Leonard", "text": "That's great, but ...", "tokens": [ { "deprel": "nsubj", "end_char": 644, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 640, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 647, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 645, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 653, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "great", "misc": "", "start_char": 648, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 654, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 659, "feats": null, "head": 3, "id": 5, "lemma": "but", "misc": "", "start_char": 656, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 3, "id": 6, "lemma": "...", "misc": "", "start_char": 660, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG saying) (SBAR (S (NP (PRP we)) (VP (VBD took) (NP (PDT quite) (DT an) (JJ unnecessary) (NN detour)) (PP (IN from) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (ADVP (RB now)) (VP (VBP understand) (S (VP (TO to) (VP (VB be) (NP (PRP$ your) (NN thesis)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm saying we took quite an unnecessary detour from what I now understand to be your thesis.", "tokens": [ { "deprel": "nsubj", "end_char": 665, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 664, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 666, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 675, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 669, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 676, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 683, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "take", "misc": "", "start_char": 679, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det:predet", "end_char": 689, "feats": null, "head": 9, "id": 6, "lemma": "quite", "misc": "", "start_char": 684, "text": "quite", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 692, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 690, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 704, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "unnecessary", "misc": "", "start_char": 693, "text": "unnecessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 711, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "detour", "misc": "", "start_char": 705, "text": "detour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 716, "feats": null, "head": 11, "id": 10, "lemma": "from", "misc": "", "start_char": 712, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 721, "feats": "PronType=Rel", "head": 9, "id": 11, "lemma": "what", "misc": "", "start_char": 717, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 723, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 722, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 14, "id": 13, "lemma": "now", "misc": "", "start_char": 724, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "understand", "misc": "", "start_char": 728, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 741, "feats": null, "head": 18, "id": 15, "lemma": "to", "misc": "", "start_char": 739, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 744, "feats": "VerbForm=Inf", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 742, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 749, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 745, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 756, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "thesis", "misc": "", "start_char": 750, "text": "thesis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (LST (WP Whatever) (. .)) (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB do) (NP (NN something)) (PP (IN about) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "Whatever . You have to do something about it.", "tokens": [ { "deprel": "discourse", "end_char": 767, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "whatever", "misc": "", "start_char": 759, "text": "Whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 770, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 778, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 774, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 781, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 779, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 784, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 782, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 794, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 785, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 800, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 795, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 803, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 9, "lemma": "it", "misc": "", "start_char": 801, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 805, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 804, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 809, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 806, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 810, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP she)) (VP (VBZ 's) (NP (PRP$ your) (NN sister)))) (. .)))" }, "speaker": "Leonard", "text": "Because she's your sister.", "tokens": [ { "deprel": "mark", "end_char": 819, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 812, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 823, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "she", "misc": "", "start_char": 820, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 826, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 824, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 831, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 827, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 838, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "sister", "misc": "", "start_char": 832, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 839, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (. .) (INTJ (UH Yes)) (, ,) (SBAR (S (NP (PRP we)) (VP (VBD shared) (NP (DT a) (NN uterus)) (PP (IN for) (NP (CD nine) (NNS months))))) (. .) (CC But) (S (PP (IN since) (ADVP (RB then))) (, ,) (NP (PRP we)) (VP (VBP 've) (ADVP (RB pretty) (RB much)) (VP (VBN gone) (NP (PRP$ our) (JJ own) (JJ separate) (NNS ways)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't understand . Yes, we shared a uterus for nine months . But since then, we've pretty much gone our own separate ways.", "tokens": [ { "deprel": "nsubj", "end_char": 842, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 841, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 845, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 843, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 849, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 846, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 860, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "understand", "misc": "", "start_char": 850, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 861, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 866, "feats": null, "head": 9, "id": 6, "lemma": "yes", "misc": "", "start_char": 863, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 867, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 869, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 878, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "share", "misc": "", "start_char": 872, "text": "shared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 880, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 879, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 887, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "uterus", "misc": "", "start_char": 881, "text": "uterus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 891, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 888, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 896, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 13, "lemma": "nine", "misc": "", "start_char": 892, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 903, "feats": "Number=Plur", "head": 9, "id": 14, "lemma": "month", "misc": "", "start_char": 897, "text": "months", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 905, "feats": null, "head": 24, "id": 15, "lemma": ".", "misc": "", "start_char": 904, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 909, "feats": null, "head": 24, "id": 16, "lemma": "but", "misc": "", "start_char": 906, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 915, "feats": null, "head": 18, "id": 17, "lemma": "since", "misc": "", "start_char": 910, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 920, "feats": "PronType=Dem", "head": 24, "id": 18, "lemma": "then", "misc": "", "start_char": 916, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 921, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 925, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 20, "lemma": "we", "misc": "", "start_char": 923, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 929, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "have", "misc": "", "start_char": 926, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 936, "feats": null, "head": 23, "id": 22, "lemma": "pretty", "misc": "", "start_char": 930, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 941, "feats": null, "head": 24, "id": 23, "lemma": "much", "misc": "", "start_char": 937, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 946, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 24, "lemma": "go", "misc": "", "start_char": 942, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 950, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 25, "lemma": "our", "misc": "", "start_char": 947, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 954, "feats": "Degree=Pos", "head": 28, "id": 26, "lemma": "own", "misc": "", "start_char": 951, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 963, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "separate", "misc": "", "start_char": 955, "text": "separate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 968, "feats": "Number=Plur", "head": 24, "id": 28, "lemma": "way", "misc": "", "start_char": 964, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 969, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (S (VP (VB consider) (NP (DT this)))) (. .) (PP (IN With) (S (NP (PRP$ your) (NN father)) (ADJP (JJ gone)))) (, ,) (NP (NP (PRP it))) (VP (VBZ is) (NP (PRP$ your) (NN responsibility)) (S (VP (TO to) (VP (VB make) (ADJP (JJ sure)) (SBAR (IN that) (S (NP (NNP Missy)) (VP (VBZ chooses) (NP (DT a) (JJ suitable) (NN mate))))))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, consider this . With your father gone, it is your responsibility to make sure that Missy chooses a suitable mate.", "tokens": [ { "deprel": "discourse", "end_char": 975, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 971, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 977, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 976, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 986, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "consider", "misc": "", "start_char": 978, "text": "consider", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 991, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "this", "misc": "", "start_char": 987, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 998, "feats": null, "head": 9, "id": 6, "lemma": "with", "misc": "", "start_char": 994, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1003, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 999, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1010, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "father", "misc": "", "start_char": 1004, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1015, "feats": "Degree=Pos", "head": 14, "id": 9, "lemma": "gone", "misc": "", "start_char": 1011, "text": "gone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1016, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1020, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 1018, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1023, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1021, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1028, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1024, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1043, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "responsibility", "misc": "", "start_char": 1029, "text": "responsibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1046, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 1044, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1051, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "make", "misc": "", "start_char": 1047, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1056, "feats": "Degree=Pos", "head": 16, "id": 17, "lemma": "sure", "misc": "", "start_char": 1052, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1061, "feats": null, "head": 20, "id": 18, "lemma": "that", "misc": "", "start_char": 1057, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1067, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Missy", "misc": "", "start_char": 1062, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 20, "lemma": "choose", "misc": "", "start_char": 1068, "text": "chooses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1077, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 1076, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1086, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "suitable", "misc": "", "start_char": 1078, "text": "suitable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1091, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "mate", "misc": "", "start_char": 1087, "text": "mate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 1092, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD had) (RB n't) (VP (VBN considered) (NP (DT that))))) (. .) (S (NP (PRP We)) (VP (VBP do) (VP (VB share) (NP (NN DNA))))) (. .)))" }, "speaker": "Sheldon", "text": "I hadn't considered that . We do share DNA.", "tokens": [ { "deprel": "nsubj", "end_char": 1095, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1094, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1099, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 1096, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1103, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1100, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1114, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "consider", "misc": "", "start_char": 1104, "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1119, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1115, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1124, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 1122, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1127, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "do", "misc": "", "start_char": 1125, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1133, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "share", "misc": "", "start_char": 1128, "text": "share", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1137, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "DNA", "misc": "", "start_char": 1134, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1139, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Uh) (HYPH -) (UH huh) (. .)))" }, "speaker": "Leonard", "text": "Uh - huh.", "tokens": [ { "deprel": "root", "end_char": 1142, "feats": null, "head": 0, "id": 1, "lemma": "uh", "misc": "", "start_char": 1140, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1143, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1148, "feats": null, "head": 1, "id": 3, "lemma": "huh", "misc": "", "start_char": 1145, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1150, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (EX there)) (VP (VBZ is) (NP (DT the) (NN possibility)) (, ,) (ADJP (RB however) (JJ remote)) (SBAR (IN that) (S (S (VP (VBG resting) (PP (IN in) (NP (PRP$ her) (NNS loins))))) (VP (VBZ is) (NP (NP (DT the) (NN potential)) (PP (IN for) (NP (NP (DT another) (NN individual)) (ADJP (ADJP (RB as) (JJ remarkable)) (PP (IN as) (NP (PRP myself))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "So there is the possibility, however remote that resting in her loins is the potential for another individual as remarkable as myself.", "tokens": [ { "deprel": "advmod", "end_char": 1153, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 1151, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "end_char": 1159, "feats": null, "head": 3, "id": 2, "lemma": "there", "misc": "", "start_char": 1154, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1162, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "be", "misc": "", "start_char": 1160, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1166, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1163, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1178, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "possibility", "misc": "", "start_char": 1167, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1179, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1188, "feats": null, "head": 8, "id": 7, "lemma": "however", "misc": "", "start_char": 1181, "text": "however", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1195, "feats": "Degree=Pos", "head": 16, "id": 8, "lemma": "remote", "misc": "", "start_char": 1189, "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1200, "feats": null, "head": 16, "id": 9, "lemma": "that", "misc": "", "start_char": 1196, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 1208, "feats": "VerbForm=Ger", "head": 16, "id": 10, "lemma": "rest", "misc": "", "start_char": 1201, "text": "resting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1211, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 1209, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1215, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "her", "misc": "", "start_char": 1212, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1221, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "loin", "misc": "", "start_char": 1216, "text": "loins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1224, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 1222, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1228, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1225, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "acl", "end_char": 1238, "feats": "Number=Sing", "head": 5, "id": 16, "lemma": "potential", "misc": "", "start_char": 1229, "text": "potential", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1242, "feats": null, "head": 19, "id": 17, "lemma": "for", "misc": "", "start_char": 1239, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1250, "feats": null, "head": 19, "id": 18, "lemma": "another", "misc": "", "start_char": 1243, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1261, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "individual", "misc": "", "start_char": 1251, "text": "individual", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1264, "feats": null, "head": 21, "id": 20, "lemma": "as", "misc": "", "start_char": 1262, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1275, "feats": "Degree=Pos", "head": 19, "id": 21, "lemma": "remarkable", "misc": "", "start_char": 1265, "text": "remarkable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1278, "feats": null, "head": 23, "id": 22, "lemma": "as", "misc": "", "start_char": 1276, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1285, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 21, "id": 23, "lemma": "myself", "misc": "", "start_char": 1279, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1287, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 1286, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (ADVP (RB Exactly) (. .) (CC And) (S (NP (PRP you)) (VP (VBP owe) (NP (PRP it)) (PP (PP (IN to) (NP (PRP yourself))) (CC and) (PP (IN to) (NP (NN posterity)))) (S (VP (TO to) (VP (VB protect) (NP (NP (DT the) (JJ genetic) (NN integrity)) (PP (IN of) (NP (NP (PRP$ your) (NN sister) (POS 's)) (JJ future) (NN offspring))))))))) (. .)))" }, "speaker": "Leonard", "text": "Exactly . And you owe it to yourself and to posterity to protect the genetic integrity of your sister's future offspring.", "tokens": [ { "deprel": "advmod", "end_char": 1295, "feats": null, "head": 5, "id": 1, "lemma": "exactly", "misc": "", "start_char": 1288, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1301, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 1298, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1305, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1302, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1309, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "owe", "misc": "", "start_char": 1306, "text": "owe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1312, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1310, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1315, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1313, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1324, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 5, "id": 8, "lemma": "yourself", "misc": "", "start_char": 1316, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1328, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1325, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1331, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1329, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 1341, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "posterity", "misc": "", "start_char": 1332, "text": "posterity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1344, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1342, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1352, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "protect", "misc": "", "start_char": 1345, "text": "protect", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1356, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 1353, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1364, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "genetic", "misc": "", "start_char": 1357, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1374, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "integrity", "misc": "", "start_char": 1365, "text": "integrity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1377, "feats": null, "head": 22, "id": 17, "lemma": "of", "misc": "", "start_char": 1375, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1382, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 1378, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 1389, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "sister", "misc": "", "start_char": 1383, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1392, "feats": null, "head": 19, "id": 20, "lemma": "'s", "misc": "", "start_char": 1390, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1399, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "future", "misc": "", "start_char": 1393, "text": "future", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1409, "feats": "Number=Sing", "head": 16, "id": 22, "lemma": "offspring", "misc": "", "start_char": 1400, "text": "offspring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (NN someone)) (VP (VBZ wants) (S (VP (TO to) (VP (VB get) (PP (IN at) (NP (NP (NNP Missy) (POS 's)) (JJ fallopian) (NNS tubes))))))))) (NP (PRP they)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB go) (PP (IN through) (NP (PRP me)))))))) (. .)))" }, "speaker": "Sheldon", "text": "If someone wants to get at Missy's fallopian tubes they'll have to go through me.", "tokens": [ { "deprel": "mark", "end_char": 1414, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1412, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1422, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 2, "lemma": "someone", "misc": "", "start_char": 1415, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 3, "lemma": "want", "misc": "", "start_char": 1423, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1431, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1429, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1435, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 1432, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1438, "feats": null, "head": 10, "id": 6, "lemma": "at", "misc": "", "start_char": 1436, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1444, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Missy", "misc": "", "start_char": 1439, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1447, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 1445, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1457, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "Rallopian", "misc": "", "start_char": 1448, "text": "fallopian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1463, "feats": "Number=Plur", "head": 5, "id": 10, "lemma": "tube", "misc": "", "start_char": 1458, "text": "tubes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1468, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "they", "misc": "", "start_char": 1464, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1472, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "will", "misc": "", "start_char": 1469, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1477, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "have", "misc": "", "start_char": 1473, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1480, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1478, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1483, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 1481, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1491, "feats": null, "head": 17, "id": 16, "lemma": "through", "misc": "", "start_char": 1484, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1494, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 17, "lemma": "I", "misc": "", "start_char": 1492, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1496, "feats": null, "head": 13, "id": 18, "lemma": ".", "misc": "", "start_char": 1495, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 3, 3 ], [ 0, 6, 6 ] ], [ [ 0, 6, 7 ], [ 0, 9, 12 ], [ 1, 0, 0 ], [ 4, 18, 19 ] ], [ [ 1, 9, 9 ] ], [ [ 1, 10, 11 ] ], [ [ 1, 3, 13 ] ], [ [ 1, 15, 15 ] ], [ [ 1, 23, 23 ] ], [ [ 1, 20, 23 ] ], [ [ 1, 25, 26 ] ], [ [ 1, 31, 31 ] ], [ [ 1, 28, 31 ] ], [ [ 1, 33, 33 ] ], [ [ 1, 33, 34 ] ], [ [ 1, 36, 36 ] ], [ [ 1, 33, 36 ], [ 2, 0, 0 ], [ 3, 4, 4 ], [ 3, 10, 10 ] ], [ [ 3, 0, 0 ], [ 3, 8, 8 ], [ 4, 18, 18 ], [ 5, 3, 3 ], [ 7, 0, 0 ], [ 7, 11, 11 ], [ 8, 2, 2 ], [ 10, 3, 3 ], [ 11, 0, 0 ], [ 12, 6, 6 ], [ 12, 12, 12 ], [ 13, 0, 0 ], [ 15, 22, 22 ], [ 16, 3, 3 ], [ 16, 7, 7 ], [ 16, 17, 17 ], [ 17, 16, 16 ] ], [ [ 4, 6, 6 ], [ 5, 0, 0 ], [ 5, 9, 9 ], [ 5, 25, 25 ], [ 7, 16, 16 ] ], [ [ 4, 6, 7 ] ], [ [ 4, 10, 12 ], [ 4, 14, 14 ] ], [ [ 4, 19, 19 ], [ 10, 1, 1 ], [ 10, 3, 4 ] ], [ [ 4, 14, 19 ], [ 5, 29, 30 ], [ 8, 8, 8 ] ], [ [ 5, 9, 11 ] ], [ [ 5, 14, 14 ], [ 7, 3, 3 ] ], [ [ 5, 22, 23 ] ], [ [ 5, 22, 29 ], [ 6, 0, 0 ] ], [ [ 7, 5, 17 ] ], [ [ 7, 16, 17 ] ], [ [ 8, 6, 6 ] ], [ [ 10, 4, 4 ], [ 12, 18, 18 ], [ 15, 11, 11 ] ], [ [ 11, 7, 7 ], [ 11, 19, 19 ], [ 11, 24, 24 ], [ 13, 6, 6 ] ], [ [ 11, 9, 10 ] ], [ [ 11, 12, 13 ] ], [ [ 11, 24, 27 ] ], [ [ 12, 3, 3 ], [ 12, 12, 13 ] ], [ [ 12, 6, 7 ] ], [ [ 12, 10, 10 ] ], [ [ 12, 20, 22 ] ], [ [ 12, 17, 22 ], [ 13, 4, 4 ] ], [ [ 13, 9, 9 ] ], [ [ 15, 11, 12 ] ], [ [ 15, 3, 22 ] ], [ [ 15, 14, 22 ] ], [ [ 15, 17, 22 ] ], [ [ 16, 5, 5 ] ], [ [ 16, 10, 10 ] ], [ [ 16, 13, 21 ] ], [ [ 16, 17, 21 ] ], [ [ 17, 1, 1 ], [ 17, 10, 10 ] ], [ [ 17, 6, 9 ] ] ]
s01e15c04t
Sheldon . Are you aware that your sister is an incredibly attractive woman? She certainly has the symmetry and low body fat that Western culture deems desirable . It's noteworthy, at other points in history, heavier women were the standard for beauty because their girth suggested affluence. That's fascinating ... I didn't say it was fascinating . I said it was noteworthy. All right...noted . But my point is that Koothrappali and Wolowitz, they're hitting on your sister. You know, I don't want to criticize your rhetorical style, but we'd be a lot further along in this conversation if you'd begun with that thought. That's great, but ... I'm saying we took quite an unnecessary detour from what I now understand to be your thesis. Whatever . You have to do something about it. Why? Because she's your sister. I don't understand . Yes, we shared a uterus for nine months . But since then, we've pretty much gone our own separate ways. Okay, consider this . With your father gone, it is your responsibility to make sure that Missy chooses a suitable mate. I hadn't considered that . We do share DNA. Uh - huh. So there is the possibility, however remote that resting in her loins is the potential for another individual as remarkable as myself. Exactly . And you owe it to yourself and to posterity to protect the genetic integrity of your sister's future offspring. If someone wants to get at Missy's fallopian tubes they'll have to go through me.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP am) (NP (NP (NNP Shiva)) (, ,) (NP (DT the) (NN destroyer)) (. .)))) (NP (PRP I)) (VP (MD will) (VP (VB have) (NP (DT the) (NN woman)))) (. .)))" }, "speaker": "Raj", "text": "I am Shiva, the destroyer . I will have the woman.", "tokens": [ { "deprel": "nsubj", "end_char": 1, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 0, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 10, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Shiva", "misc": "", "start_char": 5, "text": "Shiva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 16, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 13, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 26, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "destroyer", "misc": "", "start_char": 17, "text": "destroyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 27, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 30, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 29, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 35, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 31, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 40, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 36, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 44, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 41, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 50, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "woman", "misc": "", "start_char": 45, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 51, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG warning) (NP (PRP you))))) (. .) (S (NP (PRP I)) (VP (VBD was) (NP (NN judo) (NN champion)) (PP (IN at) (NP (NN math) (NN camp))))) (. .)))" }, "speaker": "Howard", "text": "I'm warning you . I was judo champion at math camp.", "tokens": [ { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 53, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 55, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 65, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "warning", "misc": "", "start_char": 58, "text": "warning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 69, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 66, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 72, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 74, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "compound", "end_char": 82, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "judo", "misc": "", "start_char": 78, "text": "judo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 91, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "champion", "misc": "", "start_char": 83, "text": "champion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 94, "feats": null, "head": 12, "id": 10, "lemma": "at", "misc": "", "start_char": 92, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 99, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "math", "misc": "", "start_char": 95, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 104, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "camp", "misc": "", "start_char": 100, "text": "camp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (ADVP (RB now)) (NP (DT that)) (VP (VBZ 's) (NP (JJ enough) (JJ juvenile) (NN squabbling))) (. .) (S (NP (PRP You)) (VP (VBP stop) (NP (PRP it)))) (. .) (S (S (VP (VB Stop) (NP (PRP it)))) (PRN (, ,) (S (NP (PRP I)) (VP (VBP say))) (. !)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB settle) (NP (DT this)) (ADVP (RB right) (RB now)))))))) (. .) (S (NP (NP (DT Neither)) (PP (IN of) (NP (PRP you)))) (VP (VBP are) (ADJP (JJ good) (RB enough)) (PP (IN for) (NP (PRP$ my) (NN sister))))) (. .)))" }, "speaker": "Sheldon", "text": "All right, now that's enough juvenile squabbling . You stop it . Stop it, I say! I'm going to settle this right now . Neither of you are good enough for my sister.", "tokens": [ { "deprel": "discourse", "end_char": 110, "feats": null, "head": 9, "id": 1, "lemma": "all", "misc": "", "start_char": 107, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 116, "feats": null, "head": 9, "id": 2, "lemma": "right", "misc": "", "start_char": 111, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 9, "id": 3, "lemma": ",", "misc": "", "start_char": 117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 9, "id": 4, "lemma": "now", "misc": "", "start_char": 119, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 127, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 123, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 128, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 137, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "enough", "misc": "", "start_char": 131, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 146, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "juvenile", "misc": "", "start_char": 138, "text": "juvenile", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 157, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "squabbling", "misc": "", "start_char": 147, "text": "squabbling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 12, "id": 10, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 160, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "stop", "misc": "", "start_char": 164, "text": "stop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 171, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 169, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 178, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 15, "lemma": "stop", "misc": "", "start_char": 174, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 181, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 179, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 185, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 184, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 189, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 19, "lemma": "say", "misc": "", "start_char": 186, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 19, "id": 20, "lemma": "!", "misc": "", "start_char": 190, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 192, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 194, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 202, "feats": "Tense=Pres|VerbForm=Part", "head": 19, "id": 23, "lemma": "go", "misc": "", "start_char": 197, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 205, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 212, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "settle", "misc": "", "start_char": 206, "text": "settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 26, "lemma": "this", "misc": "", "start_char": 213, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 223, "feats": null, "head": 28, "id": 27, "lemma": "right", "misc": "", "start_char": 218, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 227, "feats": null, "head": 25, "id": 28, "lemma": "now", "misc": "", "start_char": 224, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 9, "id": 29, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 237, "feats": null, "head": 34, "id": 30, "lemma": "neither", "misc": "", "start_char": 230, "text": "Neither", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 240, "feats": null, "head": 32, "id": 31, "lemma": "of", "misc": "", "start_char": 238, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 244, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 30, "id": 32, "lemma": "you", "misc": "", "start_char": 241, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 248, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 245, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 253, "feats": "Degree=Pos", "head": 9, "id": 34, "lemma": "good", "misc": "", "start_char": 249, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 260, "feats": null, "head": 34, "id": 35, "lemma": "enough", "misc": "", "start_char": 254, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 38, "id": 36, "lemma": "for", "misc": "", "start_char": 261, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 267, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 265, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 274, "feats": "Number=Sing", "head": 34, "id": 38, "lemma": "sister", "misc": "", "start_char": 268, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 275, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBP are) (NP (PRP you)) (S (VP (TO to) (VP (VB decide) (NP (DT that)))))) (. ?)))" }, "speaker": "Howard", "text": "Who are you to decide that?", "tokens": [ { "deprel": "obj", "end_char": 280, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "who", "misc": "", "start_char": 277, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 281, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 288, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 285, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 291, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 289, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 298, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "decide", "misc": "", "start_char": 292, "text": "decide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 303, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 299, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 304, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (NP (NP (DT the) (NN man)) (PP (IN of) (NP (PRP$ his) (NN family)))))) (. .) (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to) (VP (VB respect) (NP (PRP$ his) (NNS wishes))))))) (. .)))" }, "speaker": "Leonard", "text": "He's the man of his family . You have to respect his wishes.", "tokens": [ { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 306, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 309, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 315, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 312, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 319, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "man", "misc": "", "start_char": 316, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 322, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 320, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 326, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "his", "misc": "", "start_char": 323, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 333, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "family", "misc": "", "start_char": 327, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 336, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "have", "misc": "", "start_char": 340, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 347, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 345, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 355, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "respect", "misc": "", "start_char": 348, "text": "respect", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 359, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "his", "misc": "", "start_char": 356, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 366, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "wish", "misc": "", "start_char": 360, "text": "wishes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB out)) (ADVP (RB too)) (, ,) (PP (IN by) (NP (DT the) (NN way)))) (. .)))" }, "speaker": "Sheldon", "text": "You're out too, by the way.", "tokens": [ { "deprel": "nsubj", "end_char": 372, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 369, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 373, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 380, "feats": null, "head": 0, "id": 3, "lemma": "out", "misc": "", "start_char": 377, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 384, "feats": null, "head": 3, "id": 4, "lemma": "too", "misc": "", "start_char": 381, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 389, "feats": null, "head": 8, "id": 6, "lemma": "by", "misc": "", "start_char": 387, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 393, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 390, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 397, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "way", "misc": "", "start_char": 394, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (VP (VB Say) (FRAG (WHNP (WP what)) (. ?))))" }, "speaker": "Leonard", "text": "Say what?", "tokens": [ { "deprel": "root", "end_char": 403, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "say", "misc": "", "start_char": 400, "text": "Say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 408, "feats": "PronType=Int", "head": 1, "id": 2, "lemma": "what", "misc": "", "start_char": 404, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 410, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 409, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Say) (SBARQ (WHNP (WP what)) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN nothing)) (JJ personal)))) (. .) (S (NP (PRP I)) (VP (MD 'd) (ADVP (RB just)) (VP (VB prefer) (SBAR (IN if) (S (NP (PRP$ my) (JJ future) (NN niece) (CC or) (NN nephew)) (VP (VBD did) (RB n't) (VP (VB become) (ADJP (JJ flatulent)) (NP (NP (DT every) (NN time)) (SBAR (S (NP (PRP they)) (VP (VBD ate) (NP (DT an) (NN eskimo) (NN pie))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Say what? It's nothing personal . I'd just prefer if my future niece or nephew didn't become flatulent every time they ate an eskimo pie.", "tokens": [ { "deprel": "root", "end_char": 414, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "say", "misc": "", "start_char": 411, "text": "Say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 419, "feats": "PronType=Int", "head": 1, "id": 2, "lemma": "what", "misc": "", "start_char": 415, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 420, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 422, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 425, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 435, "feats": "Number=Sing|PronType=Neg", "head": 1, "id": 6, "lemma": "nothing", "misc": "", "start_char": 428, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 444, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "personal", "misc": "", "start_char": 436, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 445, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 448, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 447, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 451, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "would", "misc": "", "start_char": 449, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 456, "feats": null, "head": 12, "id": 11, "lemma": "just", "misc": "", "start_char": 452, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 463, "feats": "VerbForm=Inf", "head": 1, "id": 12, "lemma": "prefer", "misc": "", "start_char": 457, "text": "prefer", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 466, "feats": null, "head": 21, "id": 13, "lemma": "if", "misc": "", "start_char": 464, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 469, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 14, "lemma": "my", "misc": "", "start_char": 467, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 476, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "future", "misc": "", "start_char": 470, "text": "future", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 482, "feats": "Number=Sing", "head": 21, "id": 16, "lemma": "niece", "misc": "", "start_char": 477, "text": "niece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 485, "feats": null, "head": 18, "id": 17, "lemma": "or", "misc": "", "start_char": 483, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 492, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "nephew", "misc": "", "start_char": 486, "text": "nephew", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 19, "lemma": "do", "misc": "", "start_char": 493, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 500, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 497, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 507, "feats": "VerbForm=Inf", "head": 12, "id": 21, "lemma": "become", "misc": "", "start_char": 501, "text": "become", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 517, "feats": "Degree=Pos", "head": 21, "id": 22, "lemma": "flatulent", "misc": "", "start_char": 508, "text": "flatulent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 523, "feats": null, "head": 24, "id": 23, "lemma": "every", "misc": "", "start_char": 518, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 528, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "time", "misc": "", "start_char": 524, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 533, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "they", "misc": "", "start_char": 529, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 537, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 26, "lemma": "eat", "misc": "", "start_char": 534, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 540, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 538, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 547, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "eskimo", "misc": "", "start_char": 541, "text": "eskimo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 551, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "pie", "misc": "", "start_char": 548, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 1, "id": 30, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (ADJP (RB so) (JJ happy) (PP (IN about)))) (. ?)))" }, "speaker": "Howard", "text": "What are you so happy about?", "tokens": [ { "deprel": "obl", "end_char": 558, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 554, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 559, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 563, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 569, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 567, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 575, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "happy", "misc": "", "start_char": 570, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 581, "feats": null, "head": 1, "id": 6, "lemma": "about", "misc": "", "start_char": 576, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 582, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ happy)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT the) (NN medication)))) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB stop) (S (VP (VBG smiling)))))) (. .)))" }, "speaker": "Raj", "text": "I'm not happy . It's the medication . I can't stop smiling.", "tokens": [ { "deprel": "nsubj", "end_char": 585, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 584, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 586, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 592, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 589, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 598, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "happy", "misc": "", "start_char": 593, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 599, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 603, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 601, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 606, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 604, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 610, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 607, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 621, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "medication", "misc": "", "start_char": 611, "text": "medication", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 622, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 624, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 628, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 626, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 632, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 629, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 637, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "stop", "misc": "", "start_char": 633, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 645, "feats": "VerbForm=Ger", "head": 14, "id": 15, "lemma": "smile", "misc": "", "start_char": 638, "text": "smiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now) (SBAR (IN that) (S (NP (NNP Leonard) (VBZ 's)) (VP (VBN made) (S (NP (PRP me)) (ADJP (JJ aware) (SBAR (WHADJP (WRB how) (JJ high)) (S (NP (DT the) (JJ genetic) (NNS stakes)) (VP (VBP are)))))))))) (, ...) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB face) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (NP (NN none)) (PP (IN of) (NP (PRP you)))) (VP (VBP are) (NP (NP (JJ suitable) (NNS mates)) (PP (IN for) (NP (PRP$ my) (NN sister)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Now that Leonard's made me aware how high the genetic stakes are...we have to face the fact that none of you are suitable mates for my sister.", "tokens": [ { "deprel": "advmod", "end_char": 651, "feats": null, "head": 16, "id": 1, "lemma": "now", "misc": "", "start_char": 648, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 656, "feats": null, "head": 5, "id": 2, "lemma": "that", "misc": "", "start_char": 652, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 664, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 657, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 665, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 672, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 5, "lemma": "make", "misc": "", "start_char": 668, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 675, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 673, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 681, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "aware", "misc": "", "start_char": 676, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 685, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "how", "misc": "", "start_char": 682, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "ccomp", "end_char": 690, "feats": "Degree=Pos", "head": 7, "id": 9, "lemma": "high", "misc": "", "start_char": 686, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 694, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 691, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 702, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "genetic", "misc": "", "start_char": 695, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 709, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "stake", "misc": "", "start_char": 703, "text": "stakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 713, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "be", "misc": "", "start_char": 710, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 16, "id": 14, "lemma": "...", "misc": "", "start_char": 714, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 720, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "we", "misc": "", "start_char": 718, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 725, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 16, "lemma": "have", "misc": "", "start_char": 721, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 728, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 726, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 733, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "face", "misc": "", "start_char": 729, "text": "face", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 737, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 734, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 742, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "fact", "misc": "", "start_char": 738, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 747, "feats": null, "head": 27, "id": 21, "lemma": "that", "misc": "", "start_char": 743, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 752, "feats": "Number=Sing", "head": 27, "id": 22, "lemma": "none", "misc": "", "start_char": 748, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 755, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 753, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 759, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 24, "lemma": "you", "misc": "", "start_char": 756, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 763, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 760, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "amod", "end_char": 772, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "suitable", "misc": "", "start_char": 764, "text": "suitable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 778, "feats": "Number=Plur", "head": 20, "id": 27, "lemma": "mate", "misc": "", "start_char": 773, "text": "mates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 782, "feats": null, "head": 30, "id": 28, "lemma": "for", "misc": "", "start_char": 779, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 785, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "my", "misc": "", "start_char": 783, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 792, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "sister", "misc": "", "start_char": 786, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 16, "id": 31, "lemma": ".", "misc": "", "start_char": 793, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait) (NP (DT a) (NN minute)))) (, ,) (NP (NNP Leonard)) (VP (VBD made) (S (NP (PRP you)) (ADJP (JJ aware) (PP (IN of) (NP (DT that)))))) (. ?)))" }, "speaker": "Howard", "text": "Wait a minute, Leonard made you aware of that?", "tokens": [ { "deprel": "root", "end_char": 799, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 795, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 801, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 800, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 808, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "minute", "misc": "", "start_char": 802, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 809, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 818, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 811, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 823, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 6, "lemma": "make", "misc": "", "start_char": 819, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 827, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 824, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 833, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "aware", "misc": "", "start_char": 828, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 836, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 834, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 841, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 10, "lemma": "that", "misc": "", "start_char": 837, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 842, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP We)) (NP (DT all))) (VP (VBP make) (NP (NNS mistakes)) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB move) (PRT (RP on))))))) (. .)))" }, "speaker": "Leonard", "text": "We all make mistakes . Let's move on.", "tokens": [ { "deprel": "nsubj", "end_char": 846, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 844, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 850, "feats": null, "head": 1, "id": 2, "lemma": "all", "misc": "", "start_char": 847, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 855, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 851, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 864, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "mistake", "misc": "", "start_char": 856, "text": "mistakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 866, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 865, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 870, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "let", "misc": "", "start_char": 867, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 873, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 871, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 878, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "move", "misc": "", "start_char": 874, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 881, "feats": null, "head": 8, "id": 9, "lemma": "on", "misc": "", "start_char": 879, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 883, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 882, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG missing) (NP (DT a) (JJ big) (NN opportunity)) (ADVP (RB here)))))))) (. .)))" }, "speaker": "Raj", "text": "Excuse me, but I think you're missing a big opportunity here.", "tokens": [ { "deprel": "root", "end_char": 890, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 884, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 893, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 891, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 894, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 899, "feats": null, "head": 6, "id": 4, "lemma": "but", "misc": "", "start_char": 896, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 901, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 900, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 6, "lemma": "think", "misc": "", "start_char": 902, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 908, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 915, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 912, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 923, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "miss", "misc": "", "start_char": 916, "text": "missing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 925, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 924, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 929, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "big", "misc": "", "start_char": 926, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 941, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "opportunity", "misc": "", "start_char": 930, "text": "opportunity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 946, "feats": "PronType=Dem", "head": 9, "id": 13, "lemma": "here", "misc": "", "start_char": 942, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 947, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How) (RB so)) (. ?)))" }, "speaker": "Sheldon", "text": "How so?", "tokens": [ { "deprel": "advmod", "end_char": 952, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 949, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 955, "feats": null, "head": 0, "id": 2, "lemma": "so", "misc": "", "start_char": 953, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 957, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 956, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (NN Everybody)) (VP (VBZ knows) (SBAR (S (NP (JJ genetic) (NN diversity)) (VP (VBZ produces) (NP (DT the) (JJS strongest) (NN offspring)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (RB not) (VP (VB put) (NP (DT a) (JJ little) (NN mocha)) (PP (IN in) (NP (DT the) (NN family) (NN latte)))))))) (. ?)))" }, "speaker": "Raj", "text": "Everybody knows genetic diversity produces the strongest offspring . Why not put a little mocha in the family latte?", "tokens": [ { "deprel": "nsubj", "end_char": 967, "feats": "Number=Sing|PronType=Tot", "head": 2, "id": 1, "lemma": "everybody", "misc": "", "start_char": 958, "text": "Everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 973, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 968, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 981, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "genetic", "misc": "", "start_char": 974, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 991, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "diversity", "misc": "", "start_char": 982, "text": "diversity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "produce", "misc": "", "start_char": 992, "text": "produces", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1004, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 1001, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1014, "feats": "Degree=Sup", "head": 8, "id": 7, "lemma": "strong", "misc": "", "start_char": 1005, "text": "strongest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 1024, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "offspring", "misc": "", "start_char": 1015, "text": "offspring", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1025, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1030, "feats": "PronType=Int", "head": 12, "id": 10, "lemma": "why", "misc": "", "start_char": 1027, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 1034, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1031, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1038, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "put", "misc": "", "start_char": 1035, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1040, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1039, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1047, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 1041, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1053, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "mocha", "misc": "", "start_char": 1048, "text": "mocha", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1056, "feats": null, "head": 19, "id": 16, "lemma": "in", "misc": "", "start_char": 1054, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1060, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 1057, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1067, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "family", "misc": "", "start_char": 1061, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1073, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "latte", "misc": "", "start_char": 1068, "text": "latte", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1075, "feats": null, "head": 2, "id": 20, "lemma": "?", "misc": "", "start_char": 1074, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (PP (IN In) (NP (NN principle))) (, ,) (NP (PRP you)) (VP (VBP have) (NP (DT a) (NN point)))) (. .) (CC But) (S (PP (IN as) (NP (DT a) (JJ practical) (NN matter))) (, ,) (VP (VB need)) (NP (PRP I)) (VP (VB remind) (NP (PRP you)) (SBAR (IN that) (S (NP (NP (PRP it))) (VP (VBZ takes) (NP (JJ experimental) (NNS pharmaceuticals)) (S (VP (TO to) (ADVP (RB simply)) (VP (VB enable) (NP (PRP you)) (S (VP (TO to) (VP (VB speak) (PP (IN to) (NP (DT the) (JJ opposite) (NN sex)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "In principle, you have a point . But as a practical matter, need I remind you that it takes experimental pharmaceuticals to simply enable you to speak to the opposite sex.", "tokens": [ { "deprel": "case", "end_char": 1078, "feats": null, "head": 2, "id": 1, "lemma": "in", "misc": "", "start_char": 1076, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1088, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "principle", "misc": "", "start_char": 1079, "text": "principle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1089, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1094, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1091, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1099, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 1095, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1101, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1100, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1107, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "point", "misc": "", "start_char": 1102, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 1108, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1113, "feats": null, "head": 15, "id": 9, "lemma": "but", "misc": "", "start_char": 1110, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 13, "id": 10, "lemma": "as", "misc": "", "start_char": 1114, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1118, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1117, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1128, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "practical", "misc": "", "start_char": 1119, "text": "practical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1135, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "matter", "misc": "", "start_char": 1129, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1136, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1142, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 5, "id": 15, "lemma": "need", "misc": "", "start_char": 1138, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1144, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1143, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1151, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "remind", "misc": "", "start_char": 1145, "text": "remind", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1155, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 1152, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1160, "feats": null, "head": 21, "id": 19, "lemma": "that", "misc": "", "start_char": 1156, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 1163, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "it", "misc": "", "start_char": 1161, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 21, "lemma": "take", "misc": "", "start_char": 1164, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 1182, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "experimental", "misc": "", "start_char": 1170, "text": "experimental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1198, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "pharmaceutical", "misc": "", "start_char": 1183, "text": "pharmaceuticals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1201, "feats": null, "head": 26, "id": 24, "lemma": "to", "misc": "", "start_char": 1199, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 1208, "feats": null, "head": 26, "id": 25, "lemma": "simply", "misc": "", "start_char": 1202, "text": "simply", "upos": "ADV", "xpos": "RB" }, { "deprel": "csubj", "end_char": 1215, "feats": "VerbForm=Inf", "head": 21, "id": 26, "lemma": "enable", "misc": "", "start_char": 1209, "text": "enable", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1219, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 26, "id": 27, "lemma": "you", "misc": "", "start_char": 1216, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1222, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 1220, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1228, "feats": "VerbForm=Inf", "head": 26, "id": 29, "lemma": "speak", "misc": "", "start_char": 1223, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1231, "feats": null, "head": 33, "id": 30, "lemma": "to", "misc": "", "start_char": 1229, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1235, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 1232, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1244, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "opposite", "misc": "", "start_char": 1236, "text": "opposite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1248, "feats": "Number=Sing", "head": 29, "id": 33, "lemma": "sex", "misc": "", "start_char": 1245, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 5, "id": 34, "lemma": ".", "misc": "", "start_char": 1249, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG focusing) (ADVP (RB entirely)) (ADVP (RB too) (RB much)) (PP (IN on) (NP (DT the) (NNS drugs)))))))) (. .)))" }, "speaker": "Raj", "text": "I think you're focusing entirely too much on the drugs.", "tokens": [ { "deprel": "nsubj", "end_char": 1252, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1251, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1258, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1253, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1262, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1259, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1266, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1263, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1275, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "focus", "misc": "", "start_char": 1267, "text": "focusing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1284, "feats": null, "head": 8, "id": 6, "lemma": "entirely", "misc": "", "start_char": 1276, "text": "entirely", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1288, "feats": null, "head": 8, "id": 7, "lemma": "too", "misc": "", "start_char": 1285, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1293, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "much", "misc": "", "start_char": 1289, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1296, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 1294, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1300, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1297, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1306, "feats": "Number=Plur", "head": 5, "id": 11, "lemma": "drug", "misc": "", "start_char": 1301, "text": "drugs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1307, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP it)) (UH 'cause) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ Jewish))) (. ?) (CC 'Cause) (S (NP (PRP I)) (VP (MD 'd) (VP (VB kill) (NP (PRP$ my) (NN rabbi)) (PP (IN with) (NP (DT a) (NN pork) (NN chop))) (S (VP (TO to) (VP (VB be) (PP (IN with) (NP (PRP$ your) (NN sister))))))))) (. .)))" }, "speaker": "Howard", "text": "Is it 'cause I'm Jewish? 'Cause I'd kill my rabbi with a pork chop to be with your sister.", "tokens": [ { "deprel": "cop", "end_char": 1311, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 1, "lemma": "be", "misc": "", "start_char": 1309, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1314, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 1312, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 1321, "feats": null, "head": 6, "id": 3, "lemma": "'cause", "misc": "", "start_char": 1315, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1323, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1322, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1326, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1324, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1333, "feats": "Degree=Pos", "head": 11, "id": 6, "lemma": "Jewish", "misc": "", "start_char": 1327, "text": "Jewish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1335, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1334, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1342, "feats": null, "head": 11, "id": 8, "lemma": "'cause", "misc": "", "start_char": 1336, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1347, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "would", "misc": "", "start_char": 1345, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1352, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "kill", "misc": "", "start_char": 1348, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1355, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 1353, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1361, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "rabbi", "misc": "", "start_char": 1356, "text": "rabbi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1366, "feats": null, "head": 17, "id": 14, "lemma": "with", "misc": "", "start_char": 1362, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1368, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1367, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1373, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "pork", "misc": "", "start_char": 1369, "text": "pork", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1378, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "chop", "misc": "", "start_char": 1374, "text": "chop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1381, "feats": null, "head": 22, "id": 18, "lemma": "to", "misc": "", "start_char": 1379, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1384, "feats": "VerbForm=Inf", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 1382, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1389, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 1385, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1394, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1390, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advcl", "end_char": 1401, "feats": "Number=Sing", "head": 11, "id": 22, "lemma": "sister", "misc": "", "start_char": 1395, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1403, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 1402, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ has) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (NN religion)))))))))) (. .) (S (NP (DT This)) (VP (VBZ has) (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (NP (NP (DT a) (JJ tiny) (, ,) (JJ tiny) (NN man)) (SBAR (WHNP (WP who)) (S (ADVP (RB still)) (VP (VBZ lives) (PP (IN with) (NP (PRP$ his) (NN mother))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "This has nothing to do with religion . This has to do with the fact that you're a tiny, tiny man who still lives with his mother.", "tokens": [ { "deprel": "nsubj", "end_char": 1408, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "misc": "", "start_char": 1404, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1409, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1420, "feats": "Number=Sing|PronType=Neg", "head": 2, "id": 3, "lemma": "nothing", "misc": "", "start_char": 1413, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1423, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1421, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1426, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "do", "misc": "", "start_char": 1424, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1431, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 1427, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1440, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "religion", "misc": "", "start_char": 1432, "text": "religion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1442, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1441, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1447, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 1443, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1451, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 10, "lemma": "have", "misc": "", "start_char": 1448, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1454, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1452, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1457, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 1455, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1462, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 1458, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1466, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1463, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1471, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "fact", "misc": "", "start_char": 1467, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1476, "feats": null, "head": 23, "id": 16, "lemma": "that", "misc": "", "start_char": 1472, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1480, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 17, "lemma": "you", "misc": "", "start_char": 1477, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1484, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 18, "lemma": "be", "misc": "", "start_char": 1481, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1486, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 19, "lemma": "a", "misc": "", "start_char": 1485, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1491, "feats": "Degree=Pos", "head": 23, "id": 20, "lemma": "tiny", "misc": "", "start_char": 1487, "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 23, "id": 21, "lemma": ",", "misc": "", "start_char": 1492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1498, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "tiny", "misc": "", "start_char": 1494, "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 1502, "feats": "Number=Sing", "head": 15, "id": 23, "lemma": "man", "misc": "", "start_char": 1499, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1506, "feats": "PronType=Rel", "head": 26, "id": 24, "lemma": "who", "misc": "", "start_char": 1503, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 1512, "feats": null, "head": 26, "id": 25, "lemma": "still", "misc": "", "start_char": 1507, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1518, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 26, "lemma": "live", "misc": "", "start_char": 1513, "text": "lives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1523, "feats": null, "head": 29, "id": 27, "lemma": "with", "misc": "", "start_char": 1519, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1527, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "his", "misc": "", "start_char": 1524, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1534, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "mother", "misc": "", "start_char": 1528, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1536, "feats": null, "head": 2, "id": 30, "lemma": ".", "misc": "", "start_char": 1535, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP are) (ADVP (RB really)) (VP (VBG being) (ADJP (JJ unreasonable)))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, you are really being unreasonable.", "tokens": [ { "deprel": "vocative", "end_char": 1544, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1537, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1546, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1545, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1550, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "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": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1551, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1561, "feats": null, "head": 7, "id": 5, "lemma": "really", "misc": "", "start_char": 1555, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1567, "feats": "VerbForm=Ger", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1562, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 1580, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "unreasonable", "misc": "", "start_char": 1568, "text": "unreasonable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1582, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1581, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (VBP Am) (NP (PRP I)) (. ?) (ADVP (RB Here)) (, ,) (VP (VB eat) (NP (DT this) (NN cheese)) (PP (IN without) (S (VP (VBG farting))))) (CC and) (S (NP (PRP you)) (VP (MD can) (VP (VB sleep) (PP (IN with) (NP (PRP$ my) (NN sister)))))) (. .)))" }, "speaker": "Sheldon", "text": "Am I? Here, eat this cheese without farting and you can sleep with my sister.", "tokens": [ { "deprel": "reparandum", "end_char": 1585, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 1, "lemma": "be", "misc": "", "start_char": 1583, "text": "Am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1587, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 2, "lemma": "I", "misc": "", "start_char": 1586, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1589, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1588, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1594, "feats": "PronType=Dem", "head": 6, "id": 4, "lemma": "here", "misc": "", "start_char": 1590, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1596, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1600, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "eat", "misc": "", "start_char": 1597, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1605, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 1601, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1612, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "cheese", "misc": "", "start_char": 1606, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1620, "feats": null, "head": 10, "id": 9, "lemma": "without", "misc": "", "start_char": 1613, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1628, "feats": "VerbForm=Ger", "head": 6, "id": 10, "lemma": "fart", "misc": "", "start_char": 1621, "text": "farting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 1632, "feats": null, "head": 14, "id": 11, "lemma": "and", "misc": "", "start_char": 1629, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1636, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 1633, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1640, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "can", "misc": "", "start_char": 1637, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1646, "feats": "VerbForm=Inf", "head": 6, "id": 14, "lemma": "sleep", "misc": "", "start_char": 1641, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1651, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 1647, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1654, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 1652, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1661, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "sister", "misc": "", "start_char": 1655, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 1662, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADVP (RB really)) (. ?)))" }, "speaker": "Missy", "text": "Oh, really?", "tokens": [ { "deprel": "discourse", "end_char": 1666, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1664, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1668, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1667, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1675, "feats": null, "head": 0, "id": 3, "lemma": "really", "misc": "", "start_char": 1669, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1677, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1676, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (UH Oops) (. .)))" }, "speaker": "Sheldon", "text": "Oops.", "tokens": [ { "deprel": "root", "end_char": 1682, "feats": null, "head": 0, "id": 1, "lemma": "oops", "misc": "", "start_char": 1678, "text": "Oops", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1684, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1683, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Shelly)) (, ,) (SQ (MD can) (NP (PRP I)) (VP (VB speak) (PP (IN to) (NP (PRP you))) (PP (IN for) (NP (DT a) (NN minute))) (. ?) (ADVP (RB Alone)))) (. .)))" }, "speaker": "Missy", "text": "Shelly, can I speak to you for a minute? Alone.", "tokens": [ { "deprel": "vocative", "end_char": 1691, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Shelly", "misc": "", "start_char": 1685, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1693, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1697, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 1694, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1699, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1698, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1705, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "speak", "misc": "", "start_char": 1700, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1708, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1706, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1712, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 1709, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1716, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 1713, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1718, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1717, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1725, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "minute", "misc": "", "start_char": 1719, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1727, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 1726, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1733, "feats": null, "head": 5, "id": 12, "lemma": "Alone", "misc": "", "start_char": 1728, "text": "Alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1735, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1734, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBZ does) (NP (NN everyone)) (ADVP (RB suddenly)) (VP (VB want) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP me))) (ADVP (RB alone)))))) (. ?) (S (ADVP (RB Usually)) (NP (NN nobody)) (VP (VBZ wants) (S (VP (TO to) (VP (VB be) (ADJP (JJ alone)) (PP (IN with) (NP (PRP me))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Why does everyone suddenly want to talk to me alone? Usually nobody wants to be alone with me.", "tokens": [ { "deprel": "advmod", "end_char": 1739, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 1736, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1744, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 1740, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1753, "feats": "Number=Sing|PronType=Tot", "head": 5, "id": 3, "lemma": "everyone", "misc": "", "start_char": 1745, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1762, "feats": null, "head": 5, "id": 4, "lemma": "suddenly", "misc": "", "start_char": 1754, "text": "suddenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1767, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 1763, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1770, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1768, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1775, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "talk", "misc": "", "start_char": 1771, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1778, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1776, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1781, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 1779, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1787, "feats": null, "head": 7, "id": 10, "lemma": "alone", "misc": "", "start_char": 1782, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1789, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 1788, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1797, "feats": null, "head": 14, "id": 12, "lemma": "usually", "misc": "", "start_char": 1790, "text": "Usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1804, "feats": "Number=Sing|PronType=Neg", "head": 14, "id": 13, "lemma": "nobody", "misc": "", "start_char": 1798, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1810, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 14, "lemma": "want", "misc": "", "start_char": 1805, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1813, "feats": null, "head": 17, "id": 15, "lemma": "to", "misc": "", "start_char": 1811, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1816, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1814, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1822, "feats": "Degree=Pos", "head": 14, "id": 17, "lemma": "alone", "misc": "", "start_char": 1817, "text": "alone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1827, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 1823, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1830, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 19, "lemma": "I", "misc": "", "start_char": 1828, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1832, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 1831, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP We)) (NP (DT all))) (VP (VBP make) (NP (NNS mistakes)) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB move) (PRT (RP on))))))) (. .)))" }, "speaker": "Leonard", "text": "We all make mistakes . Let's move on.", "tokens": [ { "deprel": "nsubj", "end_char": 1835, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1833, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1839, "feats": null, "head": 1, "id": 2, "lemma": "all", "misc": "", "start_char": 1836, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1844, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 1840, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1853, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "mistake", "misc": "", "start_char": 1845, "text": "mistakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1855, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1854, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1859, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "let", "misc": "", "start_char": 1856, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1862, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 1860, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1867, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "move", "misc": "", "start_char": 1863, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1870, "feats": null, "head": 8, "id": 9, "lemma": "on", "misc": "", "start_char": 1868, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1872, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1871, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ], [ 1, 3, 3 ], [ 8, 2, 2 ], [ 9, 0, 0 ], [ 9, 10, 10 ], [ 13, 1, 1 ], [ 13, 4, 4 ], [ 16, 3, 3 ], [ 16, 17, 17 ], [ 16, 26, 26 ], [ 17, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 4, 5 ] ], [ [ 0, 2, 5 ] ], [ [ 0, 11, 11 ], [ 2, 36, 37 ] ], [ [ 0, 10, 11 ] ], [ [ 1, 0, 0 ], [ 1, 5, 5 ], [ 18, 3, 3 ], [ 18, 8, 8 ], [ 18, 11, 11 ], [ 19, 16, 16 ], [ 19, 23, 23 ], [ 19, 27, 27 ], [ 19, 18, 28 ] ], [ [ 1, 7, 8 ] ], [ [ 1, 10, 11 ] ], [ [ 2, 4, 4 ], [ 2, 6, 8 ] ], [ [ 2, 7, 8 ], [ 2, 12, 12 ], [ 2, 15, 15 ] ], [ [ 2, 10, 10 ], [ 2, 31, 31 ], [ 2, 29, 31 ], [ 4, 8, 8 ] ], [ [ 2, 17, 17 ], [ 2, 20, 20 ], [ 2, 36, 36 ], [ 3, 0, 0 ], [ 3, 2, 2 ], [ 4, 0, 0 ], [ 4, 5, 5 ], [ 4, 12, 12 ], [ 7, 8, 8 ], [ 7, 13, 13 ], [ 10, 5, 5 ], [ 10, 28, 28 ], [ 11, 6, 6 ], [ 16, 15, 15 ], [ 17, 2, 2 ], [ 18, 20, 20 ], [ 20, 0, 0 ], [ 20, 2, 2 ], [ 21, 1, 1 ], [ 21, 15, 15 ], [ 24, 0, 0 ], [ 24, 6, 6 ], [ 25, 8, 8 ], [ 25, 18, 18 ] ], [ [ 2, 25, 25 ] ], [ [ 2, 37, 37 ], [ 10, 28, 29 ] ], [ [ 2, 29, 37 ], [ 3, 5, 5 ] ], [ [ 4, 2, 6 ] ], [ [ 4, 5, 6 ] ], [ [ 4, 12, 13 ] ], [ [ 5, 0, 0 ], [ 10, 2, 3 ], [ 11, 4, 4 ], [ 12, 0, 0 ], [ 13, 6, 6 ], [ 21, 11, 11 ], [ 26, 0, 0 ] ], [ [ 7, 3, 3 ] ], [ [ 7, 13, 17 ] ], [ [ 7, 14, 17 ], [ 7, 24, 24 ] ], [ [ 7, 22, 28 ] ], [ [ 7, 26, 28 ] ], [ [ 9, 5, 5 ], [ 9, 7, 8 ] ], [ [ 10, 9, 11 ] ], [ [ 10, 7, 12 ], [ 11, 9, 9 ] ], [ [ 10, 14, 14 ] ], [ [ 10, 23, 23 ], [ 10, 21, 23 ] ], [ [ 10, 29, 29 ], [ 18, 20, 21 ] ], [ [ 10, 18, 29 ] ], [ [ 10, 25, 29 ] ], [ [ 12, 1, 1 ] ], [ [ 12, 0, 1 ] ], [ [ 12, 3, 3 ] ], [ [ 13, 9, 11 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 2, 3 ] ], [ [ 15, 5, 7 ] ], [ [ 15, 12, 14 ] ], [ [ 15, 16, 18 ] ], [ [ 16, 1, 1 ] ], [ [ 16, 5, 6 ] ], [ [ 16, 10, 12 ] ], [ [ 16, 16, 16 ], [ 16, 19, 19 ] ], [ [ 16, 21, 22 ] ], [ [ 16, 30, 32 ] ], [ [ 17, 9, 10 ] ], [ [ 18, 1, 1 ] ], [ [ 18, 5, 5 ], [ 19, 6, 6 ] ], [ [ 18, 11, 12 ] ], [ [ 18, 14, 16 ] ], [ [ 18, 21, 21 ], [ 21, 15, 16 ] ], [ [ 19, 0, 0 ], [ 19, 8, 8 ] ], [ [ 19, 2, 6 ] ], [ [ 19, 13, 28 ] ], [ [ 19, 27, 28 ] ], [ [ 21, 6, 7 ] ], [ [ 24, 3, 3 ] ], [ [ 25, 2, 2 ] ], [ [ 25, 12, 12 ] ], [ [ 26, 0, 1 ] ], [ [ 26, 3, 3 ] ] ]
s01e15c05t
I am Shiva, the destroyer . I will have the woman. I'm warning you . I was judo champion at math camp. All right, now that's enough juvenile squabbling . You stop it . Stop it, I say! I'm going to settle this right now . Neither of you are good enough for my sister. Who are you to decide that? He's the man of his family . You have to respect his wishes. You're out too, by the way. Say what? Say what? It's nothing personal . I'd just prefer if my future niece or nephew didn't become flatulent every time they ate an eskimo pie. What are you so happy about? I'm not happy . It's the medication . I can't stop smiling. Now that Leonard's made me aware how high the genetic stakes are...we have to face the fact that none of you are suitable mates for my sister. Wait a minute, Leonard made you aware of that? We all make mistakes . Let's move on. Excuse me, but I think you're missing a big opportunity here. How so? Everybody knows genetic diversity produces the strongest offspring . Why not put a little mocha in the family latte? In principle, you have a point . But as a practical matter, need I remind you that it takes experimental pharmaceuticals to simply enable you to speak to the opposite sex. I think you're focusing entirely too much on the drugs. Is it 'cause I'm Jewish? 'Cause I'd kill my rabbi with a pork chop to be with your sister. This has nothing to do with religion . This has to do with the fact that you're a tiny, tiny man who still lives with his mother. Sheldon, you are really being unreasonable. Am I? Here, eat this cheese without farting and you can sleep with my sister. Oh, really? Oops. Shelly, can I speak to you for a minute? Alone. Why does everyone suddenly want to talk to me alone? Usually nobody wants to be alone with me. We all make mistakes . Let's move on.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay) (. .)) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB even)) (VP (VBG gon) (S (VP (TO na) (VP (VB ask) (SBAR (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG pimping) (NP (PRP me)) (PRT (RP out)) (PP (IN for) (NP (NN cheese))))))) (CC but) (PP (IN since) (SBARQ (WHADVP (WRB when)) (SQ (VBP do) (NP (PRP you)) (VP (VB care) (ADVP (IN at) (DT all)) (PP (IN about) (SBAR (WHNP (WP who)) (S (NP (PRP I)) (VP (VBP sleep) (PP (IN with)))))))))))))))) (. ?)))" }, "speaker": "Missy", "text": "Okay . I'm not even gonna ask why you're pimping me out for cheese but since when do you care at all about who I sleep with?", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 7, "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": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 7, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 9, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 12, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 20, "feats": null, "head": 7, "id": 6, "lemma": "even", "misc": "", "start_char": 16, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 24, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 21, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 27, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 25, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 31, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "ask", "misc": "", "start_char": 28, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 35, "feats": "PronType=Int", "head": 9, "id": 10, "lemma": "why", "misc": "", "start_char": 32, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 36, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 40, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 51, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 13, "lemma": "pimp", "misc": "", "start_char": 44, "text": "pimping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 54, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 52, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 58, "feats": null, "head": 13, "id": 15, "lemma": "out", "misc": "", "start_char": 55, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 59, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 69, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "cheese", "misc": "", "start_char": 63, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 73, "feats": null, "head": 23, "id": 18, "lemma": "but", "misc": "", "start_char": 70, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 79, "feats": null, "head": 23, "id": 19, "lemma": "since", "misc": "", "start_char": 74, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 84, "feats": "PronType=Int", "head": 23, "id": 20, "lemma": "when", "misc": "", "start_char": 80, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 85, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 96, "feats": "VerbForm=Inf", "head": 7, "id": 23, "lemma": "care", "misc": "", "start_char": 92, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 99, "feats": null, "head": 25, "id": 24, "lemma": "at", "misc": "", "start_char": 97, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 103, "feats": null, "head": 23, "id": 25, "lemma": "all", "misc": "", "start_char": 100, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 27, "id": 26, "lemma": "about", "misc": "", "start_char": 104, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 113, "feats": "PronType=Rel", "head": 23, "id": 27, "lemma": "who", "misc": "", "start_char": 110, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 29, "lemma": "sleep", "misc": "", "start_char": 116, "text": "sleep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 126, "feats": null, "head": 29, "id": 30, "lemma": "with", "misc": "", "start_char": 122, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 7, "id": 31, "lemma": "?", "misc": "", "start_char": 127, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Truthfully)) (, ,) (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN given) (NP (PRP it)) (NP (DT any) (NN thought)))) (CC but) (S (NP (PRP it)) (VP (VBZ has) (VP (VBN been) (VP (VBN pointed) (PRT (RP out)) (PP (IN to) (NP (PRP me))) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP carry) (NP (NP (NN DNA)) (PP (IN of) (NP (JJ great) (NN potential))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Truthfully, I've never given it any thought but it has been pointed out to me that you carry DNA of great potential.", "tokens": [ { "deprel": "advmod", "end_char": 139, "feats": null, "head": 6, "id": 1, "lemma": "truthfully", "misc": "", "start_char": 129, "text": "Truthfully", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 142, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 147, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 144, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 153, "feats": null, "head": 6, "id": 5, "lemma": "never", "misc": "", "start_char": 148, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 159, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "give", "misc": "", "start_char": 154, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 162, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 160, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 166, "feats": null, "head": 9, "id": 8, "lemma": "any", "misc": "", "start_char": 163, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 174, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "thought", "misc": "", "start_char": 167, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 178, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 175, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 181, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 179, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "have", "misc": "", "start_char": 182, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux:pass", "end_char": 190, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 186, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "end_char": 198, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 14, "lemma": "point", "misc": "", "start_char": 191, "text": "pointed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 202, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 199, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 205, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 208, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 17, "lemma": "I", "misc": "", "start_char": 206, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 213, "feats": null, "head": 20, "id": 18, "lemma": "that", "misc": "", "start_char": 209, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 214, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 20, "lemma": "carry", "misc": "", "start_char": 218, "text": "carry", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 227, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "DNA", "misc": "", "start_char": 224, "text": "DNA", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 230, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 228, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 236, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "great", "misc": "", "start_char": 231, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 246, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "potential", "misc": "", "start_char": 237, "text": "potential", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WHNP (WP What)) (PP (IN on) (NP (NN earth)))) (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))) (. ?)))" }, "speaker": "Missy", "text": "What on earth are you talking about?", "tokens": [ { "deprel": "obl", "end_char": 253, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 249, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 256, "feats": null, "head": 3, "id": 2, "lemma": "on", "misc": "", "start_char": 254, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 262, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "earth", "misc": "", "start_char": 257, "text": "earth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 266, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 263, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 270, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 267, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 278, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "talk", "misc": "", "start_char": 271, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 284, "feats": null, "head": 1, "id": 7, "lemma": "about", "misc": "", "start_char": 279, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 285, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP me)) (VP (VB explain))))) (. .) (S (NP (PRP You)) (VP (VBP see))) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT a) (JJ superior) (JJ genetic) (NN mutation)) (NP (NP (DT an) (NN improvement)) (PP (IN on) (NP (DT the) (VBG existing) (JJ mediocre) (NN stock)))))) (. .)))" }, "speaker": "Sheldon", "text": "Let me explain . You see, I'm a superior genetic mutation an improvement on the existing mediocre stock.", "tokens": [ { "deprel": "root", "end_char": 290, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 287, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 293, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 291, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 301, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "explain", "misc": "", "start_char": 294, "text": "explain", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 6, "id": 4, "lemma": ".", "misc": "", "start_char": 302, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 304, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 6, "lemma": "see", "misc": "", "start_char": 308, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 312, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 315, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 8, "lemma": "I", "misc": "", "start_char": 314, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 316, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 320, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 10, "lemma": "a", "misc": "", "start_char": 319, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 329, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "superior", "misc": "", "start_char": 321, "text": "superior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "genetic", "misc": "", "start_char": 330, "text": "genetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 346, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "mutation", "misc": "", "start_char": 338, "text": "mutation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 349, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 347, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 361, "feats": "Number=Sing", "head": 1, "id": 15, "lemma": "improvement", "misc": "", "start_char": 350, "text": "improvement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 364, "feats": null, "head": 20, "id": 16, "lemma": "on", "misc": "", "start_char": 362, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 368, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 17, "lemma": "the", "misc": "", "start_char": 365, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 377, "feats": "VerbForm=Ger", "head": 20, "id": 18, "lemma": "exist", "misc": "", "start_char": 369, "text": "existing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 386, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "mediocre", "misc": "", "start_char": 378, "text": "mediocre", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 392, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "stock", "misc": "", "start_char": 387, "text": "stock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (, ,) (`` \") (NP (JJ mediocre) (NN stock)) ('' \") (. ?)))" }, "speaker": "Missy", "text": "And what do you mean, \" mediocre stock \"?", "tokens": [ { "deprel": "cc", "end_char": 398, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 395, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obj", "end_char": 403, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "what", "misc": "", "start_char": 399, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 406, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 404, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 410, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 407, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 415, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "mean", "misc": "", "start_char": 411, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 416, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 9, "id": 7, "lemma": "\"", "misc": "", "start_char": 418, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 428, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "mediocre", "misc": "", "start_char": 420, "text": "mediocre", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 434, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "stock", "misc": "", "start_char": 429, "text": "stock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 9, "id": 10, "lemma": "\"", "misc": "", "start_char": 435, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 437, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (MD would) (VP (VB be) (NP (PRP you))))) (. .) (CC But) (S (S (VP (VBG residing) (PP (IN within) (NP (PRP you))))) (VP (VBZ is) (NP (NP (NP (DT the) (NN potential)) (PP (IN for) (NP (DT another) (PRP me)))) (. .) (NP (ADVP (RB Perhaps)) (ADJP (ADJP (RB even) (JJR taller)) (, ,) (ADJP (JJR smarter)) (CC and) (ADJP (RBR less) (JJ prone) (PP (IN to) (VP (NN freckling)))) (. .)) (NP (DT A) (NNP Sheldon) (CD 2.0)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD will))))) (. .) (NP (NNP Sheldon) (CD 2.0))))) (. ?)))" }, "speaker": "Sheldon", "text": "That would be you . But residing within you is the potential for another me . Perhaps even taller, smarter and less prone to freckling . A Sheldon 2.0, if you will . Sheldon 2.0?", "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": 456, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 0, "id": 4, "lemma": "you", "misc": "", "start_char": 453, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 462, "feats": null, "head": 12, "id": 6, "lemma": "but", "misc": "", "start_char": 459, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "csubj", "end_char": 471, "feats": "VerbForm=Ger", "head": 12, "id": 7, "lemma": "reside", "misc": "", "start_char": 463, "text": "residing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 478, "feats": null, "head": 9, "id": 8, "lemma": "within", "misc": "", "start_char": 472, "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 482, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 479, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 485, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 483, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 489, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 486, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 499, "feats": "Number=Sing", "head": 4, "id": 12, "lemma": "potential", "misc": "", "start_char": 490, "text": "potential", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 500, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 511, "feats": null, "head": 15, "id": 14, "lemma": "another", "misc": "", "start_char": 504, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 514, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 15, "lemma": "I", "misc": "", "start_char": 512, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 12, "id": 16, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 524, "feats": null, "head": 19, "id": 17, "lemma": "perhaps", "misc": "", "start_char": 517, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 529, "feats": null, "head": 19, "id": 18, "lemma": "even", "misc": "", "start_char": 525, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 536, "feats": "Degree=Cmp", "head": 12, "id": 19, "lemma": "tall", "misc": "", "start_char": 530, "text": "taller", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 537, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 546, "feats": "Degree=Cmp", "head": 19, "id": 21, "lemma": "smart", "misc": "", "start_char": 539, "text": "smarter", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "cc", "end_char": 550, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 547, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 555, "feats": "Degree=Cmp", "head": 24, "id": 23, "lemma": "less", "misc": "", "start_char": 551, "text": "less", "upos": "ADV", "xpos": "RBR" }, { "deprel": "conj", "end_char": 561, "feats": "Degree=Pos", "head": 19, "id": 24, "lemma": "prone", "misc": "", "start_char": 556, "text": "prone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 564, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 562, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 574, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "freckling", "misc": "", "start_char": 565, "text": "freckling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 19, "id": 27, "lemma": ".", "misc": "", "start_char": 575, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 578, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 28, "lemma": "a", "misc": "", "start_char": 577, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 586, "feats": "Number=Sing", "head": 19, "id": 29, "lemma": "Sheldon", "misc": "", "start_char": 579, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 590, "feats": "NumForm=Digit|NumType=Card", "head": 29, "id": 30, "lemma": "2.0", "misc": "", "start_char": 587, "text": "2.0", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 34, "id": 31, "lemma": ",", "misc": "", "start_char": 591, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 595, "feats": null, "head": 34, "id": 32, "lemma": "if", "misc": "", "start_char": 593, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 599, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 596, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 604, "feats": "VerbForm=Fin", "head": 19, "id": 34, "lemma": "will", "misc": "", "start_char": 600, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 19, "id": 35, "lemma": ".", "misc": "", "start_char": 605, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 614, "feats": "Number=Sing", "head": 19, "id": 36, "lemma": "Sheldon", "misc": "", "start_char": 607, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 618, "feats": "NumForm=Digit|NumType=Frac", "head": 36, "id": 37, "lemma": "2.0", "misc": "", "start_char": 615, "text": "2.0", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 4, "id": 38, "lemma": "?", "misc": "", "start_char": 619, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (CD 2.0) (. ?)))" }, "speaker": "Missy", "text": "Sheldon 2.0?", "tokens": [ { "deprel": "root", "end_char": 628, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 621, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 632, "feats": "NumForm=Digit|NumType=Frac", "head": 1, "id": 2, "lemma": "2.0", "misc": "", "start_char": 629, "text": "2.0", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 633, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (RB Exactly) (. .)) (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP am) (RB not) (VP (VBG saying) (SBAR (SBAR (IN that) (S (NP (PRP I)) (VP (MD should) (VP (VB be) (NP (NP (DT the) (JJ sole) (NN decider)) (PP (IN of) (SBAR (WHNP (WP who)) (S (NP (PRP you)) (VP (VBP mate) (PP (IN with))))))))))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBN attracted) (PP (IN to) (NP (DT the) (NN suitor))))))) (, ,) (NP (NP (DT the) (NN likelihood)) (PP (IN of) (NP (NN conception)))) (VP (MD will) (VP (VB be) (VP (VBN reduced)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Exactly . Now, I am not saying that I should be the sole decider of who you mate with . If you're not attracted to the suitor, the likelihood of conception will be reduced.", "tokens": [ { "deprel": "advmod", "end_char": 642, "feats": null, "head": 8, "id": 1, "lemma": "exactly", "misc": "", "start_char": 635, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 8, "id": 2, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 648, "feats": null, "head": 8, "id": 3, "lemma": "now", "misc": "", "start_char": 645, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 649, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 652, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 651, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 655, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 653, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 659, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 656, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 666, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "say", "misc": "", "start_char": 660, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 671, "feats": null, "head": 15, "id": 9, "lemma": "that", "misc": "", "start_char": 667, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 673, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 10, "lemma": "I", "misc": "", "start_char": 672, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 680, "feats": "VerbForm=Fin", "head": 15, "id": 11, "lemma": "should", "misc": "", "start_char": 674, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 683, "feats": "VerbForm=Inf", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 681, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 687, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 684, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 692, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "sole", "misc": "", "start_char": 688, "text": "sole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 700, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "decider", "misc": "", "start_char": 693, "text": "decider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 701, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 707, "feats": "PronType=Rel", "head": 15, "id": 17, "lemma": "who", "misc": "", "start_char": 704, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 708, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "mate", "misc": "", "start_char": 712, "text": "mate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 721, "feats": null, "head": 19, "id": 20, "lemma": "with", "misc": "", "start_char": 717, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 726, "feats": null, "head": 26, "id": 22, "lemma": "if", "misc": "", "start_char": 724, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 730, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 23, "lemma": "you", "misc": "", "start_char": 727, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "be", "misc": "", "start_char": 731, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 738, "feats": null, "head": 26, "id": 25, "lemma": "not", "misc": "", "start_char": 735, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 748, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 37, "id": 26, "lemma": "attract", "misc": "", "start_char": 739, "text": "attracted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 751, "feats": null, "head": 29, "id": 27, "lemma": "to", "misc": "", "start_char": 749, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 755, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 752, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 762, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "suitor", "misc": "", "start_char": 756, "text": "suitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 37, "id": 30, "lemma": ",", "misc": "", "start_char": 763, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 768, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 765, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 779, "feats": "Number=Sing", "head": 37, "id": 32, "lemma": "likelihood", "misc": "", "start_char": 769, "text": "likelihood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 782, "feats": null, "head": 34, "id": 33, "lemma": "of", "misc": "", "start_char": 780, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 793, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "conception", "misc": "", "start_char": 783, "text": "conception", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 798, "feats": "VerbForm=Fin", "head": 37, "id": 35, "lemma": "will", "misc": "", "start_char": 794, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 801, "feats": "VerbForm=Inf", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 799, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 809, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 37, "lemma": "reduce", "misc": "", "start_char": 802, "text": "reduced", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 8, "id": 38, "lemma": ".", "misc": "", "start_char": 810, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP have) (VP (VBN got) (S (VP (TO to) (VP (VB be) (VP (VBG kidding) (NP (PRP me)))))))) (. .)))" }, "speaker": "Missy", "text": "You have got to be kidding me.", "tokens": [ { "deprel": "nsubj", "end_char": 815, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 812, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 820, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 816, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 824, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 821, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 827, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 825, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 830, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 828, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 838, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "kid", "misc": "", "start_char": 831, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 841, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 839, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (PP (RB Not) (IN at) (DT all) (. .)) (NP (JJ Frequent) (NN coitus)) (ADVP (RB dramatically)) (VP (VBZ increases) (NP (NP (DT the) (NNS odds)) (PP (IN of) (NP (NN fertilization))))) (. .)))" }, "speaker": "Sheldon", "text": "Not at all . Frequent coitus dramatically increases the odds of fertilization.", "tokens": [ { "deprel": "advmod", "end_char": 847, "feats": null, "head": 8, "id": 1, "lemma": "not", "misc": "", "start_char": 844, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 850, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 848, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 854, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 851, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 865, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "frequent", "misc": "", "start_char": 857, "text": "Frequent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 872, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "coitus", "misc": "", "start_char": 866, "text": "coitus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 885, "feats": null, "head": 8, "id": 7, "lemma": "dramatically", "misc": "", "start_char": 873, "text": "dramatically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 895, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "increase", "misc": "", "start_char": 886, "text": "increases", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 899, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 896, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 904, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "odd", "misc": "", "start_char": 900, "text": "odds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 907, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 905, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 921, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "fertilization", "misc": "", "start_char": 908, "text": "fertilization", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 922, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (NP (NNP Shelly)) (, ,) (VP (VB sit) (PRT (RP down))) (. .) (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN lived) (NP (PRP$ my) (JJ whole) (NN life)) (S (VP (VBG dealing) (PP (IN with) (NP (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (PRP$ my) (JJ twin) (NN brother)) (VP (VBZ is) (SBAR (IN as) (S (NP (NN Mom)) (VP (VBZ puts) (NP (PRP it))))))))) (, ,) (NP (NP (CD one)) (PP (IN of) (NP (NP (NNP God) (POS 's)) (JJ special) (JJ little) (NNS people)))))))))) (. .)))" }, "speaker": "Missy", "text": "Okay, Shelly, sit down . Now, I've lived my whole life dealing with the fact that my twin brother is as Mom puts it, one of God's special little people.", "tokens": [ { "deprel": "discourse", "end_char": 928, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 924, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 929, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 937, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Shelly", "misc": "", "start_char": 931, "text": "Shelly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 938, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 943, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "sit", "misc": "", "start_char": 940, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 948, "feats": null, "head": 5, "id": 6, "lemma": "down", "misc": "", "start_char": 944, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 954, "feats": null, "head": 12, "id": 8, "lemma": "now", "misc": "", "start_char": 951, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 955, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 958, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 957, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 962, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 959, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 968, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 12, "lemma": "live", "misc": "", "start_char": 963, "text": "lived", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 971, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 969, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 977, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "whole", "misc": "", "start_char": 972, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "life", "misc": "", "start_char": 978, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 990, "feats": "VerbForm=Ger", "head": 12, "id": 16, "lemma": "deal", "misc": "", "start_char": 983, "text": "dealing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 995, "feats": null, "head": 19, "id": 17, "lemma": "with", "misc": "", "start_char": 991, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 999, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 996, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1004, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "fact", "misc": "", "start_char": 1000, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1009, "feats": null, "head": 27, "id": 20, "lemma": "that", "misc": "", "start_char": 1005, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1012, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "my", "misc": "", "start_char": 1010, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1017, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "twin", "misc": "", "start_char": 1013, "text": "twin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1025, "feats": "Number=Sing", "head": 27, "id": 23, "lemma": "brother", "misc": "", "start_char": 1018, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1028, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 24, "lemma": "be", "misc": "", "start_char": 1026, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1031, "feats": null, "head": 27, "id": 25, "lemma": "as", "misc": "", "start_char": 1029, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1035, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "mom", "misc": "", "start_char": 1032, "text": "Mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 27, "lemma": "put", "misc": "", "start_char": 1036, "text": "puts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1043, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "it", "misc": "", "start_char": 1041, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1045, "feats": null, "head": 30, "id": 29, "lemma": ",", "misc": "", "start_char": 1044, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1049, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 30, "lemma": "one", "misc": "", "start_char": 1046, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 36, "id": 31, "lemma": "of", "misc": "", "start_char": 1050, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1056, "feats": "Number=Sing", "head": 36, "id": 32, "lemma": "God", "misc": "", "start_char": 1053, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1059, "feats": null, "head": 32, "id": 33, "lemma": "'s", "misc": "", "start_char": 1057, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 1067, "feats": "Degree=Pos", "head": 36, "id": 34, "lemma": "special", "misc": "", "start_char": 1060, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1074, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "little", "misc": "", "start_char": 1068, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1081, "feats": "Number=Plur", "head": 30, "id": 36, "lemma": "person", "misc": "", "start_char": 1075, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB always)) (VP (VBD thought) (SBAR (SBAR (S (NP (PRP I)) (VP (VBD was) (PP (ADVP (RBR more)) (IN like) (NP (DT a) (NN cuckoo) (NN bird) (. .) (S (NP (PRP You)) (VP (VBP know)))))))) (, ,) (S (S (NP (NP (DT a) (JJ superior) (NN creature)) (SBAR (WHNP (WP$ whose) (NN egg)) (S (VP (VBZ is) (VP (VBN placed) (PP (IN in) (NP (NP (DT the) (NN nest)) (PP (IN of) (NP (JJ ordinary) (NNS birds)))))))))) (. .) (ADVP (IN Of) (NN course)) (, ,) (NP (DT the) (ADJP (RB newly) (VBN hatched)) (NN cuckoo)) (VP (VBZ eats) (NP (PDT all) (DT the) (NN food)) (, ,) (S (VP (VBG leaving) (NP (DT the) (JJ ordinary) (NNS siblings)) (S (VP (TO to) (VP (VB starve) (PP (IN to) (NP (NN death)))))))))) (. .) (S (PP (ADVP (RB Luckily)) (IN for) (NP (PRP you))) (, ,) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (NN metaphor)) (VP (VBD ended))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I always thought I was more like a cuckoo bird . You know, a superior creature whose egg is placed in the nest of ordinary birds . Of course, the newly hatched cuckoo eats all the food, leaving the ordinary siblings to starve to death . Luckily for you, that's where the metaphor ended.", "tokens": [ { "deprel": "nsubj", "end_char": 1085, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1084, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1092, "feats": null, "head": 3, "id": 2, "lemma": "always", "misc": "", "start_char": 1086, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1100, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 1093, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1102, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 4, "lemma": "I", "misc": "", "start_char": 1101, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1106, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 5, "lemma": "be", "misc": "", "start_char": 1103, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1111, "feats": "Degree=Cmp", "head": 10, "id": 6, "lemma": "more", "misc": "", "start_char": 1107, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 1112, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1118, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1117, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1125, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "cuckoo", "misc": "", "start_char": 1119, "text": "cuckoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1130, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "bird", "misc": "", "start_char": 1126, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 1131, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1136, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1133, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1141, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "know", "misc": "", "start_char": 1137, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1143, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1145, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1144, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1154, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "superior", "misc": "", "start_char": 1146, "text": "superior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1163, "feats": "Number=Sing", "head": 10, "id": 17, "lemma": "creature", "misc": "", "start_char": 1155, "text": "creature", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 1169, "feats": "Poss=Yes|PronType=Rel", "head": 19, "id": 18, "lemma": "whose", "misc": "", "start_char": 1164, "text": "whose", "upos": "PRON", "xpos": "WP$" }, { "deprel": "nsubj:pass", "end_char": 1173, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "egg", "misc": "", "start_char": 1170, "text": "egg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1176, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1174, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1183, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 21, "lemma": "place", "misc": "", "start_char": 1177, "text": "placed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1186, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 1184, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1190, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 1187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1195, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "nest", "misc": "", "start_char": 1191, "text": "nest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1198, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 1196, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1207, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "ordinary", "misc": "", "start_char": 1199, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1213, "feats": "Number=Plur", "head": 24, "id": 27, "lemma": "bird", "misc": "", "start_char": 1208, "text": "birds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1215, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 1214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1218, "feats": null, "head": 36, "id": 29, "lemma": "of", "misc": "", "start_char": 1216, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1225, "feats": "Number=Sing", "head": 29, "id": 30, "lemma": "course", "misc": "", "start_char": 1219, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1227, "feats": null, "head": 29, "id": 31, "lemma": ",", "misc": "", "start_char": 1226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1231, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 32, "lemma": "the", "misc": "", "start_char": 1228, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1237, "feats": null, "head": 34, "id": 33, "lemma": "newly", "misc": "", "start_char": 1232, "text": "newly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1245, "feats": "Tense=Past|VerbForm=Part", "head": 35, "id": 34, "lemma": "hatch", "misc": "", "start_char": 1238, "text": "hatched", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 1252, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "cuckoo", "misc": "", "start_char": 1246, "text": "cuckoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 36, "lemma": "eat", "misc": "", "start_char": 1253, "text": "eats", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 1261, "feats": null, "head": 39, "id": 37, "lemma": "all", "misc": "", "start_char": 1258, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1265, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 1262, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1270, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "food", "misc": "", "start_char": 1266, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1272, "feats": null, "head": 41, "id": 40, "lemma": ",", "misc": "", "start_char": 1271, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 1280, "feats": "VerbForm=Ger", "head": 36, "id": 41, "lemma": "leave", "misc": "", "start_char": 1273, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1284, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 42, "lemma": "the", "misc": "", "start_char": 1281, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1293, "feats": "Degree=Pos", "head": 44, "id": 43, "lemma": "ordinary", "misc": "", "start_char": 1285, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1302, "feats": "Number=Plur", "head": 41, "id": 44, "lemma": "sibling", "misc": "", "start_char": 1294, "text": "siblings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1305, "feats": null, "head": 46, "id": 45, "lemma": "to", "misc": "", "start_char": 1303, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1312, "feats": "VerbForm=Inf", "head": 41, "id": 46, "lemma": "starve", "misc": "", "start_char": 1306, "text": "starve", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1315, "feats": null, "head": 48, "id": 47, "lemma": "to", "misc": "", "start_char": 1313, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1321, "feats": "Number=Sing", "head": 46, "id": 48, "lemma": "death", "misc": "", "start_char": 1316, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 3, "id": 49, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1331, "feats": null, "head": 56, "id": 50, "lemma": "luckily", "misc": "", "start_char": 1324, "text": "Luckily", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1335, "feats": null, "head": 52, "id": 51, "lemma": "for", "misc": "", "start_char": 1332, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1339, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 56, "id": 52, "lemma": "you", "misc": "", "start_char": 1336, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1341, "feats": null, "head": 56, "id": 53, "lemma": ",", "misc": "", "start_char": 1340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1346, "feats": "Number=Sing|PronType=Dem", "head": 56, "id": 54, "lemma": "that", "misc": "", "start_char": 1342, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 1347, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1355, "feats": "PronType=Rel", "head": 3, "id": 56, "lemma": "where", "misc": "", "start_char": 1350, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1359, "feats": "Definite=Def|PronType=Art", "head": 58, "id": 57, "lemma": "the", "misc": "", "start_char": 1356, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1368, "feats": "Number=Sing", "head": 59, "id": 58, "lemma": "metaphor", "misc": "", "start_char": 1360, "text": "metaphor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl:relcl", "end_char": 1374, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 56, "id": 59, "lemma": "end", "misc": "", "start_char": 1369, "text": "ended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 3, "id": 60, "lemma": ".", "misc": "", "start_char": 1375, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (S (NP (PRP it)) (VP (VBD ended) (PP (IN at) (NP (`` \") (NN cuckoo) ('' \"))))) (. .) (S (NP (PRP You)) (VP (VBP listen) (PP (IN to) (NP (PRP me))))) (. .) (SBAR (IN If) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB start) (S (VP (VBG acting) (PP (IN like) (NP (NP (DT a) (NN brother)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ cares) (PP (IN about) (NP (PRP me)))) (, ,) (RB then) (ADJP (JJ terrific) (. .)) (VP (VB Bring) (NP (PRP it)) (PRT (RP on))) (. .) (CC But) (S (S (NP (PRP you)) (VP (VBP try) (NP (NP (CD one) (NN time)) (SBAR (S (VP (TO to) (VP (VB tell) (NP (NP (PRP me)) (SBAR (WHNP (WP who)) (S (NP (PRP I)) (VP (MD should) (VP (VB be) (VP (VBG sleeping) (PP (IN with))))))))))))))) (, ,) (CC and) (S (NP (PRP you) (CC and) (PRP I)) (VP (VBP are) (VP (VBG going) (S (VP (TO to) (VP (VB go) (ADVP (RB round) (CC and) (IN round) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP we)) (VP (VBD did)))))) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBD were) (NP (JJ little)))))))))))))))))))))))))))) (. .)))" }, "speaker": "Missy", "text": "I thought it ended at \" cuckoo \" . You listen to me . If you want to start acting like a brother who cares about me, then terrific . Bring it on . But you try one time to tell me who I should be sleeping with, and you and I are going to go round and round the way we did when we were little.", "tokens": [ { "deprel": "nsubj", "end_char": 1378, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1377, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1386, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1379, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1389, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 1387, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1395, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "end", "misc": "", "start_char": 1390, "text": "ended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1398, "feats": null, "head": 7, "id": 5, "lemma": "at", "misc": "", "start_char": 1396, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 7, "id": 6, "lemma": "\"", "misc": "", "start_char": 1399, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 1407, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "cuckoo", "misc": "", "start_char": 1401, "text": "cuckoo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1409, "feats": null, "head": 7, "id": 8, "lemma": "\"", "misc": "", "start_char": 1408, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 11, "id": 9, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1415, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1412, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1422, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "listen", "misc": "", "start_char": 1416, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1425, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1423, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1428, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 1426, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1430, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1429, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1433, "feats": null, "head": 17, "id": 15, "lemma": "if", "misc": "", "start_char": 1431, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1437, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1434, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1442, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 17, "lemma": "want", "misc": "", "start_char": 1438, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1445, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1443, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1451, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "start", "misc": "", "start_char": 1446, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1458, "feats": "VerbForm=Ger", "head": 19, "id": 20, "lemma": "act", "misc": "", "start_char": 1452, "text": "acting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1463, "feats": null, "head": 23, "id": 21, "lemma": "like", "misc": "", "start_char": 1459, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1465, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1464, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1473, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "brother", "misc": "", "start_char": 1466, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1477, "feats": "PronType=Rel", "head": 25, "id": 24, "lemma": "who", "misc": "", "start_char": 1474, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1483, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 25, "lemma": "care", "misc": "", "start_char": 1478, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1489, "feats": null, "head": 27, "id": 26, "lemma": "about", "misc": "", "start_char": 1484, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1492, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 27, "lemma": "I", "misc": "", "start_char": 1490, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1494, "feats": null, "head": 30, "id": 28, "lemma": ",", "misc": "", "start_char": 1493, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1499, "feats": "PronType=Dem", "head": 30, "id": 29, "lemma": "then", "misc": "", "start_char": 1495, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1508, "feats": "Degree=Pos", "head": 2, "id": 30, "lemma": "terrific", "misc": "", "start_char": 1500, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1510, "feats": null, "head": 32, "id": 31, "lemma": ".", "misc": "", "start_char": 1509, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1516, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 32, "lemma": "bring", "misc": "", "start_char": 1511, "text": "Bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1519, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 33, "lemma": "it", "misc": "", "start_char": 1517, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1522, "feats": null, "head": 32, "id": 34, "lemma": "on", "misc": "", "start_char": 1520, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 2, "id": 35, "lemma": ".", "misc": "", "start_char": 1523, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1528, "feats": null, "head": 38, "id": 36, "lemma": "but", "misc": "", "start_char": 1525, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 38, "id": 37, "lemma": "you", "misc": "", "start_char": 1529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1536, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 38, "lemma": "try", "misc": "", "start_char": 1533, "text": "try", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1540, "feats": "NumForm=Word|NumType=Card", "head": 40, "id": 39, "lemma": "one", "misc": "", "start_char": 1537, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1545, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "time", "misc": "", "start_char": 1541, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1548, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 1546, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1553, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "tell", "misc": "", "start_char": 1549, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1556, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 43, "lemma": "I", "misc": "", "start_char": 1554, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 1560, "feats": "PronType=Rel", "head": 48, "id": 44, "lemma": "who", "misc": "", "start_char": 1557, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1562, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 45, "lemma": "I", "misc": "", "start_char": 1561, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1569, "feats": "VerbForm=Fin", "head": 48, "id": 46, "lemma": "should", "misc": "", "start_char": 1563, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1572, "feats": "VerbForm=Inf", "head": 48, "id": 47, "lemma": "be", "misc": "", "start_char": 1570, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1581, "feats": "Tense=Pres|VerbForm=Part", "head": 42, "id": 48, "lemma": "sleep", "misc": "", "start_char": 1573, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1586, "feats": null, "head": 44, "id": 49, "lemma": "with", "misc": "", "start_char": 1582, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1588, "feats": null, "head": 56, "id": 50, "lemma": ",", "misc": "", "start_char": 1587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1592, "feats": null, "head": 56, "id": 51, "lemma": "and", "misc": "", "start_char": 1589, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1596, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 56, "id": 52, "lemma": "you", "misc": "", "start_char": 1593, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1600, "feats": null, "head": 54, "id": 53, "lemma": "and", "misc": "", "start_char": 1597, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1602, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 52, "id": 54, "lemma": "I", "misc": "", "start_char": 1601, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1606, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 1603, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1612, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 56, "lemma": "go", "misc": "", "start_char": 1607, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1615, "feats": null, "head": 58, "id": 57, "lemma": "to", "misc": "", "start_char": 1613, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1618, "feats": "VerbForm=Inf", "head": 56, "id": 58, "lemma": "go", "misc": "", "start_char": 1616, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1624, "feats": null, "head": 58, "id": 59, "lemma": "round", "misc": "", "start_char": 1619, "text": "round", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1628, "feats": null, "head": 61, "id": 60, "lemma": "and", "misc": "", "start_char": 1625, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1634, "feats": null, "head": 59, "id": 61, "lemma": "round", "misc": "", "start_char": 1629, "text": "round", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1638, "feats": "Definite=Def|PronType=Art", "head": 63, "id": 62, "lemma": "the", "misc": "", "start_char": 1635, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1642, "feats": "Number=Sing", "head": 58, "id": 63, "lemma": "way", "misc": "", "start_char": 1639, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1645, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 65, "id": 64, "lemma": "we", "misc": "", "start_char": 1643, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1649, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 63, "id": 65, "lemma": "do", "misc": "", "start_char": 1646, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1654, "feats": "PronType=Int", "head": 69, "id": 66, "lemma": "when", "misc": "", "start_char": 1650, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1657, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 69, "id": 67, "lemma": "we", "misc": "", "start_char": 1655, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1662, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 69, "id": 68, "lemma": "be", "misc": "", "start_char": 1658, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1669, "feats": "Degree=Pos", "head": 65, "id": 69, "lemma": "little", "misc": "", "start_char": 1663, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1671, "feats": null, "head": 2, "id": 70, "lemma": ".", "misc": "", "start_char": 1670, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (DT an) (JJ alternate) (NN proposal))) (. .)))" }, "speaker": "Sheldon", "text": "I have an alternate proposal.", "tokens": [ { "deprel": "nsubj", "end_char": 1673, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1672, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1678, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1674, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1681, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1679, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1691, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "alternate", "misc": "", "start_char": 1682, "text": "alternate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1700, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "proposal", "misc": "", "start_char": 1692, "text": "proposal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Go) (PRT (RP on))) (. .)))" }, "speaker": "Missy", "text": "Go on.", "tokens": [ { "deprel": "root", "end_char": 1705, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "go", "misc": "", "start_char": 1703, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1708, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 1706, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1710, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP donate) (NP (NNS eggs)))) (. .) (S (NP (PRP We)) (VP (MD will) (VP (VB place) (NP (PRP them)) (PP (IN in) (NP (JJ cryogenic) (NN storage)))))) (. .) (S (NP (PRP I)) (VP (MD will) (VP (VB find) (S (S (NP (NP (DT an) (JJ appropriate) (NN sperm) (NN donor)) (PP (IN for) (NP (PRP$ your) (NNS eggs)))) (VP (VB have) (S (NP (PRP them)) (VP (VBN fertilized) (CC and) (VBN implanted) (PP (IN in) (NP (PRP you))))))) (. .) (S (NP (DT That) (NN way)) (, ,) (NP (NN everybody)) (VP (VBZ wins))))))) (. .)))" }, "speaker": "Sheldon", "text": "You donate eggs . We will place them in cryogenic storage . I will find an appropriate sperm donor for your eggs have them fertilized and implanted in you . That way, everybody wins.", "tokens": [ { "deprel": "nsubj", "end_char": 1714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1711, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "donate", "misc": "", "start_char": 1715, "text": "donate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1726, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "egg", "misc": "", "start_char": 1722, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1728, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1727, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1731, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 1729, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1736, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 1732, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1742, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "place", "misc": "", "start_char": 1737, "text": "place", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1747, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "they", "misc": "", "start_char": 1743, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1750, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 1748, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1760, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "cryogenic", "misc": "", "start_char": 1751, "text": "cryogenic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1768, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "storage", "misc": "", "start_char": 1761, "text": "storage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1770, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1769, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1772, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 1771, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1777, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 1773, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1782, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "find", "misc": "", "start_char": 1778, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1785, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 16, "lemma": "a", "misc": "", "start_char": 1783, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1797, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "appropriate", "misc": "", "start_char": 1786, "text": "appropriate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1803, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "sperm", "misc": "", "start_char": 1798, "text": "sperm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1809, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "donor", "misc": "", "start_char": 1804, "text": "donor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1813, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 1810, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1818, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "your", "misc": "", "start_char": 1814, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1823, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "egg", "misc": "", "start_char": 1819, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1828, "feats": "VerbForm=Fin", "head": 15, "id": 23, "lemma": "have", "misc": "", "start_char": 1824, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1833, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "they", "misc": "", "start_char": 1829, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1844, "feats": "Tense=Past|VerbForm=Part", "head": 23, "id": 25, "lemma": "fertilize", "misc": "", "start_char": 1834, "text": "fertilized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1848, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 1845, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1858, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 27, "lemma": "implant", "misc": "", "start_char": 1849, "text": "implanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1861, "feats": null, "head": 29, "id": 28, "lemma": "in", "misc": "", "start_char": 1859, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1865, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 27, "id": 29, "lemma": "you", "misc": "", "start_char": 1862, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1867, "feats": null, "head": 23, "id": 30, "lemma": ".", "misc": "", "start_char": 1866, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1872, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 31, "lemma": "that", "misc": "", "start_char": 1868, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1876, "feats": "Number=Sing", "head": 35, "id": 32, "lemma": "way", "misc": "", "start_char": 1873, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1878, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 1877, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1888, "feats": "Number=Sing|PronType=Tot", "head": 35, "id": 34, "lemma": "everybody", "misc": "", "start_char": 1879, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1893, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 35, "lemma": "win", "misc": "", "start_char": 1889, "text": "wins", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1895, "feats": null, "head": 2, "id": 36, "lemma": ".", "misc": "", "start_char": 1894, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 13, 13 ], [ 0, 27, 27 ], [ 1, 18, 18 ], [ 3, 4, 4 ], [ 5, 3, 3 ], [ 5, 8, 8 ], [ 5, 32, 32 ], [ 7, 17, 17 ], [ 7, 22, 22 ], [ 8, 6, 6 ], [ 10, 9, 9 ], [ 10, 12, 12 ], [ 10, 20, 20 ], [ 11, 11, 11 ], [ 11, 51, 51 ], [ 12, 0, 0 ], [ 12, 12, 12 ], [ 12, 26, 26 ], [ 12, 42, 42 ], [ 12, 44, 44 ], [ 12, 53, 53 ], [ 15, 0, 0 ], [ 15, 20, 20 ], [ 15, 28, 28 ] ], [ [ 0, 10, 10 ], [ 0, 21, 21 ] ], [ [ 0, 16, 16 ] ], [ [ 0, 26, 26 ], [ 7, 16, 16 ], [ 7, 27, 28 ], [ 12, 43, 43 ] ], [ [ 1, 2, 2 ], [ 1, 16, 16 ], [ 2, 4, 4 ], [ 3, 1, 1 ], [ 3, 7, 7 ], [ 4, 3, 3 ], [ 5, 14, 14 ], [ 7, 4, 4 ], [ 7, 9, 9 ], [ 8, 0, 0 ], [ 10, 2, 2 ], [ 10, 20, 22 ], [ 10, 29, 35 ], [ 11, 0, 0 ], [ 11, 3, 3 ], [ 12, 9, 9 ], [ 12, 15, 15 ], [ 12, 36, 36 ], [ 12, 51, 51 ], [ 13, 0, 0 ], [ 15, 12, 12 ] ], [ [ 1, 20, 23 ] ], [ [ 2, 2, 2 ] ], [ [ 3, 13, 19 ] ], [ [ 3, 16, 19 ] ], [ [ 3, 18, 19 ], [ 4, 7, 8 ], [ 5, 0, 0 ] ], [ [ 4, 1, 1 ] ], [ [ 5, 13, 14 ] ], [ [ 5, 27, 29 ], [ 5, 35, 36 ], [ 6, 0, 1 ] ], [ [ 7, 33, 33 ], [ 9, 11, 11 ] ], [ [ 7, 30, 33 ], [ 9, 8, 11 ] ], [ [ 9, 4, 5 ] ], [ [ 10, 12, 14 ] ], [ [ 10, 25, 25 ] ], [ [ 10, 31, 35 ] ], [ [ 11, 7, 9 ] ], [ [ 11, 22, 26 ] ], [ [ 11, 25, 26 ] ], [ [ 11, 31, 34 ] ], [ [ 11, 36, 38 ] ], [ [ 11, 41, 43 ] ], [ [ 11, 56, 57 ], [ 12, 2, 2 ] ], [ [ 12, 38, 39 ] ], [ [ 12, 51, 53 ], [ 12, 63, 63 ], [ 12, 66, 66 ], [ 15, 4, 4 ] ], [ [ 13, 2, 4 ] ], [ [ 15, 2, 2 ], [ 15, 7, 7 ], [ 15, 20, 21 ], [ 15, 23, 23 ] ], [ [ 15, 9, 10 ] ], [ [ 15, 15, 21 ] ], [ [ 15, 33, 33 ] ] ]
s01e15c06t
Okay . I'm not even gonna ask why you're pimping me out for cheese but since when do you care at all about who I sleep with? Truthfully, I've never given it any thought but it has been pointed out to me that you carry DNA of great potential. What on earth are you talking about? Let me explain . You see, I'm a superior genetic mutation an improvement on the existing mediocre stock. And what do you mean, " mediocre stock "? That would be you . But residing within you is the potential for another me . Perhaps even taller, smarter and less prone to freckling . A Sheldon 2.0, if you will . Sheldon 2.0? Sheldon 2.0? Exactly . Now, I am not saying that I should be the sole decider of who you mate with . If you're not attracted to the suitor, the likelihood of conception will be reduced. You have got to be kidding me. Not at all . Frequent coitus dramatically increases the odds of fertilization. Okay, Shelly, sit down . Now, I've lived my whole life dealing with the fact that my twin brother is as Mom puts it, one of God's special little people. I always thought I was more like a cuckoo bird . You know, a superior creature whose egg is placed in the nest of ordinary birds . Of course, the newly hatched cuckoo eats all the food, leaving the ordinary siblings to starve to death . Luckily for you, that's where the metaphor ended. I thought it ended at " cuckoo " . You listen to me . If you want to start acting like a brother who cares about me, then terrific . Bring it on . But you try one time to tell me who I should be sleeping with, and you and I are going to go round and round the way we did when we were little. I have an alternate proposal. Go on. You donate eggs . We will place them in cryogenic storage . I will find an appropriate sperm donor for your eggs have them fertilized and implanted in you . That way, everybody wins.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NN Correction) (. .) (NNP Missy)) (VP (MD can) (VP (VB date) (SBAR (WHNP (WP whoever)) (S (NP (PRP she)) (VP (VBZ wants)))))) (. .)))" }, "speaker": "Sheldon", "text": "Correction . Missy can date whoever she wants.", "tokens": [ { "deprel": "root", "end_char": 10, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "correction", "misc": "", "start_char": 0, "text": "Correction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 11, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 18, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Missy", "misc": "", "start_char": 13, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 22, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "can", "misc": "", "start_char": 19, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 27, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "date", "misc": "", "start_char": 23, "text": "date", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 35, "feats": "PronType=Rel", "head": 8, "id": 6, "lemma": "whoever", "misc": "", "start_char": 28, "text": "whoever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "she", "misc": "", "start_char": 36, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "want", "misc": "", "start_char": 40, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 6, 6 ] ], [ [ 0, 5, 5 ] ] ]
s01e15c07t
Correction . Missy can date whoever she wants.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB settle) (NP (DT this)))))) (. .)))" }, "speaker": "Howard", "text": "Look, we have to settle this.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 1, "lemma": "look", "misc": "", "start_char": 0, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "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": 14, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 10, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 15, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 24, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "settle", "misc": "", "start_char": 18, "text": "settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 29, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 25, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP agree) (. .) (SBAR (S (NP (NP (NNP Sheldon) (POS 's)) (NN sister)) (VP (VBZ is) (VP (VBG hiding) (PP (IN at) (NP (NNP Penny) (POS 's))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP 've) (RB all) (VP (VBN been) (VP (VBG hitting) (PP (IN on) (NP (PRP her))) (PP (IN at) (NP (DT the) (JJ same) (NN time))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I agree . Sheldon's sister is hiding at Penny's because we've all been hitting on her at the same time.", "tokens": [ { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 32, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "agree", "misc": "", "start_char": 34, "text": "agree", "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": "nmod:poss", "end_char": 49, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 42, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 52, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 50, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 59, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "sister", "misc": "", "start_char": 53, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 60, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 69, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "hide", "misc": "", "start_char": 63, "text": "hiding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 72, "feats": null, "head": 10, "id": 9, "lemma": "at", "misc": "", "start_char": 70, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 78, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "penny", "misc": "", "start_char": 73, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 79, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "mark", "end_char": 89, "feats": null, "head": 17, "id": 12, "lemma": "because", "misc": "", "start_char": 82, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "we", "misc": "", "start_char": 90, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 96, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "have", "misc": "", "start_char": 93, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 17, "id": 15, "lemma": "all", "misc": "", "start_char": 97, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 105, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 101, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl", "end_char": 113, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 17, "lemma": "hit", "misc": "", "start_char": 106, "text": "hitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 116, "feats": null, "head": 19, "id": 18, "lemma": "on", "misc": "", "start_char": 114, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 120, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 19, "lemma": "her", "misc": "", "start_char": 117, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 123, "feats": null, "head": 23, "id": 20, "lemma": "at", "misc": "", "start_char": 121, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 127, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 124, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 132, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "same", "misc": "", "start_char": 128, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 137, "feats": "Number=Sing", "head": 17, "id": 23, "lemma": "time", "misc": "", "start_char": 133, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 2, "id": 24, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VBZ 's) (RB not) (VP (VBG hiding)))) (. .) (S (S (NP (PRP She)) (VP (VBD needed) (NP (NN privacy)) (S (VP (TO to) (VP (VB call) (NP (NP (PRP$ her) (NN grandmother)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (ADVP (RB apparently)) (ADJP (RB very) (JJ sick))))))))))) (. .) (CC And) (S (ADVP (RB then)) (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (PRP she)) (VP (VBZ has) (S (VP (TO to) (VP (VB wash) (NP (PRP$ her) (NN hair))))))))))) (. .)))" }, "speaker": "Raj", "text": "She's not hiding . She needed privacy to call her grandmother who's apparently very sick . And then I believe she has to wash her hair.", "tokens": [ { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 140, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 144, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 150, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 147, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 157, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "hide", "misc": "", "start_char": 151, "text": "hiding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 163, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "she", "misc": "", "start_char": 160, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 170, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "need", "misc": "", "start_char": 164, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 178, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "privacy", "misc": "", "start_char": 171, "text": "privacy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 181, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 179, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 186, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "call", "misc": "", "start_char": 182, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 190, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "her", "misc": "", "start_char": 187, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 202, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "grandmother", "misc": "", "start_char": 191, "text": "grandmother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 206, "feats": "PronType=Rel", "head": 17, "id": 13, "lemma": "who", "misc": "", "start_char": 203, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 207, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 220, "feats": null, "head": 17, "id": 15, "lemma": "apparently", "misc": "", "start_char": 210, "text": "apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 225, "feats": null, "head": 17, "id": 16, "lemma": "very", "misc": "", "start_char": 221, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 230, "feats": "Degree=Pos", "head": 12, "id": 17, "lemma": "sick", "misc": "", "start_char": 226, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 231, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 236, "feats": null, "head": 22, "id": 19, "lemma": "and", "misc": "", "start_char": 233, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 241, "feats": "PronType=Dem", "head": 22, "id": 20, "lemma": "then", "misc": "", "start_char": 237, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 251, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 22, "lemma": "believe", "misc": "", "start_char": 244, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 255, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "she", "misc": "", "start_char": 252, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "have", "misc": "", "start_char": 256, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 262, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 260, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 267, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "wash", "misc": "", "start_char": 263, "text": "wash", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 271, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "her", "misc": "", "start_char": 268, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 276, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "hair", "misc": "", "start_char": 272, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 277, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP you)) (NP (JJ poor) (JJ deluded) (NN bastard)) (. .)))" }, "speaker": "Howard", "text": "Oh, you poor deluded bastard.", "tokens": [ { "deprel": "discourse", "end_char": 281, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 279, "text": "Oh", "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": "discourse", "end_char": 287, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 284, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 292, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "poor", "misc": "", "start_char": 288, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 300, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "delude", "misc": "", "start_char": 293, "text": "deluded", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 308, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "bastard", "misc": "", "start_char": 301, "text": "bastard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB start) (PP (IN with) (NP (PRP me))) (, ,) (VP (NN dude)))) (. .)))" }, "speaker": "Raj", "text": "Don't start with me, dude.", "tokens": [ { "deprel": "aux", "end_char": 313, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 311, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 317, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 314, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 323, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "start", "misc": "", "start_char": 318, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 328, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 324, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 331, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 329, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 338, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "dude", "misc": "", "start_char": 334, "text": "dude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB go) (ADVP (RB again))))))) (. ?) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB go))))) (. .)))" }, "speaker": "Howard", "text": "You want to go again? Let's go.", "tokens": [ { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 341, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 345, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 352, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 350, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 355, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "go", "misc": "", "start_char": 353, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 361, "feats": null, "head": 4, "id": 5, "lemma": "again", "misc": "", "start_char": 356, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 362, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 367, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 7, "lemma": "let", "misc": "", "start_char": 364, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 370, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 368, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 373, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 371, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VB Sit) (PRT (RP down))) (. .)))" }, "speaker": "Leonard", "text": "Sit down.", "tokens": [ { "deprel": "root", "end_char": 379, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sit", "misc": "", "start_char": 376, "text": "Sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 384, "feats": null, "head": 1, "id": 2, "lemma": "down", "misc": "", "start_char": 380, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 391, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 387, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 392, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB fight) (PRT (IN over)) (NP (NNP Missy))))))))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB do) (NP (PRP it)) (NP (NP (DT the) (JJ right) (NN way)) (. .) (NP (DT The) (JJ honorable) (NN way)))))) (. .)))" }, "speaker": "Leonard", "text": "If we're going to fight over Missy, let's do it the right way . The honorable way.", "tokens": [ { "deprel": "mark", "end_char": 396, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 394, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 399, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 397, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 403, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 400, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 409, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 4, "lemma": "go", "misc": "", "start_char": 404, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 412, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 410, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 418, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "fight", "misc": "", "start_char": 413, "text": "fight", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 423, "feats": null, "head": 8, "id": 7, "lemma": "over", "misc": "", "start_char": 419, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 429, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Missy", "misc": "", "start_char": 424, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 4, "id": 9, "lemma": ",", "misc": "", "start_char": 430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 435, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 10, "lemma": "let", "misc": "", "start_char": 432, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 438, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "we", "misc": "", "start_char": 436, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 441, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 439, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 444, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 442, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 448, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 445, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 454, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "right", "misc": "", "start_char": 449, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 458, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "way", "misc": "", "start_char": 455, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 20, "id": 17, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 464, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 18, "lemma": "the", "misc": "", "start_char": 461, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 474, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "honorable", "misc": "", "start_char": 465, "text": "honorable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 478, "feats": "Number=Sing", "head": 12, "id": 20, "lemma": "way", "misc": "", "start_char": 475, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 10, "id": 21, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP he)) (VP (VBZ 's) (ADJP (RB down))) (. !)))" }, "speaker": "Leonard", "text": "And he's down!", "tokens": [ { "deprel": "cc", "end_char": 484, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 481, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 487, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "he", "misc": "", "start_char": 485, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 488, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 495, "feats": null, "head": 0, "id": 4, "lemma": "down", "misc": "", "start_char": 491, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 496, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on))) (, ,) (VP (VB come) (PRT (RP on))) (. !) (VP (VB Get) (PRT (RP up))) (. .)))" }, "speaker": "Howard", "text": "Come on, come on! Get up.", "tokens": [ { "deprel": "root", "end_char": 502, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 498, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 505, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 503, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 506, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 512, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "come", "misc": "", "start_char": 508, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 515, "feats": null, "head": 4, "id": 5, "lemma": "on", "misc": "", "start_char": 513, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 7, "id": 6, "lemma": "!", "misc": "", "start_char": 516, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 521, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "get", "misc": "", "start_char": 518, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 524, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 522, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 525, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (VP (VP (VB Stay) (PRT (RP down))) (, ,) (VP (VB bitch) (. .) (FRAG (INTJ (UH Yeah)))) (. !) (NP (NP (JJ Natural) (NN selection)) (PP (IN at) (NP (NN work)))) (. .)))" }, "speaker": "Leonard", "text": "Stay down, bitch . Yeah! Natural selection at work.", "tokens": [ { "deprel": "root", "end_char": 531, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stay", "misc": "", "start_char": 527, "text": "Stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 536, "feats": null, "head": 1, "id": 2, "lemma": "down", "misc": "", "start_char": 532, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 537, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 544, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "bitch", "misc": "", "start_char": 539, "text": "bitch", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 551, "feats": null, "head": 9, "id": 6, "lemma": "yeah", "misc": "", "start_char": 547, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 552, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 561, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Natural", "misc": "", "start_char": 554, "text": "Natural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 571, "feats": "Number=Sing", "head": 1, "id": 9, "lemma": "selection", "misc": "", "start_char": 562, "text": "selection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 574, "feats": null, "head": 11, "id": 10, "lemma": "at", "misc": "", "start_char": 572, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 579, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "work", "misc": "", "start_char": 575, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP weep) (PP (IN for) (NP (NN humanity)))) (. .)))" }, "speaker": "Sheldon", "text": "I weep for humanity.", "tokens": [ { "deprel": "nsubj", "end_char": 583, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 582, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "weep", "misc": "", "start_char": 584, "text": "weep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 592, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 589, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 601, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "humanity", "misc": "", "start_char": 593, "text": "humanity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Excuse) (NP (PRP me)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBP go)))))) (VP (VB tell) (ADVP (NNP Missy)) (NP (DT the) (JJ good) (NN news))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me while I go tell Missy the good news.", "tokens": [ { "deprel": "root", "end_char": 610, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 604, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 613, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 611, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 619, "feats": null, "head": 5, "id": 3, "lemma": "while", "misc": "", "start_char": 614, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 620, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "go", "misc": "", "start_char": 622, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 629, "feats": "VerbForm=Inf", "head": 5, "id": 6, "lemma": "tell", "misc": "", "start_char": 625, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 635, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Missy", "misc": "", "start_char": 630, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 639, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 636, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 644, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "good", "misc": "", "start_char": 640, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 649, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "news", "misc": "", "start_char": 645, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 650, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. .)))" }, "speaker": "Penny", "text": "Leonard.", "tokens": [ { "deprel": "root", "end_char": 659, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 652, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi) (, ,) (NNP Penny) (, ,)) (WHADVP (WRB how)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going)) (. ?) (SBAR (NP (NP (DT That) (NN guy)) (NNP Mike)) (SBAR (WHNP (IN that)) (S (NP (PRP you)) (VP (VBD were) (VP (VBG dating)))))) (, ,) (SQ (VBZ is) (NP (DT that)) (ADVP (RB still)) (VP (VBG going) (PRT (RP on))))) (. ?)))" }, "speaker": "Leonard", "text": "Hi, Penny, how's it going? That guy Mike that you were dating, is that still going on?", "tokens": [ { "deprel": "discourse", "end_char": 664, "feats": null, "head": 8, "id": 1, "lemma": "hi", "misc": "", "start_char": 662, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 672, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "penny", "misc": "", "start_char": 667, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 673, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 678, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 675, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 681, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 679, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 684, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 682, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 690, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 685, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 11, "id": 9, "lemma": "?", "misc": "", "start_char": 691, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 697, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 693, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "dislocated", "end_char": 701, "feats": "Number=Sing", "head": 21, "id": 11, "lemma": "guy", "misc": "", "start_char": 698, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 706, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Mike", "misc": "", "start_char": 702, "text": "Mike", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 711, "feats": null, "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 707, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 712, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 716, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 727, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 16, "lemma": "date", "misc": "", "start_char": 721, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 21, "id": 17, "lemma": ",", "misc": "", "start_char": 728, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 730, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 737, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 19, "lemma": "that", "misc": "", "start_char": 733, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 743, "feats": null, "head": 21, "id": 20, "lemma": "still", "misc": "", "start_char": 738, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 749, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 21, "lemma": "go", "misc": "", "start_char": 744, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 752, "feats": null, "head": 21, "id": 22, "lemma": "on", "misc": "", "start_char": 750, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 8, "id": 23, "lemma": "?", "misc": "", "start_char": 753, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Pretty) (RB much)) (, ,) (WHADVP (WRB why)) (. ?)))" }, "speaker": "Penny", "text": "Pretty much, why?", "tokens": [ { "deprel": "advmod", "end_char": 761, "feats": null, "head": 2, "id": 1, "lemma": "pretty", "misc": "", "start_char": 755, "text": "Pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 766, "feats": null, "head": 4, "id": 2, "lemma": "much", "misc": "", "start_char": 762, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 767, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 772, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "why", "misc": "", "start_char": 769, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 773, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (NN Nothing)) (, ,) (S (ADVP (RB just)) (VP (VBG catching) (PRT (RP up)) (. .) (PP (IN By) (NP (DT the) (NN way))))) (, ,) (VP (MD may) (NP (PRP I)) (VP (VB speak) (PP (IN to) (NP (NNP Missy) (, ,) (UH please))))) (. ?)))" }, "speaker": "Leonard", "text": "Nothing, just catching up . By the way, may I speak to Missy, please?", "tokens": [ { "deprel": "root", "end_char": 782, "feats": "Number=Sing|PronType=Neg", "head": 0, "id": 1, "lemma": "nothing", "misc": "", "start_char": 775, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 784, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 783, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 789, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 785, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 798, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "catching", "misc": "", "start_char": 790, "text": "catching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 801, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 799, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 802, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 806, "feats": null, "head": 9, "id": 7, "lemma": "by", "misc": "", "start_char": 804, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 807, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 814, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "way", "misc": "", "start_char": 811, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 820, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "may", "misc": "", "start_char": 817, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 822, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 821, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 828, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "speak", "misc": "", "start_char": 823, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 831, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 829, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 837, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Missy", "misc": "", "start_char": 832, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 13, "id": 16, "lemma": ",", "misc": "", "start_char": 838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 846, "feats": null, "head": 13, "id": 17, "lemma": "please", "misc": "", "start_char": 840, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 1, "id": 18, "lemma": "?", "misc": "", "start_char": 847, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (. .)))" }, "speaker": "Penny", "text": "Of course.", "tokens": [ { "deprel": "root", "end_char": 851, "feats": null, "head": 0, "id": 1, "lemma": "of", "misc": "", "start_char": 849, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 858, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 852, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Leonard)) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADVP (RB up))))) (. ?)))" }, "speaker": "Missy", "text": "Hi, Leonard, what's up?", "tokens": [ { "deprel": "discourse", "end_char": 863, "feats": null, "head": 7, "id": 1, "lemma": "hi", "misc": "", "start_char": 861, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 864, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 873, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 866, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 874, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 880, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 876, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 883, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 881, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 886, "feats": null, "head": 0, "id": 7, "lemma": "up", "misc": "", "start_char": 884, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 887, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Since) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG leaving) (NP (NN tomorrow)))))) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG wondering) (SBAR (IN if) (S (NP (PRP you)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NN dinner))) (PP (IN with) (NP (PRP me)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Since you're leaving tomorrow, I was wondering if you'd like to go to dinner with me.", "tokens": [ { "deprel": "mark", "end_char": 894, "feats": null, "head": 4, "id": 1, "lemma": "since", "misc": "", "start_char": 889, "text": "Since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 898, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 895, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 902, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 899, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 910, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 4, "lemma": "leave", "misc": "", "start_char": 903, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl:tmod", "end_char": 919, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "tomorrow", "misc": "", "start_char": 911, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 923, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 922, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 924, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 937, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "wonder", "misc": "", "start_char": 928, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 940, "feats": null, "head": 13, "id": 10, "lemma": "if", "misc": "", "start_char": 938, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 944, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 941, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 947, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "would", "misc": "", "start_char": 945, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 952, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "like", "misc": "", "start_char": 948, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 955, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 953, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 958, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 956, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 961, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 959, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 968, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "dinner", "misc": "", "start_char": 962, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 973, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 969, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 976, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 19, "lemma": "I", "misc": "", "start_char": 974, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 977, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (ADJP (RB so) (JJ sweet)) (. .) (CC But) (INTJ (UH no)) (, ,) (NP (NN thanks)))) (. .)))" }, "speaker": "Missy", "text": "That's so sweet . But no, thanks.", "tokens": [ { "deprel": "nsubj", "end_char": 983, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 979, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 986, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 984, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 989, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 987, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 995, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sweet", "misc": "", "start_char": 990, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 996, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1001, "feats": null, "head": 9, "id": 6, "lemma": "but", "misc": "", "start_char": 998, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1004, "feats": "Polarity=Neg", "head": 4, "id": 7, "lemma": "no", "misc": "", "start_char": 1002, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1005, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1013, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "thanks", "misc": "", "start_char": 1007, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1014, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VP (VB have) (NP (JJ other) (NNS plans))) (CC or) (, ...)) (. ?)))" }, "speaker": "Leonard", "text": "Do you have other plans or ...?", "tokens": [ { "deprel": "aux", "end_char": 1018, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1016, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1019, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1027, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1023, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1033, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "other", "misc": "", "start_char": 1028, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1039, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "plan", "misc": "", "start_char": 1034, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 1042, "feats": null, "head": 3, "id": 6, "lemma": "or", "misc": "", "start_char": 1040, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1046, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 1043, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 1047, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Missy", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1051, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1049, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (VP (VB Enjoy) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP$ your) (NN evening))))) (. .)))" }, "speaker": "Leonard", "text": "Enjoy the rest of your evening.", "tokens": [ { "deprel": "root", "end_char": 1059, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "enjoy", "misc": "", "start_char": 1054, "text": "Enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1063, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1060, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1068, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "rest", "misc": "", "start_char": 1064, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1071, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 1069, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1076, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1072, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1084, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "evening", "misc": "", "start_char": 1077, "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 1085, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (LST (NN Thanks) (. .)) (VP (VB See) (NP (PRP you))) (. .)))" }, "speaker": "Missy", "text": "Thanks . See you.", "tokens": [ { "deprel": "discourse", "end_char": 1093, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "thanks", "misc": "", "start_char": 1087, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1094, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1099, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1096, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1103, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1100, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ,) (ADVP (RB here)) (VP (VBZ 's)) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBD did) (RB n't) (VP (VB anticipate)))))) (. .)))" }, "speaker": "Leonard", "text": "Um, here's something we didn't anticipate.", "tokens": [ { "deprel": "discourse", "end_char": 1108, "feats": null, "head": 3, "id": 1, "lemma": "um", "misc": "", "start_char": 1106, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1115, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 1111, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 1116, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1128, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 5, "lemma": "something", "misc": "", "start_char": 1119, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "we", "misc": "", "start_char": 1129, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1135, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 1132, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1139, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 1136, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1150, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "anticipate", "misc": "", "start_char": 1140, "text": "anticipate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want))) (, ,) (NP (NNP Howard)) (. ?)))" }, "speaker": "Penny", "text": "What do you want, Howard?", "tokens": [ { "deprel": "obj", "end_char": 1157, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1153, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1160, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1158, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1164, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1161, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1169, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 1165, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1171, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1178, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Howard", "misc": "", "start_char": 1172, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1179, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine) (. .) (NN Thanks)) (PP (IN for) (S (VP (VBG asking) (. .) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN come) (S (VP (TO to) (VP (VB call) (PP (IN on) (NP (NNP Missy)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "I'm fine . Thanks for asking . I've come to call on Missy.", "tokens": [ { "deprel": "nsubj", "end_char": 1182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1185, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1183, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1190, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fine", "misc": "", "start_char": 1186, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1192, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1191, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1199, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "thanks", "misc": "", "start_char": 1193, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1203, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 1200, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1210, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "ask", "misc": "", "start_char": 1204, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1212, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 1211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1214, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1213, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1218, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 1215, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1223, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 11, "lemma": "come", "misc": "", "start_char": 1219, "text": "come", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1226, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1224, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1231, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "call", "misc": "", "start_char": 1227, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1234, "feats": null, "head": 15, "id": 14, "lemma": "on", "misc": "", "start_char": 1232, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1240, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Missy", "misc": "", "start_char": 1235, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 1241, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (INTJ (NNP Missy) (. ?)))" }, "speaker": "Penny", "text": "Missy?", "tokens": [ { "deprel": "root", "end_char": 1248, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Missy", "misc": "", "start_char": 1243, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1249, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Howard)) (. .)))" }, "speaker": "Missy", "text": "Hi, Howard.", "tokens": [ { "deprel": "root", "end_char": 1253, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 1251, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1254, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1262, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Howard", "misc": "", "start_char": 1256, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (NP (DT The) (JJ Amazing) (NNP Howard) (. .)) (SQ (VBP Do) (NP (PRP you)) (VP (VB like) (NP (NN magic)))) (. ?)))" }, "speaker": "Howard", "text": "The Amazing Howard . Do you like magic?", "tokens": [ { "deprel": "det", "end_char": 1268, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 1265, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1276, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "amazing", "misc": "", "start_char": 1269, "text": "Amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1283, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Howard", "misc": "", "start_char": 1277, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1285, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1284, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1288, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1286, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1292, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1289, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1297, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "like", "misc": "", "start_char": 1293, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1303, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "magic", "misc": "", "start_char": 1298, "text": "magic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1305, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1304, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Not) (RB really)) (, ,) (INTJ (UH no)) (. .)))" }, "speaker": "Missy", "text": "Not really, no.", "tokens": [ { "deprel": "advmod", "end_char": 1309, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 1306, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1316, "feats": null, "head": 0, "id": 2, "lemma": "really", "misc": "", "start_char": 1310, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1321, "feats": "Polarity=Neg", "head": 2, "id": 4, "lemma": "no", "misc": "", "start_char": 1319, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP you)) (VP (VBP are) (PP (RB in) (PP (IN for) (NP (DT a) (NN treat) (. .)))) (NP (VP (UH Behold)) (, ,) (NP (DT an) (JJ ordinary) (NN cane) (. .) (NNP Ta) (HYPH -) (NNP da)))) (. .)))" }, "speaker": "Howard", "text": "Then you are in for a treat . Behold, an ordinary cane . Ta - da.", "tokens": [ { "deprel": "advmod", "end_char": 1328, "feats": "PronType=Dem", "head": 7, "id": 1, "lemma": "then", "misc": "", "start_char": 1324, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1332, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 2, "lemma": "you", "misc": "", "start_char": 1329, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1336, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 1333, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1339, "feats": null, "head": 7, "id": 4, "lemma": "in", "misc": "", "start_char": 1337, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1343, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 1340, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1345, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1344, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1351, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "treat", "misc": "", "start_char": 1346, "text": "treat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1360, "feats": null, "head": 13, "id": 9, "lemma": "behold", "misc": "", "start_char": 1354, "text": "Behold", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1365, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1363, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1374, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "ordinary", "misc": "", "start_char": 1366, "text": "ordinary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1379, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "cane", "misc": "", "start_char": 1375, "text": "cane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1381, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1380, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1384, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Ta", "misc": "", "start_char": 1382, "text": "Ta", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 1385, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1389, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "da", "misc": "", "start_char": 1387, "text": "da", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1391, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 1390, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Missy", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1394, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1392, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1396, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1401, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1397, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1403, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1402, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (INTJ (NNP Missy) (. ?)))" }, "speaker": "Penny", "text": "Missy?", "tokens": [ { "deprel": "root", "end_char": 1409, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Missy", "misc": "", "start_char": 1404, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1410, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you) (. .))) (NP (PRP I)) (VP (VBP apprec) (, ...) (NP (NNP Apprec) (, ...) (NNP Appree))) (. ...)))" }, "speaker": "Raj", "text": "Thank you . I apprec...Apprec...Appree ...", "tokens": [ { "deprel": "root", "end_char": 1417, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1412, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1421, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1418, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1423, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1422, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1424, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1432, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "appre", "misc": "", "start_char": 1426, "text": "apprec", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1436, "feats": null, "head": 7, "id": 6, "lemma": "...", "misc": "", "start_char": 1433, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1443, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "Apprec", "misc": "", "start_char": 1437, "text": "Apprec", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1447, "feats": null, "head": 7, "id": 8, "lemma": "...", "misc": "", "start_char": 1444, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1454, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Appree", "misc": "", "start_char": 1448, "text": "Appree", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1458, "feats": null, "head": 1, "id": 10, "lemma": "...", "misc": "", "start_char": 1455, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NN honey)) (, ,) (SQ (VBZ is) (NP (PRP$ your) (NN medication)) (VP (VBG wearing) (PRT (RP off)))) (. ?)))" }, "speaker": "Penny", "text": "Oh, honey, is your medication wearing off?", "tokens": [ { "deprel": "discourse", "end_char": 1461, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 1459, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1463, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1462, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1469, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "honey", "misc": "", "start_char": 1464, "text": "honey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1471, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 1470, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1474, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1472, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1479, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 1475, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1490, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "medication", "misc": "", "start_char": 1480, "text": "medication", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1498, "feats": "VerbForm=Ger", "head": 0, "id": 8, "lemma": "wear", "misc": "", "start_char": 1491, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1502, "feats": null, "head": 8, "id": 9, "lemma": "off", "misc": "", "start_char": 1499, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 1503, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH hi)) (, ,) (NP (NN cutie) (NN pie)) (. .) (NP (PRP I)) (VP (VBD was) (VP (VBG hoping) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB show) (PRT (RP up)))))))) (. .)))" }, "speaker": "Missy", "text": "Well, hi, cutie pie . I was hoping you'd show up.", "tokens": [ { "deprel": "discourse", "end_char": 1509, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1505, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1511, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1510, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1514, "feats": null, "head": 6, "id": 3, "lemma": "hi", "misc": "", "start_char": 1512, "text": "hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1516, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1522, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "cutie", "misc": "", "start_char": 1517, "text": "cutie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1526, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "pie", "misc": "", "start_char": 1523, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1528, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1527, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1530, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1529, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1534, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1531, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1541, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "hope", "misc": "", "start_char": 1535, "text": "hoping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 1545, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 1542, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1548, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "would", "misc": "", "start_char": 1546, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1553, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "show", "misc": "", "start_char": 1549, "text": "show", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1556, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 1554, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1558, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 1557, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBD had) (NP (NP (DT a) (NN dog)) (SBAR (WHNP (WP who)) (S (VP (VBD made) (NP (DT a) (NN noise)) (PP (IN like) (NP (DT that) (. .))) (VP (VBD Had) (S (VP (TO to) (VP (VB put) (NP (PRP him)) (PRT (RP down))))))))))) (. .)))" }, "speaker": "Missy", "text": "We had a dog who made a noise like that . Had to put him down.", "tokens": [ { "deprel": "nsubj", "end_char": 1561, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 1559, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1565, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 1562, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1567, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 1566, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1571, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "dog", "misc": "", "start_char": 1568, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1575, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 1572, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1580, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 1576, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1582, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1581, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1588, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "noise", "misc": "", "start_char": 1583, "text": "noise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1593, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 1589, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1598, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 10, "lemma": "that", "misc": "", "start_char": 1594, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1600, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1599, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1604, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 12, "lemma": "have", "misc": "", "start_char": 1601, "text": "Had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1607, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1605, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1611, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "put", "misc": "", "start_char": 1608, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1615, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "he", "misc": "", "start_char": 1612, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1620, "feats": null, "head": 14, "id": 16, "lemma": "down", "misc": "", "start_char": 1616, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1622, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1621, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 13, 1, 1 ], [ 13, 3, 3 ], [ 14, 0, 0 ], [ 17, 11, 11 ], [ 19, 2, 2 ], [ 20, 6, 6 ], [ 20, 18, 18 ], [ 25, 3, 3 ] ], [ [ 1, 3, 5 ], [ 1, 18, 18 ], [ 2, 0, 0 ], [ 2, 5, 5 ], [ 2, 10, 10 ], [ 2, 22, 22 ], [ 2, 26, 26 ], [ 8, 7, 7 ], [ 13, 6, 6 ], [ 17, 14, 14 ] ], [ [ 1, 9, 10 ] ], [ [ 1, 12, 12 ] ], [ [ 1, 14, 14 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 10, 11 ], [ 2, 12, 12 ] ], [ [ 2, 20, 20 ], [ 3, 2, 2 ], [ 3, 2, 5 ], [ 4, 4, 4 ], [ 5, 0, 0 ], [ 9, 1, 1 ], [ 11, 3, 3 ], [ 37, 3, 3 ], [ 38, 2, 2 ], [ 38, 5, 5 ], [ 39, 4, 5 ], [ 39, 10, 10 ] ], [ [ 2, 26, 27 ] ], [ [ 4, 6, 6 ], [ 27, 2, 2 ], [ 27, 5, 5 ], [ 28, 0, 0 ], [ 28, 8, 8 ], [ 30, 2, 2 ], [ 31, 0, 2 ] ], [ [ 5, 7, 7 ] ], [ [ 8, 1, 1 ], [ 8, 10, 10 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 3, 3 ] ], [ [ 13, 7, 9 ] ], [ [ 15, 2, 2 ], [ 15, 13, 13 ], [ 37, 1, 1 ] ], [ [ 20, 1, 1 ], [ 20, 10, 10 ], [ 22, 1, 1 ], [ 24, 4, 4 ], [ 28, 14, 14 ], [ 29, 0, 0 ], [ 31, 5, 5 ], [ 33, 1, 1 ], [ 36, 0, 0 ], [ 39, 7, 7 ] ], [ [ 20, 4, 4 ] ], [ [ 20, 16, 16 ] ], [ [ 22, 3, 4 ] ], [ [ 24, 1, 5 ] ], [ [ 24, 4, 5 ] ], [ [ 26, 5, 5 ] ], [ [ 31, 7, 7 ] ], [ [ 33, 5, 6 ] ], [ [ 33, 10, 12 ] ], [ [ 38, 5, 6 ] ], [ [ 40, 0, 0 ] ], [ [ 40, 2, 3 ], [ 40, 4, 4 ], [ 40, 14, 14 ] ] ]
s01e15c08t
Look, we have to settle this. I agree . Sheldon's sister is hiding at Penny's because we've all been hitting on her at the same time. She's not hiding . She needed privacy to call her grandmother who's apparently very sick . And then I believe she has to wash her hair. Oh, you poor deluded bastard. Don't start with me, dude. You want to go again? Let's go. Sit down. Okay. If we're going to fight over Missy, let's do it the right way . The honorable way. And he's down! Come on, come on! Get up. Stay down, bitch . Yeah! Natural selection at work. I weep for humanity. Excuse me while I go tell Missy the good news. Leonard. Hi, Penny, how's it going? That guy Mike that you were dating, is that still going on? Pretty much, why? Nothing, just catching up . By the way, may I speak to Missy, please? Of course. Hi, Leonard, what's up? Since you're leaving tomorrow, I was wondering if you'd like to go to dinner with me. That's so sweet . But no, thanks. Do you have other plans or ...? No. Enjoy the rest of your evening. Thanks . See you. Um, here's something we didn't anticipate. What do you want, Howard? I'm fine . Thanks for asking . I've come to call on Missy. Missy? Hi, Howard. The Amazing Howard . Do you like magic? Not really, no. Then you are in for a treat . Behold, an ordinary cane . Ta - da. No. Okay. Missy? Thank you . I apprec...Apprec...Appree ... Oh, honey, is your medication wearing off? Well, hi, cutie pie . I was hoping you'd show up. We had a dog who made a noise like that . Had to put him down.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (, ,) (NP (NNS guys)) (, ,) (NP (NP (DT some)) (PP (IN of) (NP (DT the) (JJ other) (NNS waitresses)))) (VP (VBD wanted) (S (NP (PRP me)) (VP (TO to) (VP (VB ask) (NP (PRP you)) (NP (NN something)))))) (. .)))" }, "speaker": "Penny", "text": "Hey, guys, guys, some of the other waitresses wanted me to ask you something.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 12, "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": 10, "feats": "Number=Plur", "head": 12, "id": 3, "lemma": "guy", "misc": "", "start_char": 6, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 17, "feats": "Number=Plur", "head": 12, "id": 5, "lemma": "guy", "misc": "", "start_char": 13, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 19, "feats": null, "head": 12, "id": 6, "lemma": ",", "misc": "", "start_char": 18, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 24, "feats": null, "head": 12, "id": 7, "lemma": "some", "misc": "", "start_char": 20, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 25, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 37, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "other", "misc": "", "start_char": 32, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 48, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "waitress", "misc": "", "start_char": 38, "text": "waitresses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 55, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 12, "lemma": "want", "misc": "", "start_char": 49, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 58, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 56, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 61, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 59, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 65, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "ask", "misc": "", "start_char": 62, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 69, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 66, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 79, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 17, "lemma": "something", "misc": "", "start_char": 70, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 12, "id": 18, "lemma": ".", "misc": "", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (NP (NN tressling))))) (. .)))" }, "speaker": "Leonard", "text": "It's called tressling.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 84, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 82, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 85, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 94, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 88, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 104, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "tressling", "misc": "", "start_char": 95, "text": "tressling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ combines) (NP (NP (DT the) (JJ physical) (NN strength)) (PP (IN of) (NP (NN arm) (NN wrestling))) (PP (IN with) (NP (NP (DT the) (JJ mental) (NN agility)) (PP (IN of) (NP (NNP Tetris))))) (PP (IN into) (NP (DT the) (JJ ultimate) (NN sport))))) (. .)))" }, "speaker": "Howard", "text": "It combines the physical strength of arm wrestling with the mental agility of Tetris into the ultimate sport.", "tokens": [ { "deprel": "nsubj", "end_char": 109, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 107, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "combine", "misc": "", "start_char": 110, "text": "combines", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 122, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 119, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 131, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "physical", "misc": "", "start_char": 123, "text": "physical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 140, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "strength", "misc": "", "start_char": 132, "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 143, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 141, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 147, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "arm", "misc": "", "start_char": 144, "text": "arm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 157, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "wrestling", "misc": "", "start_char": 148, "text": "wrestling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 12, "id": 9, "lemma": "with", "misc": "", "start_char": 158, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 166, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 163, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 173, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "mental", "misc": "", "start_char": 167, "text": "mental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 181, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "agility", "misc": "", "start_char": 174, "text": "agility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 182, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 191, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Tetris", "misc": "", "start_char": 185, "text": "Tetris", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 196, "feats": null, "head": 18, "id": 15, "lemma": "into", "misc": "", "start_char": 192, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 200, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 197, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 209, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "ultimate", "misc": "", "start_char": 201, "text": "ultimate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 215, "feats": "Number=Sing", "head": 2, "id": 18, "lemma": "sport", "misc": "", "start_char": 210, "text": "sport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ terrific)))) (, ,) (CC but) (S (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBD wanted) (S (NP (PRP me)) (VP (TO to) (VP (VB ask) (NP (PRP you)))))))) (VP (VBZ is) (S (VP (TO to) (VP (VB cut) (NP (PRP it)) (NP (DT the) (NN hell)) (PRT (RP out))))))) (. .) (S (ADVP (DT All) (RB right)) (, ,) (VP (VB come) (PRT (RP on))) (, ,) (NP (NNS guys)) (. .) (VP (VB Come) (PRT (RP on)) (. .) (VP (VB WAIT) (NP (NP (NN STAFF)) (: :) (NP (NP (JJ Happy) (NN birthday)) (PP (IN to) (NP (PRP you))))))))))" }, "speaker": "Penny", "text": "That's terrific, but what they wanted me to ask you is to cut it the hell out . All right, come on, guys . Come on . WAIT STAFF: Happy birthday to you", "tokens": [ { "deprel": "nsubj", "end_char": 222, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 218, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 223, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 234, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "terrific", "misc": "", "start_char": 226, "text": "terrific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 15, "id": 4, "lemma": ",", "misc": "", "start_char": 235, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 240, "feats": null, "head": 15, "id": 5, "lemma": "but", "misc": "", "start_char": 237, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:outer", "end_char": 245, "feats": "PronType=Rel", "head": 15, "id": 6, "lemma": "what", "misc": "", "start_char": 241, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 250, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "they", "misc": "", "start_char": 246, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 257, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 251, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 260, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 258, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 263, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 261, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 267, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "ask", "misc": "", "start_char": 264, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 271, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 268, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 272, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 275, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 281, "feats": "VerbForm=Inf", "head": 3, "id": 15, "lemma": "cut", "misc": "", "start_char": 278, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 284, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 282, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 288, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 285, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 293, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "hell", "misc": "", "start_char": 289, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 297, "feats": null, "head": 15, "id": 19, "lemma": "out", "misc": "", "start_char": 294, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 15, "id": 20, "lemma": ".", "misc": "", "start_char": 298, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 303, "feats": null, "head": 22, "id": 21, "lemma": "all", "misc": "", "start_char": 300, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 24, "id": 22, "lemma": "right", "misc": "", "start_char": 304, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 316, "feats": "VerbForm=Inf", "head": 15, "id": 24, "lemma": "come", "misc": "", "start_char": 312, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 319, "feats": null, "head": 24, "id": 25, "lemma": "on", "misc": "", "start_char": 317, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 326, "feats": "Number=Plur", "head": 15, "id": 27, "lemma": "guy", "misc": "", "start_char": 322, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 29, "id": 28, "lemma": ".", "misc": "", "start_char": 327, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 333, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 29, "lemma": "come", "misc": "", "start_char": 329, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 336, "feats": null, "head": 29, "id": 30, "lemma": "on", "misc": "", "start_char": 334, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 15, "id": 31, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 343, "feats": "Mood=Imp|VerbForm=Fin", "head": 15, "id": 32, "lemma": "wait", "misc": "", "start_char": 339, "text": "WAIT", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 349, "feats": "Number=Sing", "head": 32, "id": 33, "lemma": "staff", "misc": "", "start_char": 344, "text": "STAFF", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 36, "id": 34, "lemma": ":", "misc": "", "start_char": 350, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "amod", "end_char": 357, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "happy", "misc": "", "start_char": 352, "text": "Happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 366, "feats": "Number=Sing", "head": 15, "id": 36, "lemma": "birthday", "misc": "", "start_char": 358, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 369, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 367, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 373, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 36, "id": 38, "lemma": "you", "misc": "", "start_char": 370, "text": "you", "upos": "PRON", "xpos": "PRP" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (MD might) (ADVP (RB as) (RB well)) (VP (VB stop)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN stalemate)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (VP (VBG beating) (NP (PRP me)) (PP (IN in) (NP (NNP Tetris)))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN got) (NP (NP (DT the) (NML (JJ upper) (NN body)) (NN strength)) (PP (IN of) (NP (DT a) (NNP Keebler) (NN elf) (. .) (NNP Keebler) (NN elf))))))) (. ?)))" }, "speaker": "Sheldon", "text": "We might as well stop, it's a stalemate . You're beating me in Tetris, but you've got the upper body strength of a Keebler elf . Keebler elf?", "tokens": [ { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "we", "misc": "", "start_char": 374, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "might", "misc": "", "start_char": 377, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 5, "id": 3, "lemma": "as", "misc": "", "start_char": 383, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 390, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "well", "misc": "", "start_char": 386, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 395, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "stop", "misc": "", "start_char": 391, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 396, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 398, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 403, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 401, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 405, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 404, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 415, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "stalemate", "misc": "", "start_char": 406, "text": "stalemate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 416, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 418, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 422, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 433, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 14, "lemma": "beat", "misc": "", "start_char": 426, "text": "beating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 436, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 434, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 439, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 437, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 446, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "Tetris", "misc": "", "start_char": 440, "text": "Tetris", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 22, "id": 18, "lemma": ",", "misc": "", "start_char": 447, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 452, "feats": null, "head": 22, "id": 19, "lemma": "but", "misc": "", "start_char": 449, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 456, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 20, "lemma": "you", "misc": "", "start_char": 453, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "have", "misc": "", "start_char": 457, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 464, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 22, "lemma": "get", "misc": "", "start_char": 461, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 468, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 23, "lemma": "the", "misc": "", "start_char": 465, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 474, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "upper", "misc": "", "start_char": 469, "text": "upper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 479, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "body", "misc": "", "start_char": 475, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 488, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "strength", "misc": "", "start_char": 480, "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 491, "feats": null, "head": 30, "id": 27, "lemma": "of", "misc": "", "start_char": 489, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 493, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 492, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 501, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "Keebler", "misc": "", "start_char": 494, "text": "Keebler", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 505, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "elf", "misc": "", "start_char": 502, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 507, "feats": null, "head": 5, "id": 31, "lemma": ".", "misc": "", "start_char": 506, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 515, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "Keebler", "misc": "", "start_char": 508, "text": "Keebler", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 519, "feats": "Number=Sing", "head": 5, "id": 33, "lemma": "elf", "misc": "", "start_char": 516, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 5, "id": 34, "lemma": "?", "misc": "", "start_char": 520, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Keebler) (NN elf)) (. ?) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (PRP$ your) (NN keebler) (NN elf)) (ADVP (RB right) (RB here))))) (. .) (S (INTJ (UH Okay)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN stalemate)))) (. .)))" }, "speaker": "Raj", "text": "Keebler elf? I've got your keebler elf right here . Okay, it's a stalemate.", "tokens": [ { "deprel": "compound", "end_char": 529, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Keebler", "misc": "", "start_char": 522, "text": "Keebler", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 533, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "elf", "misc": "", "start_char": 530, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 534, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 537, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 536, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 538, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 545, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 542, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 550, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "your", "misc": "", "start_char": 546, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 558, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "keebler", "misc": "", "start_char": 551, "text": "keebler", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 562, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "elf", "misc": "", "start_char": 559, "text": "elf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 568, "feats": null, "head": 11, "id": 10, "lemma": "right", "misc": "", "start_char": 563, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 573, "feats": "PronType=Dem", "head": 6, "id": 11, "lemma": "here", "misc": "", "start_char": 569, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 580, "feats": null, "head": 18, "id": 13, "lemma": "okay", "misc": "", "start_char": 576, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 585, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "it", "misc": "", "start_char": 583, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 586, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 590, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 589, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 600, "feats": "Number=Sing", "head": 6, "id": 18, "lemma": "stalemate", "misc": "", "start_char": 591, "text": "stalemate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 601, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH So)) (, ,) (NP (NNP leonard)) (, ,) (SQ (MD will) (NP (PRP we)) (VP (VB be) (VP (VBG seeing) (NP (PRP you)) (PP (IN on) (NP (NP (NNP saturday)) (PP (IN for) (NP (PRP$ your) (JJ free) (NN birthday) (NN cheesecake)))))))) (. ?)))" }, "speaker": "Penny", "text": "So, leonard, will we be seeing you on saturday for your free birthday cheesecake?", "tokens": [ { "deprel": "discourse", "end_char": 605, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 603, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 615, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 608, "text": "leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 616, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 622, "feats": "VerbForm=Fin", "head": 8, "id": 5, "lemma": "will", "misc": "", "start_char": 618, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 623, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 628, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 626, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 635, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "see", "misc": "", "start_char": 629, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 639, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 636, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 642, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 640, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 651, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "Saturday", "misc": "", "start_char": 643, "text": "saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 16, "id": 12, "lemma": "for", "misc": "", "start_char": 652, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 660, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 13, "lemma": "your", "misc": "", "start_char": 656, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 665, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "free", "misc": "", "start_char": 661, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 674, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "birthday", "misc": "", "start_char": 666, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 685, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "cheesecake", "misc": "", "start_char": 675, "text": "cheesecake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 8, "id": 17, "lemma": "?", "misc": "", "start_char": 686, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (MD ca) (RB n't) (VP (VB eat) (NP (NN cheesecake))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADJP (NN lactose) (JJ intolerant)))) (. .)))" }, "speaker": "Sheldon", "text": "He can't eat cheesecake . He's lactose intolerant.", "tokens": [ { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 688, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 693, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 691, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 697, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 694, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 701, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "eat", "misc": "", "start_char": 698, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 712, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "cheesecake", "misc": "", "start_char": 702, "text": "cheesecake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 713, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 717, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 715, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 718, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 728, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "lactose", "misc": "", "start_char": 721, "text": "lactose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 739, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "intolerant", "misc": "", "start_char": 729, "text": "intolerant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 740, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP he)) (VP (MD can) (VP (VB have) (NP (NN carrot) (NN cake)))) (. .)))" }, "speaker": "Penny", "text": "Okay, he can have carrot cake.", "tokens": [ { "deprel": "discourse", "end_char": 746, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 742, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 747, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 749, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 755, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "can", "misc": "", "start_char": 752, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 760, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 756, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 767, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "carrot", "misc": "", "start_char": 761, "text": "carrot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 772, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "cake", "misc": "", "start_char": 768, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (FRAG (WHNP (WP What)) (PP (IN about) (NP (DT the) (NN cream) (NN cheese)))) (VP (NN frosting)) (. ?)))" }, "speaker": "Sheldon", "text": "What about the cream cheese frosting?", "tokens": [ { "deprel": "root", "end_char": 779, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 775, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 785, "feats": null, "head": 6, "id": 2, "lemma": "about", "misc": "", "start_char": 780, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 789, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 3, "lemma": "the", "misc": "", "start_char": 786, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 795, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "cream", "misc": "", "start_char": 790, "text": "cream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 802, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "cheese", "misc": "", "start_char": 796, "text": "cheese", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 811, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "frosting", "misc": "", "start_char": 803, "text": "frosting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 812, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (MD can) (VP (VB scrape) (NP (PRP it)) (PRT (RP off)))) (. .)))" }, "speaker": "Penny", "text": "He can scrape it off.", "tokens": [ { "deprel": "nsubj", "end_char": 816, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 814, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 820, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 817, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 827, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "scrape", "misc": "", "start_char": 821, "text": "scrape", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 830, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 828, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 834, "feats": null, "head": 3, "id": 5, "lemma": "off", "misc": "", "start_char": 831, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 836, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 835, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Forget) (PP (IN about) (NP (DT the) (NN cake)))) (. .) (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB know) (SBAR (IN that) (NP (NP (PRP$ my) (NN birthday) (POS 's)) (NP (NNP saturday)))))) (. ?)))" }, "speaker": "Leonard", "text": "Forget about the cake . How do you know that my birthday's saturday?", "tokens": [ { "deprel": "root", "end_char": 843, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "forget", "misc": "", "start_char": 837, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 849, "feats": null, "head": 4, "id": 2, "lemma": "about", "misc": "", "start_char": 844, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 853, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 850, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 858, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "cake", "misc": "", "start_char": 854, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 864, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "how", "misc": "", "start_char": 861, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 865, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 871, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 868, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 876, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "know", "misc": "", "start_char": 872, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 881, "feats": null, "head": 14, "id": 10, "lemma": "that", "misc": "", "start_char": 877, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 884, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 882, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 893, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "birthday", "misc": "", "start_char": 885, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 896, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 894, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "ccomp", "end_char": 905, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "Saturday", "misc": "", "start_char": 897, "text": "saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 907, "feats": null, "head": 1, "id": 15, "lemma": "?", "misc": "", "start_char": 906, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did) (NP (PRP$ your) (NN horoscope)) (, ,) (VP (VB remember)) (. ?) (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB do) (NP (NN everybody) (POS 's)))))))) (, ,) (SBAR (IN until) (S (NP (NNP sheldon)) (VP (VBD went) (PP (IN on) (NP (NP (CD one)) (PP (IN of) (NP (PRP$ his) (JJ typical) (JJ psychotic) (NNS rants)))))))))) (. .)))" }, "speaker": "Penny", "text": "I did your horoscope, remember? I was going to do everybody's, until sheldon went on one of his typical psychotic rants.", "tokens": [ { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 908, "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": 2, "lemma": "do", "misc": "", "start_char": 910, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 918, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 914, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 928, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "horoscope", "misc": "", "start_char": 919, "text": "horoscope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 929, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 939, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "remember", "misc": "", "start_char": 931, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 940, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 942, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 944, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 953, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "go", "misc": "", "start_char": 948, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 956, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 954, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 959, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 957, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 969, "feats": "Number=Sing|PronType=Tot", "head": 12, "id": 13, "lemma": "everybody", "misc": "", "start_char": 960, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 972, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 970, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 973, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 980, "feats": null, "head": 18, "id": 16, "lemma": "until", "misc": "", "start_char": 975, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 988, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "sheldon", "misc": "", "start_char": 981, "text": "sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 993, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 18, "lemma": "go", "misc": "", "start_char": 989, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 996, "feats": null, "head": 20, "id": 19, "lemma": "on", "misc": "", "start_char": 994, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1000, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 20, "lemma": "one", "misc": "", "start_char": 997, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1003, "feats": null, "head": 25, "id": 21, "lemma": "of", "misc": "", "start_char": 1001, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1007, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 22, "lemma": "his", "misc": "", "start_char": 1004, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1015, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "typical", "misc": "", "start_char": 1008, "text": "typical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1025, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "psychotic", "misc": "", "start_char": 1016, "text": "psychotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1031, "feats": "Number=Plur", "head": 20, "id": 25, "lemma": "rant", "misc": "", "start_char": 1026, "text": "rants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 2, "id": 26, "lemma": ".", "misc": "", "start_char": 1032, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (DT the) (NN record))) (, ,) (`` \") (NP (DT that) (JJ psychotic) (NN rant)) ('' \") (VP (VBD was) (NP (NP (DT a) (JJ concise) (NN summation)) (PP (IN of) (NP (NP (DT the) (NN research)) (PP (IN of) (NP (NP (NNP bertram) (NN forer)) (, ,) (SBAR (WHNP (WP who)) (S (, ,) (PP (IN in) (NP (CD 1948))) (, ,) (VP (VBD proved) (ADVP (RB conclusively)) (PP (IN through) (NP (NP (ADJP (RB meticulously) (VBN designed)) (NNS experiments)) (SBAR (WHNP (WDT that)) (S (NP (NN astrology)) (VP (VBZ is) (NP (NP (NN nothing)) (PP (IN but) (NP (ADJP (JJ pseudo) (HYPH -) (JJ scientific)) (NN hokum)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "For the record, \" that psychotic rant \" was a concise summation of the research of bertram forer, who, in 1948, proved conclusively through meticulously designed experiments that astrology is nothing but pseudo - scientific hokum.", "tokens": [ { "deprel": "case", "end_char": 1037, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 1034, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1041, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1038, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1048, "feats": "Number=Sing", "head": 13, "id": 3, "lemma": "record", "misc": "", "start_char": 1042, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 13, "id": 4, "lemma": ",", "misc": "", "start_char": 1049, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 8, "id": 5, "lemma": "\"", "misc": "", "start_char": 1051, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1057, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 1053, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1067, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "psychotic", "misc": "", "start_char": 1058, "text": "psychotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1072, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "rant", "misc": "", "start_char": 1068, "text": "rant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 8, "id": 9, "lemma": "\"", "misc": "", "start_char": 1073, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cop", "end_char": 1078, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1075, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1079, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1088, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "concise", "misc": "", "start_char": 1081, "text": "concise", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1098, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "summation", "misc": "", "start_char": 1089, "text": "summation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1101, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1099, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1105, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1102, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1114, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "research", "misc": "", "start_char": 1106, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1117, "feats": null, "head": 19, "id": 17, "lemma": "of", "misc": "", "start_char": 1115, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1125, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "bertram", "misc": "", "start_char": 1118, "text": "bertram", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1131, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "forer", "misc": "", "start_char": 1126, "text": "forer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 1132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1137, "feats": "PronType=Rel", "head": 26, "id": 21, "lemma": "who", "misc": "", "start_char": 1134, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1139, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 1138, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1142, "feats": null, "head": 24, "id": 23, "lemma": "in", "misc": "", "start_char": 1140, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1147, "feats": "NumForm=Digit|NumType=Card", "head": 26, "id": 24, "lemma": "1948", "misc": "", "start_char": 1143, "text": "1948", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1149, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 1148, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl:relcl", "end_char": 1156, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 26, "lemma": "prove", "misc": "", "start_char": 1150, "text": "proved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1169, "feats": null, "head": 26, "id": 27, "lemma": "conclusively", "misc": "", "start_char": 1157, "text": "conclusively", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1177, "feats": null, "head": 31, "id": 28, "lemma": "through", "misc": "", "start_char": 1170, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1190, "feats": null, "head": 30, "id": 29, "lemma": "meticulously", "misc": "", "start_char": 1178, "text": "meticulously", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1199, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 30, "lemma": "design", "misc": "", "start_char": 1191, "text": "designed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 1211, "feats": "Number=Plur", "head": 26, "id": 31, "lemma": "experiment", "misc": "", "start_char": 1200, "text": "experiments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1216, "feats": "PronType=Rel", "head": 35, "id": 32, "lemma": "that", "misc": "", "start_char": 1212, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 1226, "feats": "Number=Sing", "head": 35, "id": 33, "lemma": "astrology", "misc": "", "start_char": 1217, "text": "astrology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1229, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 1227, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1237, "feats": "Number=Sing|PronType=Neg", "head": 31, "id": 35, "lemma": "nothing", "misc": "", "start_char": 1230, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1241, "feats": null, "head": 40, "id": 36, "lemma": "but", "misc": "", "start_char": 1238, "text": "but", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1248, "feats": "Degree=Pos", "head": 39, "id": 37, "lemma": "pseudo", "misc": "", "start_char": 1242, "text": "pseudo", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 37, "id": 38, "lemma": "-", "misc": "", "start_char": 1249, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1261, "feats": "Degree=Pos", "head": 40, "id": 39, "lemma": "scientific", "misc": "", "start_char": 1251, "text": "scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1267, "feats": "Number=Sing", "head": 35, "id": 40, "lemma": "hokum", "misc": "", "start_char": 1262, "text": "hokum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1269, "feats": null, "head": 13, "id": 41, "lemma": ".", "misc": "", "start_char": 1268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (VP (UH Blah) (, ,) (INTJ (UH blah)) (, ,) (INTJ (UH blah) (. .)) (UH So) (, ,) (ADVP (RB seriously)) (, ,) (SQ (VBP are) (NP (PRP we)) (VP (VBG going) (S (VP (TO to) (VP (VB see) (NP (PRP you)) (NP (NNP saturday))))))) (. ?)))" }, "speaker": "Penny", "text": "Blah, blah, blah . So, seriously, are we going to see you saturday?", "tokens": [ { "deprel": "discourse", "end_char": 1274, "feats": null, "head": 13, "id": 1, "lemma": "blah", "misc": "", "start_char": 1270, "text": "Blah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1281, "feats": null, "head": 13, "id": 3, "lemma": "blah", "misc": "", "start_char": 1277, "text": "blah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1288, "feats": null, "head": 13, "id": 5, "lemma": "blah", "misc": "", "start_char": 1284, "text": "blah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1290, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1289, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1293, "feats": null, "head": 13, "id": 7, "lemma": "so", "misc": "", "start_char": 1291, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1295, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1305, "feats": null, "head": 13, "id": 9, "lemma": "seriously", "misc": "", "start_char": 1296, "text": "seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1307, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1311, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1308, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1314, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 1312, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1320, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 13, "lemma": "go", "misc": "", "start_char": 1315, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1323, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1321, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1327, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "see", "misc": "", "start_char": 1324, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1331, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 1328, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 1340, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Saturday", "misc": "", "start_char": 1332, "text": "saturday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1342, "feats": null, "head": 13, "id": 18, "lemma": "?", "misc": "", "start_char": 1341, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so)))) (. .)))" }, "speaker": "Leonard", "text": "I don't think so.", "tokens": [ { "deprel": "nsubj", "end_char": 1344, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1343, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1347, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1345, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1351, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1348, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1357, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1352, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1360, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 1358, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1361, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Penny", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 1366, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 1363, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 1370, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 1367, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1372, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1371, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB celebrate) (NP (PRP$ my) (NN birthday)))) (. .)))" }, "speaker": "Leonard", "text": "I don't celebrate my birthday.", "tokens": [ { "deprel": "nsubj", "end_char": 1374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1373, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1375, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1381, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1378, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1391, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "celebrate", "misc": "", "start_char": 1382, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1394, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1392, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1403, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "birthday", "misc": "", "start_char": 1395, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1405, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1404, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Shuddup)) (, ,) (WHADVP (UH yeah)) (NP (PRP you)) (VP (VBP do)) (. .)))" }, "speaker": "Penny", "text": "Shuddup, yeah you do.", "tokens": [ { "deprel": "discourse", "end_char": 1413, "feats": null, "head": 5, "id": 1, "lemma": "shuddup", "misc": "", "start_char": 1406, "text": "Shuddup", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1415, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1420, "feats": null, "head": 5, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1416, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1424, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1421, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1427, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 1425, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1429, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (DT no) (JJ big) (NN deal)))) (: ;) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (RB just) (DT the) (NN way)) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBN raised)))))))) (. .) (S (NP (PRP$ My) (NNS parents)) (VP (VBD focused) (PP (IN on) (S (VP (VBG celebrating) (NP (NNS achievements))))))) (, ,) (CC and) (S (S (VP (VBG being) (VP (VBN expelled) (PP (IN from) (NP (DT a) (NN birth) (NN canal)))))) (VP (VBD was) (RB not) (VP (VBN considered) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))) (. .)))" }, "speaker": "Leonard", "text": "It's no big deal; it's just the way I was raised . My parents focused on celebrating achievements, and being expelled from a birth canal was not considered one of them.", "tokens": [ { "deprel": "nsubj", "end_char": 1432, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 1430, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1435, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1433, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1438, "feats": "PronType=Art", "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 1436, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1442, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "big", "misc": "", "start_char": 1439, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1447, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "deal", "misc": "", "start_char": 1443, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1449, "feats": null, "head": 11, "id": 6, "lemma": ";", "misc": "", "start_char": 1448, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 1452, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "it", "misc": "", "start_char": 1450, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1455, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1453, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1460, "feats": null, "head": 11, "id": 9, "lemma": "just", "misc": "", "start_char": 1456, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1464, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1461, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1468, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "way", "misc": "", "start_char": 1465, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 1470, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 1469, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1474, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1471, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 1481, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 11, "id": 14, "lemma": "raise", "misc": "", "start_char": 1475, "text": "raised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1483, "feats": null, "head": 18, "id": 15, "lemma": ".", "misc": "", "start_char": 1482, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1486, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 1484, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1494, "feats": "Number=Plur", "head": 18, "id": 17, "lemma": "parent", "misc": "", "start_char": 1487, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1502, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 18, "lemma": "focus", "misc": "", "start_char": 1495, "text": "focused", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1505, "feats": null, "head": 20, "id": 19, "lemma": "on", "misc": "", "start_char": 1503, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1517, "feats": "VerbForm=Ger", "head": 18, "id": 20, "lemma": "celebrate", "misc": "", "start_char": 1506, "text": "celebrating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1530, "feats": "Number=Plur", "head": 20, "id": 21, "lemma": "achievement", "misc": "", "start_char": 1518, "text": "achievements", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1532, "feats": null, "head": 32, "id": 22, "lemma": ",", "misc": "", "start_char": 1531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1536, "feats": null, "head": 32, "id": 23, "lemma": "and", "misc": "", "start_char": 1533, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 1542, "feats": "VerbForm=Ger", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 1537, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 1551, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 32, "id": 25, "lemma": "expel", "misc": "", "start_char": 1543, "text": "expelled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1556, "feats": null, "head": 29, "id": 26, "lemma": "from", "misc": "", "start_char": 1552, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1558, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 1557, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1564, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "birth", "misc": "", "start_char": 1559, "text": "birth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1570, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "canal", "misc": "", "start_char": 1565, "text": "canal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 1574, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 1571, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1578, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 1575, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1589, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 32, "lemma": "consider", "misc": "", "start_char": 1579, "text": "considered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1593, "feats": "NumForm=Word|NumType=Card", "head": 32, "id": 33, "lemma": "one", "misc": "", "start_char": 1590, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1596, "feats": null, "head": 35, "id": 34, "lemma": "of", "misc": "", "start_char": 1594, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1601, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 33, "id": 35, "lemma": "they", "misc": "", "start_char": 1597, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 5, "id": 36, "lemma": ".", "misc": "", "start_char": 1602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB so) (JJ silly))) (. .)))" }, "speaker": "Penny", "text": "That's so silly.", "tokens": [ { "deprel": "nsubj", "end_char": 1608, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1604, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1611, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1609, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1614, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1612, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1620, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "silly", "misc": "", "start_char": 1615, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1622, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1621, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB actually)) (VP (VBN based) (PP (IN on) (NP (ADJP (RB very) (NN sound)) (NNS theories)))))) (. .) (S (NP (PRP$ His) (NN mother)) (VP (VBD published) (NP (DT a) (NN paper)) (PP (IN on) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "It's actually based on very sound theories . His mother published a paper on it.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1625, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1623, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1628, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1626, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1637, "feats": null, "head": 4, "id": 3, "lemma": "actually", "misc": "", "start_char": 1629, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1643, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "base", "misc": "", "start_char": 1638, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1646, "feats": null, "head": 8, "id": 5, "lemma": "on", "misc": "", "start_char": 1644, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1651, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 1647, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 1657, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "sound", "misc": "", "start_char": 1652, "text": "sound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1666, "feats": "Number=Plur", "head": 4, "id": 8, "lemma": "theory", "misc": "", "start_char": 1658, "text": "theories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1668, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1667, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1672, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "misc": "", "start_char": 1669, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1679, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "mother", "misc": "", "start_char": 1673, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1689, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 12, "lemma": "publish", "misc": "", "start_char": 1680, "text": "published", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1691, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1690, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1697, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "paper", "misc": "", "start_char": 1692, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1700, "feats": null, "head": 16, "id": 15, "lemma": "on", "misc": "", "start_char": 1698, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1703, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 16, "lemma": "it", "misc": "", "start_char": 1701, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 1704, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WP what)) (SQ (VBD was) (NP (PRP it)) (VP (VBN called)) (. ?) (`` \") (S (NP (PRP I)) (VP (VBP Hate) (S (NP (PRP$ My) (NN Son) (CC and) (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB Why)) (S (NP (PRP He)) (VP (MD Ca) (RB n't) (VP (VB Have) (NP (NN Cake)))))))))) ('' \") (. ?))))" }, "speaker": "Penny", "text": "Well, what was it called? \" I Hate My Son and That's Why He Can't Have Cake \"?", "tokens": [ { "deprel": "discourse", "end_char": 1710, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1706, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1712, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1717, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 1713, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux:pass", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1718, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj:pass", "end_char": 1724, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 1722, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1731, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "call", "misc": "", "start_char": 1725, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1733, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 1732, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1735, "feats": null, "head": 10, "id": 8, "lemma": "\"", "misc": "", "start_char": 1734, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1737, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 1736, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1742, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "hate", "misc": "", "start_char": 1738, "text": "Hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1745, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 1743, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1749, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "son", "misc": "", "start_char": 1746, "text": "Son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1753, "feats": null, "head": 20, "id": 13, "lemma": "and", "misc": "", "start_char": 1750, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:outer", "end_char": 1758, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 14, "lemma": "that", "misc": "", "start_char": 1754, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1761, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 15, "lemma": "be", "misc": "", "start_char": 1759, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1765, "feats": "PronType=Int", "head": 20, "id": 16, "lemma": "why", "misc": "", "start_char": 1762, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1768, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "he", "misc": "", "start_char": 1766, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1771, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "can", "misc": "", "start_char": 1769, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1775, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 1772, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1780, "feats": "VerbForm=Inf", "head": 10, "id": 20, "lemma": "have", "misc": "", "start_char": 1776, "text": "Have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1785, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "cake", "misc": "", "start_char": 1781, "text": "Cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1787, "feats": null, "head": 10, "id": 22, "lemma": "\"", "misc": "", "start_char": 1786, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1789, "feats": null, "head": 6, "id": 23, "lemma": "?", "misc": "", "start_char": 1788, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (ADJP (RB obviously) (JJ effective)))) (. .) (S (NP (NNP Leonard)) (VP (VBD grew) (PRT (RP up)) (S (VP (TO to) (VP (VB be) (NP (DT an) (JJ experimental) (NN physicist))))))) (. .) (S (SBAR (ADVP (RB Perhaps)) (IN if) (S (NP (PRP she)) (VP (VBD 'd) (ADVP (RB also)) (VP (VBN denied) (NP (PRP him)) (NP (NNP Christmas)))))) (, ,) (NP (PRP he)) (VP (MD 'd) (VP (VB be) (ADJP (NP (DT a) (JJ little)) (JJR better) (PP (IN at) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "It was obviously effective . Leonard grew up to be an experimental physicist . Perhaps if she'd also denied him Christmas, he'd be a little better at it.", "tokens": [ { "deprel": "nsubj", "end_char": 1792, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1790, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1796, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1793, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1806, "feats": null, "head": 4, "id": 3, "lemma": "obviously", "misc": "", "start_char": 1797, "text": "obviously", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1816, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "effective", "misc": "", "start_char": 1807, "text": "effective", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1818, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1817, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1826, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 1819, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1831, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "grow", "misc": "", "start_char": 1827, "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1834, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 1832, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 1837, "feats": null, "head": 13, "id": 9, "lemma": "to", "misc": "", "start_char": 1835, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1840, "feats": "VerbForm=Inf", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1838, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1843, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1841, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1856, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "experimental", "misc": "", "start_char": 1844, "text": "experimental", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1866, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "physicist", "misc": "", "start_char": 1857, "text": "physicist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1868, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1867, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1876, "feats": null, "head": 29, "id": 15, "lemma": "perhaps", "misc": "", "start_char": 1869, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1879, "feats": null, "head": 20, "id": 16, "lemma": "if", "misc": "", "start_char": 1877, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1883, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "she", "misc": "", "start_char": 1880, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1886, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 1884, "text": "'d", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1891, "feats": null, "head": 20, "id": 19, "lemma": "also", "misc": "", "start_char": 1887, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1898, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 20, "lemma": "deny", "misc": "", "start_char": 1892, "text": "denied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 1902, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 1899, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1912, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Christmas", "misc": "", "start_char": 1903, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1914, "feats": null, "head": 29, "id": 23, "lemma": ",", "misc": "", "start_char": 1913, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1917, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 24, "lemma": "he", "misc": "", "start_char": 1915, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1920, "feats": "VerbForm=Fin", "head": 29, "id": 25, "lemma": "would", "misc": "", "start_char": 1918, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1923, "feats": "VerbForm=Inf", "head": 29, "id": 26, "lemma": "be", "misc": "", "start_char": 1921, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1925, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 1924, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1932, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "little", "misc": "", "start_char": 1926, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1939, "feats": "Degree=Cmp", "head": 4, "id": 29, "lemma": "good", "misc": "", "start_char": 1933, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1942, "feats": null, "head": 31, "id": 30, "lemma": "at", "misc": "", "start_char": 1940, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1945, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 31, "lemma": "it", "misc": "", "start_char": 1943, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1947, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 1946, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1953, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1948, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1957, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1954, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1959, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1958, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP love) (NP (NP (NNS birthdays)) (. .) (S (VP (VBG Waking) (PRT (RP up)) (PP (IN to) (NP (NP (NN mom) (POS 's)) (JJ special) (JJ french) (NN toast) (NN breakfast))) (, ,) (S (VP (VBG wearing) (NP (DT the) (NN birthday) (NN king) (NN crown)))) (, ,) (S (VP (VBG playing) (NP (NN laser) (NN tag)) (PP (IN with) (NP (PDT all) (PRP$ my) (NNS friends))))))))) (. ...)))" }, "speaker": "Howard", "text": "Well, I love birthdays . Waking up to mom's special french toast breakfast, wearing the birthday king crown, playing laser tag with all my friends ...", "tokens": [ { "deprel": "discourse", "end_char": 1964, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1960, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1966, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1968, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1967, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1973, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "love", "misc": "", "start_char": 1969, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1983, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "birthday", "misc": "", "start_char": 1974, "text": "birthdays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1985, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advcl", "end_char": 1992, "feats": "VerbForm=Ger", "head": 4, "id": 7, "lemma": "wake", "misc": "", "start_char": 1986, "text": "Waking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1995, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 1993, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1998, "feats": null, "head": 15, "id": 9, "lemma": "to", "misc": "", "start_char": 1996, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2002, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "mom", "misc": "", "start_char": 1999, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2005, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 2003, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 2013, "feats": "Degree=Pos", "head": 15, "id": 12, "lemma": "special", "misc": "", "start_char": 2006, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2020, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "French", "misc": "", "start_char": 2014, "text": "french", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2026, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "toast", "misc": "", "start_char": 2021, "text": "toast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2036, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "breakfast", "misc": "", "start_char": 2027, "text": "breakfast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2038, "feats": null, "head": 7, "id": 16, "lemma": ",", "misc": "", "start_char": 2037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 2046, "feats": "VerbForm=Ger", "head": 7, "id": 17, "lemma": "wear", "misc": "", "start_char": 2039, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 2050, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 18, "lemma": "the", "misc": "", "start_char": 2047, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2059, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "birthday", "misc": "", "start_char": 2051, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2064, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "king", "misc": "", "start_char": 2060, "text": "king", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2070, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "crown", "misc": "", "start_char": 2065, "text": "crown", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2072, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 2071, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 2080, "feats": "VerbForm=Ger", "head": 17, "id": 23, "lemma": "play", "misc": "", "start_char": 2073, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 2086, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "laser", "misc": "", "start_char": 2081, "text": "laser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2090, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "tag", "misc": "", "start_char": 2087, "text": "tag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2095, "feats": null, "head": 29, "id": 26, "lemma": "with", "misc": "", "start_char": 2091, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 2099, "feats": null, "head": 29, "id": 27, "lemma": "all", "misc": "", "start_char": 2096, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 2102, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "my", "misc": "", "start_char": 2100, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2110, "feats": "Number=Plur", "head": 23, "id": 29, "lemma": "friend", "misc": "", "start_char": 2103, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2114, "feats": null, "head": 4, "id": 30, "lemma": "...", "misc": "", "start_char": 2111, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (VP (VB see)) (. ?) (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (NNS kids)) (VP (MD should) (VP (VB have)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, see? That's what kids should have.", "tokens": [ { "deprel": "discourse", "end_char": 2119, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2115, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2121, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2120, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 2125, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 2122, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2127, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 2126, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2132, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 2128, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 2133, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2140, "feats": "PronType=Rel", "head": 3, "id": 7, "lemma": "what", "misc": "", "start_char": 2136, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2145, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "kid", "misc": "", "start_char": 2141, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2152, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 2146, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 2157, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "have", "misc": "", "start_char": 2153, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2159, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 2158, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (NP (DT that)) (VP (VBD was) (NP (JJ last) (NN year))) (. .)))" }, "speaker": "Howard", "text": "Actually, that was last year.", "tokens": [ { "deprel": "advmod", "end_char": 2168, "feats": null, "head": 6, "id": 1, "lemma": "actually", "misc": "", "start_char": 2160, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2170, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2169, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2175, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 2171, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2179, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2176, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "amod", "end_char": 2184, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "last", "misc": "", "start_char": 2180, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 2189, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "year", "misc": "", "start_char": 2185, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2191, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 2190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP you)) (VP (VBP 've) (ADVP (RB really)) (ADVP (RB never)) (VP (VBN had) (NP (DT a) (NN birthday) (NN party)))) (. ?)))" }, "speaker": "Penny", "text": "So you've really never had a birthday party?", "tokens": [ { "deprel": "advmod", "end_char": 2194, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 2192, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2198, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 2, "lemma": "you", "misc": "", "start_char": 2195, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2202, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "have", "misc": "", "start_char": 2199, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2209, "feats": null, "head": 6, "id": 4, "lemma": "really", "misc": "", "start_char": 2203, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2215, "feats": null, "head": 6, "id": 5, "lemma": "never", "misc": "", "start_char": 2210, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2219, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 2216, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 2221, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 2220, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2230, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "birthday", "misc": "", "start_char": 2222, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2236, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "party", "misc": "", "start_char": 2231, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2238, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 2237, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD was) (NP (JJ little))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB think) (ADVP (RB maybe)) (S (NP (PRP$ my) (NNS parents)) (VP (MD would) (VP (VP (VB change) (NP (PRP$ their) (NN mind))) (CC and) (VP (VB surprise) (NP (PRP me)) (PP (IN with) (NP (DT a) (NN party)))) (. .) (S (PP (IN Like) (NP (DT this) (CD one) (NN birthday))) (S (NP (PRP I)) (VP (VBD came) (ADVP (RB home)) (PP (IN from) (NP (PRP$ my) (NN cello) (NN lesson))))) (CC and) (S (NP (PRP I)) (VP (VBD saw) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (JJ strange) (NNS cars)) (VP (VBN parked) (PP (IN out) (NP (NN front))))))))) (. .) (S (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBD got) (PP (IN to) (NP (DT the) (NN door)))))) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB hear) (S (NP (NNS people)) (VP (VBG whispering))))) (CC and) (S (NP (PRP I)) (VP (MD could) (VP (VB smell) (NP (NP (JJ german) (NN chocolate) (NN cake)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (NP (PRP$ my) (NN favorite))))))))))))))))) (. .) (CC And) (. ?)))" }, "speaker": "Leonard", "text": "No, but it was okay . I mean, when I was little, I'd think maybe my parents would change their mind and surprise me with a party . Like this one birthday I came home from my cello lesson and I saw a lot of strange cars parked out front . When I got to the door, I could hear people whispering and I could smell german chocolate cake, which is my favorite . And?", "tokens": [ { "deprel": "discourse", "end_char": 2241, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 2239, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2243, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2242, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2247, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 2244, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2250, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 2248, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2254, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 2251, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2259, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "okay", "misc": "", "start_char": 2255, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2261, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 2260, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2263, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 2262, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2268, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 9, "lemma": "mean", "misc": "", "start_char": 2264, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2270, "feats": null, "head": 18, "id": 10, "lemma": ",", "misc": "", "start_char": 2269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2275, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "when", "misc": "", "start_char": 2271, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2277, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 2276, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2281, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 2278, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 2288, "feats": "Degree=Pos", "head": 18, "id": 14, "lemma": "little", "misc": "", "start_char": 2282, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2290, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 2289, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2292, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 2291, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2295, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "would", "misc": "", "start_char": 2293, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2301, "feats": "VerbForm=Inf", "head": 6, "id": 18, "lemma": "think", "misc": "", "start_char": 2296, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2307, "feats": null, "head": 23, "id": 19, "lemma": "maybe", "misc": "", "start_char": 2302, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 2310, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 2308, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2318, "feats": "Number=Plur", "head": 23, "id": 21, "lemma": "parent", "misc": "", "start_char": 2311, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2324, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "would", "misc": "", "start_char": 2319, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2331, "feats": "VerbForm=Inf", "head": 18, "id": 23, "lemma": "change", "misc": "", "start_char": 2325, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2337, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "their", "misc": "", "start_char": 2332, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2342, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "mind", "misc": "", "start_char": 2338, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2346, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 2343, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2355, "feats": "VerbForm=Inf", "head": 23, "id": 27, "lemma": "surprise", "misc": "", "start_char": 2347, "text": "surprise", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2358, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 28, "lemma": "I", "misc": "", "start_char": 2356, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2363, "feats": null, "head": 31, "id": 29, "lemma": "with", "misc": "", "start_char": 2359, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2365, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 2364, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2371, "feats": "Number=Sing", "head": 27, "id": 31, "lemma": "party", "misc": "", "start_char": 2366, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2373, "feats": null, "head": 18, "id": 32, "lemma": ".", "misc": "", "start_char": 2372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 2378, "feats": null, "head": 36, "id": 33, "lemma": "like", "misc": "", "start_char": 2374, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2383, "feats": "Number=Sing|PronType=Dem", "head": 36, "id": 34, "lemma": "this", "misc": "", "start_char": 2379, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 2387, "feats": "NumForm=Word|NumType=Card", "head": 36, "id": 35, "lemma": "one", "misc": "", "start_char": 2384, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 2396, "feats": "Number=Sing", "head": 38, "id": 36, "lemma": "birthday", "misc": "", "start_char": 2388, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2398, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "I", "misc": "", "start_char": 2397, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2403, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 38, "lemma": "come", "misc": "", "start_char": 2399, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2408, "feats": null, "head": 38, "id": 39, "lemma": "home", "misc": "", "start_char": 2404, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2413, "feats": null, "head": 43, "id": 40, "lemma": "from", "misc": "", "start_char": 2409, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2416, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 43, "id": 41, "lemma": "my", "misc": "", "start_char": 2414, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 2422, "feats": "Number=Sing", "head": 43, "id": 42, "lemma": "cello", "misc": "", "start_char": 2417, "text": "cello", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 2429, "feats": "Number=Sing", "head": 38, "id": 43, "lemma": "lesson", "misc": "", "start_char": 2423, "text": "lesson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2433, "feats": null, "head": 46, "id": 44, "lemma": "and", "misc": "", "start_char": 2430, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2435, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 46, "id": 45, "lemma": "I", "misc": "", "start_char": 2434, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2439, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 38, "id": 46, "lemma": "see", "misc": "", "start_char": 2436, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2441, "feats": "Definite=Ind|PronType=Art", "head": 48, "id": 47, "lemma": "a", "misc": "", "start_char": 2440, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2445, "feats": "Number=Sing", "head": 46, "id": 48, "lemma": "lot", "misc": "", "start_char": 2442, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2448, "feats": null, "head": 51, "id": 49, "lemma": "of", "misc": "", "start_char": 2446, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2456, "feats": "Degree=Pos", "head": 51, "id": 50, "lemma": "strange", "misc": "", "start_char": 2449, "text": "strange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2461, "feats": "Number=Plur", "head": 48, "id": 51, "lemma": "car", "misc": "", "start_char": 2457, "text": "cars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 2468, "feats": "Tense=Past|VerbForm=Part", "head": 51, "id": 52, "lemma": "park", "misc": "", "start_char": 2462, "text": "parked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2472, "feats": null, "head": 54, "id": 53, "lemma": "out", "misc": "", "start_char": 2469, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2478, "feats": "Number=Sing", "head": 52, "id": 54, "lemma": "front", "misc": "", "start_char": 2473, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2480, "feats": null, "head": 6, "id": 55, "lemma": ".", "misc": "", "start_char": 2479, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2485, "feats": "PronType=Int", "head": 58, "id": 56, "lemma": "when", "misc": "", "start_char": 2481, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 2487, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 58, "id": 57, "lemma": "I", "misc": "", "start_char": 2486, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2491, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 65, "id": 58, "lemma": "get", "misc": "", "start_char": 2488, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2494, "feats": null, "head": 61, "id": 59, "lemma": "to", "misc": "", "start_char": 2492, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2498, "feats": "Definite=Def|PronType=Art", "head": 61, "id": 60, "lemma": "the", "misc": "", "start_char": 2495, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2503, "feats": "Number=Sing", "head": 58, "id": 61, "lemma": "door", "misc": "", "start_char": 2499, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2505, "feats": null, "head": 65, "id": 62, "lemma": ",", "misc": "", "start_char": 2504, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2507, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 65, "id": 63, "lemma": "I", "misc": "", "start_char": 2506, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2513, "feats": "VerbForm=Fin", "head": 65, "id": 64, "lemma": "could", "misc": "", "start_char": 2508, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2518, "feats": "VerbForm=Inf", "head": 18, "id": 65, "lemma": "hear", "misc": "", "start_char": 2514, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2525, "feats": "Number=Plur", "head": 67, "id": 66, "lemma": "person", "misc": "", "start_char": 2519, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 2536, "feats": "VerbForm=Ger", "head": 65, "id": 67, "lemma": "whisper", "misc": "", "start_char": 2526, "text": "whispering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 2540, "feats": null, "head": 71, "id": 68, "lemma": "and", "misc": "", "start_char": 2537, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 71, "id": 69, "lemma": "I", "misc": "", "start_char": 2541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2548, "feats": "VerbForm=Fin", "head": 71, "id": 70, "lemma": "could", "misc": "", "start_char": 2543, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 2554, "feats": "VerbForm=Inf", "head": 65, "id": 71, "lemma": "smell", "misc": "", "start_char": 2549, "text": "smell", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 2561, "feats": "Degree=Pos", "head": 74, "id": 72, "lemma": "german", "misc": "", "start_char": 2555, "text": "german", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 2571, "feats": "Number=Sing", "head": 74, "id": 73, "lemma": "chocolate", "misc": "", "start_char": 2562, "text": "chocolate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2576, "feats": "Number=Sing", "head": 71, "id": 74, "lemma": "cake", "misc": "", "start_char": 2572, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2578, "feats": null, "head": 79, "id": 75, "lemma": ",", "misc": "", "start_char": 2577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2584, "feats": "PronType=Rel", "head": 79, "id": 76, "lemma": "which", "misc": "", "start_char": 2579, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 2587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 79, "id": 77, "lemma": "be", "misc": "", "start_char": 2585, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2590, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 79, "id": 78, "lemma": "my", "misc": "", "start_char": 2588, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "acl:relcl", "end_char": 2599, "feats": "Number=Sing", "head": 74, "id": 79, "lemma": "favorite", "misc": "", "start_char": 2591, "text": "favorite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2601, "feats": null, "head": 6, "id": 80, "lemma": ".", "misc": "", "start_char": 2600, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 2605, "feats": null, "head": 6, "id": 81, "lemma": "and", "misc": "", "start_char": 2602, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2607, "feats": null, "head": 6, "id": 82, "lemma": "?", "misc": "", "start_char": 2606, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (FRAG (CC And) (. ?)))" }, "speaker": "Penny", "text": "And?", "tokens": [ { "deprel": "root", "end_char": 2611, "feats": null, "head": 0, "id": 1, "lemma": "and", "misc": "", "start_char": 2608, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2613, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2612, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SQ (CC And) (. ?) (NP (PRP It)) (VP (VBZ turns) (PRT (RP out)) (SBAR (S (NP (PRP$ my) (NN grandfather)) (VP (VBD had) (VP (VBN died)))))) (. .)))" }, "speaker": "Leonard", "text": "And? It turns out my grandfather had died.", "tokens": [ { "deprel": "cc", "end_char": 2617, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 2614, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 2619, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 2618, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2622, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 2620, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2628, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "turn", "misc": "", "start_char": 2623, "text": "turns", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 2632, "feats": null, "head": 4, "id": 5, "lemma": "out", "misc": "", "start_char": 2629, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 2635, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 2633, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2647, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "grandfather", "misc": "", "start_char": 2636, "text": "grandfather", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2651, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 2648, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 2656, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 9, "lemma": "die", "misc": "", "start_char": 2652, "text": "died", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2658, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 2657, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ terrible))) (. .)))" }, "speaker": "Penny", "text": "Oh, my God, that's terrible.", "tokens": [ { "deprel": "discourse", "end_char": 2661, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 2659, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2663, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 2666, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 2664, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 2670, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 2667, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2672, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2677, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "that", "misc": "", "start_char": 2673, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2680, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2678, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 2689, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "terrible", "misc": "", "start_char": 2681, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2691, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 2690, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP it)) (VP (VBD was) (PP (ADVP (NN kind) (IN of)) (IN like) (NP (DT a) (NN birthday) (NN party)))) (. .) (S (NP (PRP I)) (VP (VBD got) (S (VP (TO to) (VP (VB see) (NP (PDT all) (PRP$ my) (NNS cousins))))))) (, ,) (CC and) (S (NP (EX there)) (VP (VBD was) (NP (NN cake)) (, ,) (ADVP (RB so)))) (. ...)))" }, "speaker": "Leonard", "text": "Well, it was kind of like a birthday party . I got to see all my cousins, and there was cake, so ...", "tokens": [ { "deprel": "discourse", "end_char": 2696, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 2692, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2698, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 2697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2701, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 3, "lemma": "it", "misc": "", "start_char": 2699, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2705, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 4, "lemma": "be", "misc": "", "start_char": 2702, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "obl:npmod", "end_char": 2710, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "kind", "misc": "", "start_char": 2706, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 2713, "feats": null, "head": 5, "id": 6, "lemma": "of", "misc": "", "start_char": 2711, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 2718, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 2714, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2720, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 2719, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2729, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "birthday", "misc": "", "start_char": 2721, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2735, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "party", "misc": "", "start_char": 2730, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2737, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 2736, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2739, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 2738, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2743, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "get", "misc": "", "start_char": 2740, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2746, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 2744, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2750, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "see", "misc": "", "start_char": 2747, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 2754, "feats": null, "head": 18, "id": 16, "lemma": "all", "misc": "", "start_char": 2751, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 2757, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 2755, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2765, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "cousin", "misc": "", "start_char": 2758, "text": "cousins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2767, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 2766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2771, "feats": null, "head": 22, "id": 20, "lemma": "and", "misc": "", "start_char": 2768, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 2777, "feats": null, "head": 22, "id": 21, "lemma": "there", "misc": "", "start_char": 2772, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 2781, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 22, "lemma": "be", "misc": "", "start_char": 2778, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2786, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "cake", "misc": "", "start_char": 2782, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2788, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 2787, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2791, "feats": null, "head": 22, "id": 25, "lemma": "so", "misc": "", "start_char": 2789, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2795, "feats": null, "head": 10, "id": 26, "lemma": "...", "misc": "", "start_char": 2792, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (NP (DT the) (JJS saddest) (NN thing)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB ever)) (VP (VBN heard))))))) (. .)))" }, "speaker": "Penny", "text": "That's the saddest thing I've ever heard.", "tokens": [ { "deprel": "nsubj", "end_char": 2800, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 2796, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2803, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 2801, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2807, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 2804, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2815, "feats": "Degree=Sup", "head": 5, "id": 4, "lemma": "sadd", "misc": "", "start_char": 2808, "text": "saddest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 2821, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "thing", "misc": "", "start_char": 2816, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2823, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 2822, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2827, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 2824, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2832, "feats": null, "head": 9, "id": 8, "lemma": "ever", "misc": "", "start_char": 2828, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 2838, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 9, "lemma": "hear", "misc": "", "start_char": 2833, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2840, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 2839, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think) (. ?) (S (VP (VP (VB Go) (ADVP (RB ahead))) (, ,) (VP (VB tell) (NP (PRP her)) (PP (IN about) (NP (PRP$ your) (JJ senior) (NN prom))))))) (. .)))" }, "speaker": "Howard", "text": "You think? Go ahead, tell her about your senior prom.", "tokens": [ { "deprel": "nsubj", "end_char": 2844, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2841, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2850, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 2845, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2852, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2851, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2855, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 4, "lemma": "go", "misc": "", "start_char": 2853, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 2861, "feats": null, "head": 4, "id": 5, "lemma": "ahead", "misc": "", "start_char": 2856, "text": "ahead", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2863, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 2862, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 2868, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "tell", "misc": "", "start_char": 2864, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2872, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "her", "misc": "", "start_char": 2869, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2878, "feats": null, "head": 12, "id": 9, "lemma": "about", "misc": "", "start_char": 2873, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2883, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "your", "misc": "", "start_char": 2879, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2890, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "senior", "misc": "", "start_char": 2884, "text": "senior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2895, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "prom", "misc": "", "start_char": 2891, "text": "prom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2897, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 2896, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 4, 4 ], [ 0, 15, 15 ] ], [ [ 0, 10, 10 ], [ 3, 6, 6 ], [ 3, 31, 32 ] ], [ [ 0, 8, 10 ] ], [ [ 0, 12, 12 ], [ 11, 7, 7 ], [ 12, 0, 0 ], [ 12, 7, 7 ], [ 32, 2, 2 ], [ 34, 5, 5 ], [ 35, 0, 0 ], [ 35, 7, 7 ] ], [ [ 3, 8, 8 ], [ 25, 2, 2 ], [ 25, 27, 27 ], [ 28, 1, 1 ] ], [ [ 3, 11, 11 ], [ 3, 26, 26 ] ], [ [ 3, 37, 37 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 11, 11 ], [ 4, 19, 19 ] ], [ [ 4, 14, 14 ], [ 5, 6, 6 ], [ 12, 16, 16 ], [ 12, 21, 21 ], [ 24, 1, 1 ] ], [ [ 4, 28, 28 ], [ 4, 31, 32 ] ], [ [ 4, 27, 29 ] ], [ [ 4, 31, 31 ], [ 4, 32, 32 ], [ 5, 0, 1 ] ], [ [ 5, 0, 0 ], [ 5, 1, 1 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 7, 7 ], [ 5, 8, 8 ] ], [ [ 6, 2, 2 ], [ 6, 8, 8 ], [ 6, 12, 12 ], [ 7, 0, 0 ], [ 7, 6, 6 ], [ 8, 2, 2 ], [ 10, 0, 0 ], [ 11, 10, 10 ], [ 12, 2, 2 ], [ 14, 15, 15 ], [ 15, 0, 0 ], [ 17, 0, 0 ], [ 17, 4, 4 ], [ 18, 3, 3 ], [ 19, 11, 11 ], [ 19, 15, 15 ], [ 21, 9, 9 ], [ 29, 7, 7 ], [ 29, 11, 11 ], [ 29, 15, 15 ], [ 29, 19, 19 ], [ 29, 27, 27 ], [ 29, 36, 36 ], [ 29, 40, 40 ], [ 29, 44, 44 ], [ 29, 56, 56 ], [ 29, 62, 62 ], [ 29, 68, 68 ], [ 29, 77, 77 ], [ 31, 5, 5 ], [ 33, 11, 11 ], [ 33, 16, 16 ], [ 35, 9, 9 ] ], [ [ 6, 5, 5 ], [ 14, 11, 11 ] ], [ [ 6, 15, 15 ], [ 7, 4, 4 ], [ 11, 2, 3 ] ], [ [ 8, 5, 6 ] ], [ [ 9, 2, 5 ] ], [ [ 11, 3, 3 ], [ 22, 20, 20 ] ], [ [ 12, 12, 12 ] ], [ [ 19, 16, 16 ], [ 21, 9, 10 ], [ 29, 19, 20 ] ], [ [ 19, 15, 16 ] ], [ [ 19, 26, 28 ] ], [ [ 21, 10, 10 ], [ 22, 8, 8 ], [ 22, 10, 10 ], [ 23, 16, 16 ] ], [ [ 21, 12, 15 ] ], [ [ 22, 11, 11 ], [ 22, 16, 16 ], [ 23, 5, 5 ] ], [ [ 23, 6, 6 ], [ 23, 20, 20 ], [ 23, 23, 23 ] ], [ [ 25, 26, 28 ] ], [ [ 26, 7, 7 ] ], [ [ 29, 20, 20 ], [ 29, 23, 23 ] ], [ [ 29, 49, 50 ] ], [ [ 29, 59, 60 ] ], [ [ 29, 65, 65 ] ], [ [ 29, 73, 73 ], [ 33, 22, 22 ] ], [ [ 31, 5, 6 ] ], [ [ 33, 15, 17 ] ] ]
s01e16c00t
Hey, guys, guys, some of the other waitresses wanted me to ask you something. It's called tressling. It combines the physical strength of arm wrestling with the mental agility of Tetris into the ultimate sport. That's terrific, but what they wanted me to ask you is to cut it the hell out . All right, come on, guys . Come on . WAIT STAFF: Happy birthday to you We might as well stop, it's a stalemate . You're beating me in Tetris, but you've got the upper body strength of a Keebler elf . Keebler elf? Keebler elf? I've got your keebler elf right here . Okay, it's a stalemate. So, leonard, will we be seeing you on saturday for your free birthday cheesecake? He can't eat cheesecake . He's lactose intolerant. Okay, he can have carrot cake. What about the cream cheese frosting? He can scrape it off. Forget about the cake . How do you know that my birthday's saturday? I did your horoscope, remember? I was going to do everybody's, until sheldon went on one of his typical psychotic rants. For the record, " that psychotic rant " was a concise summation of the research of bertram forer, who, in 1948, proved conclusively through meticulously designed experiments that astrology is nothing but pseudo - scientific hokum. Blah, blah, blah . So, seriously, are we going to see you saturday? I don't think so. Why not? I don't celebrate my birthday. Shuddup, yeah you do. It's no big deal; it's just the way I was raised . My parents focused on celebrating achievements, and being expelled from a birth canal was not considered one of them. That's so silly. It's actually based on very sound theories . His mother published a paper on it. Well, what was it called? " I Hate My Son and That's Why He Can't Have Cake "? It was obviously effective . Leonard grew up to be an experimental physicist . Perhaps if she'd also denied him Christmas, he'd be a little better at it. Thank you. Well, I love birthdays . Waking up to mom's special french toast breakfast, wearing the birthday king crown, playing laser tag with all my friends ... Yeah, see? That's what kids should have. Actually, that was last year. So you've really never had a birthday party? No, but it was okay . I mean, when I was little, I'd think maybe my parents would change their mind and surprise me with a party . Like this one birthday I came home from my cello lesson and I saw a lot of strange cars parked out front . When I got to the door, I could hear people whispering and I could smell german chocolate cake, which is my favorite . And? And? And? It turns out my grandfather had died. Oh, my God, that's terrible. Well, it was kind of like a birthday party . I got to see all my cousins, and there was cake, so ... That's the saddest thing I've ever heard. You think? Go ahead, tell her about your senior prom.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (NP (DT the) (JJ secret) (NN knock)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT the) (JJ secret) (NN knock)))) (: :)))" }, "speaker": "Sheldon", "text": "That's not the secret knock . This is the secret knock:", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 6, "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": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 11, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 8, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 15, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 12, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 22, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "secret", "misc": "", "start_char": 16, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 28, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "knock", "misc": "", "start_char": 23, "text": "knock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 35, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 8, "lemma": "this", "misc": "", "start_char": 31, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 36, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 39, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 49, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "secret", "misc": "", "start_char": 43, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 55, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "knock", "misc": "", "start_char": 50, "text": "knock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 6, "id": 13, "lemma": ":", "misc": "", "start_char": 56, "text": ":", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT What) (NN difference)) (SQ (VBZ does) (NP (PRP it)) (VP (VB make))) (. ?)))" }, "speaker": "Howard", "text": "What difference does it make?", "tokens": [ { "deprel": "det", "end_char": 62, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 58, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "difference", "misc": "", "start_char": 63, "text": "difference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 74, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "it", "misc": "", "start_char": 79, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 86, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "make", "misc": "", "start_char": 82, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 87, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (JJ whole) (NN point)) (PP (IN of) (NP (DT a) (JJ secret) (NN knock)))) (VP (VBZ is) (S (VP (TO to) (VP (VB establish) (NP (NP (DT a) (ADJP (AFX non) (HYPH -) (JJ verbal)) (NN signal)) (SBAR (S (VP (TO to) (VP (VB verify) (NP (NP (DT the) (NN identity)) (PP (IN of) (NP (NP (CD one) (POS 's)) (NN co) (HYPH -) (NNS conspirators))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The whole point of a secret knock is to establish a non - verbal signal to verify the identity of one's co - conspirators.", "tokens": [ { "deprel": "det", "end_char": 92, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 89, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 98, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "whole", "misc": "", "start_char": 93, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 104, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "point", "misc": "", "start_char": 99, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 105, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 108, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 116, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "secret", "misc": "", "start_char": 110, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 122, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "knock", "misc": "", "start_char": 117, "text": "knock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 123, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 128, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 126, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 138, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "establish", "misc": "", "start_char": 129, "text": "establish", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 11, "lemma": "a", "misc": "", "start_char": 139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 144, "feats": null, "head": 14, "id": 12, "lemma": "non", "misc": "", "start_char": 141, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 145, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 153, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "verbal", "misc": "", "start_char": 147, "text": "verbal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 160, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "signal", "misc": "", "start_char": 154, "text": "signal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 163, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 161, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 170, "feats": "VerbForm=Inf", "head": 10, "id": 17, "lemma": "verify", "misc": "", "start_char": 164, "text": "verify", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 174, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 171, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "identity", "misc": "", "start_char": 175, "text": "identity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 25, "id": 20, "lemma": "of", "misc": "", "start_char": 184, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 190, "feats": "NumForm=Word|NumType=Card", "head": 25, "id": 21, "lemma": "one", "misc": "", "start_char": 187, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 193, "feats": null, "head": 21, "id": 22, "lemma": "'s", "misc": "", "start_char": 191, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 196, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "co", "misc": "", "start_char": 194, "text": "co", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 197, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 211, "feats": "Number=Plur", "head": 19, "id": 25, "lemma": "conspirator", "misc": "", "start_char": 199, "text": "conspirators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 10, "id": 26, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (IN that) (NP (NNP Raj) (CC and) (NNP Howard)) (. ?)))" }, "speaker": "Penny", "text": "Is that Raj and Howard?", "tokens": [ { "deprel": "root", "end_char": 216, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 214, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 221, "feats": null, "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 217, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 225, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Raj", "misc": "", "start_char": 222, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 229, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 226, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 236, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Howard", "misc": "", "start_char": 230, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 237, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (ADVP (RB Possibly) (, ,) (CC but) (JJ unverified) (. .)))" }, "speaker": "Sheldon", "text": "Possibly, but unverified.", "tokens": [ { "deprel": "root", "end_char": 247, "feats": null, "head": 0, "id": 1, "lemma": "possibly", "misc": "", "start_char": 239, "text": "Possibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 253, "feats": null, "head": 4, "id": 3, "lemma": "but", "misc": "", "start_char": 250, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 264, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "unverified", "misc": "", "start_char": 254, "text": "unverified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP you)) (ADVP (RB just)) (VP (VB let) (S (NP (PRP us)) (ADVP (RP in)))) (. .)))" }, "speaker": "Howard", "text": "Will you just let us in.", "tokens": [ { "deprel": "aux", "end_char": 271, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "will", "misc": "", "start_char": 267, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 275, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 272, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 276, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 284, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 281, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 287, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 285, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 290, "feats": null, "head": 4, "id": 6, "lemma": "in", "misc": "", "start_char": 288, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 291, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Luckily)) (PP (IN for) (NP (PRP you))) (, ,) (NP (DT this)) (VP (VBZ is) (RB not) (NP (DT a) (JJ nuclear) (NN reactor))) (. .)))" }, "speaker": "Sheldon", "text": "Luckily for you, this is not a nuclear reactor.", "tokens": [ { "deprel": "advmod", "end_char": 300, "feats": null, "head": 10, "id": 1, "lemma": "luckily", "misc": "", "start_char": 293, "text": "Luckily", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 304, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 301, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 308, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 305, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 315, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 5, "lemma": "this", "misc": "", "start_char": 311, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 316, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 322, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 319, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 323, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 332, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "nuclear", "misc": "", "start_char": 325, "text": "nuclear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 340, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "reactor", "misc": "", "start_char": 333, "text": "reactor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WP what)) (SQ (MD 'd) (NP (PRP you)) (VP (VB get) (NP (DT the) (NN birthday) (NN boy)))) (. ?)))" }, "speaker": "Penny", "text": "So, what'd you get the birthday boy?", "tokens": [ { "deprel": "discourse", "end_char": 345, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 343, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 346, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 352, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 348, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 355, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 353, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 356, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 363, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 360, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 364, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 376, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "birthday", "misc": "", "start_char": 368, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 380, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "boy", "misc": "", "start_char": 377, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 381, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NNP raj)) (VP (VBD got) (NP (PRP him)) (NP (NP (DT an) (JJ awesome) (, ,) (NML (JJ limited) (NN edition)) (NML (JJ dark) (NN knight)) (NN sculpture)) (VP (VBN based) (PP (IN on) (NP (NP (NNP alex) (NNP ross) (POS 's)) (JJ definitive) (NN batman)))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBD got) (NP (PRP him)) (NP (NP (NP (DT this) (JJ amazing) (VBN autographed) (NN copy)) (PP (IN of) (NP (DT the) (NN feynman)))) (NP (NP (NNS lectures)) (PP (IN on) (NP (NN physics))))))) (. .)))" }, "speaker": "Howard", "text": "Well, raj got him an awesome, limited edition dark knight sculpture based on alex ross's definitive batman . And I got him this amazing autographed copy of the feynman lectures on physics.", "tokens": [ { "deprel": "discourse", "end_char": 387, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 383, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 388, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 393, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "raj", "misc": "", "start_char": 390, "text": "raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 394, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 401, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 398, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 404, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 6, "lemma": "a", "misc": "", "start_char": 402, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 412, "feats": "Degree=Pos", "head": 13, "id": 7, "lemma": "awesome", "misc": "", "start_char": 405, "text": "awesome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 422, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "limited", "misc": "", "start_char": 415, "text": "limited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 430, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "edition", "misc": "", "start_char": 423, "text": "edition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 435, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "dark", "misc": "", "start_char": 431, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 442, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "knight", "misc": "", "start_char": 436, "text": "knight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 452, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "sculpture", "misc": "", "start_char": 443, "text": "sculpture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 458, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 14, "lemma": "base", "misc": "", "start_char": 453, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 20, "id": 15, "lemma": "on", "misc": "", "start_char": 459, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 466, "feats": "Number=Sing", "head": 20, "id": 16, "lemma": "alex", "misc": "", "start_char": 462, "text": "alex", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 471, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Noss", "misc": "", "start_char": 467, "text": "ross", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 474, "feats": null, "head": 16, "id": 18, "lemma": "'s", "misc": "", "start_char": 472, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 485, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "definitive", "misc": "", "start_char": 475, "text": "definitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 492, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "batman", "misc": "", "start_char": 486, "text": "batman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 24, "id": 21, "lemma": ".", "misc": "", "start_char": 493, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 498, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 495, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 24, "lemma": "get", "misc": "", "start_char": 501, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 508, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "he", "misc": "", "start_char": 505, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 513, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 26, "lemma": "this", "misc": "", "start_char": 509, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 521, "feats": "Degree=Pos", "head": 29, "id": 27, "lemma": "amazing", "misc": "", "start_char": 514, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 533, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 28, "lemma": "autograph", "misc": "", "start_char": 522, "text": "autographed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 538, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "copy", "misc": "", "start_char": 534, "text": "copy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 33, "id": 30, "lemma": "of", "misc": "", "start_char": 539, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 545, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 542, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 553, "feats": "Number=Sing", "head": 33, "id": 32, "lemma": "feynman", "misc": "", "start_char": 546, "text": "feynman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 562, "feats": "Number=Plur", "head": 29, "id": 33, "lemma": "lecture", "misc": "", "start_char": 554, "text": "lectures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 565, "feats": null, "head": 35, "id": 34, "lemma": "on", "misc": "", "start_char": 563, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 573, "feats": "Number=Sing", "head": 33, "id": 35, "lemma": "physics", "misc": "", "start_char": 566, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (LST (JJ Nice) (. .)) (NP (PRP I)) (VP (VBD got) (NP (PRP him)) (NP (DT a) (NN sweater))) (. .)))" }, "speaker": "Penny", "text": "Nice . I got him a sweater.", "tokens": [ { "deprel": "discourse", "end_char": 580, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "nice", "misc": "", "start_char": 576, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 581, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 583, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 585, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 592, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 589, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 594, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 593, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 602, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "sweater", "misc": "", "start_char": 595, "text": "sweater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 603, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP he)) (VP (MD might) (VP (VB like) (NP (DT that))))) (, ,) (S (NP (PRP I)) (VP (VBP ’ve) (VP (VBN seen) (NP (PRP him)) (: …) (ADJP (JJ chilly))))) (. .)))" }, "speaker": "Howard", "text": "Okay, well, he might like that, I ’ve seen him … chilly.", "tokens": [ { "deprel": "discourse", "end_char": 609, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 605, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 610, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 616, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 612, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 617, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "he", "misc": "", "start_char": 619, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 627, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "might", "misc": "", "start_char": 622, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 632, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "like", "misc": "", "start_char": 628, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 637, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "that", "misc": "", "start_char": 633, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 641, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 640, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 645, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 642, "text": "’ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 650, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 12, "lemma": "see", "misc": "", "start_char": 646, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 654, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "he", "misc": "", "start_char": 651, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 15, "id": 14, "lemma": "…", "misc": "", "start_char": 655, "text": "…", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 663, "feats": "Degree=Pos", "head": 12, "id": 15, "lemma": "chilly", "misc": "", "start_char": 657, "text": "chilly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB see) (NP (PRP$ your) (NN present)))) (. .)))" }, "speaker": "Penny", "text": "Sheldon, I didn't see your present.", "tokens": [ { "deprel": "vocative", "end_char": 673, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 666, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 677, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 676, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 681, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 678, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 685, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 682, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 689, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "see", "misc": "", "start_char": 686, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 694, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 690, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 702, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "present", "misc": "", "start_char": 695, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 703, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (IN because) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB bring) (NP (CD one))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's because I didn't bring one.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 709, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 1, "lemma": "that", "misc": "", "start_char": 705, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 712, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 710, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 720, "feats": null, "head": 7, "id": 3, "lemma": "because", "misc": "", "start_char": 713, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 722, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 721, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 723, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 730, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 727, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 736, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "bring", "misc": "", "start_char": 731, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 740, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 8, "lemma": "one", "misc": "", "start_char": 737, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 7, "id": 9, "lemma": ".", "misc": "", "start_char": 741, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (UH Well)) (WHADVP (WRB why)) (RB not) (. ?)))" }, "speaker": "Penny", "text": "Well why not?", "tokens": [ { "deprel": "discourse", "end_char": 747, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 743, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 751, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "why", "misc": "", "start_char": 748, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 755, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 752, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 756, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB ask))) (. .)))" }, "speaker": "Howard", "text": "Don't ask.", "tokens": [ { "deprel": "aux", "end_char": 760, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 758, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 764, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 761, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 768, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 765, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 769, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (JJ entire) (NN institution)) (PP (IN of) (NP (NN gift) (HYPH -) (NN giving)))) (VP (VBZ makes) (NP (DT no) (NN sense))) (. .)))" }, "speaker": "Sheldon", "text": "The entire institution of gift - giving makes no sense.", "tokens": [ { "deprel": "det", "end_char": 774, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 1, "lemma": "the", "misc": "", "start_char": 771, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 781, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "entire", "misc": "", "start_char": 775, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 793, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "institution", "misc": "", "start_char": 782, "text": "institution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 796, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 794, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 801, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "gift", "misc": "", "start_char": 797, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 802, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 810, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "give", "misc": "", "start_char": 804, "text": "giving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 816, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "make", "misc": "", "start_char": 811, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 819, "feats": null, "head": 10, "id": 9, "lemma": "no", "misc": "", "start_char": 817, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 825, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "sense", "misc": "", "start_char": 820, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 826, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Too) (JJ late)) (. .)))" }, "speaker": "Howard", "text": "Too late.", "tokens": [ { "deprel": "advmod", "end_char": 831, "feats": null, "head": 2, "id": 1, "lemma": "too", "misc": "", "start_char": 828, "text": "Too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 836, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "late", "misc": "", "start_char": 832, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 837, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBP go) (ADVP (RB out))))))))) (CC and) (S (NP (PRP I)) (VP (VBP spend) (NP ($ $) (CD 50)) (PP (IN on) (NP (PRP you))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (JJ laborious) (NN activity)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB imagine) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP need)))) (, ,) (SBAR (IN whereas) (S (S (S (NP (PRP you)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP need)))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB simplify) (NP (, things--)) (S (ADVP (RB just)) (VP (VB give) (NP (PRP you)) (NP (DT the) ($ $) (CD 50)) (ADVP (RB directly)))))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (MD could) (VP (VP (VB give) (NP (PRP me)) (NP ($ $) (CD 50)) (PP (IN on) (NP (PRP$ my) (NN birthday)))) (, ,) (CC and) (VP (ADVP (RB so) (RB on)) (, ,) (SBAR (IN until) (S (NP (NP (CD one)) (PP (IN of) (NP (PRP us)))) (VP (VBZ dies)))) (, ,) (S (VP (VBG leaving) (NP (NP (DT the) (JJ other) (NN one)) (ADJP (ADJP (JJ old)) (CC and) (ADJP (NP ($ $) (CD 50)) (JJR richer)))))))))) (. .) (S (CC And) (NP (PRP I)) (VP (VBP ask) (NP (PRP you))) (, ,) (SQ (VBZ is) (NP (PRP it)) (ADJP (JJ worth) (NP (PRP it))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Let's say I go out and I spend $50 on you . It's a laborious activity because I have to imagine what you need, whereas you know what you need . Now, I could simplify things-- just give you the $50 directly, and then you could give me $50 on my birthday, and so on, until one of us dies, leaving the other one old and $50 richer . And I ask you, is it worth it?", "tokens": [ { "deprel": "root", "end_char": 842, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 839, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 845, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 843, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 849, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "say", "misc": "", "start_char": 846, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 851, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 850, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 852, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 855, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 862, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 859, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 864, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 863, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 870, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "spend", "misc": "", "start_char": 865, "text": "spend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 872, "feats": null, "head": 9, "id": 10, "lemma": "$", "misc": "", "start_char": 871, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 875, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 11, "lemma": "50", "misc": "", "start_char": 873, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 878, "feats": null, "head": 13, "id": 12, "lemma": "on", "misc": "", "start_char": 876, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 882, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 13, "lemma": "you", "misc": "", "start_char": 879, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 883, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 887, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 15, "lemma": "it", "misc": "", "start_char": 885, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 890, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 888, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 892, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 891, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 902, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "laborious", "misc": "", "start_char": 893, "text": "laborious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 911, "feats": "Number=Sing", "head": 1, "id": 19, "lemma": "activity", "misc": "", "start_char": 903, "text": "activity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 919, "feats": null, "head": 22, "id": 20, "lemma": "because", "misc": "", "start_char": 912, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 921, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 920, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 926, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 22, "lemma": "have", "misc": "", "start_char": 922, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 929, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 927, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 937, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "imagine", "misc": "", "start_char": 930, "text": "imagine", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 942, "feats": "PronType=Rel", "head": 27, "id": 25, "lemma": "what", "misc": "", "start_char": 938, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 946, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 943, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 951, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 27, "lemma": "need", "misc": "", "start_char": 947, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 952, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 961, "feats": null, "head": 31, "id": 29, "lemma": "whereas", "misc": "", "start_char": 954, "text": "whereas", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 965, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 30, "lemma": "you", "misc": "", "start_char": 962, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 970, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 31, "lemma": "know", "misc": "", "start_char": 966, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 975, "feats": "PronType=Rel", "head": 31, "id": 32, "lemma": "what", "misc": "", "start_char": 971, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 979, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 976, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 984, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 32, "id": 34, "lemma": "need", "misc": "", "start_char": 980, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 35, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 990, "feats": null, "head": 40, "id": 36, "lemma": "now", "misc": "", "start_char": 987, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 40, "id": 37, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 38, "lemma": "I", "misc": "", "start_char": 993, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1000, "feats": "VerbForm=Fin", "head": 40, "id": 39, "lemma": "could", "misc": "", "start_char": 995, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1009, "feats": "VerbForm=Inf", "head": 1, "id": 40, "lemma": "simplify", "misc": "", "start_char": 1001, "text": "simplify", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1018, "feats": null, "head": 43, "id": 41, "lemma": "things--", "misc": "", "start_char": 1010, "text": "things--", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1023, "feats": null, "head": 43, "id": 42, "lemma": "just", "misc": "", "start_char": 1019, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1028, "feats": "VerbForm=Inf", "head": 40, "id": 43, "lemma": "give", "misc": "", "start_char": 1024, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1032, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 43, "id": 44, "lemma": "you", "misc": "", "start_char": 1029, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1036, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "misc": "", "start_char": 1033, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1038, "feats": null, "head": 43, "id": 46, "lemma": "$", "misc": "", "start_char": 1037, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 1041, "feats": "NumForm=Digit|NumType=Card", "head": 46, "id": 47, "lemma": "50", "misc": "", "start_char": 1039, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "advmod", "end_char": 1050, "feats": null, "head": 43, "id": 48, "lemma": "directly", "misc": "", "start_char": 1042, "text": "directly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 54, "id": 49, "lemma": ",", "misc": "", "start_char": 1051, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1056, "feats": null, "head": 54, "id": 50, "lemma": "and", "misc": "", "start_char": 1053, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1061, "feats": "PronType=Dem", "head": 54, "id": 51, "lemma": "then", "misc": "", "start_char": 1057, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1065, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 54, "id": 52, "lemma": "you", "misc": "", "start_char": 1062, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1071, "feats": "VerbForm=Fin", "head": 54, "id": 53, "lemma": "could", "misc": "", "start_char": 1066, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1076, "feats": "VerbForm=Inf", "head": 1, "id": 54, "lemma": "give", "misc": "", "start_char": 1072, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1079, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 54, "id": 55, "lemma": "I", "misc": "", "start_char": 1077, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1081, "feats": null, "head": 54, "id": 56, "lemma": "$", "misc": "", "start_char": 1080, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 1084, "feats": "NumForm=Digit|NumType=Card", "head": 56, "id": 57, "lemma": "50", "misc": "", "start_char": 1082, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1087, "feats": null, "head": 60, "id": 58, "lemma": "on", "misc": "", "start_char": 1085, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1090, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 60, "id": 59, "lemma": "my", "misc": "", "start_char": 1088, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1099, "feats": "Number=Sing", "head": 56, "id": 60, "lemma": "birthday", "misc": "", "start_char": 1091, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1101, "feats": null, "head": 64, "id": 61, "lemma": ",", "misc": "", "start_char": 1100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1105, "feats": null, "head": 64, "id": 62, "lemma": "and", "misc": "", "start_char": 1102, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1108, "feats": null, "head": 64, "id": 63, "lemma": "so", "misc": "", "start_char": 1106, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1111, "feats": null, "head": 54, "id": 64, "lemma": "on", "misc": "", "start_char": 1109, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 70, "id": 65, "lemma": ",", "misc": "", "start_char": 1112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1119, "feats": null, "head": 70, "id": 66, "lemma": "until", "misc": "", "start_char": 1114, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1123, "feats": "NumForm=Word|NumType=Card", "head": 70, "id": 67, "lemma": "one", "misc": "", "start_char": 1120, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 69, "id": 68, "lemma": "of", "misc": "", "start_char": 1124, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1129, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 67, "id": 69, "lemma": "we", "misc": "", "start_char": 1127, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 54, "id": 70, "lemma": "die", "misc": "", "start_char": 1130, "text": "dies", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1136, "feats": null, "head": 72, "id": 71, "lemma": ",", "misc": "", "start_char": 1135, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 1144, "feats": "VerbForm=Ger", "head": 70, "id": 72, "lemma": "leave", "misc": "", "start_char": 1137, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1148, "feats": "Definite=Def|PronType=Art", "head": 75, "id": 73, "lemma": "the", "misc": "", "start_char": 1145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1154, "feats": "Degree=Pos", "head": 75, "id": 74, "lemma": "other", "misc": "", "start_char": 1149, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1158, "feats": "Number=Sing", "head": 72, "id": 75, "lemma": "one", "misc": "", "start_char": 1155, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1162, "feats": "Degree=Pos", "head": 72, "id": 76, "lemma": "old", "misc": "", "start_char": 1159, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1166, "feats": null, "head": 78, "id": 77, "lemma": "and", "misc": "", "start_char": 1163, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1168, "feats": null, "head": 76, "id": 78, "lemma": "$", "misc": "", "start_char": 1167, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 1171, "feats": "NumForm=Digit|NumType=Card", "head": 78, "id": 79, "lemma": "50", "misc": "", "start_char": 1169, "text": "50", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 1178, "feats": "Degree=Cmp", "head": 76, "id": 80, "lemma": "rich", "misc": "", "start_char": 1172, "text": "richer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 1, "id": 81, "lemma": ".", "misc": "", "start_char": 1179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1184, "feats": null, "head": 84, "id": 82, "lemma": "and", "misc": "", "start_char": 1181, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1186, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 84, "id": 83, "lemma": "I", "misc": "", "start_char": 1185, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1190, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 84, "lemma": "ask", "misc": "", "start_char": 1187, "text": "ask", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 1194, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 84, "id": 85, "lemma": "you", "misc": "", "start_char": 1191, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1196, "feats": null, "head": 89, "id": 86, "lemma": ",", "misc": "", "start_char": 1195, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 1199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 89, "id": 87, "lemma": "be", "misc": "", "start_char": 1197, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1202, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 89, "id": 88, "lemma": "it", "misc": "", "start_char": 1200, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1208, "feats": "Degree=Pos", "head": 84, "id": 89, "lemma": "worth", "misc": "", "start_char": 1203, "text": "worth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1211, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 89, "id": 90, "lemma": "it", "misc": "", "start_char": 1209, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1213, "feats": null, "head": 1, "id": 91, "lemma": "?", "misc": "", "start_char": 1212, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VBD Told) (NP (PRP you)) (S (RB not) (VP (TO to) (VP (VB ask))))) (. .)))" }, "speaker": "Howard", "text": "Told you not to ask.", "tokens": [ { "deprel": "root", "end_char": 1218, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "tell", "misc": "", "start_char": 1214, "text": "Told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1222, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1219, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1226, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 1223, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 1229, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1227, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1233, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "ask", "misc": "", "start_char": 1230, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 1234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP 're) (NP (PRP$ his) (NN friend) (. .) (SBAR (S (NP (NNS Friends)) (VP (VBP give) (NP (DT each) (JJ other) (NNS presents))))))) (. .)))" }, "speaker": "Penny", "text": "Well, Sheldon, you're his friend . Friends give each other presents.", "tokens": [ { "deprel": "discourse", "end_char": 1240, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 1236, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1241, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1250, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 1243, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1252, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1256, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 1253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1260, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1257, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1264, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "his", "misc": "", "start_char": 1261, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1271, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "friend", "misc": "", "start_char": 1265, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1273, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1272, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1281, "feats": "Number=Plur", "head": 11, "id": 10, "lemma": "Friend", "misc": "", "start_char": 1274, "text": "Friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 1286, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "give", "misc": "", "start_char": 1282, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1291, "feats": "PronType=Rcp", "head": 14, "id": 12, "lemma": "each", "misc": "", "start_char": 1287, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 1297, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "other", "misc": "", "start_char": 1292, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1306, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "present", "misc": "", "start_char": 1298, "text": "presents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1308, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 1307, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP accept) (NP (PRP$ your) (NN premise)))) (, ,) (NP (PRP I)) (VP (VBP reject) (NP (PRP$ your) (NN conclusion))) (. .)))" }, "speaker": "Sheldon", "text": "I accept your premise, I reject your conclusion.", "tokens": [ { "deprel": "nsubj", "end_char": 1310, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1309, "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": 2, "lemma": "accept", "misc": "", "start_char": 1311, "text": "accept", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1322, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 1318, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1330, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "premise", "misc": "", "start_char": 1323, "text": "premise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 1331, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1334, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1333, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "reject", "misc": "", "start_char": 1335, "text": "reject", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1346, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1342, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1357, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "conclusion", "misc": "", "start_char": 1347, "text": "conclusion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1359, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (VP (VB Try) (S (VP (VBG telling) (NP (PRP him)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (ADJP (AFX non) (HYPH -) (JJ optional)) (JJ social) (NN convention)))))))) (. .)))" }, "speaker": "Howard", "text": "Try telling him it's a non - optional social convention.", "tokens": [ { "deprel": "root", "end_char": 1363, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "try", "misc": "", "start_char": 1360, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1371, "feats": "VerbForm=Ger", "head": 1, "id": 2, "lemma": "tell", "misc": "", "start_char": 1364, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1375, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "he", "misc": "", "start_char": 1372, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1378, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 4, "lemma": "it", "misc": "", "start_char": 1376, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1381, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 5, "lemma": "be", "misc": "", "start_char": 1379, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1383, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 6, "lemma": "a", "misc": "", "start_char": 1382, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1387, "feats": null, "head": 9, "id": 7, "lemma": "non", "misc": "", "start_char": 1384, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 9, "id": 8, "lemma": "-", "misc": "", "start_char": 1388, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1398, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "optional", "misc": "", "start_char": 1390, "text": "optional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1405, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "social", "misc": "", "start_char": 1399, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1416, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "convention", "misc": "", "start_char": 1406, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1418, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 1417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1423, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1419, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1425, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1424, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (VB do) (NP (PRP it)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (ADJP (AFX non) (HYPH -) (JJ optional)) (, ...) (JJ social) (NN convention)))) (. .)))" }, "speaker": "Howard", "text": "Just do it . It's a non - optional...social convention.", "tokens": [ { "deprel": "advmod", "end_char": 1430, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1426, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1433, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1431, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1436, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1434, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1438, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1437, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1441, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 5, "lemma": "it", "misc": "", "start_char": 1439, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1444, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 6, "lemma": "be", "misc": "", "start_char": 1442, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1446, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 7, "lemma": "a", "misc": "", "start_char": 1445, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1450, "feats": null, "head": 10, "id": 8, "lemma": "non", "misc": "", "start_char": 1447, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 1452, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 1451, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1461, "feats": "Degree=Pos", "head": 13, "id": 10, "lemma": "optional", "misc": "", "start_char": 1453, "text": "optional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1465, "feats": null, "head": 13, "id": 11, "lemma": "...", "misc": "", "start_char": 1462, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1472, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "social", "misc": "", "start_char": 1466, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1483, "feats": "Number=Sing", "head": 2, "id": 13, "lemma": "convention", "misc": "", "start_char": 1473, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1485, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1484, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (ADJP (AFX non) (HYPH -) (JJ optional)) (JJ social) (NN convention))) (. .)))" }, "speaker": "Penny", "text": "It's a non - optional social convention.", "tokens": [ { "deprel": "nsubj", "end_char": 1488, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 1, "lemma": "it", "misc": "", "start_char": 1486, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1491, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "be", "misc": "", "start_char": 1489, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1493, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 3, "lemma": "a", "misc": "", "start_char": 1492, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1497, "feats": null, "head": 6, "id": 4, "lemma": "non", "misc": "", "start_char": 1494, "text": "non", "upos": "ADV", "xpos": "AFX" }, { "deprel": "punct", "end_char": 1499, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 1498, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1508, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "optional", "misc": "", "start_char": 1500, "text": "optional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1515, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "social", "misc": "", "start_char": 1509, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1526, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "convention", "misc": "", "start_char": 1516, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1528, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1527, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ah)) (, ,) (ADJP (JJ fair) (RB enough)) (. .)))" }, "speaker": "Sheldon", "text": "Ah, fair enough.", "tokens": [ { "deprel": "discourse", "end_char": 1531, "feats": null, "head": 3, "id": 1, "lemma": "ah", "misc": "", "start_char": 1529, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1533, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1538, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fair", "misc": "", "start_char": 1534, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1545, "feats": null, "head": 3, "id": 4, "lemma": "enough", "misc": "", "start_char": 1539, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1547, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1546, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD came) (PP (IN with) (NP (DT a) (NN manual)))) (. .)))" }, "speaker": "Howard", "text": "He came with a manual.", "tokens": [ { "deprel": "nsubj", "end_char": 1550, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 1548, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1555, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "come", "misc": "", "start_char": 1551, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1560, "feats": null, "head": 5, "id": 3, "lemma": "with", "misc": "", "start_char": 1556, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1562, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1561, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1569, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "manual", "misc": "", "start_char": 1563, "text": "manual", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1571, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1570, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (SBARQ (LST (UH Question--)) (SBARQ (WHADVP (WRB how)) (SQ (VBP am) (NP (PRP I)) (VP (VBG going) (S (VP (TO to) (VP (VB get) (ADJP (NNP leonard)) (NP (DT a) (NN present)) (PP (IN before) (NP (DT the) (NN party))))))))) (. ?) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB drive)))) (CC and) (S (NP (NP (DT the) (JJ only) (NNS things)) (ADJP (JJ available) (PP (IN within) (NP (NN walking) (NN distaenc))))) (VP (VBP are) (NP (NP (DT a) (JJ thai) (NN restaurant)) (CC and) (NP (DT a) (NN gas) (NN station))))) (. .)) (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB wrap) (PRT (RP up)) (NP (NP (DT an) (NN order)) (PP (IN of) (NP (NP (NN mee) (NN krob)) (CC and) (NP (NP (DT a) (NN coup) (NN e)) (PP (IN of) (NP (NN ttery) (NNS scratchers)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Question-- how am I going to get leonard a present before the party? I don't drive and the only things available within walking distaenc are a thai restaurant and a gas station . I suppose I could wrap up an order of mee krob and a coup e of ttery scratchers.", "tokens": [ { "deprel": "reparandum", "end_char": 1582, "feats": null, "head": 5, "id": 1, "lemma": "question--", "misc": "", "start_char": 1572, "text": "Question--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 1586, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "how", "misc": "", "start_char": 1583, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1589, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1587, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1591, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1590, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1597, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1592, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1600, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1598, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1604, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 1601, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1612, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 1605, "text": "leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1614, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1613, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1622, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "present", "misc": "", "start_char": 1615, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1629, "feats": null, "head": 13, "id": 11, "lemma": "before", "misc": "", "start_char": 1623, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1633, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1630, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1639, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "party", "misc": "", "start_char": 1634, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1641, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 1640, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1643, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 1642, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1646, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 1644, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1650, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 1647, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1656, "feats": "VerbForm=Inf", "head": 5, "id": 18, "lemma": "drive", "misc": "", "start_char": 1651, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 1660, "feats": null, "head": 30, "id": 19, "lemma": "and", "misc": "", "start_char": 1657, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1664, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 1661, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1669, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "only", "misc": "", "start_char": 1665, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1676, "feats": "Number=Plur", "head": 30, "id": 22, "lemma": "thing", "misc": "", "start_char": 1670, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "amod", "end_char": 1686, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "available", "misc": "", "start_char": 1677, "text": "available", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1693, "feats": null, "head": 26, "id": 24, "lemma": "within", "misc": "", "start_char": 1687, "text": "within", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1701, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "walking", "misc": "", "start_char": 1694, "text": "walking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1710, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "distaenc", "misc": "", "start_char": 1702, "text": "distaenc", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1714, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 27, "lemma": "be", "misc": "", "start_char": 1711, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1716, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 1715, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1721, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "thai", "misc": "", "start_char": 1717, "text": "thai", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1732, "feats": "Number=Sing", "head": 5, "id": 30, "lemma": "restaurant", "misc": "", "start_char": 1722, "text": "restaurant", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1736, "feats": null, "head": 34, "id": 31, "lemma": "and", "misc": "", "start_char": 1733, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1738, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 32, "lemma": "a", "misc": "", "start_char": 1737, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1742, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "gas", "misc": "", "start_char": 1739, "text": "gas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1750, "feats": "Number=Sing", "head": 30, "id": 34, "lemma": "station", "misc": "", "start_char": 1743, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1752, "feats": null, "head": 5, "id": 35, "lemma": ".", "misc": "", "start_char": 1751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1754, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 1753, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1762, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 37, "lemma": "suppose", "misc": "", "start_char": 1755, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1764, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 38, "lemma": "I", "misc": "", "start_char": 1763, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1770, "feats": "VerbForm=Fin", "head": 40, "id": 39, "lemma": "could", "misc": "", "start_char": 1765, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1775, "feats": "VerbForm=Inf", "head": 37, "id": 40, "lemma": "wrap", "misc": "", "start_char": 1771, "text": "wrap", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1778, "feats": null, "head": 40, "id": 41, "lemma": "up", "misc": "", "start_char": 1776, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1781, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 42, "lemma": "a", "misc": "", "start_char": 1779, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1787, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "order", "misc": "", "start_char": 1782, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1790, "feats": null, "head": 46, "id": 44, "lemma": "of", "misc": "", "start_char": 1788, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1794, "feats": "Number=Sing", "head": 46, "id": 45, "lemma": "mee", "misc": "", "start_char": 1791, "text": "mee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1799, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "krob", "misc": "", "start_char": 1795, "text": "krob", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1803, "feats": null, "head": 50, "id": 47, "lemma": "and", "misc": "", "start_char": 1800, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1805, "feats": "Definite=Ind|PronType=Art", "head": 50, "id": 48, "lemma": "a", "misc": "", "start_char": 1804, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1810, "feats": "Number=Sing", "head": 50, "id": 49, "lemma": "coup", "misc": "", "start_char": 1806, "text": "coup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1812, "feats": "Number=Sing", "head": 43, "id": 50, "lemma": "email", "misc": "", "start_char": 1811, "text": "e", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1815, "feats": null, "head": 53, "id": 51, "lemma": "of", "misc": "", "start_char": 1813, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1821, "feats": "Number=Sing", "head": 53, "id": 52, "lemma": "ttery", "misc": "", "start_char": 1816, "text": "ttery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1832, "feats": "Number=Plur", "head": 50, "id": 53, "lemma": "scratcher", "misc": "", "start_char": 1822, "text": "scratchers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1834, "feats": null, "head": 5, "id": 54, "lemma": ".", "misc": "", "start_char": 1833, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (VP (VB let) (S (NP (PRP 's)) (VP (VB do) (SBAR (, this--) (S (NP (PRP I)) (VP (MD will) (VP (VB drive) (NP (NNP sheldon)) (S (VP (TO to) (VP (VB get) (NP (DT a) (NN present)))))))))))) (. .) (CC And) (S (NP (NNP howard)) (, ,) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB get) (ADJP (JJ rid) (PP (IN of) (NP (NNP leonard)))) (PP (IN for) (NP (NP (RB about) (CD two) (NNS hours)) (. .) (NP (DT No) (NN problem))))))))) (. .)))" }, "speaker": "Penny", "text": "Okay let's do this-- I will drive sheldon to get a present . And howard, you need to get rid of leonard for about two hours . No problem.", "tokens": [ { "deprel": "discourse", "end_char": 1839, "feats": null, "head": 2, "id": 1, "lemma": "okay", "misc": "", "start_char": 1835, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1843, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "let", "misc": "", "start_char": 1840, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1846, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "we", "misc": "", "start_char": 1844, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1849, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "do", "misc": "", "start_char": 1847, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1856, "feats": null, "head": 8, "id": 5, "lemma": "this--", "misc": "", "start_char": 1850, "text": "this--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1858, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1857, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1863, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 1859, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1869, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "drive", "misc": "", "start_char": 1864, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1877, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "sheldon", "misc": "", "start_char": 1870, "text": "sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 1880, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1878, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1884, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "get", "misc": "", "start_char": 1881, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1886, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1885, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1894, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "present", "misc": "", "start_char": 1887, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1896, "feats": null, "head": 19, "id": 14, "lemma": ".", "misc": "", "start_char": 1895, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1900, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 1897, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "vocative", "end_char": 1907, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "Howard", "misc": "", "start_char": 1901, "text": "howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1909, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1908, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1913, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 1910, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1918, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 19, "lemma": "need", "misc": "", "start_char": 1914, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1921, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 1919, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1925, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "get", "misc": "", "start_char": 1922, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1929, "feats": "Degree=Pos", "head": 21, "id": 22, "lemma": "rid", "misc": "", "start_char": 1926, "text": "rid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1932, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 1930, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1940, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "Leonard", "misc": "", "start_char": 1933, "text": "leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1944, "feats": null, "head": 28, "id": 25, "lemma": "for", "misc": "", "start_char": 1941, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1950, "feats": null, "head": 27, "id": 26, "lemma": "about", "misc": "", "start_char": 1945, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 1954, "feats": "NumForm=Word|NumType=Card", "head": 28, "id": 27, "lemma": "two", "misc": "", "start_char": 1951, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1960, "feats": "Number=Plur", "head": 21, "id": 28, "lemma": "hour", "misc": "", "start_char": 1955, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1962, "feats": null, "head": 31, "id": 29, "lemma": ".", "misc": "", "start_char": 1961, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1965, "feats": null, "head": 31, "id": 30, "lemma": "no", "misc": "", "start_char": 1963, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1973, "feats": "Number=Sing", "head": 21, "id": 31, "lemma": "problem", "misc": "", "start_char": 1966, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1975, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 1974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (NP (DT No) (NN problem) (. .)))" }, "speaker": "Howard", "text": "No problem.", "tokens": [ { "deprel": "det", "end_char": 1978, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 1976, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1986, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "problem", "misc": "", "start_char": 1979, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1988, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1987, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (RB then)) (, ,) (NP (NNP Raj)) (, ,) (NP (PRP you)) (VP (VP (VBP bring) (NP (DT the) (NN stuff)) (PP (IN across) (NP (DT the) (NN hall)))) (CC and) (VP (VBP start) (S (VP (VBG setting) (PRT (RP up)))))) (. .)))" }, "speaker": "Penny", "text": "And then, Raj, you bring the stuff across the hall and start setting up.", "tokens": [ { "deprel": "cc", "end_char": 1992, "feats": null, "head": 7, "id": 1, "lemma": "and", "misc": "", "start_char": 1989, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1997, "feats": "PronType=Dem", "head": 7, "id": 2, "lemma": "then", "misc": "", "start_char": 1993, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1999, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1998, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2003, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Raj", "misc": "", "start_char": 2000, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2005, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2004, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2009, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 2006, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2015, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "bring", "misc": "", "start_char": 2010, "text": "bring", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2019, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 2016, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2025, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "stuff", "misc": "", "start_char": 2020, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2032, "feats": null, "head": 12, "id": 10, "lemma": "across", "misc": "", "start_char": 2026, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2036, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 2033, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2041, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "hall", "misc": "", "start_char": 2037, "text": "hall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2045, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 2042, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2051, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 14, "lemma": "start", "misc": "", "start_char": 2046, "text": "start", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 2059, "feats": "VerbForm=Ger", "head": 14, "id": 15, "lemma": "set", "misc": "", "start_char": 2052, "text": "setting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 2062, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 2060, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2064, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 2063, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SBAR (IN if) (S (NP (NNS guests)) (VP (VBP show) (PRT (RP up))))) (. ?)))" }, "speaker": "Howard", "text": "What if guests show up?", "tokens": [ { "deprel": "root", "end_char": 2069, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2065, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 2072, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 2070, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2079, "feats": "Number=Plur", "head": 4, "id": 3, "lemma": "guest", "misc": "", "start_char": 2073, "text": "guests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 2084, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "show", "misc": "", "start_char": 2080, "text": "show", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 2087, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 2085, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2089, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 2088, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (VP (VB Entertain) (NP (PRP them))) (. .)))" }, "speaker": "Penny", "text": "Entertain them.", "tokens": [ { "deprel": "root", "end_char": 2099, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "entertain", "misc": "", "start_char": 2090, "text": "Entertain", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2104, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "they", "misc": "", "start_char": 2100, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2106, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 2105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (IN if) (S (NP (PRP they)) (VP (VBP 're) (NP (NNS women)))) (. ?)))" }, "speaker": "Howard", "text": "What if they're women?", "tokens": [ { "deprel": "root", "end_char": 2111, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 2107, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 2114, "feats": null, "head": 5, "id": 2, "lemma": "if", "misc": "", "start_char": 2112, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2119, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "they", "misc": "", "start_char": 2115, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2123, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2120, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 2129, "feats": "Number=Plur", "head": 1, "id": 5, "lemma": "woman", "misc": "", "start_char": 2124, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2131, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 2130, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Stare) (PP (IN at) (NP (PRP them)))) (CC and) (VP (VB make) (S (NP (PRP them)) (VP (VB feel) (ADJP (JJ uncomfortable)))))) (. .)))" }, "speaker": "Penny", "text": "Stare at them and make them feel uncomfortable.", "tokens": [ { "deprel": "root", "end_char": 2137, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stare", "misc": "", "start_char": 2132, "text": "Stare", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2140, "feats": null, "head": 3, "id": 2, "lemma": "at", "misc": "", "start_char": 2138, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2145, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "they", "misc": "", "start_char": 2141, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 2149, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 2146, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2154, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "make", "misc": "", "start_char": 2150, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2159, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "they", "misc": "", "start_char": 2155, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2164, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "feel", "misc": "", "start_char": 2160, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2178, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "uncomfortable", "misc": "", "start_char": 2165, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2180, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 2179, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 3, 2, 2 ], [ 8, 2, 2 ], [ 30, 3, 3 ], [ 30, 5, 5 ] ], [ [ 5, 1, 1 ], [ 9, 2, 2 ], [ 11, 2, 2 ], [ 17, 12, 12 ], [ 17, 25, 25 ], [ 17, 29, 29 ], [ 17, 32, 32 ], [ 17, 43, 43 ], [ 17, 51, 51 ], [ 17, 84, 84 ], [ 18, 1, 1 ], [ 20, 2, 2 ], [ 20, 7, 7 ], [ 28, 5, 5 ] ], [ [ 5, 2, 2 ], [ 6, 2, 2 ] ], [ [ 5, 4, 4 ], [ 7, 4, 4 ] ], [ [ 6, 7, 9 ] ], [ [ 7, 6, 8 ], [ 8, 4, 4 ], [ 8, 24, 24 ], [ 9, 4, 4 ], [ 10, 4, 4 ], [ 10, 12, 12 ], [ 19, 6, 6 ], [ 27, 7, 7 ], [ 28, 23, 23 ] ], [ [ 8, 10, 12 ], [ 8, 15, 19 ] ], [ [ 8, 5, 19 ] ], [ [ 8, 22, 22 ], [ 10, 9, 9 ], [ 28, 15, 15 ], [ 28, 17, 17 ] ], [ [ 8, 25, 34 ] ], [ [ 9, 6, 6 ], [ 10, 7, 7 ] ], [ [ 9, 5, 6 ] ], [ [ 11, 0, 0 ], [ 11, 6, 6 ], [ 12, 3, 3 ], [ 17, 3, 3 ], [ 17, 7, 7 ], [ 17, 20, 20 ], [ 17, 37, 37 ], [ 17, 54, 54 ], [ 17, 58, 58 ], [ 17, 82, 82 ], [ 19, 2, 2 ], [ 19, 4, 4 ], [ 19, 6, 7 ], [ 20, 0, 0 ], [ 20, 5, 5 ], [ 21, 2, 2 ], [ 26, 0, 0 ], [ 27, 3, 3 ], [ 27, 14, 14 ], [ 27, 35, 35 ], [ 27, 37, 37 ], [ 28, 8, 8 ] ], [ [ 11, 7, 7 ], [ 12, 7, 7 ] ], [ [ 11, 6, 7 ] ], [ [ 15, 4, 4 ], [ 19, 13, 13 ], [ 27, 8, 9 ] ], [ [ 17, 68, 68 ], [ 17, 66, 68 ], [ 17, 72, 74 ] ], [ [ 19, 7, 7 ], [ 19, 9, 9 ], [ 19, 11, 12 ] ], [ [ 26, 3, 4 ] ], [ [ 27, 9, 9 ], [ 28, 11, 12 ] ], [ [ 27, 31, 33 ] ], [ [ 27, 44, 45 ] ], [ [ 27, 41, 52 ] ], [ [ 27, 47, 52 ] ], [ [ 27, 51, 52 ] ], [ [ 30, 7, 8 ] ], [ [ 30, 10, 11 ] ], [ [ 31, 2, 2 ], [ 32, 1, 1 ], [ 33, 2, 2 ], [ 33, 4, 4 ], [ 34, 2, 2 ], [ 34, 5, 5 ] ] ]
s01e16c02t
That's not the secret knock . This is the secret knock: What difference does it make? The whole point of a secret knock is to establish a non - verbal signal to verify the identity of one's co - conspirators. Is that Raj and Howard? Possibly, but unverified. Will you just let us in. Luckily for you, this is not a nuclear reactor. So, what'd you get the birthday boy? Well, raj got him an awesome, limited edition dark knight sculpture based on alex ross's definitive batman . And I got him this amazing autographed copy of the feynman lectures on physics. Nice . I got him a sweater. Okay, well, he might like that, I ’ve seen him … chilly. Sheldon, I didn't see your present. That's because I didn't bring one. Well why not? Don't ask. The entire institution of gift - giving makes no sense. Too late. Let's say I go out and I spend $50 on you . It's a laborious activity because I have to imagine what you need, whereas you know what you need . Now, I could simplify things-- just give you the $50 directly, and then you could give me $50 on my birthday, and so on, until one of us dies, leaving the other one old and $50 richer . And I ask you, is it worth it? Told you not to ask. Well, Sheldon, you're his friend . Friends give each other presents. I accept your premise, I reject your conclusion. Try telling him it's a non - optional social convention. What? Just do it . It's a non - optional...social convention. It's a non - optional social convention. Ah, fair enough. He came with a manual. Question-- how am I going to get leonard a present before the party? I don't drive and the only things available within walking distaenc are a thai restaurant and a gas station . I suppose I could wrap up an order of mee krob and a coup e of ttery scratchers. Okay let's do this-- I will drive sheldon to get a present . And howard, you need to get rid of leonard for about two hours . No problem. No problem. And then, Raj, you bring the stuff across the hall and start setting up. What if guests show up? Entertain them. What if they're women? Stare at them and make them feel uncomfortable.
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 (INTJ (UH Hey) (. .)))" }, "speaker": "Leonard", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 9, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 6, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going))) (. ?)))" }, "speaker": "Howard", "text": "How's it going?", "tokens": [ { "deprel": "advmod", "end_char": 15, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 12, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 16, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 21, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 19, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 27, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 22, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 28, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADJP (JJ Fine) (. .)))" }, "speaker": "Leonard", "text": "Fine.", "tokens": [ { "deprel": "root", "end_char": 34, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "Fine", "misc": "", "start_char": 30, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 35, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VP (VB listen)) (, ,) (NP (DT the) (NNP Nuart)) (VP (VBZ is) (VP (VBG showing) (NP (NP (DT the) (VBN revised) (, ,) (JJ definitive) (NN cut)) (PP (IN of) (NP (NNP Blade) (NNP Runner)))))) (. .)))" }, "speaker": "Howard", "text": "So listen, the Nuart is showing the revised, definitive cut of Blade Runner.", "tokens": [ { "deprel": "advmod", "end_char": 39, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 37, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 46, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "listen", "misc": "", "start_char": 40, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 52, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 49, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Nuart", "misc": "", "start_char": 53, "text": "Nuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 59, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 69, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 7, "lemma": "show", "misc": "", "start_char": 62, "text": "showing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 73, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 8, "lemma": "the", "misc": "", "start_char": 70, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 81, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 9, "lemma": "revise", "misc": "", "start_char": 74, "text": "revised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 94, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "definitive", "misc": "", "start_char": 84, "text": "definitive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 98, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "cut", "misc": "", "start_char": 95, "text": "cut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 101, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 99, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 107, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Blade", "misc": "", "start_char": 102, "text": "Blade", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 114, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "Runner", "misc": "", "start_char": 108, "text": "Runner", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 115, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (VP (VBN Seen) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Seen it.", "tokens": [ { "deprel": "root", "end_char": 121, "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "see", "misc": "", "start_char": 117, "text": "Seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 124, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 122, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 125, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP 've) (VP (VBN seen) (NP (DT the) (NML (JJ 25th) (NN anniversary)) (JJ final) (NN cut))))) (. .) (S (NP (DT This) (NN one)) (VP (VBZ has) (NP (NP (CD eight) (NNS seconds)) (PP (IN of) (NP (ADJP (RB previously) (JJ unseen)) (NN footage)))))) (. .) (S (NP (PRP They)) (VP (VBP say) (SBAR (S (NP (PRP it)) (ADVP (RB completely)) (VP (VBZ changes) (NP (NP (DT the) (NN tone)) (PP (IN of) (NP (DT the) (NN film))))))))) (. .)))" }, "speaker": "Howard", "text": "No, you've seen the 25th anniversary final cut . This one has eight seconds of previously unseen footage . They say it completely changes the tone of the film.", "tokens": [ { "deprel": "discourse", "end_char": 129, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 127, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "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": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 136, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 144, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 140, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 6, "lemma": "the", "misc": "", "start_char": 145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 153, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 7, "lemma": "25th", "misc": "", "start_char": 149, "text": "25th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 165, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "anniversary", "misc": "", "start_char": 154, "text": "anniversary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 171, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "final", "misc": "", "start_char": 166, "text": "final", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 175, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "cut", "misc": "", "start_char": 172, "text": "cut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 176, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 182, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 178, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 186, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "one", "misc": "", "start_char": 183, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 14, "lemma": "have", "misc": "", "start_char": 187, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 196, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "eight", "misc": "", "start_char": 191, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 204, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "second", "misc": "", "start_char": 197, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 207, "feats": null, "head": 20, "id": 17, "lemma": "of", "misc": "", "start_char": 205, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 218, "feats": null, "head": 19, "id": 18, "lemma": "previously", "misc": "", "start_char": 208, "text": "previously", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 225, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "unseen", "misc": "", "start_char": 219, "text": "unseen", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 233, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "footage", "misc": "", "start_char": 226, "text": "footage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 240, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "they", "misc": "", "start_char": 236, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 244, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 23, "lemma": "say", "misc": "", "start_char": 241, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 24, "lemma": "it", "misc": "", "start_char": 245, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 26, "id": 25, "lemma": "completely", "misc": "", "start_char": 248, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 266, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 26, "lemma": "change", "misc": "", "start_char": 259, "text": "changes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 270, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 267, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 275, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "tone", "misc": "", "start_char": 271, "text": "tone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 278, "feats": null, "head": 31, "id": 29, "lemma": "of", "misc": "", "start_char": 276, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 282, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 279, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 287, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "film", "misc": "", "start_char": 283, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NN Pass) (. .)))" }, "speaker": "Leonard", "text": "Pass.", "tokens": [ { "deprel": "root", "end_char": 294, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "pass", "misc": "", "start_char": 290, "text": "Pass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)) (. .) (ADVP (RB Afterwards)))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN q) (DT a)) (PP (IN with) (NP (NP (NNP harrison) (NN ford) (POS 's)) (NN body) (JJ double))))) (. .)))" }, "speaker": "Howard", "text": "Come on . Afterwards, there's a q a with harrison ford's body double.", "tokens": [ { "deprel": "root", "end_char": 301, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 297, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 304, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 302, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 317, "feats": null, "head": 7, "id": 4, "lemma": "afterwards", "misc": "", "start_char": 307, "text": "Afterwards", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 325, "feats": null, "head": 7, "id": 6, "lemma": "there", "misc": "", "start_char": 320, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "be", "misc": "", "start_char": 326, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 330, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 329, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 332, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "q", "misc": "", "start_char": 331, "text": "q", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 334, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 10, "lemma": "a", "misc": "", "start_char": 333, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 335, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 348, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "harrison", "misc": "", "start_char": 340, "text": "harrison", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod:poss", "end_char": 353, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "ford", "misc": "", "start_char": 349, "text": "ford", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 356, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 354, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "body", "misc": "", "start_char": 357, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 368, "feats": "Degree=Pos", "head": 7, "id": 16, "lemma": "double", "misc": "", "start_char": 362, "text": "double", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 369, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Look))) (, ,) (NP (PRP I)) (VP (VBP am) (PP (IN in) (NP (NP (DT the) (`` \") (NNP Halo) ('' \") (NN battle)) (PP (IN of) (NP (NP (PRP$ my) (NN life)) (RB here))))))) (. .) (S (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT this) (NN kid)) (PP (IN in) (NP (NNP Copenhagen)))))) (, ,) (S (NP (PRP he)) (VP (VBZ has) (NP (DT no) (NN immune) (NN system)))) (. .) (RB So) (S (NP (NP (DT all)) (SBAR (S (NP (PRP he)) (VP (VBZ does))))) (VP (VBZ is) (VP (VP (VB sit) (PP (IN in) (NP (PRP$ his) (NN bubble)))) (CC and) (VP (VB play) (NP (`` \") (NNP Halo) ('' \") (CD 24/7))))))) (. .)))" }, "speaker": "Leonard", "text": "Look, I am in the \" Halo \" battle of my life here . There's this kid in Copenhagen, he has no immune system . So all he does is sit in his bubble and play \" Halo \" 24/7.", "tokens": [ { "deprel": "root", "end_char": 375, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 371, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 376, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 3, "lemma": "I", "misc": "", "start_char": 378, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "be", "misc": "", "start_char": 380, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 385, "feats": null, "head": 10, "id": 5, "lemma": "in", "misc": "", "start_char": 383, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 389, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 6, "lemma": "the", "misc": "", "start_char": 386, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 10, "id": 7, "lemma": "\"", "misc": "", "start_char": 390, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 396, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Halo", "misc": "", "start_char": 392, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 10, "id": 9, "lemma": "\"", "misc": "", "start_char": 397, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "ccomp", "end_char": 405, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "battle", "misc": "", "start_char": 399, "text": "battle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 408, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 406, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 411, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 409, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 416, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "life", "misc": "", "start_char": 412, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 421, "feats": "PronType=Dem", "head": 10, "id": 14, "lemma": "here", "misc": "", "start_char": 417, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 422, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 429, "feats": null, "head": 17, "id": 16, "lemma": "there", "misc": "", "start_char": 424, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 432, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 17, "lemma": "be", "misc": "", "start_char": 430, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 437, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 18, "lemma": "this", "misc": "", "start_char": 433, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 441, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "kid", "misc": "", "start_char": 438, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 444, "feats": null, "head": 21, "id": 20, "lemma": "in", "misc": "", "start_char": 442, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 455, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "Copenhagen", "misc": "", "start_char": 445, "text": "Copenhagen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 24, "id": 22, "lemma": ",", "misc": "", "start_char": 456, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 460, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "he", "misc": "", "start_char": 458, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 464, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 24, "lemma": "have", "misc": "", "start_char": 461, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 467, "feats": null, "head": 27, "id": 25, "lemma": "no", "misc": "", "start_char": 465, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 474, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "immune", "misc": "", "start_char": 468, "text": "immune", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 481, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "system", "misc": "", "start_char": 475, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 10, "id": 28, "lemma": ".", "misc": "", "start_char": 482, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 486, "feats": null, "head": 34, "id": 29, "lemma": "so", "misc": "", "start_char": 484, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:outer", "end_char": 490, "feats": null, "head": 34, "id": 30, "lemma": "all", "misc": "", "start_char": 487, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 493, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 31, "lemma": "he", "misc": "", "start_char": 491, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 32, "lemma": "do", "misc": "", "start_char": 494, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 499, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 505, "feats": "VerbForm=Inf", "head": 1, "id": 34, "lemma": "sit", "misc": "", "start_char": 502, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 508, "feats": null, "head": 37, "id": 35, "lemma": "in", "misc": "", "start_char": 506, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 512, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "his", "misc": "", "start_char": 509, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 519, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "bubble", "misc": "", "start_char": 513, "text": "bubble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 523, "feats": null, "head": 39, "id": 38, "lemma": "and", "misc": "", "start_char": 520, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 528, "feats": "VerbForm=Inf", "head": 34, "id": 39, "lemma": "play", "misc": "", "start_char": 524, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 41, "id": 40, "lemma": "\"", "misc": "", "start_char": 529, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 535, "feats": "Number=Sing", "head": 39, "id": 41, "lemma": "Halo", "misc": "", "start_char": 531, "text": "Halo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 41, "id": 42, "lemma": "\"", "misc": "", "start_char": 536, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nummod", "end_char": 542, "feats": "NumForm=Digit|NumType=Card", "head": 41, "id": 43, "lemma": "24/7", "misc": "", "start_char": 538, "text": "24/7", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 1, "id": 44, "lemma": ".", "misc": "", "start_char": 543, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (MD Ca) (RB n't) (NP (PRP you)) (VP (VB play) (NP (PRP him)) (NP (DT some) (JJ other) (NN time))) (. ?)))" }, "speaker": "Howard", "text": "Can't you play him some other time?", "tokens": [ { "deprel": "aux", "end_char": 547, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 545, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 551, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 548, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 552, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 560, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "play", "misc": "", "start_char": 556, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 564, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 561, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 569, "feats": null, "head": 8, "id": 6, "lemma": "some", "misc": "", "start_char": 565, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 575, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "other", "misc": "", "start_char": 570, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 580, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "time", "misc": "", "start_char": 576, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 581, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBAR (RB Not) (IN if) (S (NP (PRP you)) (VP (VBP believe) (NP (PRP$ his) (NNS doctors)))) (. .)))" }, "speaker": "Leonard", "text": "Not if you believe his doctors.", "tokens": [ { "deprel": "root", "end_char": 586, "feats": null, "head": 0, "id": 1, "lemma": "not", "misc": "", "start_char": 583, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 589, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 587, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 593, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 590, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "believe", "misc": "", "start_char": 594, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 605, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 602, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 613, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "doctor", "misc": "", "start_char": 606, "text": "doctors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 614, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB smell) (NP (NN gas)))) (. ?)))" }, "speaker": "Howard", "text": "Oh, my God, do you smell gas?", "tokens": [ { "deprel": "discourse", "end_char": 618, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 616, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 619, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 623, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 621, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 627, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "God", "misc": "", "start_char": 624, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 630, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 636, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 633, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 642, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "smell", "misc": "", "start_char": 637, "text": "smell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 646, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "gas", "misc": "", "start_char": 643, "text": "gas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 8, "id": 10, "lemma": "?", "misc": "", "start_char": 647, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Leonard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 651, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 649, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 652, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (UH no)) (. .)))" }, "speaker": "Howard", "text": "Yeah, no.", "tokens": [ { "deprel": "root", "end_char": 658, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 654, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 659, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 663, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 661, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 4, 3, 4 ] ], [ [ 4, 7, 14 ], [ 5, 1, 1 ], [ 6, 11, 12 ], [ 6, 23, 23 ], [ 6, 29, 30 ] ], [ [ 4, 13, 14 ] ], [ [ 6, 2, 2 ], [ 9, 2, 2 ], [ 9, 11, 11 ], [ 10, 2, 2 ], [ 12, 6, 6 ] ], [ [ 6, 5, 9 ] ], [ [ 6, 17, 19 ] ], [ [ 8, 11, 15 ] ], [ [ 9, 7, 7 ], [ 9, 40, 40 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 17, 18 ] ], [ [ 9, 20, 20 ] ], [ [ 9, 17, 20 ], [ 9, 22, 22 ], [ 9, 30, 30 ], [ 9, 35, 35 ], [ 10, 4, 4 ], [ 11, 4, 4 ] ], [ [ 9, 24, 26 ] ], [ [ 9, 35, 36 ] ], [ [ 11, 2, 2 ], [ 12, 2, 2 ] ], [ [ 11, 4, 5 ] ], [ [ 12, 2, 3 ] ], [ [ 12, 8, 8 ] ] ]
s01e16c03t
Hey! Hey. How's it going? Fine. So listen, the Nuart is showing the revised, definitive cut of Blade Runner. Seen it. No, you've seen the 25th anniversary final cut . This one has eight seconds of previously unseen footage . They say it completely changes the tone of the film. Pass. Come on . Afterwards, there's a q a with harrison ford's body double. Look, I am in the " Halo " battle of my life here . There's this kid in Copenhagen, he has no immune system . So all he does is sit in his bubble and play " Halo " 24/7. Can't you play him some other time? Not if you believe his doctors. Oh, my God, do you smell gas? No. Yeah, no.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH No) (. .) (UH Yeah)) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (PRP they)) (VP (VBP have) (NP (NNS dvds)) (PP (IN over) (RB there))) (. .)))" }, "speaker": "Penny", "text": "No . Yeah, no . You know, they have dvds over there.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": "Polarity=Neg", "head": 12, "id": 1, "lemma": "no", "misc": "", "start_char": 0, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 3, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 9, "feats": null, "head": 12, "id": 3, "lemma": "yeah", "misc": "", "start_char": 5, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 14, "feats": "Polarity=Neg", "head": 12, "id": 5, "lemma": "no", "misc": "", "start_char": 12, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 15, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 17, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "know", "misc": "", "start_char": 21, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "misc": "", "start_char": 28, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 37, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 33, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 42, "feats": "Number=Plur", "head": 0, "id": 12, "lemma": "dvd", "misc": "", "start_char": 38, "text": "dvds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 47, "feats": null, "head": 14, "id": 13, "lemma": "over", "misc": "", "start_char": 43, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 53, "feats": "PronType=Dem", "head": 12, "id": 14, "lemma": "there", "misc": "", "start_char": 48, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP they)) (VP (VBP have) (NP (NN DVD) (NNS burners)) (PP (IN over) (ADVP (RB here))))) (. .) (S (NP (NNP Leonard)) (VP (VBZ needs) (NP (DT a) (NN DVD) (NN burner)))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but they have DVD burners over here . Leonard needs a DVD burner.", "tokens": [ { "deprel": "discourse", "end_char": 59, "feats": null, "head": 5, "id": 1, "lemma": "yes", "misc": "", "start_char": 56, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 60, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 65, "feats": null, "head": 5, "id": 3, "lemma": "but", "misc": "", "start_char": 62, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "they", "misc": "", "start_char": 66, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 75, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 71, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 79, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "dvd", "misc": "", "start_char": 76, "text": "DVD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 87, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "burner", "misc": "", "start_char": 80, "text": "burners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 92, "feats": null, "head": 9, "id": 8, "lemma": "over", "misc": "", "start_char": 88, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 97, "feats": "PronType=Dem", "head": 5, "id": 9, "lemma": "here", "misc": "", "start_char": 93, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 107, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Leonard", "misc": "", "start_char": 100, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "need", "misc": "", "start_char": 108, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 119, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "dvd", "misc": "", "start_char": 116, "text": "DVD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 126, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "burner", "misc": "", "start_char": 120, "text": "burner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 127, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (DT a) (NN gift)) (VP (MD should) (RB n't) (VP (VB be) (NP (NP (NN something)) (SBAR (S (NP (NN someone)) (VP (VBZ needs)))))))) (, ,) (S (NP (PRP it)) (VP (MD should) (VP (VB be) (NP (NP (NN something) (JJ fun) (. .) (SBAR (S (NP (PRP You)) (VP (VBP know))))) (, ,) (NP (NP (NN something)) (SBAR (S (NP (PRP they)) (VP (MD would) (RB n't) (VP (VB buy) (PP (IN for) (NP (PRP themself)))))))))))) (. .)))" }, "speaker": "Penny", "text": "Sheldon, a gift shouldn't be something someone needs, it should be something fun . You know, something they wouldn't buy for themself.", "tokens": [ { "deprel": "vocative", "end_char": 136, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 129, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 137, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 140, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 145, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "gift", "misc": "", "start_char": 141, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 152, "feats": "VerbForm=Fin", "head": 8, "id": 5, "lemma": "should", "misc": "", "start_char": 146, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 156, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 153, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 159, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 157, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 169, "feats": "Number=Sing|PronType=Ind", "head": 0, "id": 8, "lemma": "something", "misc": "", "start_char": 160, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 177, "feats": "Number=Sing|PronType=Ind", "head": 10, "id": 9, "lemma": "someone", "misc": "", "start_char": 170, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "need", "misc": "", "start_char": 178, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 8, "id": 11, "lemma": ",", "misc": "", "start_char": 184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "it", "misc": "", "start_char": 186, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 195, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "should", "misc": "", "start_char": 189, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 198, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 196, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 208, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 15, "lemma": "something", "misc": "", "start_char": 199, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 212, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "fun", "misc": "", "start_char": 209, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 19, "id": 17, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 215, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 19, "lemma": "know", "misc": "", "start_char": 219, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 224, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 235, "feats": "Number=Sing|PronType=Ind", "head": 15, "id": 21, "lemma": "something", "misc": "", "start_char": 226, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 240, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "they", "misc": "", "start_char": 236, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 246, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "would", "misc": "", "start_char": 241, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 250, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 247, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 254, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "buy", "misc": "", "start_char": 251, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 258, "feats": null, "head": 27, "id": 26, "lemma": "for", "misc": "", "start_char": 255, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 267, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 25, "id": 27, "lemma": "themself", "misc": "", "start_char": 259, "text": "themself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 8, "id": 28, "lemma": ".", "misc": "", "start_char": 268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (, ,) (PP (IN like) (NP (DT a) (NN sweater)))) (. ?)))" }, "speaker": "Sheldon", "text": "You mean, like a sweater?", "tokens": [ { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 270, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 278, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "mean", "misc": "", "start_char": 274, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 285, "feats": null, "head": 6, "id": 4, "lemma": "like", "misc": "", "start_char": 281, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 287, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 286, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 295, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "sweater", "misc": "", "start_char": 288, "text": "sweater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 296, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ fun) (NN sweater))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN got) (NP (DT a) (JJ bold) (JJ geometric) (NN print))))) (. .)))" }, "speaker": "Penny", "text": "Well, it's a fun sweater . It's got a bold geometric print.", "tokens": [ { "deprel": "discourse", "end_char": 302, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 298, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 305, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 308, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 312, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 311, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 316, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "fun", "misc": "", "start_char": 313, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 324, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "sweater", "misc": "", "start_char": 317, "text": "sweater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 325, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 329, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 327, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 330, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 336, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 11, "lemma": "get", "misc": "", "start_char": 333, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 338, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 12, "lemma": "a", "misc": "", "start_char": 337, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 343, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "bold", "misc": "", "start_char": 339, "text": "bold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 353, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "geometric", "misc": "", "start_char": 344, "text": "geometric", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 359, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "print", "misc": "", "start_char": 354, "text": "print", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (PRP it)) (NP (NP (DT the) (NN geometry)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (S (NP (PRP it)) (ADJP (JJ fun))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is it the geometry that makes it fun?", "tokens": [ { "deprel": "cop", "end_char": 364, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 362, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 367, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 365, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 371, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 368, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 380, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "geometry", "misc": "", "start_char": 372, "text": "geometry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 385, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 381, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 386, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 394, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 392, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 398, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "fun", "misc": "", "start_char": 395, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 399, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT The) (NN point)) (VP (VBZ is) (, ,) (SBAR (S (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS ways)) (SBAR (S (NP (PRP we)) (VP (VBP show) (SBAR (S (NP (PRP we)) (VP (VBP care) (PP (IN about) (NP (NNS people)))))))))))) (VP (VBZ is) (PP (IN by) (S (VP (VBG putting) (NP (NN thought) (CC and) (NN imagination)) (PP (IN into) (NP (NP (DT the) (NNS gifts)) (SBAR (S (NP (PRP we)) (VP (VBP give) (NP (PRP them)))))))))))))) (. .)))" }, "speaker": "Penny", "text": "The point is, one of the ways we show we care about people is by putting thought and imagination into the gifts we give them.", "tokens": [ { "deprel": "det", "end_char": 404, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 401, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 410, "feats": "Number=Sing", "head": 17, "id": 2, "lemma": "point", "misc": "", "start_char": 405, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 3, "lemma": "be", "misc": "", "start_char": 411, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 17, "id": 4, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 419, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 5, "lemma": "one", "misc": "", "start_char": 416, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 422, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 420, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 426, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 423, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 431, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "way", "misc": "", "start_char": 427, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "we", "misc": "", "start_char": 432, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 439, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "show", "misc": "", "start_char": 435, "text": "show", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 442, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "we", "misc": "", "start_char": 440, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 447, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "care", "misc": "", "start_char": 443, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 453, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 448, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 460, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "person", "misc": "", "start_char": 454, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 461, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 466, "feats": null, "head": 17, "id": 16, "lemma": "by", "misc": "", "start_char": 464, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "root", "end_char": 474, "feats": "VerbForm=Ger", "head": 0, "id": 17, "lemma": "put", "misc": "", "start_char": 467, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 482, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "thought", "misc": "", "start_char": 475, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 486, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 483, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 498, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "imagination", "misc": "", "start_char": 487, "text": "imagination", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 23, "id": 21, "lemma": "into", "misc": "", "start_char": 499, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 507, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 504, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 513, "feats": "Number=Plur", "head": 17, "id": 23, "lemma": "gift", "misc": "", "start_char": 508, "text": "gifts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "we", "misc": "", "start_char": 514, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 521, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 25, "lemma": "give", "misc": "", "start_char": 517, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 526, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "they", "misc": "", "start_char": 522, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 17, "id": 27, "lemma": ".", "misc": "", "start_char": 527, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP see))) (, ,) (ADVP (RB so)) (RB not) (NP (DT a) (NN DVD) (NN burner))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, I see, so not a DVD burner.", "tokens": [ { "deprel": "discourse", "end_char": 533, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 529, "text": "Okay", "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": 537, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 536, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 538, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 546, "feats": null, "head": 10, "id": 6, "lemma": "so", "misc": "", "start_char": 544, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 547, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 552, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 551, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 556, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "dvd", "misc": "", "start_char": 553, "text": "DVD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 563, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "burner", "misc": "", "start_char": 557, "text": "burner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (ADVP (RB Exactly) (. .)))" }, "speaker": "Penny", "text": "Exactly.", "tokens": [ { "deprel": "root", "end_char": 573, "feats": null, "head": 0, "id": 1, "lemma": "exactly", "misc": "", "start_char": 566, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (NP (NP (NN Something)) (SBAR (S (NP (PRP he)) (VP (MD would) (RB n't) (VP (VB buy) (PP (IN for) (NP (PRP himself)))))))) (. .) (NP (NP (NN Something) (JJ fun) (. .) (NN Something)) (PP (IN like) (, ...) (NP (DT an) (NML (CD 802) (HYPH -) (CD 11n)) (NN wireless) (NN router)))) (. !)))" }, "speaker": "Sheldon", "text": "Something he wouldn't buy for himself . Something fun . Something like...an 802 - 11n wireless router!", "tokens": [ { "deprel": "root", "end_char": 585, "feats": "Number=Sing|PronType=Ind", "head": 0, "id": 1, "lemma": "something", "misc": "", "start_char": 576, "text": "Something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 588, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "he", "misc": "", "start_char": 586, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 594, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 589, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 598, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 595, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 602, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "buy", "misc": "", "start_char": 599, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 603, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 614, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 5, "id": 7, "lemma": "himself", "misc": "", "start_char": 607, "text": "himself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 615, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 626, "feats": "Number=Sing|PronType=Ind", "head": 1, "id": 9, "lemma": "something", "misc": "", "start_char": 617, "text": "Something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 630, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "fun", "misc": "", "start_char": 627, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 642, "feats": "Number=Sing|PronType=Ind", "head": 1, "id": 12, "lemma": "something", "misc": "", "start_char": 633, "text": "Something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 647, "feats": null, "head": 20, "id": 13, "lemma": "like", "misc": "", "start_char": 643, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 651, "feats": null, "head": 13, "id": 14, "lemma": "...", "misc": "", "start_char": 648, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 654, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 15, "lemma": "a", "misc": "", "start_char": 652, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 658, "feats": "NumForm=Digit|NumType=Card", "head": 18, "id": 16, "lemma": "802", "misc": "", "start_char": 655, "text": "802", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 659, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 664, "feats": "NumForm=Digit|NumType=Card", "head": 20, "id": 18, "lemma": "11n", "misc": "", "start_char": 661, "text": "11n", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 673, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "wireless", "misc": "", "start_char": 665, "text": "wireless", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 680, "feats": "Number=Sing", "head": 12, "id": 20, "lemma": "router", "misc": "", "start_char": 674, "text": "router", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 1, "id": 21, "lemma": "!", "misc": "", "start_char": 681, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ] ], [ [ 0, 9, 9 ], [ 1, 3, 3 ] ], [ [ 0, 11, 11 ] ], [ [ 1, 5, 6 ], [ 1, 12, 14 ] ], [ [ 1, 10, 10 ], [ 9, 1, 1 ], [ 9, 6, 6 ] ], [ [ 1, 13, 14 ], [ 7, 7, 9 ] ], [ [ 2, 0, 0 ], [ 2, 17, 17 ], [ 7, 2, 2 ] ], [ [ 2, 3, 3 ], [ 2, 11, 11 ] ], [ [ 2, 2, 3 ] ], [ [ 2, 7, 7 ], [ 2, 14, 14 ], [ 2, 20, 20 ], [ 9, 0, 0 ], [ 9, 0, 6 ], [ 9, 8, 8 ], [ 9, 11, 11 ] ], [ [ 2, 8, 8 ], [ 2, 21, 21 ], [ 2, 26, 26 ] ], [ [ 2, 14, 15 ], [ 9, 8, 9 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 5, 5 ], [ 4, 2, 2 ], [ 4, 4, 6 ] ], [ [ 3, 4, 5 ] ], [ [ 4, 6, 6 ], [ 4, 8, 8 ] ], [ [ 4, 14, 14 ], [ 5, 1, 1 ], [ 5, 6, 6 ] ], [ [ 4, 11, 14 ] ], [ [ 6, 8, 8 ], [ 6, 10, 10 ], [ 6, 23, 23 ] ], [ [ 6, 13, 13 ], [ 6, 25, 25 ] ], [ [ 9, 14, 19 ] ] ]
s01e16c04t
No . Yeah, no . You know, they have dvds over there. Yes, but they have DVD burners over here . Leonard needs a DVD burner. Sheldon, a gift shouldn't be something someone needs, it should be something fun . You know, something they wouldn't buy for themself. You mean, like a sweater? Well, it's a fun sweater . It's got a bold geometric print. Is it the geometry that makes it fun? The point is, one of the ways we show we care about people is by putting thought and imagination into the gifts we give them. Okay, I see, so not a DVD burner. Exactly. Something he wouldn't buy for himself . Something fun . Something like...an 802 - 11n wireless router!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (NP (PRP me))) (. .)))" }, "speaker": "Howard", "text": "Excuse me.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 0, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 9, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 7, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Fill) (NP (DT this)) (PRT (RP out))) (CC and) (VP (VB have) (NP (DT a) (NN seat)))) (. .)))" }, "speaker": "Nurse", "text": "Fill this out and have a seat.", "tokens": [ { "deprel": "root", "end_char": 16, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "fill", "misc": "", "start_char": 12, "text": "Fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 21, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "this", "misc": "", "start_char": 17, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 25, "feats": null, "head": 1, "id": 3, "lemma": "out", "misc": "", "start_char": 22, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 29, "feats": null, "head": 5, "id": 4, "lemma": "and", "misc": "", "start_char": 26, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 34, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 5, "lemma": "have", "misc": "", "start_char": 30, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 36, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 35, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "seat", "misc": "", "start_char": 37, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VB listen) (. .) (S (VP (VB See))) (, ,) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG throwing) (NP (PRP$ my) (NN friend)) (NP (DT a) (NN surprise) (NN party))))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN supposed) (S (VP (TO to) (VP (VB keep) (NP (PRP him)) (ADVP (IN out) (PP (IN of) (NP (PRP$ his) (NN apartment)))) (PP (IN for) (NP (CD two) (NNS hours))))))))) (. .)))" }, "speaker": "Howard", "text": "No, listen . See, we're throwing my friend a surprise party and I'm supposed to keep him out of his apartment for two hours.", "tokens": [ { "deprel": "discourse", "end_char": 46, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 44, "text": "No", "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": "root", "end_char": 55, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 49, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 56, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 61, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 58, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 62, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 64, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 70, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 67, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 79, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 9, "lemma": "throw", "misc": "", "start_char": 71, "text": "throwing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 82, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 80, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 89, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "friend", "misc": "", "start_char": 83, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 91, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 90, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 100, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "surprise", "misc": "", "start_char": 92, "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 106, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "party", "misc": "", "start_char": 101, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 110, "feats": null, "head": 18, "id": 15, "lemma": "and", "misc": "", "start_char": 107, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 112, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 111, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 113, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 124, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 9, "id": 18, "lemma": "suppose", "misc": "", "start_char": 116, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 127, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 125, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 132, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "keep", "misc": "", "start_char": 128, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 136, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 133, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 140, "feats": null, "head": 25, "id": 22, "lemma": "out", "misc": "", "start_char": 137, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 143, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 141, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 147, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "his", "misc": "", "start_char": 144, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 157, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "apartment", "misc": "", "start_char": 148, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 161, "feats": null, "head": 28, "id": 26, "lemma": "for", "misc": "", "start_char": 158, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 165, "feats": "NumForm=Word|NumType=Card", "head": 28, "id": 27, "lemma": "two", "misc": "", "start_char": 162, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 171, "feats": "Number=Plur", "head": 20, "id": 28, "lemma": "hour", "misc": "", "start_char": 166, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh) (HYPH -) (UH huh) (. .)) (VP (VP (VB Fill) (NP (DT this)) (PRT (RP out))) (CC and) (VP (VB have) (NP (DT a) (NN seat)))) (. .)))" }, "speaker": "Nurse", "text": "Uh - huh . Fill this out and have a seat.", "tokens": [ { "deprel": "discourse", "end_char": 176, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 174, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 177, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "vocative", "end_char": 182, "feats": null, "head": 5, "id": 3, "lemma": "huh", "misc": "", "start_char": 179, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 183, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 189, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "fill", "misc": "", "start_char": 185, "text": "Fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 194, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "this", "misc": "", "start_char": 190, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 198, "feats": null, "head": 5, "id": 7, "lemma": "out", "misc": "", "start_char": 195, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 202, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 199, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 207, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 9, "lemma": "have", "misc": "", "start_char": 203, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 209, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 208, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 214, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "seat", "misc": "", "start_char": 210, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VP (VB see)) (, ,) (NP (NP (DT the) (JJ only) (NN way)) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB gehit) (S (NP (PRP m)) (VP (TO to) (VP (VB leave))))))))) (VP (VBD was) (S (VP (TO to) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (PRP I)) (VP (VBD ate) (NP (DT a) (NN peanut)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ allergic) (PP (IN to) (NP (NNS peanuts)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "No, see, the only way I could gehit m to leave was to tell him I ate a peanut because I'm allergic to peanuts.", "tokens": [ { "deprel": "discourse", "end_char": 219, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 217, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 220, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 225, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 222, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 16, "id": 4, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 231, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 228, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 236, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "only", "misc": "", "start_char": 232, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 240, "feats": "Number=Sing", "head": 16, "id": 7, "lemma": "way", "misc": "", "start_char": 237, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 248, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 243, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 254, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "gehit", "misc": "", "start_char": 249, "text": "gehit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 256, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "million", "misc": "", "start_char": 255, "text": "m", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 259, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 257, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 265, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "leave", "misc": "", "start_char": 260, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 266, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 272, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 270, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 277, "feats": "VerbForm=Inf", "head": 3, "id": 16, "lemma": "tell", "misc": "", "start_char": 273, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 281, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "he", "misc": "", "start_char": 278, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 283, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 282, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "eat", "misc": "", "start_char": 284, "text": "ate", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 289, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 288, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 296, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "peanut", "misc": "", "start_char": 290, "text": "peanut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 304, "feats": null, "head": 25, "id": 22, "lemma": "because", "misc": "", "start_char": 297, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 306, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 305, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 309, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 307, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 318, "feats": "Degree=Pos", "head": 19, "id": 25, "lemma": "allergic", "misc": "", "start_char": 310, "text": "allergic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 321, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 319, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 329, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "peanut", "misc": "", "start_char": 322, "text": "peanuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 16, "id": 28, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN in) (NP (DT that) (NN case))) (, ,) (VP (VP (VB fill) (NP (DT this)) (PRT (RP out))) (CC and) (VP (VB have) (NP (DT a) (NN seat)))) (. .)))" }, "speaker": "Nurse", "text": "Well, in that case, fill this out and have a seat.", "tokens": [ { "deprel": "discourse", "end_char": 336, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 332, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 337, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 341, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 339, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 342, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 351, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "case", "misc": "", "start_char": 347, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 352, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 358, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "fill", "misc": "", "start_char": 354, "text": "fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 363, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 359, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 367, "feats": null, "head": 7, "id": 9, "lemma": "out", "misc": "", "start_char": 364, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 371, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 368, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 376, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 11, "lemma": "have", "misc": "", "start_char": 372, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 378, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 377, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 383, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "seat", "misc": "", "start_char": 379, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 384, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Look))) (, ,) (NP (NP (DT all)) (SBAR (S (NP (PRP I)) (VP (VBP need) (PP (IN from) (NP (PRP you))))))) (VP (VBZ is) (S (VP (TO to) (VP (VP (VB take) (NP (PRP me)) (PP (IN in) (NP (DT the) (NN back)))) (CC and) (VP (VB give) (NP (PRP me)) (NP (DT a) (NN band) (HYPH -) (NN aid)) (SBAR (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB pretend) (SBAR (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT a) (NN shot)) (PP (IN of) (NP (NN epinephrine))))))))))))))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP you)) (VP (VBP tell) (NP (NP (PRP$ my) (NN friend)) (SBAR (S (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB keep) (NP (PRP me)) (PP (IN under) (NP (NN observation))) (PP (IN for) (NP (RB about) (DT an) (NN hour) (, ,) (NN hour) (CC and) (DT a) (NN half)))))))))))) (. .)))" }, "speaker": "Howard", "text": "Look, all I need from you is to take me in the back and give me a band - aid so I can pretend I had a shot of epinephrine, and then you tell my friend you need to keep me under observation for about an hour, hour and a half.", "tokens": [ { "deprel": "parataxis", "end_char": 390, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 1, "lemma": "look", "misc": "", "start_char": 386, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 396, "feats": null, "head": 10, "id": 3, "lemma": "all", "misc": "", "start_char": 393, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 398, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 397, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 403, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "need", "misc": "", "start_char": 399, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 408, "feats": null, "head": 7, "id": 6, "lemma": "from", "misc": "", "start_char": 404, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 412, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 7, "lemma": "you", "misc": "", "start_char": 409, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 415, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 413, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 418, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 416, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 423, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "take", "misc": "", "start_char": 419, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 426, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 424, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 427, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 433, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 430, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 438, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "back", "misc": "", "start_char": 434, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 442, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 439, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 447, "feats": "VerbForm=Inf", "head": 10, "id": 16, "lemma": "give", "misc": "", "start_char": 443, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 450, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 448, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 452, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 18, "lemma": "a", "misc": "", "start_char": 451, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 457, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "band", "misc": "", "start_char": 453, "text": "band", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 458, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 463, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "aid", "misc": "", "start_char": 460, "text": "aid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 466, "feats": null, "head": 25, "id": 22, "lemma": "so", "misc": "", "start_char": 464, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 468, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 467, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 472, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "can", "misc": "", "start_char": 469, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 480, "feats": "VerbForm=Inf", "head": 10, "id": 25, "lemma": "pretend", "misc": "", "start_char": 473, "text": "pretend", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 482, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 26, "lemma": "I", "misc": "", "start_char": 481, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 25, "id": 27, "lemma": "have", "misc": "", "start_char": 483, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 488, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 28, "lemma": "a", "misc": "", "start_char": 487, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 493, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "shot", "misc": "", "start_char": 489, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 496, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 494, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 508, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "epinephrine", "misc": "", "start_char": 497, "text": "epinephrine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 36, "id": 32, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 514, "feats": null, "head": 36, "id": 33, "lemma": "and", "misc": "", "start_char": 511, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 519, "feats": "PronType=Dem", "head": 36, "id": 34, "lemma": "then", "misc": "", "start_char": 515, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 523, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 35, "lemma": "you", "misc": "", "start_char": 520, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 36, "lemma": "tell", "misc": "", "start_char": 524, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 531, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 529, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 538, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "friend", "misc": "", "start_char": 532, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 40, "id": 39, "lemma": "you", "misc": "", "start_char": 539, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 547, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 36, "id": 40, "lemma": "need", "misc": "", "start_char": 543, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 550, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 548, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 555, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "keep", "misc": "", "start_char": 551, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 558, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 42, "id": 43, "lemma": "I", "misc": "", "start_char": 556, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 564, "feats": null, "head": 45, "id": 44, "lemma": "under", "misc": "", "start_char": 559, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 576, "feats": "Number=Sing", "head": 42, "id": 45, "lemma": "observation", "misc": "", "start_char": 565, "text": "observation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 580, "feats": null, "head": 49, "id": 46, "lemma": "for", "misc": "", "start_char": 577, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 586, "feats": null, "head": 49, "id": 47, "lemma": "about", "misc": "", "start_char": 581, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 589, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 48, "lemma": "a", "misc": "", "start_char": 587, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 594, "feats": "Number=Sing", "head": 42, "id": 49, "lemma": "hour", "misc": "", "start_char": 590, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 51, "id": 50, "lemma": ",", "misc": "", "start_char": 595, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 601, "feats": "Number=Sing", "head": 49, "id": 51, "lemma": "hour", "misc": "", "start_char": 597, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 605, "feats": null, "head": 54, "id": 52, "lemma": "and", "misc": "", "start_char": 602, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 607, "feats": "Definite=Ind|PronType=Art", "head": 54, "id": 53, "lemma": "a", "misc": "", "start_char": 606, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 612, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 51, "id": 54, "lemma": "half", "misc": "", "start_char": 608, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 10, "id": 55, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (NP (DT all)) (SBAR (S (NP (PRP you)) (VP (VBP need))))) (. ?)))" }, "speaker": "Nurse", "text": "Is that all you need?", "tokens": [ { "deprel": "cop", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 615, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 622, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 618, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 626, "feats": null, "head": 0, "id": 3, "lemma": "all", "misc": "", "start_char": 623, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 630, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 627, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 635, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "need", "misc": "", "start_char": 631, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 636, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Howard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 641, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 638, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 642, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN ER))))) (. .)))" }, "speaker": "Nurse", "text": "Get out of my ER.", "tokens": [ { "deprel": "root", "end_char": 647, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 644, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 651, "feats": null, "head": 5, "id": 2, "lemma": "out", "misc": "", "start_char": 648, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 654, "feats": null, "head": 2, "id": 3, "lemma": "of", "misc": "", "start_char": 652, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 657, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 655, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 660, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "er", "misc": "", "start_char": 658, "text": "ER", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 661, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB understand))) (. .)))" }, "speaker": "Howard", "text": "No, you don't understand.", "tokens": [ { "deprel": "discourse", "end_char": 665, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 663, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 666, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 668, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 674, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 672, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 675, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 689, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "understand", "misc": "", "start_char": 679, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 691, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 690, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP understand))) (, ,) (CC but) (ADVP (RB unfortunately))) (, ,) (NP (DT this) (NN hospital)) (VP (VBZ is) (RB not) (VP (VBN equipped) (S (VP (TO to) (VP (VB treat) (ADJP (JJ stupid))))))) (. .)))" }, "speaker": "Nurse", "text": "Oh, I understand, but unfortunately, this hospital is not equipped to treat stupid.", "tokens": [ { "deprel": "discourse", "end_char": 694, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 692, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 695, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 698, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 697, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 709, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "understand", "misc": "", "start_char": 699, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 710, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 715, "feats": null, "head": 13, "id": 6, "lemma": "but", "misc": "", "start_char": 712, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 729, "feats": null, "head": 13, "id": 7, "lemma": "unfortunately", "misc": "", "start_char": 716, "text": "unfortunately", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 736, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 732, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 745, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "hospital", "misc": "", "start_char": 737, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 746, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 752, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 749, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 761, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 13, "lemma": "equip", "misc": "", "start_char": 753, "text": "equipped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 764, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 762, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 770, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "treat", "misc": "", "start_char": 765, "text": "treat", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 777, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "stupid", "misc": "", "start_char": 771, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 778, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP get) (NP (PRP it)))) (. .) (S (NP (PRP I)) (VP (VBP know) (SBAR (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NN world)) (VP (VBZ works)))) (. .) (SBARQ (WHADVP (WRB How)) (IN about) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD were) (S (VP (TO to) (VP (VB introduce) (NP (PRP you)) (PP (IN to) (NP (NP (DT the) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBD freed) (NP (PRP$ your) (NNS people))))))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "Okay, I get it . I know how the world works . How about if I were to introduce you to the man who freed your people?", "tokens": [ { "deprel": "discourse", "end_char": 784, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 780, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 785, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 787, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 792, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 789, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 795, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 793, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 796, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 799, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 798, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "know", "misc": "", "start_char": 800, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 808, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "how", "misc": "", "start_char": 805, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 812, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 809, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 818, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "world", "misc": "", "start_char": 813, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "work", "misc": "", "start_char": 819, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 825, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 830, "feats": "PronType=Int", "head": 4, "id": 14, "lemma": "how", "misc": "", "start_char": 827, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 836, "feats": null, "head": 20, "id": 15, "lemma": "about", "misc": "", "start_char": 831, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 839, "feats": null, "head": 20, "id": 16, "lemma": "if", "misc": "", "start_char": 837, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 841, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 840, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 846, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 842, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 849, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 847, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 859, "feats": "VerbForm=Inf", "head": 14, "id": 20, "lemma": "introduce", "misc": "", "start_char": 850, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 863, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 860, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 866, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 864, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 870, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 867, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 874, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "man", "misc": "", "start_char": 871, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 878, "feats": "PronType=Rel", "head": 26, "id": 25, "lemma": "who", "misc": "", "start_char": 875, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 884, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 26, "lemma": "free", "misc": "", "start_char": 879, "text": "freed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 889, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "your", "misc": "", "start_char": 885, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 896, "feats": "Number=Plur", "head": 26, "id": 28, "lemma": "person", "misc": "", "start_char": 890, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 4, "id": 29, "lemma": "?", "misc": "", "start_char": 897, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .) (INTJ (UH Sorry)) (, ,) (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB find) (NP (DT a) (NN parking) (NN spot) (. .)) (SBARQ (WHADVP (WRB How)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing)))))) (. ?)))" }, "speaker": "Leonard", "text": "Hey . Sorry, I couldn't find a parking spot . How are you doing?", "tokens": [ { "deprel": "discourse", "end_char": 902, "feats": null, "head": 8, "id": 1, "lemma": "hey", "misc": "", "start_char": 899, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 8, "id": 2, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 910, "feats": null, "head": 8, "id": 3, "lemma": "sorry", "misc": "", "start_char": 905, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 914, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 913, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 920, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "could", "misc": "", "start_char": 915, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 924, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 921, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 929, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "find", "misc": "", "start_char": 925, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 931, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 930, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 939, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "parking", "misc": "", "start_char": 932, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 944, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "spot", "misc": "", "start_char": 940, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 945, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 950, "feats": "PronType=Int", "head": 16, "id": 13, "lemma": "how", "misc": "", "start_char": 947, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 954, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 951, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 958, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 955, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 964, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 16, "lemma": "do", "misc": "", "start_char": 959, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 8, "id": 17, "lemma": "?", "misc": "", "start_char": 965, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Bad)) (, ,) (ADJP (RB very) (JJ bad)) (. .) (RB Really) (. ?)))" }, "speaker": "Howard", "text": "Bad, very bad . Really?", "tokens": [ { "deprel": "root", "end_char": 970, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "bad", "misc": "", "start_char": 967, "text": "Bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 971, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 977, "feats": null, "head": 4, "id": 3, "lemma": "very", "misc": "", "start_char": 973, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "list", "end_char": 981, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "bad", "misc": "", "start_char": 978, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 982, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "list", "end_char": 990, "feats": null, "head": 1, "id": 6, "lemma": "really", "misc": "", "start_char": 984, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 991, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Really)) (. ?) (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB look) (SBAR (IN like) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG swelling) (PRT (RP up)) (ADVP (IN at) (DT all))))))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP we)) (VP (MD should) (ADVP (RB just)) (VP (VP (VB pick) (PRT (RP up)) (NP (DT some) (NN benadryl)) (PP (IN at) (NP (DT the) (NN drugstore)))) (CC and) (VP (VB go) (ADVP (RB home)))))) (. .)))" }, "speaker": "Leonard", "text": "Really? You don't look like you're swelling up at all . Maybe we should just pick up some benadryl at the drugstore and go home.", "tokens": [ { "deprel": "advmod", "end_char": 999, "feats": null, "head": 6, "id": 1, "lemma": "really", "misc": "", "start_char": 993, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1000, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1005, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1002, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1008, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1006, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1012, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1009, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1017, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "look", "misc": "", "start_char": 1013, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1022, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 1018, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1026, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1023, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1030, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1027, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1039, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "swell", "misc": "", "start_char": 1031, "text": "swelling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1042, "feats": null, "head": 10, "id": 11, "lemma": "up", "misc": "", "start_char": 1040, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 1045, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 1043, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1049, "feats": null, "head": 10, "id": 13, "lemma": "all", "misc": "", "start_char": 1046, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1051, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 1050, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1057, "feats": null, "head": 19, "id": 15, "lemma": "maybe", "misc": "", "start_char": 1052, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1060, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "we", "misc": "", "start_char": 1058, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1067, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "should", "misc": "", "start_char": 1061, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1072, "feats": null, "head": 19, "id": 18, "lemma": "just", "misc": "", "start_char": 1068, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1077, "feats": "VerbForm=Inf", "head": 6, "id": 19, "lemma": "pick", "misc": "", "start_char": 1073, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1080, "feats": null, "head": 19, "id": 20, "lemma": "up", "misc": "", "start_char": 1078, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1085, "feats": null, "head": 22, "id": 21, "lemma": "some", "misc": "", "start_char": 1081, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1094, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "benadryl", "misc": "", "start_char": 1086, "text": "benadryl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1097, "feats": null, "head": 25, "id": 23, "lemma": "at", "misc": "", "start_char": 1095, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1101, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1098, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1111, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "drugstore", "misc": "", "start_char": 1102, "text": "drugstore", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1115, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 1112, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1118, "feats": "VerbForm=Inf", "head": 19, "id": 27, "lemma": "go", "misc": "", "start_char": 1116, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1123, "feats": null, "head": 27, "id": 28, "lemma": "home", "misc": "", "start_char": 1119, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 6, "id": 29, "lemma": ".", "misc": "", "start_char": 1124, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD ca) (RB n't) (VP (VB go) (ADVP (RB home)))) (. .)))" }, "speaker": "Howard", "text": "We can't go home.", "tokens": [ { "deprel": "nsubj", "end_char": 1128, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 1126, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1131, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 1129, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1135, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1132, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1138, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1136, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1143, "feats": null, "head": 4, "id": 5, "lemma": "home", "misc": "", "start_char": 1139, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Leonard", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 1149, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 1146, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 1153, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 1150, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1155, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1154, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (NP (NN Brisket) (. .) (NN Brisket) (. .) (NN Water)) (, ,) (VP (VB need) (NP (NN water))) (. .)))" }, "speaker": "Howard", "text": "Brisket . Brisket . Water, need water.", "tokens": [ { "deprel": "root", "end_char": 1163, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "brisket", "misc": "", "start_char": 1156, "text": "Brisket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1173, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "brisket", "misc": "", "start_char": 1166, "text": "Brisket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1175, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1174, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1181, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "water", "misc": "", "start_char": 1176, "text": "Water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1182, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1188, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "need", "misc": "", "start_char": 1184, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1194, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "water", "misc": "", "start_char": 1189, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1196, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 1195, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADVP (RB right) (RB back)))) (. .)))" }, "speaker": "Leonard", "text": "I'll be right back.", "tokens": [ { "deprel": "nsubj", "end_char": 1198, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 1197, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1202, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "will", "misc": "", "start_char": 1199, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1205, "feats": "VerbForm=Inf", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1203, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1211, "feats": null, "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 1206, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1216, "feats": null, "head": 0, "id": 5, "lemma": "back", "misc": "", "start_char": 1212, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1218, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1217, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (NNP Penny)) (, ,) (VP (VB listen)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (DT a) (NN problem)))) (. .)))" }, "speaker": "Howard", "text": "_ Penny, listen, I've got a problem.", "tokens": [ { "deprel": "punct", "end_char": 1220, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 1219, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "vocative", "end_char": 1226, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "penny", "misc": "", "start_char": 1221, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1228, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1235, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "listen", "misc": "", "start_char": 1229, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 1236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1239, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 1238, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1243, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1240, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1247, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 1244, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1249, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1248, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1257, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "problem", "misc": "", "start_char": 1250, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1258, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (ADVP (UH so)) (VP (VBP do) (NP (NNP I.)) (VP (VB Look))) (, ,) (NP (PRP you)) (VP (VBD got) (S (VP (TO ta) (VP (VB stall) (ADVP (RB leonard)) (ADVP (NP (DT a) (JJ little)) (RBR longer)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, well, so do I. Look, you gotta stall leonard a little longer.", "tokens": [ { "deprel": "discourse", "end_char": 1264, "feats": null, "head": 11, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1260, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1265, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1271, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 1267, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1273, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1276, "feats": null, "head": 8, "id": 5, "lemma": "so", "misc": "", "start_char": 1274, "text": "so", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 1279, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 1277, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1282, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "i.", "misc": "", "start_char": 1280, "text": "I.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "reparandum", "end_char": 1287, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 8, "lemma": "look", "misc": "", "start_char": 1283, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1289, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1288, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1293, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1290, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1297, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 11, "lemma": "get", "misc": "", "start_char": 1294, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1300, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1298, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1306, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "stall", "misc": "", "start_char": 1301, "text": "stall", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1314, "feats": null, "head": 13, "id": 14, "lemma": "leonard", "misc": "", "start_char": 1307, "text": "leonard", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1316, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1315, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1323, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "little", "misc": "", "start_char": 1317, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1330, "feats": "Degree=Cmp", "head": 13, "id": 17, "lemma": "long", "misc": "", "start_char": 1324, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1332, "feats": null, "head": 11, "id": 18, "lemma": ".", "misc": "", "start_char": 1331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD can))))))) (. .) (S (NP (PRP You)) (VP (VBP have) (S (VP (TO to))))) (. .)))" }, "speaker": "Howard", "text": "I don't think I can . You have to.", "tokens": [ { "deprel": "nsubj", "end_char": 1334, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1333, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1337, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1335, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1341, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1338, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1347, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1342, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1349, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1348, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1353, "feats": "VerbForm=Fin", "head": 4, "id": 6, "lemma": "can", "misc": "", "start_char": 1350, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1355, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1354, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1356, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1364, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "have", "misc": "", "start_char": 1360, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 1367, "feats": null, "head": 9, "id": 10, "lemma": "to", "misc": "", "start_char": 1365, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP We)) (NP (DT all))) (VP (VBP have) (S (VP (TO to) (VP (VB be) (ADVP (RB there)) (PP (IN at) (NP (NP (DT the) (JJ same) (NN time)) (SBAR (S (VP (TO to) (VP (VB yell) (NP (NN surprise)))))))))))) (. .)))" }, "speaker": "Penny", "text": "We all have to be there at the same time to yell surprise.", "tokens": [ { "deprel": "nsubj", "end_char": 1372, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1370, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1376, "feats": null, "head": 1, "id": 2, "lemma": "all", "misc": "", "start_char": 1373, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1381, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1377, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1384, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1382, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1387, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1385, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1393, "feats": "PronType=Dem", "head": 3, "id": 6, "lemma": "there", "misc": "", "start_char": 1388, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1396, "feats": null, "head": 10, "id": 7, "lemma": "at", "misc": "", "start_char": 1394, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1400, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1397, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1405, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "same", "misc": "", "start_char": 1401, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1410, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "time", "misc": "", "start_char": 1406, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1413, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1411, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1418, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "yell", "misc": "", "start_char": 1414, "text": "yell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1427, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "surprise", "misc": "", "start_char": 1419, "text": "surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1429, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB understand) (NP (NN something))))))) (. .) (S (NP (PRP We)) (VP (VBP 're) (PP (IN in) (NP (DT a) (NN hospital))) (ADVP (RB right) (RB now)))) (. .)))" }, "speaker": "Howard", "text": "Okay, you have to understand something . We're in a hospital right now.", "tokens": [ { "deprel": "discourse", "end_char": 1434, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 1430, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1436, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1435, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1440, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1437, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1445, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1441, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1448, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1446, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1459, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "understand", "misc": "", "start_char": 1449, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1469, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "something", "misc": "", "start_char": 1460, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1471, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1470, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1474, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 9, "lemma": "we", "misc": "", "start_char": 1472, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1478, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 1475, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1481, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 1479, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1483, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1482, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1492, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "hospital", "misc": "", "start_char": 1484, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1498, "feats": null, "head": 15, "id": 14, "lemma": "right", "misc": "", "start_char": 1493, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1502, "feats": null, "head": 13, "id": 15, "lemma": "now", "misc": "", "start_char": 1499, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 1503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NNP Leonard)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Penny", "text": "Is Leonard okay?", "tokens": [ { "deprel": "cop", "end_char": 1507, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1505, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1515, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 1508, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1520, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 1516, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1522, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1521, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Leonard) (POS 's)) (JJ fine) (. .)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine)) (, ,) (NP (NP (NN thanks)) (PP (IN for) (S (VP (VBG asking) (, ,) (PP (IN by) (NP (DT the) (NN way)))))))) (. .)))" }, "speaker": "Howard", "text": "Leonard's fine . I'm fine, thanks for asking, by the way.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1530, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1523, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1533, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 1531, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "reparandum", "end_char": 1538, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "fine", "misc": "", "start_char": 1534, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1540, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1539, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1545, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1543, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1550, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "fine", "misc": "", "start_char": 1546, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1552, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1551, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1559, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "thanks", "misc": "", "start_char": 1553, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1563, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 1560, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1570, "feats": "VerbForm=Ger", "head": 9, "id": 11, "lemma": "ask", "misc": "", "start_char": 1564, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1572, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 1571, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1575, "feats": null, "head": 15, "id": 13, "lemma": "by", "misc": "", "start_char": 1573, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1579, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1576, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1583, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "way", "misc": "", "start_char": 1580, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1585, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (NP (PRP$ your) (NN attitude))))) (. .) (S (ADVP (RB Just)) (VP (VB hold) (NP (PRP him)) (ADVP (RB there)) (ADVP (NP (DT a) (JJ little)) (RBR longer)))) (. .)))" }, "speaker": "Penny", "text": "Okay, I don't need your attitude . Just hold him there a little longer.", "tokens": [ { "deprel": "discourse", "end_char": 1590, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 1586, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1592, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1591, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1594, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1593, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1597, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1595, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1601, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1598, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1606, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "need", "misc": "", "start_char": 1602, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1611, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 1607, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1620, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "attitude", "misc": "", "start_char": 1612, "text": "attitude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1622, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1621, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1627, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 1623, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1632, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 11, "lemma": "hold", "misc": "", "start_char": 1628, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1636, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 1633, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1642, "feats": "PronType=Dem", "head": 11, "id": 13, "lemma": "there", "misc": "", "start_char": 1637, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1644, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1643, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1651, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "little", "misc": "", "start_char": 1645, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1658, "feats": "Degree=Cmp", "head": 11, "id": 16, "lemma": "long", "misc": "", "start_char": 1652, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1660, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN done) (NP (PRP$ my) (JJS best))))) (, ,) (CC but) (S (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VB go) (ADVP (RB home))))))) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB stop) (NP (PRP him)))))))))) (. .)))" }, "speaker": "Howard", "text": "Look, I've done my best, but he wants to go home and I don't know how to stop him.", "tokens": [ { "deprel": "root", "end_char": 1665, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 1661, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1667, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1666, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1669, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1668, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1673, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 1670, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1678, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 5, "lemma": "do", "misc": "", "start_char": 1674, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 1681, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1679, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1686, "feats": "Degree=Sup", "head": 5, "id": 7, "lemma": "good", "misc": "", "start_char": 1682, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 1688, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 1687, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1692, "feats": null, "head": 11, "id": 9, "lemma": "but", "misc": "", "start_char": 1689, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1695, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 1693, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1701, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "want", "misc": "", "start_char": 1696, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1704, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1702, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1707, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "go", "misc": "", "start_char": 1705, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1712, "feats": null, "head": 13, "id": 14, "lemma": "home", "misc": "", "start_char": 1708, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1716, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 1713, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1718, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 1717, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 1719, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1725, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 1722, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1730, "feats": "VerbForm=Inf", "head": 11, "id": 19, "lemma": "know", "misc": "", "start_char": 1726, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1734, "feats": "PronType=Int", "head": 22, "id": 20, "lemma": "how", "misc": "", "start_char": 1731, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 1737, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1735, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 1742, "feats": "VerbForm=Inf", "head": 19, "id": 22, "lemma": "stop", "misc": "", "start_char": 1738, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1746, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "he", "misc": "", "start_char": 1743, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1748, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 1747, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (FRAG (WHADVP (WRB how)) (PP (IN about) (NP (DT this)))) (. ?) (S (NP (PRP You)) (VP (VBP keep) (ADVP (RB himhere)) (ADVP (NP (DT a) (JJ little)) (RBR longer)))) (, ,) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP get) (PP (IN to) (NP (DT the) (NN party)))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB point) (PRT (RP out)) (SBAR (WHNP (WHNP (WDT which)) (PP (IN of) (NP (PRP$ my) (NNS friends)))) (S (VP (VBP are) (ADJP (JJ easy)))))))) (. ?)))" }, "speaker": "Penny", "text": "Okay, how about this? You keep himhere a little longer, and when you get to the party, I'll point out which of my friends are easy?", "tokens": [ { "deprel": "discourse", "end_char": 1753, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 1749, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1755, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1754, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1759, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 1756, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 1765, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 1760, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1770, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "this", "misc": "", "start_char": 1766, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1772, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1771, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1776, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1773, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1781, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "keep", "misc": "", "start_char": 1777, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1789, "feats": null, "head": 8, "id": 9, "lemma": "himhere", "misc": "", "start_char": 1782, "text": "himhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1791, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1790, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1798, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "little", "misc": "", "start_char": 1792, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1805, "feats": "Degree=Cmp", "head": 8, "id": 12, "lemma": "long", "misc": "", "start_char": 1799, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 1806, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1811, "feats": null, "head": 24, "id": 14, "lemma": "and", "misc": "", "start_char": 1808, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1816, "feats": "PronType=Int", "head": 17, "id": 15, "lemma": "when", "misc": "", "start_char": 1812, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1820, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1817, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1824, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 17, "lemma": "get", "misc": "", "start_char": 1821, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1827, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 1825, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1831, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1828, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1837, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "party", "misc": "", "start_char": 1832, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1839, "feats": null, "head": 17, "id": 21, "lemma": ",", "misc": "", "start_char": 1838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1841, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1840, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1845, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 1842, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1851, "feats": "VerbForm=Inf", "head": 8, "id": 24, "lemma": "point", "misc": "", "start_char": 1846, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1855, "feats": null, "head": 24, "id": 25, "lemma": "out", "misc": "", "start_char": 1852, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nsubj", "end_char": 1861, "feats": "PronType=Int", "head": 31, "id": 26, "lemma": "which", "misc": "", "start_char": 1856, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "case", "end_char": 1864, "feats": null, "head": 29, "id": 27, "lemma": "of", "misc": "", "start_char": 1862, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1867, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "my", "misc": "", "start_char": 1865, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1875, "feats": "Number=Plur", "head": 26, "id": 29, "lemma": "friend", "misc": "", "start_char": 1868, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1879, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 1876, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1884, "feats": "Degree=Pos", "head": 24, "id": 31, "lemma": "easy", "misc": "", "start_char": 1880, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1886, "feats": null, "head": 3, "id": 32, "lemma": "?", "misc": "", "start_char": 1885, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB toy) (PP (IN with) (NP (PRP me))) (, ,) (NP (NN woman)))) (. .)))" }, "speaker": "Howard", "text": "Don't toy with me, woman.", "tokens": [ { "deprel": "aux", "end_char": 1889, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1887, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1893, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1890, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1897, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "toy", "misc": "", "start_char": 1894, "text": "toy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1902, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 1898, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1905, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 1903, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1907, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1906, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1913, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "woman", "misc": "", "start_char": 1908, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1915, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1914, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD got) (NP (NP (DT a) (JJ hot) (JJ former) (JJ fat) (NN girl)) (PP (IN with) (NP (DT no) (NN self) (HYPH -) (NN esteem)))))) (, ,) (NP (PRP I)) (VP (VBD got) (NP (NP (DT a) (NN girl)) (SBAR (WHNP (WP who)) (S (VP (VP (VBZ punishes) (NP (PRP$ her) (NN father)) (PP (IN by) (S (VP (VBG sleeping) (ADVP (RB around)))))) (CC and) (VP (ADJP (JJ alcoholic)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (NP (NP (CD two) (NN tequila) (NNS shots)) (ADVP (RB away) (PP (IN from) (S (VP (VBG letting) (S (NP (PRP you)) (VP (VB wear) (NP (PRP her)) (PP (IN like) (NP (DT a) (NN hat))))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "I got a hot former fat girl with no self - esteem, I got a girl who punishes her father by sleeping around and alcoholic who's two tequila shots away from letting you wear her like a hat.", "tokens": [ { "deprel": "nsubj", "end_char": 1917, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1916, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1921, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1918, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1923, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 3, "lemma": "a", "misc": "", "start_char": 1922, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1927, "feats": "Degree=Pos", "head": 7, "id": 4, "lemma": "hot", "misc": "", "start_char": 1924, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1934, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "former", "misc": "", "start_char": 1928, "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1938, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "fat", "misc": "", "start_char": 1935, "text": "fat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1943, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "girl", "misc": "", "start_char": 1939, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1948, "feats": null, "head": 12, "id": 8, "lemma": "with", "misc": "", "start_char": 1944, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1951, "feats": null, "head": 12, "id": 9, "lemma": "no", "misc": "", "start_char": 1949, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1956, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "self", "misc": "", "start_char": 1952, "text": "self", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1958, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1957, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 1965, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "esteem", "misc": "", "start_char": 1959, "text": "esteem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1967, "feats": null, "head": 2, "id": 13, "lemma": ",", "misc": "", "start_char": 1966, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1969, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1968, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1973, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 15, "lemma": "get", "misc": "", "start_char": 1970, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1975, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1974, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1980, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "girl", "misc": "", "start_char": 1976, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1984, "feats": "PronType=Rel", "head": 19, "id": 18, "lemma": "who", "misc": "", "start_char": 1981, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1993, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "punish", "misc": "", "start_char": 1985, "text": "punishes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1997, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "her", "misc": "", "start_char": 1994, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2004, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "father", "misc": "", "start_char": 1998, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2007, "feats": null, "head": 23, "id": 22, "lemma": "by", "misc": "", "start_char": 2005, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2016, "feats": "VerbForm=Ger", "head": 19, "id": 23, "lemma": "sleep", "misc": "", "start_char": 2008, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 2023, "feats": null, "head": 23, "id": 24, "lemma": "around", "misc": "", "start_char": 2017, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 2027, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 2024, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2037, "feats": "Degree=Pos", "head": 23, "id": 26, "lemma": "alcoholic", "misc": "", "start_char": 2028, "text": "alcoholic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2041, "feats": "PronType=Rel", "head": 32, "id": 27, "lemma": "who", "misc": "", "start_char": 2038, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2044, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 28, "lemma": "be", "misc": "", "start_char": 2042, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 2048, "feats": "NumForm=Word|NumType=Card", "head": 31, "id": 29, "lemma": "two", "misc": "", "start_char": 2045, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 2056, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "tequila", "misc": "", "start_char": 2049, "text": "tequila", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 2062, "feats": "Number=Plur", "head": 26, "id": 31, "lemma": "shot", "misc": "", "start_char": 2057, "text": "shots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 2067, "feats": null, "head": 26, "id": 32, "lemma": "away", "misc": "", "start_char": 2063, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2072, "feats": null, "head": 34, "id": 33, "lemma": "from", "misc": "", "start_char": 2068, "text": "from", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 2080, "feats": "VerbForm=Ger", "head": 32, "id": 34, "lemma": "let", "misc": "", "start_char": 2073, "text": "letting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2084, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 34, "id": 35, "lemma": "you", "misc": "", "start_char": 2081, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2089, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "wear", "misc": "", "start_char": 2085, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2093, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 37, "lemma": "her", "misc": "", "start_char": 2090, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2098, "feats": null, "head": 40, "id": 38, "lemma": "like", "misc": "", "start_char": 2094, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2100, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 2099, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2104, "feats": "Number=Sing", "head": 36, "id": 40, "lemma": "hat", "misc": "", "start_char": 2101, "text": "hat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2106, "feats": null, "head": 2, "id": 41, "lemma": ".", "misc": "", "start_char": 2105, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP Thy)) (VP (MD will) (VP (VB be) (VP (VBN done))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VP (VBG doing) (NP (DT this)) (PP (IN for) (NP (PRP you)))) (, ,) (NP (JJ little) (NN buddy))))) (. .)))" }, "speaker": "Howard", "text": "Thy will be done . I'm doing this for you, little buddy.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 2110, "feats": "Case=Nom|PronType=Prs", "head": 4, "id": 1, "lemma": "thy", "misc": "", "start_char": 2107, "text": "Thy", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2115, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 2111, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 2118, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2116, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2123, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 2119, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2125, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2124, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 2126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 2128, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 2136, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 2131, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2141, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "this", "misc": "", "start_char": 2137, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 2145, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 2142, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2149, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 11, "lemma": "you", "misc": "", "start_char": 2146, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2151, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 2150, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2158, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 2152, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2164, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "buddy", "misc": "", "start_char": 2159, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2166, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2165, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 2, 6, 6 ], [ 2, 9, 9 ], [ 2, 15, 15 ], [ 4, 7, 7 ], [ 4, 17, 17 ], [ 4, 22, 22 ], [ 6, 3, 3 ], [ 6, 10, 10 ], [ 6, 16, 16 ], [ 6, 22, 22 ], [ 6, 25, 25 ], [ 6, 36, 36 ], [ 6, 42, 42 ], [ 7, 3, 3 ], [ 12, 2, 2 ], [ 12, 6, 6 ], [ 12, 16, 16 ], [ 13, 14, 14 ], [ 15, 2, 2 ], [ 15, 7, 7 ], [ 20, 5, 5 ], [ 21, 9, 9 ], [ 22, 0, 0 ], [ 22, 4, 4 ], [ 22, 7, 7 ], [ 26, 4, 4 ], [ 27, 6, 6 ], [ 28, 2, 2 ], [ 28, 5, 5 ], [ 28, 15, 15 ], [ 29, 6, 6 ], [ 29, 15, 15 ], [ 30, 4, 4 ], [ 31, 34, 34 ], [ 32, 5, 5 ] ], [ [ 1, 1, 1 ], [ 3, 5, 5 ] ], [ [ 1, 5, 6 ], [ 3, 9, 10 ], [ 5, 11, 12 ] ], [ [ 2, 9, 10 ], [ 2, 20, 20 ], [ 2, 23, 23 ], [ 4, 16, 16 ], [ 6, 36, 37 ] ], [ [ 2, 11, 13 ] ], [ [ 2, 23, 24 ] ], [ [ 2, 26, 27 ] ], [ [ 4, 4, 12 ] ], [ [ 4, 20, 20 ], [ 4, 26, 26 ] ], [ [ 4, 19, 20 ] ], [ [ 5, 3, 4 ] ], [ [ 5, 7, 7 ] ], [ [ 6, 6, 6 ], [ 6, 34, 34 ], [ 6, 38, 38 ], [ 9, 3, 3 ], [ 10, 2, 2 ], [ 11, 2, 2 ], [ 12, 20, 20 ], [ 12, 26, 26 ] ], [ [ 6, 2, 6 ] ], [ [ 6, 12, 13 ] ], [ [ 6, 17, 20 ] ], [ [ 6, 30, 30 ] ], [ [ 6, 27, 30 ] ], [ [ 6, 44, 44 ] ], [ [ 6, 46, 53 ] ], [ [ 7, 2, 4 ] ], [ [ 9, 3, 4 ] ], [ [ 11, 9, 9 ], [ 24, 11, 12 ] ], [ [ 11, 8, 9 ] ], [ [ 12, 9, 10 ] ], [ [ 12, 23, 23 ], [ 12, 24, 24 ] ], [ [ 12, 22, 27 ] ], [ [ 12, 26, 27 ] ], [ [ 13, 4, 4 ], [ 19, 0, 0 ], [ 21, 13, 13 ], [ 25, 1, 1 ], [ 26, 0, 1 ], [ 27, 11, 11 ], [ 28, 9, 9 ], [ 28, 22, 22 ] ], [ [ 13, 8, 10 ] ], [ [ 15, 15, 15 ], [ 16, 0, 0 ], [ 24, 8, 8 ] ], [ [ 15, 20, 21 ] ], [ [ 15, 23, 24 ] ], [ [ 18, 0, 0 ], [ 18, 2, 2 ] ], [ [ 18, 4, 4 ], [ 18, 7, 7 ] ], [ [ 20, 0, 1 ] ], [ [ 20, 8, 9 ] ], [ [ 21, 6, 6 ], [ 24, 2, 2 ], [ 27, 2, 2 ], [ 29, 21, 21 ], [ 29, 27, 27 ], [ 30, 6, 6 ], [ 31, 0, 0 ], [ 31, 13, 13 ], [ 32, 0, 0 ] ], [ [ 23, 0, 0 ], [ 23, 0, 1 ] ], [ [ 23, 7, 9 ] ], [ [ 24, 6, 6 ] ], [ [ 27, 6, 7 ] ], [ [ 28, 5, 6 ] ], [ [ 29, 18, 19 ] ], [ [ 29, 27, 28 ] ], [ [ 31, 2, 11 ] ], [ [ 31, 15, 16 ], [ 31, 17, 17 ], [ 31, 19, 19 ] ], [ [ 31, 19, 20 ] ], [ [ 31, 25, 25 ], [ 31, 26, 26 ], [ 31, 36, 36 ] ], [ [ 31, 28, 30 ] ], [ [ 31, 15, 39 ] ], [ [ 31, 25, 39 ] ], [ [ 31, 38, 39 ] ], [ [ 32, 0, 1 ] ], [ [ 32, 8, 8 ] ], [ [ 32, 10, 10 ] ], [ [ 32, 12, 13 ] ] ]
s01e16c07t
Excuse me. Fill this out and have a seat. No, listen . See, we're throwing my friend a surprise party and I'm supposed to keep him out of his apartment for two hours. Uh - huh . Fill this out and have a seat. No, see, the only way I could gehit m to leave was to tell him I ate a peanut because I'm allergic to peanuts. Well, in that case, fill this out and have a seat. Look, all I need from you is to take me in the back and give me a band - aid so I can pretend I had a shot of epinephrine, and then you tell my friend you need to keep me under observation for about an hour, hour and a half. Is that all you need? Yes. Get out of my ER. No, you don't understand. Oh, I understand, but unfortunately, this hospital is not equipped to treat stupid. Okay, I get it . I know how the world works . How about if I were to introduce you to the man who freed your people? Hey . Sorry, I couldn't find a parking spot . How are you doing? Bad, very bad . Really? Really? You don't look like you're swelling up at all . Maybe we should just pick up some benadryl at the drugstore and go home. We can't go home. Why not? Brisket . Brisket . Water, need water. I'll be right back. _ Penny, listen, I've got a problem. Yeah, well, so do I. Look, you gotta stall leonard a little longer. I don't think I can . You have to. We all have to be there at the same time to yell surprise. Okay, you have to understand something . We're in a hospital right now. Is Leonard okay? Leonard's fine . I'm fine, thanks for asking, by the way. Okay, I don't need your attitude . Just hold him there a little longer. Look, I've done my best, but he wants to go home and I don't know how to stop him. Okay, how about this? You keep himhere a little longer, and when you get to the party, I'll point out which of my friends are easy? Don't toy with me, woman. I got a hot former fat girl with no self - esteem, I got a girl who punishes her father by sleeping around and alcoholic who's two tequila shots away from letting you wear her like a hat. Thy will be done . I'm doing this for you, little buddy.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT that)) (PP (IN in) (NP (NN stock))))) (CC but) (S (NP (PRP I)) (VP (MD can) (VP (VB special) (, -) (VB order) (NP (PRP it)) (PP (IN for) (NP (PRP you)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, we don't have that in stock but I can special - order it for you.", "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|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 7, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 10, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 13, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 21, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 17, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 26, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 22, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 27, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 35, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "stock", "misc": "", "start_char": 30, "text": "stock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 39, "feats": null, "head": 13, "id": 10, "lemma": "but", "misc": "", "start_char": 36, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 40, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 45, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "can", "misc": "", "start_char": 42, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 53, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "special", "misc": "", "start_char": 46, "text": "special", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 15, "id": 14, "lemma": "-", "misc": "", "start_char": 54, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 61, "feats": "VerbForm=Inf", "head": 6, "id": 15, "lemma": "order", "misc": "", "start_char": 56, "text": "order", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 64, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 62, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 68, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 65, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 72, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 18, "lemma": "you", "misc": "", "start_char": 69, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (PRP Him) (. .)))" }, "speaker": "Penny", "text": "Him.", "tokens": [ { "deprel": "root", "end_char": 78, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 1, "lemma": "him", "misc": "", "start_char": 75, "text": "Him", "upos": "PRON", "xpos": "PRP" }, { "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 (S (VP (VB Excuse) (NP (PRP me)))) (, ,) (INTJ (NN sir)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB work) (ADVP (RB here)))) (. .)))" }, "speaker": "Assistant", "text": "Excuse me, sir, you don't work here.", "tokens": [ { "deprel": "root", "end_char": 87, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 81, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 90, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 88, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 91, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 96, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "sir", "misc": "", "start_char": 93, "text": "sir", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 97, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 102, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 99, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 105, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 103, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 109, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 106, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 114, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "work", "misc": "", "start_char": 110, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 119, "feats": "PronType=Dem", "head": 9, "id": 10, "lemma": "here", "misc": "", "start_char": 115, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (INTJ (UH well)) (, ,) (ADVP (RB apparently)) (, ,) (NP (DT neither)) (VP (VBZ does) (NP (NN anyone) (JJ else))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, well, apparently, neither does anyone else.", "tokens": [ { "deprel": "discourse", "end_char": 125, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 122, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 126, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 132, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 128, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 145, "feats": null, "head": 8, "id": 5, "lemma": "apparently", "misc": "", "start_char": 135, "text": "apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 146, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 155, "feats": null, "head": 8, "id": 7, "lemma": "neither", "misc": "", "start_char": 148, "text": "neither", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "do", "misc": "", "start_char": 156, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 167, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "anyone", "misc": "", "start_char": 161, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 172, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "else", "misc": "", "start_char": 168, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "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": 182, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 175, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 185, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 192, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 188, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 195, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 193, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 198, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 196, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 199, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 204, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 201, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 206, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 205, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (. ?) (INTJ (UH Well)) (, ,) (PP (IN for) (NP (CD one) (NN thing))) (, ,) (NP (PRP we)) (VP (VBP 're) (ADVP (JJ late) (PP (IN for) (NP (NP (NNP leonard) (POS 's)) (NN birthday) (NN party))))) (, ,) (CC and) (S (PP (IN for) (NP (DT another))) (, ,) (NP (PRP I)) (VP (VBD told) (NP (PRP him)) (S (VP (TO to) (VP (VB call) (NP (NN security))))))) (. .)))" }, "speaker": "Penny", "text": "Why? Well, for one thing, we're late for leonard's birthday party, and for another, I told him to call security.", "tokens": [ { "deprel": "advmod", "end_char": 210, "feats": "PronType=Int", "head": 11, "id": 1, "lemma": "why", "misc": "", "start_char": 207, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 211, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 217, "feats": null, "head": 11, "id": 3, "lemma": "well", "misc": "", "start_char": 213, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 223, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 220, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 227, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "one", "misc": "", "start_char": 224, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 233, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "thing", "misc": "", "start_char": 228, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 234, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 238, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 236, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 242, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 239, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 247, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "late", "misc": "", "start_char": 243, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 251, "feats": null, "head": 16, "id": 12, "lemma": "for", "misc": "", "start_char": 248, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 259, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 252, "text": "leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 262, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 260, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "compound", "end_char": 271, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "birthday", "misc": "", "start_char": 263, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 277, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "party", "misc": "", "start_char": 272, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 278, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 283, "feats": null, "head": 23, "id": 18, "lemma": "and", "misc": "", "start_char": 280, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 287, "feats": null, "head": 20, "id": 19, "lemma": "for", "misc": "", "start_char": 284, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 295, "feats": null, "head": 23, "id": 20, "lemma": "another", "misc": "", "start_char": 288, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 299, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "I", "misc": "", "start_char": 298, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 304, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 23, "lemma": "tell", "misc": "", "start_char": 300, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 308, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "he", "misc": "", "start_char": 305, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 311, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 316, "feats": "VerbForm=Inf", "head": 23, "id": 26, "lemma": "call", "misc": "", "start_char": 312, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 325, "feats": "Number=Sing", "head": 26, "id": 27, "lemma": "security", "misc": "", "start_char": 317, "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 11, "id": 28, "lemma": ".", "misc": "", "start_char": 326, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Good) (NN luck)) (. .) (PP (IN By) (NP (DT the) (NN way))) (, ,) (NP (DT a) (ADJP (NP (CD six) (HYPH -) (NN year)) (HYPH -) (JJ old))) (VP (MD could) (VP (VB hack) (NP (PRP$ your) (NN computer) (NN system)))) (. .)))" }, "speaker": "Sheldon", "text": "Good luck . By the way, a six - year - old could hack your computer system.", "tokens": [ { "deprel": "amod", "end_char": 332, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 328, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 337, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "luck", "misc": "", "start_char": 333, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 338, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 342, "feats": null, "head": 6, "id": 4, "lemma": "by", "misc": "", "start_char": 340, "text": "By", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 350, "feats": "Number=Sing", "head": 15, "id": 6, "lemma": "way", "misc": "", "start_char": 347, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 15, "id": 7, "lemma": ",", "misc": "", "start_char": 351, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 354, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 8, "lemma": "a", "misc": "", "start_char": 353, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 358, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 9, "lemma": "six", "misc": "", "start_char": 355, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 359, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 365, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "year", "misc": "", "start_char": 361, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 366, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 371, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "old", "misc": "", "start_char": 368, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 377, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "could", "misc": "", "start_char": 372, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 382, "feats": "VerbForm=Inf", "head": 2, "id": 15, "lemma": "hack", "misc": "", "start_char": 378, "text": "hack", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 387, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "your", "misc": "", "start_char": 383, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 396, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "computer", "misc": "", "start_char": 388, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 403, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "system", "misc": "", "start_char": 397, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 404, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB Keep) (VP (VBG walking))) (. .)))" }, "speaker": "Penny", "text": "Keep walking.", "tokens": [ { "deprel": "root", "end_char": 410, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 0, "id": 1, "lemma": "keep", "misc": "", "start_char": 406, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 418, "feats": "VerbForm=Ger", "head": 1, "id": 2, "lemma": "walk", "misc": "", "start_char": 411, "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 420, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 419, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (CD 1234)) (VP (VBZ is) (RB not) (NP (DT a) (JJ secure) (NN password))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, 1234 is not a secure password.", "tokens": [ { "deprel": "discourse", "end_char": 425, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 421, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 426, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 432, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 3, "lemma": "1234", "misc": "", "start_char": 428, "text": "1234", "upos": "NUM", "xpos": "CD" }, { "deprel": "cop", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 433, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 439, "feats": null, "head": 8, "id": 5, "lemma": "not", "misc": "", "start_char": 436, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 441, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 440, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 448, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "secure", "misc": "", "start_char": 442, "text": "secure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 457, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "password", "misc": "", "start_char": 449, "text": "password", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 10, 10 ], [ 1, 0, 0 ], [ 2, 3, 3 ], [ 2, 5, 5 ], [ 4, 0, 0 ] ], [ [ 0, 6, 6 ], [ 0, 15, 15 ] ], [ [ 0, 8, 8 ] ], [ [ 0, 17, 17 ] ], [ [ 2, 1, 1 ] ], [ [ 3, 8, 8 ] ], [ [ 3, 8, 9 ] ], [ [ 4, 2, 2 ], [ 6, 8, 8 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 12, 12 ], [ 6, 23, 23 ] ], [ [ 6, 12, 15 ] ], [ [ 6, 19, 19 ] ], [ [ 6, 21, 21 ], [ 7, 15, 15 ] ], [ [ 6, 26, 26 ] ], [ [ 7, 7, 12 ] ], [ [ 7, 15, 17 ] ], [ [ 9, 5, 7 ] ] ]
s01e16c08t
Okay, we don't have that in stock but I can special - order it for you. Him. Excuse me, sir, you don't work here. Yes, well, apparently, neither does anyone else. Sheldon, we have to go. Why? Why? Well, for one thing, we're late for leonard's birthday party, and for another, I told him to call security. Good luck . By the way, a six - year - old could hack your computer system. Keep walking. Yeah, 1234 is not a secure password.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Excuse) (, me--) (SBAR (S (NP (PRP$ my) (NN friend)) (VP (VBZ is) (VP (VBG having) (NP (NP (DT an) (JJ allergic) (NN reaction)) (PP (IN to) (NP (NNS peanuts))))))))) (. .)))" }, "speaker": "Leonard", "text": "Excuse me-- my friend is having an allergic reaction to peanuts.", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 0, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 11, "feats": null, "head": 1, "id": 2, "lemma": "me--", "misc": "", "start_char": 7, "text": "me--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 14, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 12, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 21, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "friend", "misc": "", "start_char": 15, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 22, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 31, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 6, "lemma": "have", "misc": "", "start_char": 25, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 34, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 32, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 43, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "allergic", "misc": "", "start_char": 35, "text": "allergic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 52, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "reaction", "misc": "", "start_char": 44, "text": "reaction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 55, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 53, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 63, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "peanut", "misc": "", "start_char": 56, "text": "peanuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP he)) (VP (VBZ 's) (RB not)) (. .)))" }, "speaker": "Nurse", "text": "No, he's not.", "tokens": [ { "deprel": "discourse", "end_char": 68, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 66, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 69, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 71, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 74, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 80, "feats": null, "head": 0, "id": 5, "lemma": "not", "misc": "", "start_char": 77, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 81, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP he)) (VP (VBZ is)) (. .)))" }, "speaker": "Leonard", "text": "Yes, he is.", "tokens": [ { "deprel": "discourse", "end_char": 86, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 83, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 87, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 89, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 92, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (, ,) (INTJ (UH sir)) (, ,) (S (S (NP (PRP we)) (VP (VBP are) (ADJP (RB very) (JJ busy)) (ADVP (RB here)))) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP do) (RB n't)))))) (, ...) (NP (JJ Holy) (NN crap)) (. .)))" }, "speaker": "Nurse", "text": "Look, sir, we are very busy here and I just don't...Holy crap.", "tokens": [ { "deprel": "root", "end_char": 101, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 97, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 102, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 107, "feats": null, "head": 8, "id": 3, "lemma": "sir", "misc": "", "start_char": 104, "text": "sir", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 110, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 116, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 113, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 121, "feats": null, "head": 8, "id": 7, "lemma": "very", "misc": "", "start_char": 117, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 126, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "busy", "misc": "", "start_char": 122, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 131, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 127, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 135, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 132, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "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": "advmod", "end_char": 142, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 138, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 145, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 13, "lemma": "do", "misc": "", "start_char": 143, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 149, "feats": null, "head": 13, "id": 14, "lemma": "not", "misc": "", "start_char": 146, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 8, "id": 15, "lemma": "...", "misc": "", "start_char": 150, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 158, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "Holy", "misc": "", "start_char": 154, "text": "Holy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 163, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "crap", "misc": "", "start_char": 159, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SINV (VP (UH Please)) (VP (VB help) (NP (PRP me))) (. .)))" }, "speaker": "Howard", "text": "Please help me.", "tokens": [ { "deprel": "discourse", "end_char": 172, "feats": null, "head": 2, "id": 1, "lemma": "please", "misc": "", "start_char": 166, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 177, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "help", "misc": "", "start_char": 173, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 180, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 178, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 181, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NN Code) (CD four) (. .)) (NP (PRP I)) (VP (VBP need) (NP (DT a) (NN gurney)) (. .) (ADVP (RB Right) (RB away)) (, ,) (ADVP (RB right) (RB away))) (. .)))" }, "speaker": "Nurse", "text": "Code four . I need a gurney . Right away, right away.", "tokens": [ { "deprel": "parataxis", "end_char": 187, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "code", "misc": "", "start_char": 183, "text": "Code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 192, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "four", "misc": "", "start_char": 188, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "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": 5, "lemma": "need", "misc": "", "start_char": 197, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 202, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 210, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "gurney", "misc": "", "start_char": 204, "text": "gurney", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 218, "feats": null, "head": 10, "id": 9, "lemma": "right", "misc": "", "start_char": 213, "text": "Right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 223, "feats": null, "head": 5, "id": 10, "lemma": "away", "misc": "", "start_char": 219, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 5, "id": 11, "lemma": ",", "misc": "", "start_char": 224, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 13, "id": 12, "lemma": "right", "misc": "", "start_char": 226, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 236, "feats": null, "head": 5, "id": 13, "lemma": "away", "misc": "", "start_char": 232, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (NNP Fank) (HYPH -) (NNP u.)))" }, "speaker": "Howard", "text": "Fank - u.", "tokens": [ { "deprel": "root", "end_char": 243, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Fank", "misc": "", "start_char": 239, "text": "Fank", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 244, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 248, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "u.", "misc": "", "start_char": 246, "text": "u.", "upos": "PROPN", "xpos": "NNP" } ] } ]
[ [ [ 0, 2, 2 ], [ 3, 2, 2 ] ], [ [ 0, 2, 3 ], [ 1, 2, 2 ], [ 2, 2, 2 ] ], [ [ 0, 10, 10 ] ], [ [ 0, 6, 10 ] ], [ [ 3, 4, 4 ], [ 3, 10, 10 ], [ 5, 3, 3 ] ], [ [ 4, 2, 2 ] ], [ [ 5, 0, 1 ] ], [ [ 5, 5, 6 ] ] ]
s01e16c09t
Excuse me-- my friend is having an allergic reaction to peanuts. No, he's not. Yes, he is. Look, sir, we are very busy here and I just don't...Holy crap. Please help me. Code four . I need a gurney . Right away, right away. Fank - u.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB see))))) (, ,) (NP (NNP Raj)) (VP (VBD was) (NP (DT the) (NML (NN kung) (NN pao)) (NN chicken))) (. .)))" }, "speaker": "Leonard", "text": "Let's see, Raj was the kung pao chicken.", "tokens": [ { "deprel": "root", "end_char": 3, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 0, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 6, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 4, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 10, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "see", "misc": "", "start_char": 7, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 16, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "Raj", "misc": "", "start_char": 13, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 17, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 7, "lemma": "the", "misc": "", "start_char": 21, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 29, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "kung", "misc": "", "start_char": 25, "text": "kung", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 33, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "pao", "misc": "", "start_char": 30, "text": "pao", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 41, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "chicken", "misc": "", "start_char": 34, "text": "chicken", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP ’m) (NP (DT the) (NNS dumplings))) (. .)))" }, "speaker": "Penny", "text": "I ’m the dumplings.", "tokens": [ { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 44, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 46, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 52, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 49, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 62, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "dumpling", "misc": "", "start_char": 53, "text": "dumplings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP you)) (VP (VBP are)) (. .)))" }, "speaker": "Howard", "text": "Yes, you are.", "tokens": [ { "deprel": "discourse", "end_char": 68, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 65, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 69, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 71, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 75, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Creepy)) (, ,) (NNP Howard) (. .)))" }, "speaker": "Penny", "text": "Creepy, Howard.", "tokens": [ { "deprel": "root", "end_char": 87, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "creepy", "misc": "", "start_char": 81, "text": "Creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 88, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 96, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Howard", "misc": "", "start_char": 90, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Creepy) (ADJP (ADJP (JJ good) (CC or) (JJ creepy)) (JJ bad))) (. ?)))" }, "speaker": "Howard", "text": "Creepy good or creepy bad?", "tokens": [ { "deprel": "amod", "end_char": 105, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "creepy", "misc": "", "start_char": 99, "text": "Creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 110, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "good", "misc": "", "start_char": 106, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 113, "feats": null, "head": 5, "id": 3, "lemma": "or", "misc": "", "start_char": 111, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 120, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "creepy", "misc": "", "start_char": 114, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 124, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "bad", "misc": "", "start_char": 121, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 125, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBD was) (NP (NP (DT the) (NN shrimp)) (PP (IN with) (NP (NN lobster) (NN sauce))))) (. ?)))" }, "speaker": "Leonard", "text": "Who was the shrimp with lobster sauce?", "tokens": [ { "deprel": "root", "end_char": 130, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "who", "misc": "", "start_char": 127, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 131, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 138, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 135, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 145, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "shrimp", "misc": "", "start_char": 139, "text": "shrimp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 150, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 146, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 158, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "lobster", "misc": "", "start_char": 151, "text": "lobster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 164, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "sauce", "misc": "", "start_char": 159, "text": "sauce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 165, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (NP (NP (NP (PRP me)) (. .) (S (VP (VB Come) (PP (IN to) (NP (NNP Papa)))))) (, ,) (NP (PRP you) (NML (NN un) (HYPH -) (NN kosher)) (NN delight)) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB necessarily)) (VP (VBG talking) (PP (IN to) (NP (DT the) (NN food))))))))) (. .)))" }, "speaker": "Howard", "text": "That would be me . Come to Papa, you un - kosher delight . I'm not necessarily talking to the food.", "tokens": [ { "deprel": "nsubj", "end_char": 171, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 167, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 177, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 172, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 180, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 178, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 183, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 4, "lemma": "I", "misc": "", "start_char": 181, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 190, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "come", "misc": "", "start_char": 186, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 193, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 191, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 198, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Papa", "misc": "", "start_char": 194, "text": "Papa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 204, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 10, "lemma": "you", "misc": "", "start_char": 201, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 207, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "un", "misc": "", "start_char": 205, "text": "un", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 13, "id": 12, "lemma": "-", "misc": "", "start_char": 208, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 216, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "kosher", "misc": "", "start_char": 210, "text": "kosher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 224, "feats": "Number=Sing", "head": 6, "id": 14, "lemma": "delight", "misc": "", "start_char": 217, "text": "delight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 228, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 227, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 231, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 229, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 232, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 20, "id": 19, "lemma": "necessarily", "misc": "", "start_char": 236, "text": "necessarily", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 255, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 20, "lemma": "talk", "misc": "", "start_char": 248, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 258, "feats": null, "head": 23, "id": 21, "lemma": "to", "misc": "", "start_char": 256, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 262, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 259, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 267, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "food", "misc": "", "start_char": 263, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Sit) (PRT (RP over)) (ADVP (RB there))) (. .)))" }, "speaker": "Penny", "text": "Sit over there.", "tokens": [ { "deprel": "root", "end_char": 273, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sit", "misc": "", "start_char": 270, "text": "Sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 278, "feats": null, "head": 3, "id": 2, "lemma": "over", "misc": "", "start_char": 274, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 284, "feats": "PronType=Dem", "head": 1, "id": 3, "lemma": "there", "misc": "", "start_char": 279, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (NP (NN Baby) (NN wipe) (. ?)))" }, "speaker": "Sheldon", "text": "Baby wipe?", "tokens": [ { "deprel": "compound", "end_char": 291, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "baby", "misc": "", "start_char": 287, "text": "Baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 296, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "wipe", "misc": "", "start_char": 292, "text": "wipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 297, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB have))) (, ...) (. ?)))" }, "speaker": "Penny", "text": "Why do you have ...?", "tokens": [ { "deprel": "advmod", "end_char": 302, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 299, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 303, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 309, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 306, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 314, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 310, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 315, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 319, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (VP (VB do) (RB n't) (VP (VB ask))) (. .) (INTJ (UH No)) (, ,) (VP (VB do) (RB n't)) (, ,) (VP (VB do) (RB n't)) (. .)))" }, "speaker": "Leonard and Howard together", "text": "No, don't ask . No, don't, don't.", "tokens": [ { "deprel": "discourse", "end_char": 323, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 321, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 324, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 328, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 326, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 332, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 329, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 336, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "ask", "misc": "", "start_char": 333, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 341, "feats": "Polarity=Neg", "head": 5, "id": 7, "lemma": "no", "misc": "", "start_char": 339, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 343, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 342, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 346, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 9, "lemma": "do", "misc": "", "start_char": 344, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 350, "feats": null, "head": 9, "id": 10, "lemma": "not", "misc": "", "start_char": 347, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 351, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 355, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 12, "lemma": "do", "misc": "", "start_char": 353, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 359, "feats": null, "head": 12, "id": 13, "lemma": "not", "misc": "", "start_char": 356, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB tell) (NP (PRP you)) (WHADVP (WRB why)))) (. .)))" }, "speaker": "Sheldon", "text": "I'll tell you why.", "tokens": [ { "deprel": "nsubj", "end_char": 363, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 362, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 367, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 364, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 372, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 368, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 376, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 373, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 380, "feats": "PronType=Int", "head": 3, "id": 5, "lemma": "why", "misc": "", "start_char": 377, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (LST (UH O) (HYPH -) (UH o) (HYPH -) (UH o) (HYPH -) (UH oh) (. !)))" }, "speaker": "Leonard and Howard", "text": "O - o - o - oh!", "tokens": [ { "deprel": "root", "end_char": 384, "feats": null, "head": 0, "id": 1, "lemma": "o", "misc": "", "start_char": 383, "text": "O", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 385, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 388, "feats": null, "head": 1, "id": 3, "lemma": "o", "misc": "", "start_char": 387, "text": "o", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 389, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 392, "feats": null, "head": 1, "id": 5, "lemma": "o", "misc": "", "start_char": 391, "text": "o", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 393, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 397, "feats": null, "head": 1, "id": 7, "lemma": "oh", "misc": "", "start_char": 395, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 1, "id": 8, "lemma": "!", "misc": "", "start_char": 398, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB sanitize) (NP (PRP$ my) (NNS hands)) (SBAR (IN Because) (S (NP (DT the) (NN university)) (VP (VBD Replaced) (NP (NP (DT the) (NN paper) (NNS towels)) (PP (IN in) (NP (DT the) (NN rest) (NNS rooms)))) (PP (IN With) (NP (JJ hot) (NN air) (NNS blowers)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I had to sanitize my hands Because the university Replaced the paper towels in the rest rooms With hot air blowers.", "tokens": [ { "deprel": "nsubj", "end_char": 401, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 400, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 405, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 402, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 408, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 406, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 417, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "sanitize", "misc": "", "start_char": 409, "text": "sanitize", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 420, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 418, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 426, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "hand", "misc": "", "start_char": 421, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 434, "feats": null, "head": 10, "id": 7, "lemma": "because", "misc": "", "start_char": 427, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 438, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 435, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 449, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "university", "misc": "", "start_char": 439, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 458, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "replace", "misc": "", "start_char": 450, "text": "Replaced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 462, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 459, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 468, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "paper", "misc": "", "start_char": 463, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 475, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "towel", "misc": "", "start_char": 469, "text": "towels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 478, "feats": null, "head": 17, "id": 14, "lemma": "in", "misc": "", "start_char": 476, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 482, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 479, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 487, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "rest", "misc": "", "start_char": 483, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 493, "feats": "Number=Plur", "head": 13, "id": 17, "lemma": "room", "misc": "", "start_char": 488, "text": "rooms", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 498, "feats": null, "head": 21, "id": 18, "lemma": "with", "misc": "", "start_char": 494, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 502, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "hot", "misc": "", "start_char": 499, "text": "hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 506, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "air", "misc": "", "start_char": 503, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 514, "feats": "Number=Plur", "head": 10, "id": 21, "lemma": "blower", "misc": "", "start_char": 507, "text": "blowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 515, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (DT the) (NNS blowers)) (VP (VBD were) (ADJP (RBR more) (JJ sanitary)))))) (. .)))" }, "speaker": "Penny", "text": "I thought the blowers were more sanitary.", "tokens": [ { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 517, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 526, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 519, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 530, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 527, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 538, "feats": "Number=Plur", "head": 7, "id": 4, "lemma": "blower", "misc": "", "start_char": 531, "text": "blowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 543, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 539, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 548, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "more", "misc": "", "start_char": 544, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "ccomp", "end_char": 557, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "sanitary", "misc": "", "start_char": 549, "text": "sanitary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (. ?) (ADVP (RB Really)) (, ,) (VP (VB do) (RB n't)) (. .)))" }, "speaker": "Leonard and Howard", "text": "Why? Really, don't.", "tokens": [ { "deprel": "advmod", "end_char": 563, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 560, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 564, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 572, "feats": null, "head": 5, "id": 3, "lemma": "really", "misc": "", "start_char": 566, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 577, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 575, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 581, "feats": null, "head": 5, "id": 6, "lemma": "not", "misc": "", "start_char": 578, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 582, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (JJ Hot) (NN air) (NNS blowers)) (VP (VBP are) (NP (NP (NP (NNS incubators) (CC and) (NNS spewers)) (PP (IN Of) (NP (NN bacteria) (CC and) (NN pestilence)))) (. .)) (ADVP (RB Frankly)) (, ,) (SBAR (S (NP (PRP it)) (VP (MD 'd) (VP (VB be) (ADJP (RBR more) (JJ hygienic)) (SBAR (IN If) (S (NP (PRP they)) (ADVP (RB just)) (VP (VBD had) (NP (NP (DT a) (ADJP (NN plague) (HYPH -) (VBN infested)) (NN gibbon)) (VP (VB Sneeze) (NP (PRP$ my) (NNS hands)) (S (ADJP (JJ dry))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Hot air blowers are incubators and spewers Of bacteria and pestilence . Frankly, it'd be more hygienic If they just had a plague - infested gibbon Sneeze my hands dry.", "tokens": [ { "deprel": "amod", "end_char": 587, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "hot", "misc": "", "start_char": 584, "text": "Hot", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 591, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "air", "misc": "", "start_char": 588, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 599, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "blower", "misc": "", "start_char": 592, "text": "blowers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 603, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 600, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 614, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "incubator", "misc": "", "start_char": 604, "text": "incubators", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 618, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 615, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 626, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "spewer", "misc": "", "start_char": 619, "text": "spewers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 629, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 627, "text": "Of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 638, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "bacterium", "misc": "", "start_char": 630, "text": "bacteria", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 642, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 639, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 653, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "pestilence", "misc": "", "start_char": 643, "text": "pestilence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 654, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 663, "feats": null, "head": 19, "id": 13, "lemma": "frankly", "misc": "", "start_char": 656, "text": "Frankly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 668, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 15, "lemma": "it", "misc": "", "start_char": 666, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 671, "feats": "VerbForm=Fin", "head": 19, "id": 16, "lemma": "would", "misc": "", "start_char": 669, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 674, "feats": "VerbForm=Inf", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 672, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 679, "feats": "Degree=Cmp", "head": 19, "id": 18, "lemma": "more", "misc": "", "start_char": 675, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "end_char": 688, "feats": "Degree=Pos", "head": 5, "id": 19, "lemma": "hygienic", "misc": "", "start_char": 680, "text": "hygienic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 691, "feats": null, "head": 23, "id": 20, "lemma": "if", "misc": "", "start_char": 689, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "they", "misc": "", "start_char": 692, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 701, "feats": null, "head": 23, "id": 22, "lemma": "just", "misc": "", "start_char": 697, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 705, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 23, "lemma": "have", "misc": "", "start_char": 702, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 707, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 24, "lemma": "a", "misc": "", "start_char": 706, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 714, "feats": "Number=Sing", "head": 27, "id": 25, "lemma": "plague", "misc": "", "start_char": 708, "text": "plague", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 27, "id": 26, "lemma": "-", "misc": "", "start_char": 715, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 725, "feats": "Tense=Past|VerbForm=Part", "head": 28, "id": 27, "lemma": "infest", "misc": "", "start_char": 717, "text": "infested", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 732, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "gibbon", "misc": "", "start_char": 726, "text": "gibbon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 739, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "sneeze", "misc": "", "start_char": 733, "text": "Sneeze", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 742, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 740, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 748, "feats": "Number=Plur", "head": 29, "id": 31, "lemma": "hand", "misc": "", "start_char": 743, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 752, "feats": "Degree=Pos", "head": 29, "id": 32, "lemma": "dry", "misc": "", "start_char": 749, "text": "dry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 5, "id": 33, "lemma": ".", "misc": "", "start_char": 753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD got) (NP (DT the) (ADJP (RBS most) (JJ amazing)) (NN News))) (. ...)))" }, "speaker": "Raj", "text": "Hey, guys, I just got the most amazing News ...", "tokens": [ { "deprel": "discourse", "end_char": 758, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 755, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 759, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 765, "feats": "Number=Plur", "head": 7, "id": 3, "lemma": "guy", "misc": "", "start_char": 761, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 769, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 768, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 770, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 778, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 775, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 782, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 8, "lemma": "the", "misc": "", "start_char": 779, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 787, "feats": "Degree=Sup", "head": 10, "id": 9, "lemma": "most", "misc": "", "start_char": 783, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 795, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "amazing", "misc": "", "start_char": 788, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 800, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "news", "misc": "", "start_char": 796, "text": "News", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 7, "id": 12, "lemma": "...", "misc": "", "start_char": 801, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Gosh)) (, ,) (NP (NNP raj)) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (S (NP (PRP you)) (VP (MD 'll) (ADVP (RB ever)) (VP (VB be) (ADJP (JJ able) (S (VP (TO To) (VP (VB talk) (PP (IN in) (NP (NP (NN front)) (PP (IN of) (NP (PRP me))))) (PP (IN without) (S (VP (VBG being) (ADJP (JJ drunk)))))))))))) (. ?) (S (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (MD 'll) (ADVP (RB just)) (, ,) (INTJ (UH um)) (, ,) (VP (UH Go) (VP (VB eat) (PP (IN by) (NP (PRP myself))))))))))) (. .)))" }, "speaker": "Penny", "text": "Gosh, raj, do you think you'll ever be able To talk in front of me without being drunk? Okay, well, I'll just, um, Go eat by myself.", "tokens": [ { "deprel": "discourse", "end_char": 809, "feats": null, "head": 7, "id": 1, "lemma": "gosh", "misc": "", "start_char": 805, "text": "Gosh", "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": "vocative", "end_char": 815, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "raj", "misc": "", "start_char": 812, "text": "raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 816, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 820, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 818, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 824, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 821, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 830, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 825, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 834, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 8, "lemma": "you", "misc": "", "start_char": 831, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 838, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "will", "misc": "", "start_char": 835, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 12, "id": 10, "lemma": "ever", "misc": "", "start_char": 839, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 846, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 844, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 851, "feats": "Degree=Pos", "head": 7, "id": 12, "lemma": "able", "misc": "", "start_char": 847, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 854, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 852, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 859, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "talk", "misc": "", "start_char": 855, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 862, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 860, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 868, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "front", "misc": "", "start_char": 863, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 871, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 869, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 874, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 872, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 882, "feats": null, "head": 21, "id": 19, "lemma": "without", "misc": "", "start_char": 875, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 888, "feats": "VerbForm=Ger", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 883, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 894, "feats": "Degree=Pos", "head": 14, "id": 21, "lemma": "drunk", "misc": "", "start_char": 889, "text": "drunk", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 896, "feats": null, "head": 23, "id": 22, "lemma": "?", "misc": "", "start_char": 895, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 901, "feats": null, "head": 34, "id": 23, "lemma": "okay", "misc": "", "start_char": 897, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 908, "feats": null, "head": 34, "id": 25, "lemma": "well", "misc": "", "start_char": 904, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 909, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 912, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 27, "lemma": "I", "misc": "", "start_char": 911, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 916, "feats": "VerbForm=Fin", "head": 34, "id": 28, "lemma": "will", "misc": "", "start_char": 913, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 921, "feats": null, "head": 34, "id": 29, "lemma": "just", "misc": "", "start_char": 917, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 922, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 926, "feats": null, "head": 34, "id": 31, "lemma": "um", "misc": "", "start_char": 924, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 31, "id": 32, "lemma": ",", "misc": "", "start_char": 927, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 931, "feats": null, "head": 34, "id": 33, "lemma": "go", "misc": "", "start_char": 929, "text": "Go", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 935, "feats": "VerbForm=Inf", "head": 7, "id": 34, "lemma": "eat", "misc": "", "start_char": 932, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 938, "feats": null, "head": 36, "id": 35, "lemma": "by", "misc": "", "start_char": 936, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 945, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 34, "id": 36, "lemma": "myself", "misc": "", "start_char": 939, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 7, "id": 37, "lemma": ".", "misc": "", "start_char": 946, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB do) (NP (DT that))))))) (. .)))" }, "speaker": "Leonard", "text": "Penny, you don't have to do that.", "tokens": [ { "deprel": "vocative", "end_char": 953, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "penny", "misc": "", "start_char": 948, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 954, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 959, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 956, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 962, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 960, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 963, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 971, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 967, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 974, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 972, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 977, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 975, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "that", "misc": "", "start_char": 978, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)) (. .) (PP (IN Between) (S (S (NP (PRP him)) (RB not) (VP (VBG talking) (, ,) (S (NP (PRP him)) (VP (VBG talking))))) (, ,) (CC and) (S (NP (PRP him)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJR better) (RB off) (RB alone)))) (. .) (S (ADVP (RB So)) (VP (VB goodbye))) (, ,) (NP (PRP you) (JJ poor) (, ,) (JJ strange) (JJ little) (NN man))))) (. .)))" }, "speaker": "Penny", "text": "It's okay . Between him not talking, him talking, and him I'm better off alone . So goodbye, you poor, strange little man.", "tokens": [ { "deprel": "nsubj", "end_char": 987, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 985, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 990, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 988, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 995, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 991, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 997, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 996, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1005, "feats": null, "head": 6, "id": 5, "lemma": "between", "misc": "", "start_char": 998, "text": "Between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1009, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 1006, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1013, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 1010, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1021, "feats": "VerbForm=Ger", "head": 3, "id": 8, "lemma": "talk", "misc": "", "start_char": 1014, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1027, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "he", "misc": "", "start_char": 1024, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1035, "feats": "VerbForm=Ger", "head": 8, "id": 11, "lemma": "talk", "misc": "", "start_char": 1028, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1037, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 1036, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1041, "feats": null, "head": 17, "id": 13, "lemma": "and", "misc": "", "start_char": 1038, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obl", "end_char": 1045, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "he", "misc": "", "start_char": 1042, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1047, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1046, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1050, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1048, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1057, "feats": "Degree=Cmp", "head": 8, "id": 17, "lemma": "good", "misc": "", "start_char": 1051, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advmod", "end_char": 1061, "feats": null, "head": 17, "id": 18, "lemma": "off", "misc": "", "start_char": 1058, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1067, "feats": null, "head": 17, "id": 19, "lemma": "alone", "misc": "", "start_char": 1062, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1068, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1072, "feats": null, "head": 22, "id": 21, "lemma": "so", "misc": "", "start_char": 1070, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1080, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 22, "lemma": "goodbye", "misc": "", "start_char": 1073, "text": "goodbye", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 1081, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1086, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 24, "lemma": "you", "misc": "", "start_char": 1083, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 1091, "feats": "Degree=Pos", "head": 29, "id": 25, "lemma": "poor", "misc": "", "start_char": 1087, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 29, "id": 26, "lemma": ",", "misc": "", "start_char": 1092, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1101, "feats": "Degree=Pos", "head": 29, "id": 27, "lemma": "strange", "misc": "", "start_char": 1094, "text": "strange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1108, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "little", "misc": "", "start_char": 1102, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1112, "feats": "Number=Sing", "head": 22, "id": 29, "lemma": "man", "misc": "", "start_char": 1109, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1114, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 1113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADJP (RB so) (JJ considerate))) (. .)))" }, "speaker": "Raj", "text": "She's so considerate.", "tokens": [ { "deprel": "nsubj", "end_char": 1118, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 1115, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1119, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1124, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1122, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1136, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "considerate", "misc": "", "start_char": 1125, "text": "considerate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1138, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1137, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (VP (VBZ 's) (NP (PRP$ your) (NN news))) (. ?)))" }, "speaker": "Howard", "text": "So what's your news?", "tokens": [ { "deprel": "advmod", "end_char": 1141, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1139, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1146, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 1142, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 1147, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1154, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 1150, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1159, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "news", "misc": "", "start_char": 1155, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 1160, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (VP (VB Remember) (SBAR (IN that) (NP (NP (JJ little) (JJ planetary) (NN object)) (SBAR (S (NP (PRP I)) (VP (VBD spotted) (PP (IN beyond) (NP (DT the) (NN kuiper) (NN belt))))))))) (. ?)))" }, "speaker": "Raj", "text": "Remember that little planetary object I spotted beyond the kuiper belt?", "tokens": [ { "deprel": "root", "end_char": 1170, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 1162, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1175, "feats": null, "head": 7, "id": 2, "lemma": "that", "misc": "", "start_char": 1171, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 1182, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "little", "misc": "", "start_char": 1176, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1192, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "planetary", "misc": "", "start_char": 1183, "text": "planetary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1199, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "object", "misc": "", "start_char": 1193, "text": "object", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1201, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1200, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1209, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 7, "lemma": "spot", "misc": "", "start_char": 1202, "text": "spotted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1216, "feats": null, "head": 11, "id": 8, "lemma": "beyond", "misc": "", "start_char": 1210, "text": "beyond", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1220, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1217, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1227, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "kuiper", "misc": "", "start_char": 1221, "text": "kuiper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1232, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "belt", "misc": "", "start_char": 1228, "text": "belt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 1233, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (CD 2008) (HYPH -) (NNP NQ) (CD sub-17)) (. .)))" }, "speaker": "Leonard", "text": "Oh, yeah, 2008 - NQ sub-17.", "tokens": [ { "deprel": "discourse", "end_char": 1237, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 1235, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1239, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1244, "feats": null, "head": 8, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1240, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 1245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1251, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 5, "lemma": "2008", "misc": "", "start_char": 1247, "text": "2008", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 1252, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 1256, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "NQ", "misc": "", "start_char": 1254, "text": "NQ", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1263, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 8, "lemma": "sub-17", "misc": "", "start_char": 1257, "text": "sub-17", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1265, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1264, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (CC Or) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP call) (NP (PRP it))))) (, ,) (NP (NNP Planet) (NNP Bollywood) (. .)) (INTJ (UH Anyway)) (, ,) (PP (IN because) (IN of) (NP (NP (PRP$ my) (NN discovery)) (SBAR (S (NP (NNP People) (NN magazine)) (VP (VBZ is) (VP (VBG naming) (NP (PRP me)) (S (NP (NP (CD one)) (PP (IN of) (NP (NP (PRP$ their) (CD 30)) (PP (IN Under) (NP (CD 30)))))) (VP (TO to) (VP (VB Watch)))))))))) (. .)))" }, "speaker": "Raj", "text": "Or as I call it, Planet Bollywood . Anyway, because of my discovery People magazine is naming me one of their 30 Under 30 to Watch.", "tokens": [ { "deprel": "cc", "end_char": 1268, "feats": null, "head": 19, "id": 1, "lemma": "or", "misc": "", "start_char": 1266, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1271, "feats": null, "head": 4, "id": 2, "lemma": "as", "misc": "", "start_char": 1269, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1273, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1272, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1278, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 4, "lemma": "call", "misc": "", "start_char": 1274, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1281, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1279, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 4, "id": 6, "lemma": ",", "misc": "", "start_char": 1282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 1290, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Planet", "misc": "", "start_char": 1284, "text": "Planet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 1300, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "Bollywood", "misc": "", "start_char": 1291, "text": "Bollywood", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1301, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1309, "feats": null, "head": 19, "id": 10, "lemma": "anyway", "misc": "", "start_char": 1303, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1311, "feats": null, "head": 19, "id": 11, "lemma": ",", "misc": "", "start_char": 1310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1319, "feats": null, "head": 15, "id": 12, "lemma": "because", "misc": "", "start_char": 1312, "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1322, "feats": null, "head": 12, "id": 13, "lemma": "of", "misc": "", "start_char": 1320, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1325, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 1323, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1335, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "discovery", "misc": "", "start_char": 1326, "text": "discovery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1342, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "People", "misc": "", "start_char": 1336, "text": "People", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1351, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "magazine", "misc": "", "start_char": 1343, "text": "magazine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1352, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1361, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 19, "lemma": "name", "misc": "", "start_char": 1355, "text": "naming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1364, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 1362, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1368, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 21, "lemma": "one", "misc": "", "start_char": 1365, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1371, "feats": null, "head": 24, "id": 22, "lemma": "of", "misc": "", "start_char": 1369, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1377, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "their", "misc": "", "start_char": 1372, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1380, "feats": "NumForm=Digit|NumType=Card", "head": 21, "id": 24, "lemma": "30", "misc": "", "start_char": 1378, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1386, "feats": null, "head": 26, "id": 25, "lemma": "under", "misc": "", "start_char": 1381, "text": "Under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1389, "feats": "NumForm=Digit|NumType=Card", "head": 24, "id": 26, "lemma": "30", "misc": "", "start_char": 1387, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "mark", "end_char": 1392, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 1390, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1398, "feats": "VerbForm=Inf", "head": 24, "id": 28, "lemma": "watch", "misc": "", "start_char": 1393, "text": "Watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 19, "id": 29, "lemma": ".", "misc": "", "start_char": 1399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ incredible))) (. .)))" }, "speaker": "Leonard and Howard together", "text": "Raj, that's incredible.", "tokens": [ { "deprel": "vocative", "end_char": 1404, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Raj", "misc": "", "start_char": 1401, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1406, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1405, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1411, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1407, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1412, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1425, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "incredible", "misc": "", "start_char": 1415, "text": "incredible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1427, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (VP (VB Excuse) (NP (PRP me)) (, ,) (NP (NP (CD 30)) (WHNP (WHNP (WP what)) (PP (IN under) (NP (CD 30))))) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB watch) (WHNP (WP what)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Excuse me, 30 what under 30 what to watch what?", "tokens": [ { "deprel": "root", "end_char": 1434, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 1428, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1437, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 1435, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1439, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1438, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1442, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 4, "lemma": "30", "misc": "", "start_char": 1440, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1447, "feats": "PronType=Int", "head": 1, "id": 5, "lemma": "what", "misc": "", "start_char": 1443, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 1453, "feats": null, "head": 7, "id": 6, "lemma": "under", "misc": "", "start_char": 1448, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1456, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 7, "lemma": "30", "misc": "", "start_char": 1454, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1461, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "what", "misc": "", "start_char": 1457, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1464, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1462, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 1470, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "watch", "misc": "", "start_char": 1465, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1475, "feats": "PronType=Int", "head": 10, "id": 11, "lemma": "what", "misc": "", "start_char": 1471, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1477, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 1476, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD Thirty) (NNS visionaries)) (PP (IN under) (NP (NP (CD 30) (NNS years)) (PP (IN of) (NP (NN age)))))) (SBAR (S (VP (TO to) (VP (VB watch) (SBAR (IN as) (S (NP (PRP they)) (VP (VBP challenge) (NP (NP (DT the) (NNS preconceptions)) (PP (IN of) (NP (DT the) (NNS fields))))))))))) (. .)))" }, "speaker": "Raj", "text": "Thirty visionaries under 30 years of age to watch as they challenge the preconceptions of the fields.", "tokens": [ { "deprel": "nummod", "end_char": 1484, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "thirty", "misc": "", "start_char": 1478, "text": "Thirty", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1496, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "visionary", "misc": "", "start_char": 1485, "text": "visionaries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1502, "feats": null, "head": 5, "id": 3, "lemma": "under", "misc": "", "start_char": 1497, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1505, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 4, "lemma": "30", "misc": "", "start_char": 1503, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod", "end_char": 1511, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "year", "misc": "", "start_char": 1506, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1514, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 1512, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1518, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "age", "misc": "", "start_char": 1515, "text": "age", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1521, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1519, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1527, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "watch", "misc": "", "start_char": 1522, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1530, "feats": null, "head": 12, "id": 10, "lemma": "as", "misc": "", "start_char": 1528, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1535, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "they", "misc": "", "start_char": 1531, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1545, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "challenge", "misc": "", "start_char": 1536, "text": "challenge", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1549, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1546, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1564, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "preconception", "misc": "", "start_char": 1550, "text": "preconceptions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1567, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 1565, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1571, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1568, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1578, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "field", "misc": "", "start_char": 1572, "text": "fields", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1579, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBD had) (NP (DT a) (CD million) (NNS guesses))))) (, ,) (NP (PRP I)) (ADVP (RB never)) (VP (MD would) (VP (VB have) (VP (VBN gotten) (NP (DT that))))) (. .)))" }, "speaker": "Sheldon", "text": "If I had a million guesses, I never would have gotten that.", "tokens": [ { "deprel": "mark", "end_char": 1583, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 1581, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1585, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1584, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1589, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 3, "lemma": "have", "misc": "", "start_char": 1586, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1591, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 1590, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1599, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "million", "misc": "", "start_char": 1592, "text": "million", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1607, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "guess", "misc": "", "start_char": 1600, "text": "guesses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1609, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 1608, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1611, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 1610, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1617, "feats": null, "head": 12, "id": 9, "lemma": "never", "misc": "", "start_char": 1612, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1623, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "would", "misc": "", "start_char": 1618, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1628, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "have", "misc": "", "start_char": 1624, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1635, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 12, "lemma": "get", "misc": "", "start_char": 1629, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1640, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 13, "lemma": "that", "misc": "", "start_char": 1636, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1642, "feats": null, "head": 12, "id": 14, "lemma": ".", "misc": "", "start_char": 1641, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB pretty) (JJ cool)))) (. .) (S (NP (PRP they)) (VP (VBP 've) (VP (VBN got) (NP (PRP me)) (PP (IN in)) (PP (IN With) (NP (NP (DT a) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBG doing) (NP (NP (NN something)) (PP (IN about) (NP (NN hunger)))) (PP (IN in) (NP (NNP indonesia)))))))))))) (, ,) (CC And) (NP (NP (NP (DT a) (NN psychotherapist)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBG using) (NP (NNS dolphins)) (S (VP (TO To) (VP (VB rehabilitate) (NP (NNS prisoners)))))))))) (, ,) (CC And) (NP (NNP ellen) (NN page)) (, ,) (NP (NP (NNP Star)) (PP (IN of) (NP (DT the) (JJ charming) (JJ independent) (NN film)))) (, ,) (NP (NN juno))) (. .)))" }, "speaker": "Raj", "text": "It's pretty cool . they've got me in With a guy who's doing something about hunger in indonesia, And a psychotherapist who's using dolphins To rehabilitate prisoners, And ellen page, Star of the charming independent film, juno.", "tokens": [ { "deprel": "nsubj", "end_char": 1645, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 1643, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1648, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1646, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1655, "feats": null, "head": 4, "id": 3, "lemma": "pretty", "misc": "", "start_char": 1649, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1660, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "cool", "misc": "", "start_char": 1656, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1662, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1661, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1667, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "they", "misc": "", "start_char": 1663, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1671, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1668, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1675, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 1672, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1678, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 1676, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1681, "feats": null, "head": 8, "id": 10, "lemma": "in", "misc": "", "start_char": 1679, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1686, "feats": null, "head": 13, "id": 11, "lemma": "with", "misc": "", "start_char": 1682, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1688, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1687, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1692, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "guy", "misc": "", "start_char": 1689, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1696, "feats": "PronType=Rel", "head": 16, "id": 14, "lemma": "who", "misc": "", "start_char": 1693, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1699, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1697, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1705, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 16, "lemma": "do", "misc": "", "start_char": 1700, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1715, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 17, "lemma": "something", "misc": "", "start_char": 1706, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1721, "feats": null, "head": 19, "id": 18, "lemma": "about", "misc": "", "start_char": 1716, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1728, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "hunger", "misc": "", "start_char": 1722, "text": "hunger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1731, "feats": null, "head": 21, "id": 20, "lemma": "in", "misc": "", "start_char": 1729, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1741, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "Indonesia", "misc": "", "start_char": 1732, "text": "indonesia", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1743, "feats": null, "head": 25, "id": 22, "lemma": ",", "misc": "", "start_char": 1742, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1747, "feats": null, "head": 25, "id": 23, "lemma": "and", "misc": "", "start_char": 1744, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1749, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 1748, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1765, "feats": "Number=Sing", "head": 13, "id": 25, "lemma": "psychotherapist", "misc": "", "start_char": 1750, "text": "psychotherapist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1769, "feats": "PronType=Rel", "head": 28, "id": 26, "lemma": "who", "misc": "", "start_char": 1766, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1772, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1770, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1778, "feats": "Tense=Pres|VerbForm=Part", "head": 25, "id": 28, "lemma": "use", "misc": "", "start_char": 1773, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1787, "feats": "Number=Plur", "head": 28, "id": 29, "lemma": "dolphin", "misc": "", "start_char": 1779, "text": "dolphins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1790, "feats": null, "head": 31, "id": 30, "lemma": "to", "misc": "", "start_char": 1788, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1803, "feats": "VerbForm=Inf", "head": 28, "id": 31, "lemma": "rehabilitate", "misc": "", "start_char": 1791, "text": "rehabilitate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1813, "feats": "Number=Plur", "head": 31, "id": 32, "lemma": "prisoner", "misc": "", "start_char": 1804, "text": "prisoners", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1815, "feats": null, "head": 36, "id": 33, "lemma": ",", "misc": "", "start_char": 1814, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1819, "feats": null, "head": 36, "id": 34, "lemma": "and", "misc": "", "start_char": 1816, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1825, "feats": "Number=Sing", "head": 36, "id": 35, "lemma": "ellen", "misc": "", "start_char": 1820, "text": "ellen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1830, "feats": "Number=Sing", "head": 13, "id": 36, "lemma": "page", "misc": "", "start_char": 1826, "text": "page", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1832, "feats": null, "head": 38, "id": 37, "lemma": ",", "misc": "", "start_char": 1831, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1837, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "Star", "misc": "", "start_char": 1833, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1840, "feats": null, "head": 43, "id": 39, "lemma": "of", "misc": "", "start_char": 1838, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1844, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 40, "lemma": "the", "misc": "", "start_char": 1841, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1853, "feats": "Degree=Pos", "head": 43, "id": 41, "lemma": "charming", "misc": "", "start_char": 1845, "text": "charming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1865, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "independent", "misc": "", "start_char": 1854, "text": "independent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1870, "feats": "Number=Sing", "head": 38, "id": 43, "lemma": "film", "misc": "", "start_char": 1866, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1872, "feats": null, "head": 45, "id": 44, "lemma": ",", "misc": "", "start_char": 1871, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1877, "feats": "Number=Sing", "head": 36, "id": 45, "lemma": "juno", "misc": "", "start_char": 1873, "text": "juno", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1879, "feats": null, "head": 4, "id": 46, "lemma": ".", "misc": "", "start_char": 1878, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (MD 'd) (ADVP (RB so)) (VP (VB do) (NP (PRP her)))) (. .)))" }, "speaker": "Howard", "text": "Oh, I'd so do her.", "tokens": [ { "deprel": "discourse", "end_char": 1882, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1880, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1884, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1883, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1886, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1885, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1889, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 1887, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1892, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 1890, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1895, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 1893, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1899, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "her", "misc": "", "start_char": 1896, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1901, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD 'd) (VP (VB do) (NP (DT the) (NNS dolphins)))) (. .)))" }, "speaker": "Leonard", "text": "You'd do the dolphins.", "tokens": [ { "deprel": "nsubj", "end_char": 1905, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1902, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1908, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 1906, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1911, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 1909, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1915, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1912, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1924, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "dolphin", "misc": "", "start_char": 1916, "text": "dolphins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1926, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1925, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP I)) (VP (VB get) (NP (NP (DT an) (JJ honorable) (NN mention)) (PP (IN for) (S (VP (VBG designing) (NP (NP (DT The) (NML (NN telescope) (NN camera))) (VP (NN mounting) (NP (NP (NN bracket)) (SBAR (S (NP (PRP you)) (VP (VBD used)))))))))))) (. ?)))" }, "speaker": "Howard", "text": "Do I get an honorable mention for designing The telescope camera mounting bracket you used?", "tokens": [ { "deprel": "aux", "end_char": 1929, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1927, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1931, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1930, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1935, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1932, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1938, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 1936, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1948, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "honorable", "misc": "", "start_char": 1939, "text": "honorable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1956, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "mention", "misc": "", "start_char": 1949, "text": "mention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1960, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 1957, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 1970, "feats": "VerbForm=Ger", "head": 6, "id": 8, "lemma": "design", "misc": "", "start_char": 1961, "text": "designing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1974, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 9, "lemma": "the", "misc": "", "start_char": 1971, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1984, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "telescope", "misc": "", "start_char": 1975, "text": "telescope", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1991, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "camera", "misc": "", "start_char": 1985, "text": "camera", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2000, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "mounting", "misc": "", "start_char": 1992, "text": "mounting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2008, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "bracket", "misc": "", "start_char": 2001, "text": "bracket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2012, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 2009, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2017, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 15, "lemma": "use", "misc": "", "start_char": 2013, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2019, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 2018, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NP (NN part)) (PP (IN of) (NP (NP (PRP$ my) (ADJP (JJ heartwarming) (CC and) (JJ personal)) (NN narrative)) (SBAR (WHPP (IN in) (WHNP (WDT which))) (S (NP (NP (DT a) (JJ humble) (NN boy)) (PP (IN from) (NP (NNP New) (NNP Delhi)))) (VP (VP (VBD overcame) (NP (NN poverty) (CC and) (NN prejudice))) (CC and) (VP (VBD journeyed) (PP (IN to) (NP (NNP America))) (S (VP (TO to) (VP (VB reach) (PP (IN for) (NP (DT the) (NNS stars) (. .) (NN Poverty)))))))))))))) (. ?)))" }, "speaker": "Raj", "text": "Sorry, it's not part of my heartwarming and personal narrative in which a humble boy from New Delhi overcame poverty and prejudice and journeyed to America to reach for the stars . Poverty?", "tokens": [ { "deprel": "discourse", "end_char": 2025, "feats": null, "head": 6, "id": 1, "lemma": "sorry", "misc": "", "start_char": 2020, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2027, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 2026, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2030, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 2028, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2037, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2034, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2042, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "part", "misc": "", "start_char": 2038, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2045, "feats": null, "head": 12, "id": 7, "lemma": "of", "misc": "", "start_char": 2043, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2048, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 8, "lemma": "my", "misc": "", "start_char": 2046, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2061, "feats": "Degree=Pos", "head": 12, "id": 9, "lemma": "heartwarming", "misc": "", "start_char": 2049, "text": "heartwarming", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 2065, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 2062, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2074, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "personal", "misc": "", "start_char": 2066, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2084, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "narrative", "misc": "", "start_char": 2075, "text": "narrative", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2087, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 2085, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2093, "feats": "PronType=Rel", "head": 21, "id": 14, "lemma": "which", "misc": "", "start_char": 2088, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "det", "end_char": 2095, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 2094, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2102, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "humble", "misc": "", "start_char": 2096, "text": "humble", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2106, "feats": "Number=Sing", "head": 21, "id": 17, "lemma": "boy", "misc": "", "start_char": 2103, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2111, "feats": null, "head": 20, "id": 18, "lemma": "from", "misc": "", "start_char": 2107, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 2115, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "New", "misc": "", "start_char": 2112, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 2121, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "Delhi", "misc": "", "start_char": 2116, "text": "Delhi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 2130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 21, "lemma": "overcome", "misc": "", "start_char": 2122, "text": "overcame", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2138, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "poverty", "misc": "", "start_char": 2131, "text": "poverty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2142, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 2139, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2152, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "prejudice", "misc": "", "start_char": 2143, "text": "prejudice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2156, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 2153, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 26, "lemma": "journey", "misc": "", "start_char": 2157, "text": "journeyed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2169, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 2167, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2177, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "America", "misc": "", "start_char": 2170, "text": "America", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 2180, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 2178, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2186, "feats": "VerbForm=Inf", "head": 26, "id": 30, "lemma": "reach", "misc": "", "start_char": 2181, "text": "reach", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2190, "feats": null, "head": 33, "id": 31, "lemma": "for", "misc": "", "start_char": 2187, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2194, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 2191, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2200, "feats": "Number=Plur", "head": 30, "id": 33, "lemma": "star", "misc": "", "start_char": 2195, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2202, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 2201, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2210, "feats": "Number=Sing", "head": 6, "id": 35, "lemma": "Poverty", "misc": "", "start_char": 2203, "text": "Poverty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2212, "feats": null, "head": 6, "id": 36, "lemma": "?", "misc": "", "start_char": 2211, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ Your) (NN father)) (VP (VBZ 's) (NP (DT a) (NN gynecologist) (. .) (SBAR (S (NP (PRP He)) (VP (VBZ drives) (NP (DT a) (NNP Bentley))))))) (. .)))" }, "speaker": "Howard", "text": "Your father's a gynecologist . He drives a Bentley.", "tokens": [ { "deprel": "nmod:poss", "end_char": 2217, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 2213, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2224, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "father", "misc": "", "start_char": 2218, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 2227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 2225, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2229, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 2228, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2242, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "gynecologist", "misc": "", "start_char": 2230, "text": "gynecologist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2244, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 2243, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2247, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 2245, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2254, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "drive", "misc": "", "start_char": 2248, "text": "drives", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2256, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 2255, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2264, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Bentley", "misc": "", "start_char": 2257, "text": "Bentley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2266, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 2265, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT a) (NN lease))) (. .)))" }, "speaker": "Raj", "text": "It's a lease.", "tokens": [ { "deprel": "nsubj", "end_char": 2269, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 2267, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2270, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2274, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 2273, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2280, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lease", "misc": "", "start_char": 2275, "text": "lease", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2282, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ confused)))) (. .) (SQ (VBD Was) (NP (EX there)) (NP (NP (DT some) (NN sort)) (PP (IN of) (NP (NML (NN peer) (NN review)) (NN committee)))) (S (VP (TO To) (VP (VB determine) (SBAR (WHNP (WDT which) (NNS scientists)) (S (VP (MD would) (VP (VB be) (VP (VBN included)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I'm confused . Was there some sort of peer review committee To determine which scientists would be included?", "tokens": [ { "deprel": "nsubj", "end_char": 2284, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 2283, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2285, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2296, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "confused", "misc": "", "start_char": 2288, "text": "confused", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2298, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2297, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2302, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "be", "misc": "", "start_char": 2299, "text": "Was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "expl", "end_char": 2308, "feats": null, "head": 5, "id": 6, "lemma": "there", "misc": "", "start_char": 2303, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 2313, "feats": null, "head": 8, "id": 7, "lemma": "some", "misc": "", "start_char": 2309, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2318, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "sort", "misc": "", "start_char": 2314, "text": "sort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2321, "feats": null, "head": 12, "id": 9, "lemma": "of", "misc": "", "start_char": 2319, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 2326, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "peer", "misc": "", "start_char": 2322, "text": "peer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 2333, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "review", "misc": "", "start_char": 2327, "text": "review", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 2343, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "committee", "misc": "", "start_char": 2334, "text": "committee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2346, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 2344, "text": "To", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2356, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "determine", "misc": "", "start_char": 2347, "text": "determine", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2362, "feats": "PronType=Int", "head": 16, "id": 15, "lemma": "which", "misc": "", "start_char": 2357, "text": "which", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj:pass", "end_char": 2373, "feats": "Number=Plur", "head": 19, "id": 16, "lemma": "scientist", "misc": "", "start_char": 2363, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2379, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "would", "misc": "", "start_char": 2374, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 2382, "feats": "VerbForm=Inf", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 2380, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 2391, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 19, "lemma": "include", "misc": "", "start_char": 2383, "text": "included", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2393, "feats": null, "head": 3, "id": 20, "lemma": "?", "misc": "", "start_char": 2392, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Peer) (NN review)) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NNP People) (NN magazine) (. .) (SBAR (S (NP (NNS People)) (VP (VBD picked) (NP (PRP me)))))))) (. .)))" }, "speaker": "Raj", "text": "Peer review? It's People magazine . People picked me.", "tokens": [ { "deprel": "compound", "end_char": 2398, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "peer", "misc": "", "start_char": 2394, "text": "Peer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 2405, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "review", "misc": "", "start_char": 2399, "text": "review", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2407, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2406, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2410, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 2408, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2413, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 2411, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 2420, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "People", "misc": "", "start_char": 2414, "text": "People", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 2429, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "magazine", "misc": "", "start_char": 2421, "text": "magazine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2431, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 2430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2438, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "person", "misc": "", "start_char": 2432, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2445, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 10, "lemma": "pick", "misc": "", "start_char": 2439, "text": "picked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2448, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 2446, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2450, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 2449, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (WHNP (WDT What) (NNS people) (. ?)))" }, "speaker": "Sheldon", "text": "What people?", "tokens": [ { "deprel": "det:predet", "end_char": 2455, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 2451, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 2462, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "person", "misc": "", "start_char": 2456, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2464, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 2463, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (NNS people)) (PP (IN from) (NP (NNS people))) (. .)))" }, "speaker": "Raj", "text": "The people from people.", "tokens": [ { "deprel": "det", "end_char": 2468, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 2465, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2475, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "person", "misc": "", "start_char": 2469, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2480, "feats": null, "head": 4, "id": 3, "lemma": "from", "misc": "", "start_char": 2476, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2487, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "person", "misc": "", "start_char": 2481, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2489, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2488, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (, ,) (CC but) (SBARQ (ADVP (RB exactly)) (WHNP (WP who)) (SQ (SQ (VP (VBP are) (NP (DT these) (NNS people))) (. ?) (SBARQ (WHNP (WP What)) (SQ (VP (VBP are) (NP (PRP$ their) (NNS credentials))))) (. ?) (SBARQ (WHADVP (WRB How)) (SQ (VBP are) (NP (PRP they)) (ADJP (JJ qualified)))))) (. ?) (SBAR (WHNP (WP What)) (S (VP (VBZ makes) (S (ADVP (RB accidentally)) (VP (VBG noticing) (NP (NP (NP (DT a) (NN hunk)) (PP (IN of) (NP (NN rock)))) (SBAR (NP (DT That)) (S (VP (VBZ 's) (VP (VBN been) (VP (VBG traipsing) (PP (IN around) (NP (DT the) (JJ solar) (NN system))) (PP (IN For) (ADJP (NP (NP (NP (NNS billions)) (PP (IN of) (NP (NNS years)))) (RBR more)) (JJ noteworthy))) (PP (IN Than) (NP (NP (DT any) (JJ other) (JJ scientific) (NN accomplishment)) (VP (VBN Made) (PP (IN by) (NP (NP (NN someone)) (PP (IN under) (NP (CD 30)))))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Yeah, but exactly who are these people? What are their credentials? How are they qualified? What makes accidentally noticing a hunk of rock That's been traipsing around the solar system For billions of years more noteworthy Than any other scientific accomplishment Made by someone under 30?", "tokens": [ { "deprel": "discourse", "end_char": 2494, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2490, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2496, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2495, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2500, "feats": null, "head": 8, "id": 3, "lemma": "but", "misc": "", "start_char": 2497, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2508, "feats": null, "head": 5, "id": 4, "lemma": "exactly", "misc": "", "start_char": 2501, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2512, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "who", "misc": "", "start_char": 2509, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2516, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2513, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2522, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 2517, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2529, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "person", "misc": "", "start_char": 2523, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2531, "feats": null, "head": 10, "id": 9, "lemma": "?", "misc": "", "start_char": 2530, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2536, "feats": "PronType=Int", "head": 8, "id": 10, "lemma": "what", "misc": "", "start_char": 2532, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 2540, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 11, "lemma": "be", "misc": "", "start_char": 2537, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 2546, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "their", "misc": "", "start_char": 2541, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2558, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "credential", "misc": "", "start_char": 2547, "text": "credentials", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2560, "feats": null, "head": 10, "id": 14, "lemma": "?", "misc": "", "start_char": 2559, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2564, "feats": "PronType=Int", "head": 18, "id": 15, "lemma": "how", "misc": "", "start_char": 2561, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 2568, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 2565, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2573, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 17, "lemma": "they", "misc": "", "start_char": 2569, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2583, "feats": "Degree=Pos", "head": 8, "id": 18, "lemma": "qualified", "misc": "", "start_char": 2574, "text": "qualified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2585, "feats": null, "head": 18, "id": 19, "lemma": "?", "misc": "", "start_char": 2584, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2590, "feats": "PronType=Int", "head": 21, "id": 20, "lemma": "what", "misc": "", "start_char": 2586, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 2596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 21, "lemma": "make", "misc": "", "start_char": 2591, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2609, "feats": null, "head": 23, "id": 22, "lemma": "accidentally", "misc": "", "start_char": 2597, "text": "accidentally", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 2618, "feats": "VerbForm=Ger", "head": 21, "id": 23, "lemma": "notice", "misc": "", "start_char": 2610, "text": "noticing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 2620, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 2619, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2625, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "hunk", "misc": "", "start_char": 2621, "text": "hunk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2628, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 2626, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2633, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "rock", "misc": "", "start_char": 2629, "text": "rock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2638, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 28, "lemma": "that", "misc": "", "start_char": 2634, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 2641, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 2639, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux", "end_char": 2646, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 2642, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "acl:relcl", "end_char": 2656, "feats": "Tense=Pres|VerbForm=Part", "head": 25, "id": 31, "lemma": "traipse", "misc": "", "start_char": 2647, "text": "traipsing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2663, "feats": null, "head": 35, "id": 32, "lemma": "around", "misc": "", "start_char": 2657, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2667, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 33, "lemma": "the", "misc": "", "start_char": 2664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2673, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "solar", "misc": "", "start_char": 2668, "text": "solar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2680, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "system", "misc": "", "start_char": 2674, "text": "system", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2684, "feats": null, "head": 37, "id": 36, "lemma": "for", "misc": "", "start_char": 2681, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2693, "feats": "Number=Plur", "head": 41, "id": 37, "lemma": "billion", "misc": "", "start_char": 2685, "text": "billions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2696, "feats": null, "head": 39, "id": 38, "lemma": "of", "misc": "", "start_char": 2694, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2702, "feats": "Number=Plur", "head": 37, "id": 39, "lemma": "year", "misc": "", "start_char": 2697, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 2707, "feats": "Degree=Cmp", "head": 41, "id": 40, "lemma": "more", "misc": "", "start_char": 2703, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "advcl", "end_char": 2718, "feats": "Degree=Pos", "head": 31, "id": 41, "lemma": "noteworthy", "misc": "", "start_char": 2708, "text": "noteworthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2723, "feats": null, "head": 46, "id": 42, "lemma": "then", "misc": "", "start_char": 2719, "text": "Than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2727, "feats": null, "head": 46, "id": 43, "lemma": "any", "misc": "", "start_char": 2724, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2733, "feats": "Degree=Pos", "head": 46, "id": 44, "lemma": "other", "misc": "", "start_char": 2728, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 2744, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "scientific", "misc": "", "start_char": 2734, "text": "scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2759, "feats": "Number=Sing", "head": 41, "id": 46, "lemma": "accomplishment", "misc": "", "start_char": 2745, "text": "accomplishment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 2764, "feats": "Tense=Past|VerbForm=Part", "head": 46, "id": 47, "lemma": "make", "misc": "", "start_char": 2760, "text": "Made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2767, "feats": null, "head": 49, "id": 48, "lemma": "by", "misc": "", "start_char": 2765, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 2775, "feats": "Number=Sing|PronType=Ind", "head": 47, "id": 49, "lemma": "someone", "misc": "", "start_char": 2768, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2781, "feats": null, "head": 51, "id": 50, "lemma": "under", "misc": "", "start_char": 2776, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2784, "feats": "NumForm=Digit|NumType=Card", "head": 49, "id": 51, "lemma": "30", "misc": "", "start_char": 2782, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 2786, "feats": null, "head": 8, "id": 52, "lemma": "?", "misc": "", "start_char": 2785, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (S (VP (UH Boy))) (, ,) (NP (PRP I)) (VP (VBP bet) (SBAR (S (NP (NP (NNP Ellen) (NNP Page) (POS 's)) (NNS friends)) (VP (VBP are) (RB n't) (VP (VBG giving) (NP (PRP her)) (NP (NP (DT this) (NN kind)) (PP (IN of) (NP (NN crap))))))))) (. .)))" }, "speaker": "Raj", "text": "Boy, I bet Ellen Page's friends aren't giving her this kind of crap.", "tokens": [ { "deprel": "discourse", "end_char": 2790, "feats": null, "head": 4, "id": 1, "lemma": "boy", "misc": "", "start_char": 2787, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2792, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2791, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2794, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2793, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2798, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "bet", "misc": "", "start_char": 2795, "text": "bet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 2804, "feats": "Number=Sing", "head": 8, "id": 5, "lemma": "Ellen", "misc": "", "start_char": 2799, "text": "Ellen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2809, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Page", "misc": "", "start_char": 2805, "text": "Page", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2812, "feats": null, "head": 5, "id": 7, "lemma": "'s", "misc": "", "start_char": 2810, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 2820, "feats": "Number=Plur", "head": 11, "id": 8, "lemma": "friend", "misc": "", "start_char": 2813, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2824, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 2821, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2828, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 2825, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 2835, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "give", "misc": "", "start_char": 2829, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 2839, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "her", "misc": "", "start_char": 2836, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 2844, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 2840, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2849, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "kind", "misc": "", "start_char": 2845, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2852, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 2850, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2857, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "crap", "misc": "", "start_char": 2853, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2859, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 2858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ proud) (PP (IN of) (NP (PRP yourself)))) (. ?)))" }, "speaker": "Leonard", "text": "Are you proud of yourself?", "tokens": [ { "deprel": "cop", "end_char": 2863, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 2860, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2867, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 2864, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2873, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "proud", "misc": "", "start_char": 2868, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2876, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 2874, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2885, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 3, "id": 5, "lemma": "yourself", "misc": "", "start_char": 2877, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2887, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 2886, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (ADJP (JJ general))) (, ,) (INTJ (UH yes)) (. .)))" }, "speaker": "Sheldon", "text": "In general, yes.", "tokens": [ { "deprel": "case", "end_char": 2890, "feats": null, "head": 2, "id": 1, "lemma": "in", "misc": "", "start_char": 2888, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 2898, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "general", "misc": "", "start_char": 2891, "text": "general", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2900, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 2899, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2904, "feats": null, "head": 2, "id": 4, "lemma": "yes", "misc": "", "start_char": 2901, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2906, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 2905, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 6, 9 ] ], [ [ 1, 0, 0 ], [ 2, 2, 2 ], [ 11, 3, 3 ], [ 14, 0, 0 ], [ 18, 17, 17 ], [ 18, 26, 26 ], [ 18, 35, 35 ], [ 19, 0, 0 ], [ 19, 2, 2 ], [ 20, 14, 14 ], [ 21, 0, 0 ] ], [ [ 1, 2, 3 ] ], [ [ 3, 2, 2 ], [ 6, 3, 3 ], [ 6, 7, 7 ], [ 6, 15, 15 ], [ 20, 5, 5 ], [ 31, 2, 2 ], [ 32, 0, 0 ], [ 33, 1, 1 ] ], [ [ 5, 2, 6 ] ], [ [ 5, 5, 6 ] ], [ [ 5, 3, 6 ], [ 6, 9, 9 ] ], [ [ 6, 10, 13 ], [ 6, 21, 22 ] ], [ [ 8, 0, 1 ] ], [ [ 9, 2, 2 ], [ 11, 0, 0 ], [ 13, 0, 0 ], [ 13, 4, 4 ], [ 16, 29, 29 ], [ 20, 9, 9 ], [ 27, 1, 1 ], [ 29, 1, 1 ], [ 29, 7, 7 ], [ 37, 0, 0 ] ], [ [ 13, 4, 5 ], [ 16, 29, 30 ] ], [ [ 13, 7, 8 ] ], [ [ 13, 10, 16 ] ], [ [ 13, 14, 16 ] ], [ [ 13, 20, 20 ], [ 14, 2, 3 ] ], [ [ 13, 18, 20 ] ], [ [ 14, 3, 3 ], [ 16, 0, 2 ] ], [ [ 16, 4, 10 ] ], [ [ 16, 8, 10 ] ], [ [ 16, 20, 20 ] ], [ [ 17, 2, 2 ] ], [ [ 17, 4, 4 ], [ 18, 2, 2 ], [ 18, 5, 5 ], [ 18, 7, 7 ], [ 20, 13, 13 ], [ 22, 3, 3 ], [ 23, 5, 5 ], [ 25, 2, 2 ], [ 25, 13, 13 ], [ 25, 19, 19 ], [ 26, 0, 0 ], [ 30, 8, 8 ], [ 33, 13, 13 ], [ 34, 7, 7 ], [ 34, 14, 19 ], [ 38, 10, 10 ], [ 42, 2, 2 ] ], [ [ 20, 23, 23 ] ], [ [ 23, 4, 4 ], [ 24, 4, 7 ], [ 25, 4, 4 ], [ 25, 6, 7 ] ], [ [ 23, 8, 10 ] ], [ [ 25, 15, 16 ], [ 25, 22, 22 ], [ 28, 10, 10 ], [ 30, 5, 5 ], [ 38, 5, 6 ], [ 40, 0, 3 ] ], [ [ 25, 22, 27 ] ], [ [ 28, 15, 16 ] ], [ [ 30, 20, 20 ] ], [ [ 30, 28, 28 ], [ 32, 3, 4 ] ], [ [ 30, 31, 31 ] ], [ [ 30, 34, 35 ], [ 30, 37, 44 ], [ 31, 6, 6 ] ], [ [ 30, 44, 44 ] ], [ [ 30, 34, 44 ] ], [ [ 30, 39, 44 ] ], [ [ 33, 9, 12 ], [ 34, 2, 2 ] ], [ [ 33, 8, 14 ] ], [ [ 34, 18, 19 ] ], [ [ 34, 15, 19 ], [ 35, 0, 0 ] ], [ [ 34, 27, 27 ] ], [ [ 34, 31, 32 ] ], [ [ 35, 0, 1 ], [ 35, 6, 6 ] ], [ [ 35, 3, 4 ] ], [ [ 35, 9, 9 ], [ 36, 0, 0 ] ], [ [ 35, 8, 9 ] ], [ [ 38, 8, 8 ], [ 40, 3, 3 ], [ 41, 6, 7 ], [ 41, 11, 11 ], [ 41, 16, 16 ] ], [ [ 41, 26, 26 ] ], [ [ 41, 32, 34 ] ], [ [ 41, 51, 51 ], [ 43, 1, 1 ], [ 43, 4, 4 ] ], [ [ 42, 4, 5 ], [ 42, 11, 11 ] ], [ [ 42, 4, 7 ] ], [ [ 42, 15, 15 ] ], [ [ 42, 12, 15 ] ] ]
s02e04c00t
Let's see, Raj was the kung pao chicken. I ’m the dumplings. Yes, you are. Creepy, Howard. Creepy good or creepy bad? Who was the shrimp with lobster sauce? That would be me . Come to Papa, you un - kosher delight . I'm not necessarily talking to the food. Sit over there. Baby wipe? Why do you have ...? No, don't ask . No, don't, don't. I'll tell you why. O - o - o - oh! I had to sanitize my hands Because the university Replaced the paper towels in the rest rooms With hot air blowers. I thought the blowers were more sanitary. Why? Really, don't. Hot air blowers are incubators and spewers Of bacteria and pestilence . Frankly, it'd be more hygienic If they just had a plague - infested gibbon Sneeze my hands dry. Hey, guys, I just got the most amazing News ... Gosh, raj, do you think you'll ever be able To talk in front of me without being drunk? Okay, well, I'll just, um, Go eat by myself. Penny, you don't have to do that. It's okay . Between him not talking, him talking, and him I'm better off alone . So goodbye, you poor, strange little man. She's so considerate. So what's your news? Remember that little planetary object I spotted beyond the kuiper belt? Oh, yeah, 2008 - NQ sub-17. Or as I call it, Planet Bollywood . Anyway, because of my discovery People magazine is naming me one of their 30 Under 30 to Watch. Raj, that's incredible. Excuse me, 30 what under 30 what to watch what? Thirty visionaries under 30 years of age to watch as they challenge the preconceptions of the fields. If I had a million guesses, I never would have gotten that. It's pretty cool . they've got me in With a guy who's doing something about hunger in indonesia, And a psychotherapist who's using dolphins To rehabilitate prisoners, And ellen page, Star of the charming independent film, juno. Oh, I'd so do her. You'd do the dolphins. Do I get an honorable mention for designing The telescope camera mounting bracket you used? Sorry, it's not part of my heartwarming and personal narrative in which a humble boy from New Delhi overcame poverty and prejudice and journeyed to America to reach for the stars . Poverty? Your father's a gynecologist . He drives a Bentley. It's a lease. I'm confused . Was there some sort of peer review committee To determine which scientists would be included? Peer review? It's People magazine . People picked me. What people? The people from people. Yeah, but exactly who are these people? What are their credentials? How are they qualified? What makes accidentally noticing a hunk of rock That's been traipsing around the solar system For billions of years more noteworthy Than any other scientific accomplishment Made by someone under 30? Boy, I bet Ellen Page's friends aren't giving her this kind of crap. Are you proud of yourself? In general, yes.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }